Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/f40-build-58244296-6563563/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: 0xaaaaf0065b38 [ROOT] MAP: (0 sibs) 3 children:
27: 0xaaaaf005c520 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0xaaaaf005c5b8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0xaaaaf005c650 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf025fd30 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0xaaaaf025fdc0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0xaaaaf025fe50 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0xaaaaf025fee0 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: 0xaaaaf0065c50 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005c740 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005c7d8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0261d10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0261da0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf0261e30 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: 0xaaaaf0065d68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaaaf005c920 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: 0xaaaaf005c9b8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0263ce0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0263d70 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] 0xaaaaf0263e00 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: 0xaaaaf0065e80 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaaaf005cab0 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: 0xaaaaf005cb48 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0265c10 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0265ca0 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] 0xaaaaf0265d30 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: 0xaaaaf0065f98 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaaaf005cc40 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: 0xaaaaf005ccd8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0267be0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0267c70 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] 0xaaaaf0267d00 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: 0xaaaaf00660b0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005c3d0 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] 0xaaaaf0269c30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0269cc0 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: 0xaaaaf00661c8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005ce20 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] 0xaaaaf026bc00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf026bc90 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: 0xaaaaf00662e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005cf10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005cfa8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf026dbf0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf026dc80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf026dd10 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: 0xaaaaf00663f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d0a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005d138 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf026fb30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf026fbc0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf026fc50 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: 0xaaaaf0066510 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d230 KEYVAL: 'example' 'Several lines of text,
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: 0xaaaaf005d2c8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0271bf0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0271c80 KEYVAL: 'example' 'Several lines of text,
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] 0xaaaaf0271d10 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: 0xaaaaf0066628 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d3c0 KEYVAL: 'example' 'Several 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: 0xaaaaf005d458 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0273c00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0273c90 KEYVAL: 'example' 'Several 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] 0xaaaaf0273d20 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: 0xaaaaf0066740 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d550 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005d5e8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0275c10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0275ca0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf0275d30 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: 0xaaaaf0066858 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d6e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005d778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0277c20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0277cb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf0277d40 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: 0xaaaaf0066970 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005d908 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0279c50 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0279ce0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf0279d70 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: 0xaaaaf0066a88 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005da00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005da98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf027bc80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf027bd10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf027bda0 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: 0xaaaaf0066ba0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005db90 KEYVAL: 'example' 'Several lines 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] 0xaaaaf027dc50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf027dce0 KEYVAL: 'example' 'Several lines 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: 0xaaaaf0066cb8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005dc80 KEYVAL: 'example' 'Several lines 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] 0xaaaaf027fc40 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf027fcd0 KEYVAL: 'example' 'Several lines 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: 0xaaaaf0066dd0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005dd70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005de08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0281d00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0281d90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf0281e20 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: 0xaaaaf0066ee8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf0060290 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf0060328 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0283eb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0283f40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf0283fd0 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: 0xaaaaf0067000 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf0060470 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaaaf0060510 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0285be0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0285c70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaaaf0285d00 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: 0xaaaaf0067118 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf0060600 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaaaf00606a0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0287910 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02879a0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaaaf0287a30 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: 0xaaaaf0067230 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf0064da0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaaaf0064e40 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0289700 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0289790 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaaaf0289820 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: ---------------
27:
27: aaa: |2
27: xxx
27: bbb: |
27: yyy
27: ---------------
27: REF TREE:
27: 0xaaaaf0067348 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005dfa0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaaaf005e038 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf028b430 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf028b4c0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0xaaaaf028b550 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: 0xaaaaf0067460 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf00603d0 MAP: (1 sibs) 2 children:
27: 0xaaaaf005e270 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaaaf005e308 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf028d160 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf028d1f0 MAP: (1 sibs) 2 children:
27: [2] [2] 0xaaaaf028d280 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0xaaaaf028d310 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: 0xaaaaf0067578 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf028ee90 [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: 0xaaaaf0067690 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0290bc0 [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: 0xaaaaf00677a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02928f0 [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: 0xaaaaf00678c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0294620 [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: 0xaaaaf00679d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0296350 [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: 0xaaaaf0067af0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0298080 [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: 0xaaaaf0067c08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0299db0 [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: 0xaaaaf0067d20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf029bae0 [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: 0xaaaaf0067e38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf029d810 [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: 0xaaaaf0067f50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf029f540 [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: 0xaaaaf0068068 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02a1270 [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: 0xaaaaf0068180 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02a2fa0 [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: 0xaaaaf0068298 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005e770 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02a4cd0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02a4d60 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: 0xaaaaf00683b0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005e860 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02a6a00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02a6a90 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: 0xaaaaf00684c8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005e950 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02a8730 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02a87c0 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: 0xaaaaf00685e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005ea40 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02aa460 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02aa4f0 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: 0xaaaaf00686f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005eb30 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02ac190 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02ac220 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: 0xaaaaf0068810 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005ec20 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02adec0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02adf50 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: 0xaaaaf0068928 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02afbf0 [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: 0xaaaaf0068a40 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02b1920 [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: 0xaaaaf0068b58 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02b3650 [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: 0xaaaaf0068c70 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005ee00 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02b5380 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02b5410 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: 0xaaaaf0068d88 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005eef0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02b70b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02b7140 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: 0xaaaaf0068ea0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005efe0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02b8de0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02b8e70 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: 0xaaaaf0068fb8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005f0d0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02bab10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02baba0 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: 0xaaaaf00690d0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02bc840 [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: 0xaaaaf00691e8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02be570 [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: 0xaaaaf0069300 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02c02a0 [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: 0xaaaaf0069418 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005f2b0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02c2030 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02c20c0 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: 0xaaaaf0069530 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005f3a0 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02c3de0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02c3e70 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: 0xaaaaf0069648 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02c5b90 [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: 0xaaaaf0069760 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005f4e0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02c7940 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02c79d0 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: 0xaaaaf0069878 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005f5d0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02c96f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02c9780 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: 0xaaaaf0069990 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02cb4a0 [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: 0xaaaaf0069aa8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02cd250 [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: 0xaaaaf0069bc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02cf000 [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: 0xaaaaf0069cd8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02d0db0 [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: 0xaaaaf0069df0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02d2b60 [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: 0xaaaaf0069f08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02d4910 [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: 0xaaaaf006a020 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02d66c0 [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: 0xaaaaf006a138 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02d8470 [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: 0xaaaaf006a250 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02da210 [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: 0xaaaaf006a368 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02dc020 [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: 0xaaaaf006a480 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02dde30 [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: 0xaaaaf006a598 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02dfc50 [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: 0xaaaaf006a6b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02e1a00 [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: 0xaaaaf006a7c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02e37b0 [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: 0xaaaaf006a8e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02e5560 [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: 0xaaaaf006a9f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02e7310 [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: 0xaaaaf006ab10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02e90c0 [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: 0xaaaaf006ac28 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02eae70 [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: 0xaaaaf006ad40 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02ecc20 [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: 0xaaaaf006ae58 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaaaf005e0e0 VAL: '
27: ' (2 sibs)
27: 0xaaaaf005e178 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02ee9d0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02eea60 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaaaf02eeaf0 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: 0xaaaaf006af70 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaaaf005fd00 VAL: '
27: ' (2 sibs)
27: 0xaaaaf005fd98 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f0780 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02f0810 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaaaf02f08a0 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: 0xaaaaf0064f30 [ROOT] STREAM: (0 sibs) 8 children:
27: 0xaaaaf005b560 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaaaf005b5f8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaaaf005b690 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaaaf005b728 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaaaf005b7c0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaaaf005b858 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaaaf005b8f0 DOCSEQ: (8 sibs) 2 children:
27: 0xaaaaf005ba30 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0xaaaaf005bac8 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0xaaaaf005b988 DOCMAP: (8 sibs) 2 children:
27: 0xaaaaf005bb70 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0xaaaaf005bc08 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f1090 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaaaf02f1120 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaaaf02f11b0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaaaf02f1240 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaaaf02f12d0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaaaf02f1360 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaaaf02f13f0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaaaf02f1480 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaaaf02f1510 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaaaf02f15a0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaaaf02f1630 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaaaf02f16c0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaaaf02f1750 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: 0xaaaaf0065390 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaaaf005c480 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f34f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02f3580 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: 0xaaaaf00654a8 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaaaf005c010 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f3e00 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02f3e90 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: 0xaaaaf00655c0 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaaaf005c100 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f4710 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02f47a0 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: 0xaaaaf00656d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f5020 [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: 0xaaaaf00657f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f5930 [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: 0xaaaaf0065908 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f6240 [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: 0xaaaaf0065a20 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005c2e0 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] 0xaaaaf02f6b50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02f6be0 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: 0xaaaaf0065b38 [ROOT] MAP: (0 sibs) 3 children:
27: 0xaaaaf005c520 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0xaaaaf005c5b8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0xaaaaf005c650 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f7460 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0xaaaaf02f74f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0xaaaaf02f7580 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0xaaaaf02f7610 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: 0xaaaaf0065c50 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005c740 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005c7d8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f7d70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02f7e00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf02f7e90 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: 0xaaaaf0065d68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaaaf005c920 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: 0xaaaaf005c9b8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f8680 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02f8710 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] 0xaaaaf02f87a0 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: 0xaaaaf0065e80 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaaaf005cab0 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: 0xaaaaf005cb48 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f8f90 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02f9020 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] 0xaaaaf02f90b0 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: 0xaaaaf0065f98 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaaaf005cc40 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: 0xaaaaf005ccd8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02f98a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02f9930 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] 0xaaaaf02f99c0 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: 0xaaaaf00660b0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005c3d0 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] 0xaaaaf02fa1b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02fa240 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: 0xaaaaf00661c8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005ce20 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] 0xaaaaf02faac0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02fab50 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: 0xaaaaf00662e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005cf10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005cfa8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02fb3d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02fb460 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf02fb4f0 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: 0xaaaaf00663f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d0a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005d138 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02fbce0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02fbd70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf02fbe00 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: 0xaaaaf0066510 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d230 KEYVAL: 'example' 'Several lines of text,
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: 0xaaaaf005d2c8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02fc5f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02fc680 KEYVAL: 'example' 'Several lines of text,
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] 0xaaaaf02fc710 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: 0xaaaaf0066628 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d3c0 KEYVAL: 'example' 'Several 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: 0xaaaaf005d458 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02fcf00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02fcf90 KEYVAL: 'example' 'Several 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] 0xaaaaf02fd020 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: 0xaaaaf0066740 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d550 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005d5e8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02fd810 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02fd8a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf02fd930 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: 0xaaaaf0066858 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d6e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005d778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02fe120 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02fe1b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf02fe240 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: 0xaaaaf0066970 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005d870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005d908 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02fea30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02feac0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf02feb50 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: 0xaaaaf0066a88 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005da00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005da98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf02ff340 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf02ff3d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf02ff460 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: 0xaaaaf0066ba0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005db90 KEYVAL: 'example' 'Several lines 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] 0xaaaaf02ffc50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02ffce0 KEYVAL: 'example' 'Several lines 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: 0xaaaaf0066cb8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005dc80 KEYVAL: 'example' 'Several lines 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] 0xaaaaf0300560 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf03005f0 KEYVAL: 'example' 'Several lines 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: 0xaaaaf0066dd0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005dd70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf005de08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0300e70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0300f00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf0300f90 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: 0xaaaaf0066ee8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf0060290 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaaaf0060328 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0301780 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0301810 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaaaf03018a0 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: 0xaaaaf0067000 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf0060470 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaaaf0060510 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0302090 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0302120 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaaaf03021b0 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: 0xaaaaf0067118 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf0060600 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaaaf00606a0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf03029a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0302a30 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaaaf0302ac0 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: 0xaaaaf0067230 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf0064da0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaaaf0064e40 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf03032b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0303340 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaaaf03033d0 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: 0xaaaaf0067348 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaaaf005dfa0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaaaf005e038 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0303bc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0303c50 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0xaaaaf0303ce0 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: 0xaaaaf0067460 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf00603d0 MAP: (1 sibs) 2 children:
27: 0xaaaaf005e270 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaaaf005e308 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf03044d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0304560 MAP: (1 sibs) 2 children:
27: [2] [2] 0xaaaaf03045f0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0xaaaaf0304680 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: 0xaaaaf0067578 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0304de0 [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: 0xaaaaf0067690 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf03056f0 [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: 0xaaaaf00677a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0306000 [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: 0xaaaaf00678c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0306910 [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: 0xaaaaf00679d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0307220 [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: 0xaaaaf0067af0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0307b30 [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: 0xaaaaf0067c08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0308440 [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: 0xaaaaf0067d20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0308d50 [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: 0xaaaaf0067e38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0309660 [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: 0xaaaaf0067f50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0309f70 [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: 0xaaaaf0068068 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf030a880 [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: 0xaaaaf0068180 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf030b190 [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: 0xaaaaf0068298 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005e770 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf030baa0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf030bb30 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: 0xaaaaf00683b0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005e860 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf030c3b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf030c440 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: 0xaaaaf00684c8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005e950 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf030ccc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf030cd50 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: 0xaaaaf00685e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005ea40 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf030d5d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf030d660 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: 0xaaaaf00686f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005eb30 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf030dee0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf030df70 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: 0xaaaaf0068810 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005ec20 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf030e7f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf030e880 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: 0xaaaaf0068928 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf030f100 [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: 0xaaaaf0068a40 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf030fa10 [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: 0xaaaaf0068b58 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0310320 [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: 0xaaaaf0068c70 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005ee00 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0310c30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0310cc0 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: 0xaaaaf0068d88 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005eef0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0311540 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf03115d0 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: 0xaaaaf0068ea0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005efe0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0311e50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0311ee0 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: 0xaaaaf0068fb8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005f0d0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0312760 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf03127f0 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: 0xaaaaf00690d0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0313070 [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: 0xaaaaf00691e8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0313980 [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: 0xaaaaf0069300 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0314290 [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: 0xaaaaf0069418 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005f2b0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0314ba0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0314c30 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: 0xaaaaf0069530 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005f3a0 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf03154b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0315540 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: 0xaaaaf0069648 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0315dc0 [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: 0xaaaaf0069760 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaaaf005f4e0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf03166d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0316760 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: 0xaaaaf0069878 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaaaf005f5d0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0316fe0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0317070 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: 0xaaaaf0069990 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf03178f0 [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: 0xaaaaf0069aa8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0318200 [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: 0xaaaaf0069bc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0318b10 [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: 0xaaaaf0069cd8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0319420 [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: 0xaaaaf0069df0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0319d30 [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: 0xaaaaf0069f08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf031a640 [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: 0xaaaaf006a020 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf031af50 [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: 0xaaaaf006a138 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf031b860 [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: 0xaaaaf006a250 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf031c170 [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: 0xaaaaf006a368 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf031ca80 [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: 0xaaaaf006a480 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf031d390 [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: 0xaaaaf006a598 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf031dca0 [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: 0xaaaaf006a6b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf031e5b0 [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: 0xaaaaf006a7c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf031eec0 [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: 0xaaaaf006a8e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf031f7d0 [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: 0xaaaaf006a9f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf03200e0 [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: 0xaaaaf006ab10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf03209f0 [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: 0xaaaaf006ac28 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0321300 [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: 0xaaaaf006ad40 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0321c10 [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: 0xaaaaf006ae58 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaaaf005e0e0 VAL: '
27: ' (2 sibs)
27: 0xaaaaf005e178 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0322520 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf03225b0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaaaf0322640 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: 0xaaaaf006af70 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaaaf005fd00 VAL: '
27: ' (2 sibs)
27: 0xaaaaf005fd98 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaaaf0322e30 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaaaf0322ec0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaaaf0322f50 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] 0xaaaaf024b470 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaaaf024b500 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaaaf024b590 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaaaf024b620 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaaaf024b6b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaaaf024b740 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaaaf024b7d0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaaaf024b860 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaaaf024b8f0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaaaf024b980 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaaaf024ba10 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaaaf024baa0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaaaf024bb30 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] 0xaaaaf03268e0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaaaf0326970 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaaaf0326a00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaaaf0326a90 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaaaf0326b20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaaaf0326bb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaaaf0326c40 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaaaf0326cd0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaaaf0326d60 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaaaf0326df0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaaaf0326e80 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaaaf0326f10 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaaaf0326fa0 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] 0xaaaaf0252930 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02529c0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaaaf0327ad0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0327b60 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] 0xaaaaf0254660 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf02546f0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaaaf03283e0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0328470 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] 0xaaaaf0256390 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0256420 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaaaf0328cf0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf0328d80 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] 0xaaaaf02580c0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaaaf0329600 [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] 0xaaaaf0259df0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaaaf0329f10 [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] 0xaaaaf025bb20 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaaaf032a820 [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] 0xaaaaf025dc60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf025dcf0 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] 0xaaaaf032b130 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaaaf032b1c0 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] 0xaaaaf025fee0 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] 0xaaaaf032ba40 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaaaf032bad0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaaaf032bb60 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] 0xaaaaf032bbf0 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] 0xaaaaf0261d10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0261da0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0261e30 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] 0xaaaaf032c350 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf032c3e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf032c470 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] 0xaaaaf0263ce0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0263d70 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] 0xaaaaf0263e00 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] 0xaaaaf032cc60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf032ccf0 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] 0xaaaaf032cd80 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] 0xaaaaf0265c10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0265ca0 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] 0xaaaaf0265d30 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] 0xaaaaf032d570 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf032d600 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] 0xaaaaf032d690 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] 0xaaaaf0267be0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0267c70 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] 0xaaaaf0267d00 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] 0xaaaaf032de80 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf032df10 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] 0xaaaaf032dfa0 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] 0xaaaaf0269c30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0269cc0 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] 0xaaaaf032e790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf032e820 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] 0xaaaaf026bc00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf026bc90 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] 0xaaaaf032f0a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf032f130 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] 0xaaaaf026dbf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf026dc80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf026dd10 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] 0xaaaaf032f9b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf032fa40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf032fad0 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] 0xaaaaf026fb30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf026fbc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf026fc50 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] 0xaaaaf03302c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0330350 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf03303e0 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] 0xaaaaf0271bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0271c80 KEYVAL: 'example' 'Several lines of text, 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] 0xaaaaf0271d10 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] 0xaaaaf0330bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0330c60 KEYVAL: 'example' 'Several lines of text, 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] 0xaaaaf0330cf0 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] 0xaaaaf0273c00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0273c90 KEYVAL: 'example' 'Several 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] 0xaaaaf0273d20 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] 0xaaaaf03314e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0331570 KEYVAL: 'example' 'Several 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] 0xaaaaf0331600 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] 0xaaaaf0275c10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0275ca0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0275d30 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] 0xaaaaf0331df0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0331e80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0331f10 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] 0xaaaaf0277c20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0277cb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0277d40 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] 0xaaaaf0332700 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0332790 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0332820 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] 0xaaaaf0279c50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0279ce0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0279d70 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] 0xaaaaf0333010 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03330a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0333130 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] 0xaaaaf027bc80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf027bd10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf027bda0 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] 0xaaaaf0333920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03339b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0333a40 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] 0xaaaaf027dc50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf027dce0 KEYVAL: 'example' 'Several lines 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] 0xaaaaf0334230 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03342c0 KEYVAL: 'example' 'Several lines 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] 0xaaaaf027fc40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf027fcd0 KEYVAL: 'example' 'Several lines 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] 0xaaaaf0334b40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0334bd0 KEYVAL: 'example' 'Several lines 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] 0xaaaaf0281d00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0281d90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0281e20 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] 0xaaaaf0335450 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03354e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0335570 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] 0xaaaaf0283eb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0283f40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0283fd0 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] 0xaaaaf0335d60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0335df0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0335e80 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] 0xaaaaf0285be0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0285c70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf0285d00 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] 0xaaaaf0336670 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0336700 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf0336790 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] 0xaaaaf0287910 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02879a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf0287a30 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] 0xaaaaf0336f80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0337010 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf03370a0 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] 0xaaaaf0289700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0289790 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf0289820 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] 0xaaaaf0337890 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0337920 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf03379b0 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] 0xaaaaf028b430 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf028b4c0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaaaf028b550 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] 0xaaaaf03381a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0338230 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaaaf03382c0 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] 0xaaaaf028d160 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf028d1f0 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaaaf028d280 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaaaf028d310 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] 0xaaaaf0338ab0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0338b40 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaaaf0338bd0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaaaf0338c60 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] 0xaaaaf028ee90 [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] 0xaaaaf03393c0 [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] 0xaaaaf0290bc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf0339cd0 [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] 0xaaaaf02928f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf033a5e0 [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] 0xaaaaf0294620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf033aef0 [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] 0xaaaaf0296350 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf033b800 [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] 0xaaaaf0298080 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf033c110 [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] 0xaaaaf0299db0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf033ca20 [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] 0xaaaaf029bae0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf033d330 [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] 0xaaaaf029d810 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf033dc40 [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] 0xaaaaf029f540 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf033e550 [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] 0xaaaaf02a1270 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf033ee60 [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] 0xaaaaf02a2fa0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf033f770 [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] 0xaaaaf02a4cd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02a4d60 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf0340080 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0340110 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] 0xaaaaf02a6a00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02a6a90 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] 0xaaaaf0340990 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0340a20 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] 0xaaaaf02a8730 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02a87c0 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] 0xaaaaf03412a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0341330 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] 0xaaaaf02aa460 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02aa4f0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf0341bb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0341c40 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] 0xaaaaf02ac190 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02ac220 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] 0xaaaaf03424c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0342550 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] 0xaaaaf02adec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02adf50 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] 0xaaaaf0342dd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0342e60 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] 0xaaaaf02afbf0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf03436e0 [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] 0xaaaaf02b1920 [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] 0xaaaaf0343ff0 [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] 0xaaaaf02b3650 [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] 0xaaaaf0344900 [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] 0xaaaaf02b5380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02b5410 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] 0xaaaaf0345210 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03452a0 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] 0xaaaaf02b70b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02b7140 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] 0xaaaaf0345b20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0345bb0 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] 0xaaaaf02b8de0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02b8e70 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] 0xaaaaf0346430 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03464c0 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] 0xaaaaf02bab10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02baba0 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] 0xaaaaf0346d40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0346dd0 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] 0xaaaaf02bc840 [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] 0xaaaaf0347650 [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] 0xaaaaf02be570 [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] 0xaaaaf0347f60 [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] 0xaaaaf02c02a0 [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] 0xaaaaf0348870 [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] 0xaaaaf02c2030 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02c20c0 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] 0xaaaaf0349180 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0349210 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] 0xaaaaf02c3de0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02c3e70 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] 0xaaaaf0349a90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0349b20 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] 0xaaaaf02c5b90 [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] 0xaaaaf034a3a0 [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] 0xaaaaf02c7940 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02c79d0 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] 0xaaaaf034acb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf034ad40 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] 0xaaaaf02c96f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02c9780 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] 0xaaaaf034b5c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf034b650 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] 0xaaaaf02cb4a0 [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] 0xaaaaf034bed0 [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] 0xaaaaf02cd250 [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] 0xaaaaf034c7e0 [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] 0xaaaaf02cf000 [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] 0xaaaaf034d0f0 [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] 0xaaaaf02d0db0 [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] 0xaaaaf034da00 [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] 0xaaaaf02d2b60 [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] 0xaaaaf034e310 [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] 0xaaaaf02d4910 [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] 0xaaaaf034ec20 [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] 0xaaaaf02d66c0 [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] 0xaaaaf034f530 [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] 0xaaaaf02d8470 [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] 0xaaaaf034fe40 [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] 0xaaaaf02da210 [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] 0xaaaaf0350750 [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] 0xaaaaf02dc020 [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] 0xaaaaf0351060 [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] 0xaaaaf02dde30 [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] 0xaaaaf0351970 [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] 0xaaaaf02dfc50 [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] 0xaaaaf0352280 [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] 0xaaaaf02e1a00 [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] 0xaaaaf0352b90 [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] 0xaaaaf02e37b0 [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] 0xaaaaf03534a0 [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] 0xaaaaf02e5560 [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] 0xaaaaf0353db0 [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] 0xaaaaf02e7310 [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] 0xaaaaf03546c0 [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] 0xaaaaf02e90c0 [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] 0xaaaaf0354fd0 [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] 0xaaaaf02eae70 [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] 0xaaaaf03558e0 [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] 0xaaaaf02ecc20 [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] 0xaaaaf03561f0 [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] 0xaaaaf02ee9d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02eea60 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf02eeaf0 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] 0xaaaaf0356b00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0356b90 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0356c20 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] 0xaaaaf02f0780 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02f0810 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf02f08a0 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] 0xaaaaf0357440 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03574d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0357560 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] 0xaaaaf02f1090 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaaaf02f1120 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaaaf02f11b0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaaaf02f1240 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaaaf02f12d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaaaf02f1360 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaaaf02f13f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaaaf02f1480 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaaaf02f1510 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaaaf02f15a0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaaaf02f1630 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaaaf02f16c0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaaaf02f1750 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] 0xaaaaf0357d80 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaaaf0357e10 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaaaf0357ea0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaaaf0357f30 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaaaf0357fc0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaaaf0358050 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaaaf03580e0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaaaf0358170 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaaaf0358200 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaaaf0358290 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaaaf0358320 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaaaf03583b0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaaaf0358440 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] 0xaaaaf02f34f0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02f3580 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf0358690 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0358720 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] 0xaaaaf02f3e00 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02f3e90 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf0358fa0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0359030 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] 0xaaaaf02f4710 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02f47a0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf03598b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0359940 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] 0xaaaaf02f5020 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf035a1c0 [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] 0xaaaaf02f5930 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf035aad0 [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] 0xaaaaf02f6240 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf035b3e0 [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] 0xaaaaf02f6b50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02f6be0 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] 0xaaaaf035bcf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf035bd80 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] 0xaaaaf02f7460 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaaaf02f74f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaaaf02f7580 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] 0xaaaaf02f7610 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] 0xaaaaf035c600 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaaaf035c690 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaaaf035c720 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] 0xaaaaf035c7b0 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] 0xaaaaf02f7d70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02f7e00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf02f7e90 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] 0xaaaaf035cf10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf035cfa0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf035d030 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] 0xaaaaf02f8680 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02f8710 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] 0xaaaaf02f87a0 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] 0xaaaaf035d8c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf035d950 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] 0xaaaaf035d9e0 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] 0xaaaaf02f8f90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02f9020 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] 0xaaaaf02f90b0 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] 0xaaaaf035e270 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf035e300 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] 0xaaaaf035e390 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] 0xaaaaf02f98a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02f9930 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] 0xaaaaf02f99c0 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] 0xaaaaf035ec20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf035ecb0 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] 0xaaaaf035ed40 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] 0xaaaaf02fa1b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02fa240 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] 0xaaaaf035f530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf035f5c0 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] 0xaaaaf02faac0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02fab50 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] 0xaaaaf035fe40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf035fed0 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] 0xaaaaf02fb3d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02fb460 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf02fb4f0 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] 0xaaaaf0360880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0360910 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf03609a0 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] 0xaaaaf02fbce0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02fbd70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf02fbe00 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] 0xaaaaf0361230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03612c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0361350 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] 0xaaaaf02fc5f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02fc680 KEYVAL: 'example' 'Several lines of text, 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] 0xaaaaf02fc710 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] 0xaaaaf0361b40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0361bd0 KEYVAL: 'example' 'Several lines of text, 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] 0xaaaaf0361c60 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] 0xaaaaf02fcf00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02fcf90 KEYVAL: 'example' 'Several 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] 0xaaaaf02fd020 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] 0xaaaaf03624f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0362580 KEYVAL: 'example' 'Several 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] 0xaaaaf0362610 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] 0xaaaaf02fd810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02fd8a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf02fd930 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] 0xaaaaf0362ea0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0362f30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0362fc0 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] 0xaaaaf02fe120 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02fe1b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf02fe240 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] 0xaaaaf0363850 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03638e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0363970 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] 0xaaaaf02fea30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02feac0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf02feb50 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] 0xaaaaf0364200 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0364290 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0364320 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] 0xaaaaf02ff340 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf02ff3d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf02ff460 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] 0xaaaaf0364bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0364c40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0364cd0 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] 0xaaaaf02ffc50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02ffce0 KEYVAL: 'example' 'Several lines 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] 0xaaaaf0365560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03655f0 KEYVAL: 'example' 'Several lines 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] 0xaaaaf0300560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03005f0 KEYVAL: 'example' 'Several lines 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] 0xaaaaf0365f10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0365fa0 KEYVAL: 'example' 'Several lines 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] 0xaaaaf0300e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0300f00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0300f90 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] 0xaaaaf03668c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0366950 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf03669e0 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] 0xaaaaf0301780 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0301810 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf03018a0 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] 0xaaaaf0367270 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0367300 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0367390 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] 0xaaaaf0302090 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0302120 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf03021b0 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] 0xaaaaf0367be0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0367c70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf0367d00 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] 0xaaaaf03029a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0302a30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf0302ac0 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] 0xaaaaf0368550 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03685e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf0368670 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] 0xaaaaf03032b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0303340 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf03033d0 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] 0xaaaaf0368ec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0368f50 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf0368fe0 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] 0xaaaaf0303bc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0303c50 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0303ce0 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] 0xaaaaf03697d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0369860 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaaaf03698f0 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] 0xaaaaf03044d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0304560 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaaaf03045f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaaaf0304680 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] 0xaaaaf036a110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf036a1a0 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaaaf036a230 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaaaf036a2c0 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] 0xaaaaf0304de0 [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] 0xaaaaf036aa50 [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] 0xaaaaf03056f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf036b360 [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] 0xaaaaf0306000 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf036bc70 [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] 0xaaaaf0306910 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf036c580 [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] 0xaaaaf0307220 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf036ce90 [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] 0xaaaaf0307b30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf036d7a0 [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] 0xaaaaf0308440 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf036e0b0 [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] 0xaaaaf0308d50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf036e9c0 [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] 0xaaaaf0309660 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf036f2d0 [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] 0xaaaaf0309f70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf036fbe0 [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] 0xaaaaf030a880 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf03704f0 [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] 0xaaaaf030b190 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf0370e00 [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] 0xaaaaf030baa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf030bb30 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf0371710 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03717a0 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] 0xaaaaf030c3b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf030c440 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] 0xaaaaf0372020 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03720b0 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] 0xaaaaf030ccc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf030cd50 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] 0xaaaaf0372930 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03729c0 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] 0xaaaaf030d5d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf030d660 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf0373240 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03732d0 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] 0xaaaaf030dee0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf030df70 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] 0xaaaaf0373b50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0373be0 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] 0xaaaaf030e7f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf030e880 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] 0xaaaaf0374460 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03744f0 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] 0xaaaaf030f100 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaaaf0374d70 [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] 0xaaaaf030fa10 [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] 0xaaaaf0375680 [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] 0xaaaaf0310320 [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] 0xaaaaf0375f90 [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] 0xaaaaf0310c30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0310cc0 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] 0xaaaaf03768a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0376930 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] 0xaaaaf0311540 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03115d0 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] 0xaaaaf03771b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0377240 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] 0xaaaaf0311e50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0311ee0 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] 0xaaaaf0377ac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0377b50 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] 0xaaaaf0312760 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03127f0 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] 0xaaaaf03783d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0378460 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] 0xaaaaf0313070 [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] 0xaaaaf0378ce0 [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] 0xaaaaf0313980 [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] 0xaaaaf03795f0 [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] 0xaaaaf0314290 [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] 0xaaaaf0379f00 [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] 0xaaaaf0314ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0314c30 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] 0xaaaaf037a810 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf037a8a0 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] 0xaaaaf03154b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0315540 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] 0xaaaaf037b120 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf037b1b0 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] 0xaaaaf0315dc0 [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] 0xaaaaf037ba30 [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] 0xaaaaf03166d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0316760 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] 0xaaaaf037c340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf037c3d0 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] 0xaaaaf0316fe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0317070 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] 0xaaaaf037cc80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf037cd10 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] 0xaaaaf03178f0 [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] 0xaaaaf037d590 [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] 0xaaaaf0318200 [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] 0xaaaaf037dea0 [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] 0xaaaaf0318b10 [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] 0xaaaaf037e7b0 [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] 0xaaaaf0319420 [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] 0xaaaaf037f0c0 [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] 0xaaaaf0319d30 [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] 0xaaaaf037f9d0 [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] 0xaaaaf031a640 [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] 0xaaaaf03802e0 [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] 0xaaaaf031af50 [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] 0xaaaaf0380bf0 [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] 0xaaaaf031b860 [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] 0xaaaaf0381500 [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] 0xaaaaf031c170 [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] 0xaaaaf0381e10 [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] 0xaaaaf031ca80 [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] 0xaaaaf0382720 [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] 0xaaaaf031d390 [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] 0xaaaaf0383030 [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] 0xaaaaf031dca0 [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] 0xaaaaf0383970 [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] 0xaaaaf031e5b0 [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] 0xaaaaf0384280 [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] 0xaaaaf031eec0 [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] 0xaaaaf0384b90 [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] 0xaaaaf031f7d0 [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] 0xaaaaf03854a0 [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] 0xaaaaf03200e0 [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] 0xaaaaf0385db0 [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] 0xaaaaf03209f0 [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] 0xaaaaf03866c0 [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] 0xaaaaf0321300 [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] 0xaaaaf0386fd0 [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] 0xaaaaf0321c10 [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] 0xaaaaf03878e0 [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] 0xaaaaf0322520 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03225b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0322640 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] 0xaaaaf03881f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0388280 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0388310 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] 0xaaaaf0322e30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0322ec0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0322f50 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] 0xaaaaf0388b30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0388bc0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0388c50 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: 0xaaaaf0064f30 [ROOT] STREAM: (0 sibs) 8 children: 27: 0xaaaaf005b560 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaaaf005b5f8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaaaf005b690 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaaaf005b728 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaaaf005b7c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaaaf005b858 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaaaf005b8f0 DOCSEQ: (8 sibs) 2 children: 27: 0xaaaaf005ba30 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0xaaaaf005bac8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0xaaaaf005b988 DOCMAP: (8 sibs) 2 children: 27: 0xaaaaf005bb70 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0xaaaaf005bc08 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0389470 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaaaf0389500 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaaaf0389590 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaaaf0389620 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaaaf03896b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaaaf0389740 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaaaf03897d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaaaf0389860 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaaaf03898f0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaaaf0389980 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaaaf0389a10 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaaaf0389aa0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaaaf0389b30 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: 0xaaaaf0065390 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaaaf005c480 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0249960 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf02499f0 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: 0xaaaaf00654a8 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaaaf005c010 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0389bd0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0389c60 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: 0xaaaaf00655c0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaaaf005c100 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0389d00 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0389d90 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: 0xaaaaf00656d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0389e30 [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: 0xaaaaf00657f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0389ed0 [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: 0xaaaaf0065908 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0389f70 [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: 0xaaaaf0065a20 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005c2e0 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] 0xaaaaf038a010 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038a0a0 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: 0xaaaaf0065b38 [ROOT] MAP: (0 sibs) 3 children: 27: 0xaaaaf005c520 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0xaaaaf005c5b8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0xaaaaf005c650 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038a140 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaaaf038a1d0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaaaf038a260 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] 0xaaaaf038a2f0 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: 0xaaaaf0065c50 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005c740 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005c7d8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038a390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038a420 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038a4b0 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: 0xaaaaf0065d68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaaaf005c920 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: 0xaaaaf005c9b8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038a550 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038a5e0 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] 0xaaaaf038a670 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: 0xaaaaf0065e80 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaaaf005cab0 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: 0xaaaaf005cb48 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038a710 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038a7a0 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] 0xaaaaf038a830 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: 0xaaaaf0065f98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaaaf005cc40 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: 0xaaaaf005ccd8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038a8d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038a960 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] 0xaaaaf038a9f0 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: 0xaaaaf00660b0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005c3d0 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] 0xaaaaf038aa90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038ab20 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: 0xaaaaf00661c8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005ce20 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] 0xaaaaf038abc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038ac50 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: 0xaaaaf00662e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005cf10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005cfa8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038acf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038ad80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038ae10 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: 0xaaaaf00663f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d0a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005d138 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038aeb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038af40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038afd0 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: 0xaaaaf0066510 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d230 KEYVAL: 'example' 'Several lines of text, 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: 0xaaaaf005d2c8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038b070 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038b100 KEYVAL: 'example' 'Several lines of text, 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] 0xaaaaf038b190 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: 0xaaaaf0066628 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d3c0 KEYVAL: 'example' 'Several 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: 0xaaaaf005d458 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038b230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038b2c0 KEYVAL: 'example' 'Several 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] 0xaaaaf038b350 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: 0xaaaaf0066740 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d550 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005d5e8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038b3f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038b480 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038b510 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: 0xaaaaf0066858 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d6e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005d778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038b5b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038b640 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038b6d0 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: 0xaaaaf0066970 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005d908 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038b770 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038b800 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038b890 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: 0xaaaaf0066a88 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005da00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005da98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038b930 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038b9c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038ba50 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: 0xaaaaf0066ba0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005db90 KEYVAL: 'example' 'Several lines 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] 0xaaaaf038baf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038bb80 KEYVAL: 'example' 'Several lines 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: 0xaaaaf0066cb8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005dc80 KEYVAL: 'example' 'Several lines 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] 0xaaaaf038bc20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038bcb0 KEYVAL: 'example' 'Several lines 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: 0xaaaaf0066dd0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005dd70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005de08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038bd50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038bde0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038be70 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: 0xaaaaf0066ee8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf0060290 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf0060328 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038bf10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038bfa0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038c030 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: 0xaaaaf0067000 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf0060470 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaaaf0060510 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038c0d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038c160 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf038c1f0 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: 0xaaaaf0067118 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf0060600 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaaaf00606a0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038c290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038c320 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf038c3b0 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: 0xaaaaf0067230 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf0064da0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaaaf0064e40 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038c450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038c4e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf038c570 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: 0xaaaaf0067348 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005dfa0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaaaf005e038 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038c610 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038c6a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038c730 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: 0xaaaaf0067460 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf00603d0 MAP: (1 sibs) 2 children: 27: 0xaaaaf005e270 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaaaf005e308 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038c7d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038c860 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaaaf038c8f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaaaf038c980 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: 0xaaaaf0067578 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038ca20 [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: 0xaaaaf0067690 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038cac0 [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: 0xaaaaf00677a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038cb60 [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: 0xaaaaf00678c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038cc00 [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: 0xaaaaf00679d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038cca0 [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: 0xaaaaf0067af0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038cd40 [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: 0xaaaaf0067c08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038cde0 [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: 0xaaaaf0067d20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038ce80 [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: 0xaaaaf0067e38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038cf20 [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: 0xaaaaf0067f50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038cfc0 [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: 0xaaaaf0068068 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038d060 [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: 0xaaaaf0068180 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038d100 [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: 0xaaaaf0068298 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005e770 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038d1a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038d230 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: 0xaaaaf00683b0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005e860 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038d2d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038d360 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: 0xaaaaf00684c8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005e950 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038d400 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038d490 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: 0xaaaaf00685e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005ea40 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038d530 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038d5c0 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: 0xaaaaf00686f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005eb30 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038d660 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038d6f0 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: 0xaaaaf0068810 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005ec20 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038d790 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038d820 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: 0xaaaaf0068928 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038d8c0 [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: 0xaaaaf0068a40 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038d960 [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: 0xaaaaf0068b58 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038da00 [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: 0xaaaaf0068c70 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005ee00 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038daa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038db30 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: 0xaaaaf0068d88 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005eef0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038dbd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038dc60 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: 0xaaaaf0068ea0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005efe0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038dd00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038dd90 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: 0xaaaaf0068fb8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005f0d0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038de30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038dec0 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: 0xaaaaf00690d0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038df60 [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: 0xaaaaf00691e8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e000 [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: 0xaaaaf0069300 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e0a0 [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: 0xaaaaf0069418 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005f2b0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038e1d0 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: 0xaaaaf0069530 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005f3a0 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e270 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038e300 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: 0xaaaaf0069648 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e3a0 [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: 0xaaaaf0069760 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005f4e0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e440 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038e4d0 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: 0xaaaaf0069878 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005f5d0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e570 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038e600 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: 0xaaaaf0069990 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e6a0 [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: 0xaaaaf0069aa8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e740 [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: 0xaaaaf0069bc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e7e0 [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: 0xaaaaf0069cd8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e880 [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: 0xaaaaf0069df0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e920 [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: 0xaaaaf0069f08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038e9c0 [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: 0xaaaaf006a020 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038ea60 [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: 0xaaaaf006a138 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038eb00 [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: 0xaaaaf006a250 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038eba0 [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: 0xaaaaf006a368 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038ec40 [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: 0xaaaaf006a480 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038ece0 [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: 0xaaaaf006a598 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038ed80 [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: 0xaaaaf006a6b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038ee20 [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: 0xaaaaf006a7c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038eec0 [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: 0xaaaaf006a8e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038ef60 [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: 0xaaaaf006a9f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038f000 [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: 0xaaaaf006ab10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038f0a0 [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: 0xaaaaf006ac28 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038f140 [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: 0xaaaaf006ad40 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038f1e0 [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: 0xaaaaf006ae58 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaaaf005e0e0 VAL: ' 27: ' (2 sibs) 27: 0xaaaaf005e178 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038f280 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038f310 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038f3a0 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: 0xaaaaf006af70 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaaaf005fd00 VAL: ' 27: ' (2 sibs) 27: 0xaaaaf005fd98 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038f440 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf038f4d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf038f560 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: 0xaaaaf0064f30 [ROOT] STREAM: (0 sibs) 8 children: 27: 0xaaaaf005b560 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaaaf005b5f8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaaaf005b690 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaaaf005b728 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaaaf005b7c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaaaf005b858 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaaaf005b8f0 DOCSEQ: (8 sibs) 2 children: 27: 0xaaaaf005ba30 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0xaaaaf005bac8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0xaaaaf005b988 DOCMAP: (8 sibs) 2 children: 27: 0xaaaaf005bb70 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0xaaaaf005bc08 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038f600 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaaaf038f690 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaaaf038f720 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaaaf038f7b0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaaaf038f840 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaaaf038f8d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaaaf038f960 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaaaf038f9f0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaaaf038fa80 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaaaf038fb10 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaaaf038fba0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaaaf038fc30 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaaaf038fcc0 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: 0xaaaaf0065390 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaaaf005c480 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038fd60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038fdf0 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: 0xaaaaf00654a8 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaaaf005c010 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038fe90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf038ff20 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: 0xaaaaf00655c0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaaaf005c100 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf038ffc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0390050 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: 0xaaaaf00656d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03900f0 [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: 0xaaaaf00657f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0390190 [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: 0xaaaaf0065908 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0390230 [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: 0xaaaaf0065a20 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005c2e0 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] 0xaaaaf03902d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0390360 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: 0xaaaaf0065b38 [ROOT] MAP: (0 sibs) 3 children: 27: 0xaaaaf005c520 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0xaaaaf005c5b8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0xaaaaf005c650 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0390400 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaaaf0390490 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaaaf0390520 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] 0xaaaaf03905b0 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: 0xaaaaf0065c50 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005c740 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005c7d8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0390650 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03906e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0390770 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: 0xaaaaf0065d68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaaaf005c920 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: 0xaaaaf005c9b8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0390810 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03908a0 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] 0xaaaaf0390930 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: 0xaaaaf0065e80 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaaaf005cab0 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: 0xaaaaf005cb48 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03909d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0390a60 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] 0xaaaaf0390af0 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: 0xaaaaf0065f98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaaaf005cc40 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: 0xaaaaf005ccd8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0390b90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0390c20 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] 0xaaaaf0390cb0 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: 0xaaaaf00660b0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005c3d0 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] 0xaaaaf0390d50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0390de0 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: 0xaaaaf00661c8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005ce20 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] 0xaaaaf0390e80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0390f10 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: 0xaaaaf00662e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005cf10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005cfa8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0390fb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0391040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf03910d0 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: 0xaaaaf00663f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d0a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005d138 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0391170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0391200 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0391290 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: 0xaaaaf0066510 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d230 KEYVAL: 'example' 'Several lines of text, 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: 0xaaaaf005d2c8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0391330 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03913c0 KEYVAL: 'example' 'Several lines of text, 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] 0xaaaaf0391450 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: 0xaaaaf0066628 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d3c0 KEYVAL: 'example' 'Several 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: 0xaaaaf005d458 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03914f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0391580 KEYVAL: 'example' 'Several 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] 0xaaaaf0391610 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: 0xaaaaf0066740 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d550 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005d5e8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03916b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0391740 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf03917d0 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: 0xaaaaf0066858 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d6e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005d778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0391870 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0391900 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0391990 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: 0xaaaaf0066970 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005d870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005d908 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0391a30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0391ac0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0391b50 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: 0xaaaaf0066a88 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005da00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005da98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0391bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0391c80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0391d10 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: 0xaaaaf0066ba0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005db90 KEYVAL: 'example' 'Several lines 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] 0xaaaaf0391db0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0391e40 KEYVAL: 'example' 'Several lines 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: 0xaaaaf0066cb8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005dc80 KEYVAL: 'example' 'Several lines 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] 0xaaaaf0391ee0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0391f70 KEYVAL: 'example' 'Several lines 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: 0xaaaaf0066dd0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005dd70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf005de08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0392010 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03920a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0392130 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: 0xaaaaf0066ee8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf0060290 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaaaf0060328 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03921d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0392260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaaaf03922f0 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: 0xaaaaf0067000 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf0060470 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaaaf0060510 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0392390 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0392420 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf03924b0 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: 0xaaaaf0067118 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf0060600 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaaaf00606a0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0392550 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03925e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf0392670 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: 0xaaaaf0067230 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf0064da0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaaaf0064e40 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0392710 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03927a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaaaf0392830 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: 0xaaaaf0067348 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaaaf005dfa0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaaaf005e038 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03928d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0392960 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaaaf03929f0 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: 0xaaaaf0067460 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf00603d0 MAP: (1 sibs) 2 children: 27: 0xaaaaf005e270 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaaaf005e308 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0392a90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0392b20 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaaaf0392bb0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaaaf0392c40 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: 0xaaaaf0067578 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0392ce0 [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: 0xaaaaf0067690 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0392d80 [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: 0xaaaaf00677a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0392e20 [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: 0xaaaaf00678c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0392ec0 [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: 0xaaaaf00679d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0392f60 [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: 0xaaaaf0067af0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393000 [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: 0xaaaaf0067c08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03930a0 [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: 0xaaaaf0067d20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393140 [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: 0xaaaaf0067e38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03931e0 [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: 0xaaaaf0067f50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393280 [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: 0xaaaaf0068068 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393320 [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: 0xaaaaf0068180 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03933c0 [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: 0xaaaaf0068298 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005e770 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393460 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03934f0 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: 0xaaaaf00683b0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005e860 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393590 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0393620 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: 0xaaaaf00684c8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005e950 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03936c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0393750 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: 0xaaaaf00685e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005ea40 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03937f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0393880 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: 0xaaaaf00686f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005eb30 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393920 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03939b0 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: 0xaaaaf0068810 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005ec20 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393a50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0393ae0 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: 0xaaaaf0068928 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393b80 [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: 0xaaaaf0068a40 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393c20 [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: 0xaaaaf0068b58 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393cc0 [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: 0xaaaaf0068c70 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005ee00 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393d60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0393df0 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: 0xaaaaf0068d88 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005eef0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393e90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0393f20 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: 0xaaaaf0068ea0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005efe0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0393fc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0394050 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: 0xaaaaf0068fb8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005f0d0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03940f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0394180 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: 0xaaaaf00690d0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394220 [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: 0xaaaaf00691e8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03942c0 [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: 0xaaaaf0069300 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394360 [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: 0xaaaaf0069418 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005f2b0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0394490 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: 0xaaaaf0069530 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005f3a0 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03945c0 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: 0xaaaaf0069648 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394660 [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: 0xaaaaf0069760 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaaaf005f4e0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf0394790 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: 0xaaaaf0069878 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaaaf005f5d0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394830 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaaaf03948c0 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: 0xaaaaf0069990 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394960 [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: 0xaaaaf0069aa8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394a00 [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: 0xaaaaf0069bc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394aa0 [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: 0xaaaaf0069cd8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394b40 [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: 0xaaaaf0069df0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394be0 [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: 0xaaaaf0069f08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394c80 [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: 0xaaaaf006a020 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394d20 [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: 0xaaaaf006a138 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394dc0 [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: 0xaaaaf006a250 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394e60 [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: 0xaaaaf006a368 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394f00 [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: 0xaaaaf006a480 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0394fa0 [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: 0xaaaaf006a598 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0395040 [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: 0xaaaaf006a6b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03950e0 [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: 0xaaaaf006a7c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0395180 [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: 0xaaaaf006a8e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0395220 [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: 0xaaaaf006a9f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03952c0 [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: 0xaaaaf006ab10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0395360 [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: 0xaaaaf006ac28 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0395400 [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: 0xaaaaf006ad40 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf03954a0 [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: 0xaaaaf006ae58 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaaaf005e0e0 VAL: ' 27: ' (2 sibs) 27: 0xaaaaf005e178 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0395540 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf03955d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0395660 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: 0xaaaaf006af70 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaaaf005fd00 VAL: ' 27: ' (2 sibs) 27: 0xaaaaf005fd98 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaaaf0395700 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaaaf0395790 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaaaf0395820 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 (70 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (71 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.09 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (0 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0xaaaaf53287b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaaf531f100 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f198 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f230 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f2c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f3f8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f490 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaaf531f5d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaaf531f668 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaaf531f528 DOCMAP: (8 sibs) 2 children: 28: 0xaaaaf531f710 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaaf531f7a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf548f4a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf548f530 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf548f5c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf548f650 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf548f6e0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf548f770 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf548f800 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf548f890 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf548f920 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf548f9b0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf548fa40 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf548fad0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf548fb60 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: 0xaaaaf5328c10 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54984b0 [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: 0xaaaaf5328d28 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf549a1e0 [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: 0xaaaaf5328e40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf549bf10 [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: 0xaaaaf5328f58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaaf531fca0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf531fd38 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf531fdd0 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] 0xaaaaf549e6c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf549e750 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf549e7e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf549e870 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: 0xaaaaf5329070 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf531fec0 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: 0xaaaaf531ff58 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54a0530 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54a05c0 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] 0xaaaaf54a0650 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: 0xaaaaf5329188 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53200e8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54a2520 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54a25b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54a2640 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: 0xaaaaf53292a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf53201e0 KEYVAL: '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: 0xaaaaf5320278 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54a4460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54a44f0 KEYVAL: '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] 0xaaaaf54a4580 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: 0xaaaaf53293b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320370 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: 0xaaaaf5320408 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54a6450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54a64e0 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] 0xaaaaf54a6570 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: 0xaaaaf53294d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320598 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54a8440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54a84d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54a8560 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: 0xaaaaf53295e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320690 KEYVAL: '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: 0xaaaaf5320728 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] 0xaaaaf54aa510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54aa5a0 KEYVAL: '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] 0xaaaaf54aa630 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: 0xaaaaf5329700 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5321a80 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: 0xaaaaf5321b18 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] 0xaaaaf54ac720 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54ac7b0 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] 0xaaaaf54ac840 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: 0xaaaaf5329818 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5321bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5321c58 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54ae7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54ae870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54ae900 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: 0xaaaaf5329930 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5324010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53240a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54b07f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54b0880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54b0910 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: 0xaaaaf5329a48 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53209a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54b2820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54b28b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54b2940 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: 0xaaaaf5329b60 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320b38 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54b4850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54b48e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54b4970 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: 0xaaaaf5329c78 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320c30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320cc8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54b6820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54b68b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54b6940 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: 0xaaaaf5329d90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320dc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320e58 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54b89d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54b8a60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54b8af0 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: 0xaaaaf5329ea8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaaf5320f00 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] 0xaaaaf54ba8a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf54ba930 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: 0xaaaaf5329fc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5321088 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54bc870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54bc900 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54bc990 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: 0xaaaaf532a0d8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54be5a0 [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: 0xaaaaf532a1f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54c02d0 [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: 0xaaaaf532a308 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54c2000 [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: 0xaaaaf532a420 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54c3d30 [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: 0xaaaaf532a538 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54c5a60 [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: 0xaaaaf532a650 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54c7790 [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: 0xaaaaf532a768 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54c94c0 [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: 0xaaaaf532a880 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54cb1f0 [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: 0xaaaaf532a998 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54ccf20 [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: 0xaaaaf532aab0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54cec50 [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: 0xaaaaf532abc8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54d0980 [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: 0xaaaaf532ace0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54d26b0 [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: 0xaaaaf532adf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54d43e0 [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: 0xaaaaf532af10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54d6110 [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: 0xaaaaf532b028 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54d7e40 [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: 0xaaaaf532b140 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54d9b70 [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: 0xaaaaf532b258 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54db8a0 [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: 0xaaaaf532b370 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54dd5d0 [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: 0xaaaaf532b488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54df300 [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: 0xaaaaf532b5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54e1030 [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: 0xaaaaf532b6b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54e2d60 [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: 0xaaaaf532b7d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54e4a90 [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: 0xaaaaf532b8e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54e67c0 [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: 0xaaaaf532ba00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54e84f0 [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: 0xaaaaf532bb18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54ea220 [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: 0xaaaaf532bc30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54ebfb0 [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: 0xaaaaf532bd48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54edd60 [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: 0xaaaaf532be60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54efb10 [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: 0xaaaaf532bf78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54f18c0 [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: 0xaaaaf532c090 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54f3670 [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: 0xaaaaf532c1a8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54f5420 [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: 0xaaaaf532c2c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54f71d0 [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: 0xaaaaf532c3d8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54f8f80 [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: 0xaaaaf532c4f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54fad30 [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: 0xaaaaf532c608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54fcae0 [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: 0xaaaaf532c720 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf54fe890 [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: 0xaaaaf532c838 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5500640 [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: 0xaaaaf532c950 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55023f0 [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: 0xaaaaf532ca68 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55041a0 [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: 0xaaaaf532cb80 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5505f50 [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: 0xaaaaf532cc98 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf53220c0 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf5322158 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5507d00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5507d90 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5507e20 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: 0xaaaaf532cdb0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf5322250 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf53222e8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5509ab0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5509b40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5509bd0 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: 0xaaaaf53287b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaaf531f100 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f198 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f230 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f2c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f3f8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f490 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaaf531f5d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaaf531f668 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaaf531f528 DOCMAP: (8 sibs) 2 children: 28: 0xaaaaf531f710 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaaf531f7a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf550a3c0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf550a450 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf550a4e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf550a570 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf550a600 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf550a690 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf550a720 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf550a7b0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf550a840 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf550a8d0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf550a960 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf550a9f0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf550aa80 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: 0xaaaaf5328c10 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf550c8a0 [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: 0xaaaaf5328d28 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf550d1b0 [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: 0xaaaaf5328e40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf550dac0 [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: 0xaaaaf5328f58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaaf531fca0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf531fd38 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf531fdd0 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] 0xaaaaf550e3d0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf550e460 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf550e4f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf550e580 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: 0xaaaaf5329070 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf531fec0 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: 0xaaaaf531ff58 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf550ece0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf550ed70 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] 0xaaaaf550ee00 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: 0xaaaaf5329188 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53200e8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf550f5f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf550f680 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf550f710 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: 0xaaaaf53292a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf53201e0 KEYVAL: '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: 0xaaaaf5320278 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf550ff00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf550ff90 KEYVAL: '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] 0xaaaaf5510020 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: 0xaaaaf53293b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320370 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: 0xaaaaf5320408 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5510810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55108a0 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] 0xaaaaf5510930 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: 0xaaaaf53294d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320598 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5511120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55111b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5511240 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: 0xaaaaf53295e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320690 KEYVAL: '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: 0xaaaaf5320728 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] 0xaaaaf5511a30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5511ac0 KEYVAL: '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] 0xaaaaf5511b50 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: 0xaaaaf5329700 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5321a80 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: 0xaaaaf5321b18 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] 0xaaaaf5512340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55123d0 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] 0xaaaaf5512460 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: 0xaaaaf5329818 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5321bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5321c58 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5512c50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5512ce0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5512d70 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: 0xaaaaf5329930 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5324010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53240a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5513560 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55135f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5513680 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: 0xaaaaf5329a48 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53209a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5513e70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5513f00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5513f90 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: 0xaaaaf5329b60 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320b38 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5514780 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5514810 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf55148a0 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: 0xaaaaf5329c78 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320c30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320cc8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5515090 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5515120 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf55151b0 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: 0xaaaaf5329d90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320dc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320e58 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5515a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5515b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5515b90 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: 0xaaaaf5329ea8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaaf5320f00 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] 0xaaaaf5516380 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf5516410 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: 0xaaaaf5329fc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5321088 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5516c90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5516d20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5516db0 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: 0xaaaaf532a0d8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55175a0 [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: 0xaaaaf532a1f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5517eb0 [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: 0xaaaaf532a308 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55187c0 [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: 0xaaaaf532a420 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55190d0 [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: 0xaaaaf532a538 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55199e0 [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: 0xaaaaf532a650 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf551a2f0 [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: 0xaaaaf532a768 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf551ac00 [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: 0xaaaaf532a880 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf551b510 [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: 0xaaaaf532a998 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf551be20 [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: 0xaaaaf532aab0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf551c730 [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: 0xaaaaf532abc8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf551d040 [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: 0xaaaaf532ace0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf551d950 [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: 0xaaaaf532adf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf551e260 [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: 0xaaaaf532af10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf551eb70 [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: 0xaaaaf532b028 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf551f480 [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: 0xaaaaf532b140 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf551fd90 [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: 0xaaaaf532b258 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55206a0 [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: 0xaaaaf532b370 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5520fb0 [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: 0xaaaaf532b488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55218c0 [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: 0xaaaaf532b5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55221d0 [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: 0xaaaaf532b6b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5522ae0 [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: 0xaaaaf532b7d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55233f0 [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: 0xaaaaf532b8e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5523d00 [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: 0xaaaaf532ba00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5524610 [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: 0xaaaaf532bb18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5524f20 [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: 0xaaaaf532bc30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5525830 [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: 0xaaaaf532bd48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5526140 [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: 0xaaaaf532be60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5526a50 [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: 0xaaaaf532bf78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5527360 [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: 0xaaaaf532c090 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5527c70 [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: 0xaaaaf532c1a8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5528580 [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: 0xaaaaf532c2c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5528e90 [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: 0xaaaaf532c3d8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55297a0 [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: 0xaaaaf532c4f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf552a0b0 [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: 0xaaaaf532c608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf552a9c0 [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: 0xaaaaf532c720 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf552b2d0 [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: 0xaaaaf532c838 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf552bbe0 [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: 0xaaaaf532c950 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf552c4f0 [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: 0xaaaaf532ca68 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf552ce00 [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: 0xaaaaf532cb80 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf552d710 [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: 0xaaaaf532cc98 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf53220c0 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf5322158 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf552e020 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf552e0b0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf552e140 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: 0xaaaaf532cdb0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf5322250 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf53222e8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf552e930 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf552e9c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf552ea50 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] 0xaaaaf548f4a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf548f530 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf548f5c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf548f650 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf548f6e0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf548f770 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf548f800 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf548f890 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf548f920 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf548f9b0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf548fa40 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf548fad0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf548fb60 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] 0xaaaaf5531970 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf5531a00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf5531a90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf5531b20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf5531bb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf5531c40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf5531cd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf5531d60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf5531df0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf5531e80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf5531f10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf5531fa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf5532030 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] 0xaaaaf54984b0 [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] 0xaaaaf5532b60 [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] 0xaaaaf549a1e0 [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] 0xaaaaf5533470 [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] 0xaaaaf549bf10 [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] 0xaaaaf5533d80 [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] 0xaaaaf549e6c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf549e750 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf549e7e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf549e870 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] 0xaaaaf5534690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf5534720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf55347b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf5534840 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] 0xaaaaf54a0530 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54a05c0 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] 0xaaaaf54a0650 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] 0xaaaaf5534fa0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5535030 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] 0xaaaaf55350c0 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] 0xaaaaf54a2520 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54a25b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54a2640 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] 0xaaaaf55358b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5535940 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf55359d0 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] 0xaaaaf54a4460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54a44f0 KEYVAL: '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] 0xaaaaf54a4580 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] 0xaaaaf55361c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5536250 KEYVAL: '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] 0xaaaaf55362e0 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] 0xaaaaf54a6450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54a64e0 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] 0xaaaaf54a6570 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] 0xaaaaf5536ad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5536b60 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] 0xaaaaf5536bf0 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] 0xaaaaf54a8440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54a84d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54a8560 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] 0xaaaaf55373e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5537470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5537500 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] 0xaaaaf54aa510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54aa5a0 KEYVAL: '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] 0xaaaaf54aa630 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] 0xaaaaf5537cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5537d80 KEYVAL: '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] 0xaaaaf5537e10 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] 0xaaaaf54ac720 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54ac7b0 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] 0xaaaaf54ac840 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] 0xaaaaf5538600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5538690 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] 0xaaaaf5538720 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] 0xaaaaf54ae7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54ae870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54ae900 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] 0xaaaaf5538f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5538fa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5539030 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] 0xaaaaf54b07f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54b0880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54b0910 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] 0xaaaaf5539820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55398b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5539940 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] 0xaaaaf54b2820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54b28b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54b2940 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] 0xaaaaf553a130 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf553a1c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf553a250 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] 0xaaaaf54b4850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54b48e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54b4970 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] 0xaaaaf553aa40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf553aad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf553ab60 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] 0xaaaaf54b6820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54b68b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54b6940 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] 0xaaaaf553b350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf553b3e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf553b470 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] 0xaaaaf54b89d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54b8a60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54b8af0 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] 0xaaaaf553bc60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf553bcf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf553bd80 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] 0xaaaaf54ba8a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf54ba930 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] 0xaaaaf553c570 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf553c600 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] 0xaaaaf54bc870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf54bc900 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf54bc990 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] 0xaaaaf553ce80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf553cf10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf553cfa0 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] 0xaaaaf54be5a0 [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] 0xaaaaf553d790 [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] 0xaaaaf54c02d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf553e0a0 [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] 0xaaaaf54c2000 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf553e9b0 [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] 0xaaaaf54c3d30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf553f2c0 [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] 0xaaaaf54c5a60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf553fbd0 [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] 0xaaaaf54c7790 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf55404e0 [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] 0xaaaaf54c94c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5540df0 [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] 0xaaaaf54cb1f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5541700 [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] 0xaaaaf54ccf20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5542010 [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] 0xaaaaf54cec50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5542920 [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] 0xaaaaf54d0980 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5543230 [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] 0xaaaaf54d26b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5543b40 [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] 0xaaaaf54d43e0 [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] 0xaaaaf5544450 [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] 0xaaaaf54d6110 [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] 0xaaaaf5544d60 [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] 0xaaaaf54d7e40 [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] 0xaaaaf5545670 [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] 0xaaaaf54d9b70 [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] 0xaaaaf5545f80 [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] 0xaaaaf54db8a0 [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] 0xaaaaf5546890 [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] 0xaaaaf54dd5d0 [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] 0xaaaaf55471a0 [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] 0xaaaaf54df300 [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] 0xaaaaf5547ab0 [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] 0xaaaaf54e1030 [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] 0xaaaaf55483c0 [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] 0xaaaaf54e2d60 [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] 0xaaaaf5548cd0 [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] 0xaaaaf54e4a90 [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] 0xaaaaf55495e0 [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] 0xaaaaf54e67c0 [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] 0xaaaaf5549ef0 [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] 0xaaaaf54e84f0 [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] 0xaaaaf554a800 [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] 0xaaaaf54ea220 [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] 0xaaaaf554b110 [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] 0xaaaaf54ebfb0 [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] 0xaaaaf554ba20 [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] 0xaaaaf54edd60 [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] 0xaaaaf554c330 [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] 0xaaaaf54efb10 [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] 0xaaaaf554cc40 [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] 0xaaaaf54f18c0 [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] 0xaaaaf554d550 [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] 0xaaaaf54f3670 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf554de60 [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] 0xaaaaf54f5420 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf554e770 [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] 0xaaaaf54f71d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf554f080 [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] 0xaaaaf54f8f80 [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] 0xaaaaf554f990 [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] 0xaaaaf54fad30 [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] 0xaaaaf55502a0 [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] 0xaaaaf54fcae0 [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] 0xaaaaf5550bb0 [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] 0xaaaaf54fe890 [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] 0xaaaaf55514c0 [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] 0xaaaaf5500640 [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] 0xaaaaf5551dd0 [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] 0xaaaaf55023f0 [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] 0xaaaaf55526e0 [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] 0xaaaaf55041a0 [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] 0xaaaaf5552ff0 [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] 0xaaaaf5505f50 [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] 0xaaaaf5553900 [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] 0xaaaaf5507d00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5507d90 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5507e20 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] 0xaaaaf5554210 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55542a0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5554330 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] 0xaaaaf5509ab0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5509b40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5509bd0 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] 0xaaaaf5554b20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5554bb0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5554c40 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] 0xaaaaf550a3c0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf550a450 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf550a4e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf550a570 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf550a600 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf550a690 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf550a720 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf550a7b0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf550a840 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf550a8d0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf550a960 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf550a9f0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf550aa80 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] 0xaaaaf5555430 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf55554c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf5555550 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf55555e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf5555670 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf5555700 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf5555790 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf5555820 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf55558b0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf5555940 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf55559d0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf5555a60 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf5555af0 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] 0xaaaaf550c8a0 [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] 0xaaaaf5555d40 [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] 0xaaaaf550d1b0 [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] 0xaaaaf5556650 [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] 0xaaaaf550dac0 [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] 0xaaaaf5556f60 [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] 0xaaaaf550e3d0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf550e460 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf550e4f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf550e580 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] 0xaaaaf5557870 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf5557900 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf5557990 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf5557a20 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] 0xaaaaf550ece0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf550ed70 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] 0xaaaaf550ee00 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] 0xaaaaf5558180 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5558210 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] 0xaaaaf55582a0 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] 0xaaaaf550f5f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf550f680 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf550f710 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] 0xaaaaf5558a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5558b20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5558bb0 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] 0xaaaaf550ff00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf550ff90 KEYVAL: '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] 0xaaaaf5510020 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] 0xaaaaf5559440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55594d0 KEYVAL: '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] 0xaaaaf5559560 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] 0xaaaaf5510810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55108a0 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] 0xaaaaf5510930 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] 0xaaaaf5559df0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5559e80 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] 0xaaaaf5559f10 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] 0xaaaaf5511120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55111b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5511240 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] 0xaaaaf555a7a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf555a830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf555a8c0 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] 0xaaaaf5511a30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5511ac0 KEYVAL: '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] 0xaaaaf5511b50 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] 0xaaaaf555b0b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf555b140 KEYVAL: '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] 0xaaaaf555b1d0 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] 0xaaaaf5512340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55123d0 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] 0xaaaaf5512460 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] 0xaaaaf555b9c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf555ba50 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] 0xaaaaf555bae0 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] 0xaaaaf5512c50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5512ce0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5512d70 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] 0xaaaaf555c370 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf555c400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf555c490 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] 0xaaaaf5513560 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55135f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5513680 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] 0xaaaaf555cd20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf555cdb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf555ce40 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] 0xaaaaf5513e70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5513f00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5513f90 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] 0xaaaaf555d6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf555d760 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf555d7f0 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] 0xaaaaf5514780 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5514810 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf55148a0 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] 0xaaaaf555e080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf555e110 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf555e1a0 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] 0xaaaaf5515090 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5515120 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf55151b0 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] 0xaaaaf555ea30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf555eac0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf555eb50 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] 0xaaaaf5515a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5515b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5515b90 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] 0xaaaaf555f3e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf555f470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf555f500 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] 0xaaaaf5516380 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf5516410 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] 0xaaaaf555fcf0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf555fd80 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] 0xaaaaf5516c90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5516d20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5516db0 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] 0xaaaaf55606a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5560730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf55607c0 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] 0xaaaaf55175a0 [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] 0xaaaaf5560fb0 [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] 0xaaaaf5517eb0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf55618c0 [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] 0xaaaaf55187c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf55621d0 [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] 0xaaaaf55190d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5562ae0 [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] 0xaaaaf55199e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf55633f0 [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] 0xaaaaf551a2f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5563d00 [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] 0xaaaaf551ac00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5564610 [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] 0xaaaaf551b510 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5564f20 [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] 0xaaaaf551be20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5565830 [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] 0xaaaaf551c730 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5566140 [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] 0xaaaaf551d040 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5566a50 [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] 0xaaaaf551d950 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5567360 [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] 0xaaaaf551e260 [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] 0xaaaaf5567c70 [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] 0xaaaaf551eb70 [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] 0xaaaaf5568580 [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] 0xaaaaf551f480 [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] 0xaaaaf5568e90 [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] 0xaaaaf551fd90 [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] 0xaaaaf55697a0 [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] 0xaaaaf55206a0 [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] 0xaaaaf556a0b0 [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] 0xaaaaf5520fb0 [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] 0xaaaaf556a9c0 [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] 0xaaaaf55218c0 [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] 0xaaaaf556b2d0 [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] 0xaaaaf55221d0 [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] 0xaaaaf556bbe0 [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] 0xaaaaf5522ae0 [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] 0xaaaaf556c4f0 [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] 0xaaaaf55233f0 [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] 0xaaaaf556ce30 [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] 0xaaaaf5523d00 [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] 0xaaaaf556d740 [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] 0xaaaaf5524610 [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] 0xaaaaf556e050 [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] 0xaaaaf5524f20 [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] 0xaaaaf556e960 [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] 0xaaaaf5525830 [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] 0xaaaaf556f270 [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] 0xaaaaf5526140 [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] 0xaaaaf556fb80 [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] 0xaaaaf5526a50 [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] 0xaaaaf5570490 [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] 0xaaaaf5527360 [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] 0xaaaaf5570da0 [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] 0xaaaaf5527c70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf55716b0 [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] 0xaaaaf5528580 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf5571fc0 [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] 0xaaaaf5528e90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf55728d0 [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] 0xaaaaf55297a0 [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] 0xaaaaf55731e0 [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] 0xaaaaf552a0b0 [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] 0xaaaaf5573af0 [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] 0xaaaaf552a9c0 [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] 0xaaaaf5574400 [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] 0xaaaaf552b2d0 [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] 0xaaaaf5574d10 [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] 0xaaaaf552bbe0 [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] 0xaaaaf5575620 [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] 0xaaaaf552c4f0 [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] 0xaaaaf5575f30 [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] 0xaaaaf552ce00 [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] 0xaaaaf5576840 [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] 0xaaaaf552d710 [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] 0xaaaaf5577150 [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] 0xaaaaf552e020 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf552e0b0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf552e140 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] 0xaaaaf5577a60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5577af0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5577b80 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] 0xaaaaf552e930 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf552e9c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf552ea50 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] 0xaaaaf5578370 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5578400 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5578490 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: 0xaaaaf53287b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaaf531f100 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f198 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f230 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f2c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f3f8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f490 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaaf531f5d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaaf531f668 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaaf531f528 DOCMAP: (8 sibs) 2 children: 28: 0xaaaaf531f710 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaaf531f7a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5578cb0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf5578d40 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf5578dd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf5578e60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf5578ef0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf5578f80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf5579010 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf55790a0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf5579130 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf55791c0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf5579250 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf55792e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf5579370 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: 0xaaaaf5328c10 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5579410 [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: 0xaaaaf5328d28 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55794b0 [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: 0xaaaaf5328e40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5579550 [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: 0xaaaaf5328f58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaaf531fca0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf531fd38 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf531fdd0 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] 0xaaaaf55795f0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf5579680 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf5579710 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf55797a0 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: 0xaaaaf5329070 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf531fec0 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: 0xaaaaf531ff58 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf548dc20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf548dcb0 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] 0xaaaaf548dd40 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: 0xaaaaf5329188 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53200e8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5579840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf55798d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5579960 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: 0xaaaaf53292a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf53201e0 KEYVAL: '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: 0xaaaaf5320278 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5579a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5579a90 KEYVAL: '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] 0xaaaaf5579b20 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: 0xaaaaf53293b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320370 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: 0xaaaaf5320408 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5579bc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5579c50 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] 0xaaaaf5579ce0 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: 0xaaaaf53294d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320598 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5579d80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5579e10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5579ea0 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: 0xaaaaf53295e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320690 KEYVAL: '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: 0xaaaaf5320728 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] 0xaaaaf5579f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5579fd0 KEYVAL: '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] 0xaaaaf557a060 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: 0xaaaaf5329700 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5321a80 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: 0xaaaaf5321b18 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] 0xaaaaf557a100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557a190 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] 0xaaaaf557a220 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: 0xaaaaf5329818 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5321bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5321c58 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557a2c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557a350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557a3e0 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: 0xaaaaf5329930 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5324010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53240a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557a480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557a510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557a5a0 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: 0xaaaaf5329a48 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53209a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557a640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557a6d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557a760 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: 0xaaaaf5329b60 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320b38 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557a800 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557a890 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557a920 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: 0xaaaaf5329c78 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320c30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320cc8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557a9c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557aa50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557aae0 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: 0xaaaaf5329d90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320dc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320e58 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557ab80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557ac10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557aca0 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: 0xaaaaf5329ea8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaaf5320f00 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] 0xaaaaf548fec0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf548ff50 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: 0xaaaaf5329fc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5321088 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557ad40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557add0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557ae60 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: 0xaaaaf532a0d8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557af00 [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: 0xaaaaf532a1f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557afa0 [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: 0xaaaaf532a308 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b040 [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: 0xaaaaf532a420 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b0e0 [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: 0xaaaaf532a538 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b180 [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: 0xaaaaf532a650 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b220 [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: 0xaaaaf532a768 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b2c0 [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: 0xaaaaf532a880 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b360 [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: 0xaaaaf532a998 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b400 [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: 0xaaaaf532aab0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b4a0 [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: 0xaaaaf532abc8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b540 [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: 0xaaaaf532ace0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b5e0 [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: 0xaaaaf532adf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b680 [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: 0xaaaaf532af10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b720 [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: 0xaaaaf532b028 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b7c0 [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: 0xaaaaf532b140 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b860 [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: 0xaaaaf532b258 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b900 [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: 0xaaaaf532b370 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557b9a0 [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: 0xaaaaf532b488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557ba40 [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: 0xaaaaf532b5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557bae0 [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: 0xaaaaf532b6b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557bb80 [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: 0xaaaaf532b7d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557bc20 [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: 0xaaaaf532b8e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557bcc0 [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: 0xaaaaf532ba00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557bd60 [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: 0xaaaaf532bb18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557be00 [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: 0xaaaaf532bc30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557bea0 [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: 0xaaaaf532bd48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557bf40 [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: 0xaaaaf532be60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557bfe0 [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: 0xaaaaf532bf78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c080 [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: 0xaaaaf532c090 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c120 [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: 0xaaaaf532c1a8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c1c0 [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: 0xaaaaf532c2c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c260 [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: 0xaaaaf532c3d8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c300 [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: 0xaaaaf532c4f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c3a0 [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: 0xaaaaf532c608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c440 [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: 0xaaaaf532c720 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c4e0 [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: 0xaaaaf532c838 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c580 [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: 0xaaaaf532c950 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c620 [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: 0xaaaaf532ca68 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c6c0 [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: 0xaaaaf532cb80 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c760 [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: 0xaaaaf532cc98 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf53220c0 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf5322158 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c800 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557c890 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557c920 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: 0xaaaaf532cdb0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf5322250 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf53222e8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557c9c0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557ca50 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557cae0 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: 0xaaaaf53287b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaaf531f100 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f198 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f230 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf531f2c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f3f8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf531f490 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaaf531f5d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaaf531f668 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaaf531f528 DOCMAP: (8 sibs) 2 children: 28: 0xaaaaf531f710 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaaf531f7a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557cb80 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf557cc10 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf557cca0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf557cd30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf557cdc0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf557ce50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf557cee0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf557cf70 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf557d000 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf557d090 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf557d120 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf557d1b0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf557d240 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: 0xaaaaf5328c10 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557d2e0 [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: 0xaaaaf5328d28 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557d380 [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: 0xaaaaf5328e40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557d420 [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: 0xaaaaf5328f58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaaf531fca0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf531fd38 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf531fdd0 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] 0xaaaaf557d4c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf557d550 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf557d5e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf557d670 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: 0xaaaaf5329070 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf531fec0 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: 0xaaaaf531ff58 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557d710 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557d7a0 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] 0xaaaaf557d830 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: 0xaaaaf5329188 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53200e8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557d8d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557d960 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557d9f0 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: 0xaaaaf53292a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf53201e0 KEYVAL: '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: 0xaaaaf5320278 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557da90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557db20 KEYVAL: '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] 0xaaaaf557dbb0 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: 0xaaaaf53293b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320370 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: 0xaaaaf5320408 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557dc50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557dce0 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] 0xaaaaf557dd70 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: 0xaaaaf53294d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320598 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557de10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557dea0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557df30 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: 0xaaaaf53295e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320690 KEYVAL: '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: 0xaaaaf5320728 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] 0xaaaaf557dfd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557e060 KEYVAL: '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] 0xaaaaf557e0f0 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: 0xaaaaf5329700 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5321a80 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: 0xaaaaf5321b18 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] 0xaaaaf557e190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557e220 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] 0xaaaaf557e2b0 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: 0xaaaaf5329818 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5321bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5321c58 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557e350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557e3e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557e470 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: 0xaaaaf5329930 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5324010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53240a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557e510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557e5a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557e630 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: 0xaaaaf5329a48 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf53209a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557e6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557e760 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557e7f0 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: 0xaaaaf5329b60 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320b38 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557e890 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557e920 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557e9b0 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: 0xaaaaf5329c78 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320c30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320cc8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557ea50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557eae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557eb70 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: 0xaaaaf5329d90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320dc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5320e58 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557ec10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557eca0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557ed30 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: 0xaaaaf5329ea8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaaf5320f00 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] 0xaaaaf557edd0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf557ee60 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: 0xaaaaf5329fc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf5320ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf5321088 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557ef00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf557ef90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf557f020 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: 0xaaaaf532a0d8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f0c0 [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: 0xaaaaf532a1f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f160 [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: 0xaaaaf532a308 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f200 [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: 0xaaaaf532a420 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f2a0 [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: 0xaaaaf532a538 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f340 [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: 0xaaaaf532a650 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f3e0 [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: 0xaaaaf532a768 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f480 [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: 0xaaaaf532a880 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f520 [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: 0xaaaaf532a998 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f5c0 [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: 0xaaaaf532aab0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f660 [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: 0xaaaaf532abc8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f700 [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: 0xaaaaf532ace0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f7a0 [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: 0xaaaaf532adf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f840 [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: 0xaaaaf532af10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f8e0 [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: 0xaaaaf532b028 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557f980 [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: 0xaaaaf532b140 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557fa20 [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: 0xaaaaf532b258 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557fac0 [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: 0xaaaaf532b370 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557fb60 [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: 0xaaaaf532b488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557fc00 [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: 0xaaaaf532b5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557fca0 [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: 0xaaaaf532b6b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557fd40 [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: 0xaaaaf532b7d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557fde0 [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: 0xaaaaf532b8e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557fe80 [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: 0xaaaaf532ba00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557ff20 [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: 0xaaaaf532bb18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf557ffc0 [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: 0xaaaaf532bc30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5580060 [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: 0xaaaaf532bd48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5580100 [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: 0xaaaaf532be60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55801a0 [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: 0xaaaaf532bf78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5580240 [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: 0xaaaaf532c090 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55802e0 [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: 0xaaaaf532c1a8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5580380 [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: 0xaaaaf532c2c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5580420 [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: 0xaaaaf532c3d8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55804c0 [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: 0xaaaaf532c4f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5580560 [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: 0xaaaaf532c608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5580600 [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: 0xaaaaf532c720 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55806a0 [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: 0xaaaaf532c838 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5580740 [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: 0xaaaaf532c950 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55807e0 [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: 0xaaaaf532ca68 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5580880 [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: 0xaaaaf532cb80 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5580920 [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: 0xaaaaf532cc98 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf53220c0 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf5322158 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf55809c0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5580a50 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5580ae0 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: 0xaaaaf532cdb0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf5322250 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf53222e8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf5580b80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf5580c10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf5580ca0 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 (52 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (53 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.07 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0xaaaac8c59060 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cb6de0 [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: 0xaaaac8c59178 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaac8c57310 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaac8c573a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaac8c57440 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaac8c574d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaac8c57570 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaac8c57608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaac8c576a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaac8c577e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaac8c57878 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaac8c57738 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cb8b10 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cb8ba0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaac8cb8c30 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaac8cb8cc0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cb8d50 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaac8cb8de0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cb8e70 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cb8f00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cb8f90 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cb9020 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cb90b0 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: 0xaaaac8c59290 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaac8c57d90 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaac8c57e28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaac8c57ec0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaac8c57f58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaac8c57ff0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaac8c58088 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaac8c58120 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaac8c58260 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaac8c582f8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaac8c581b8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cbac70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cbad00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaac8cbad90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaac8cbae20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cbaeb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaac8cbaf40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cbafd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cbb060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cbb0f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cbb180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cbb210 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: 0xaaaac8c593a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaac8c583a0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaac8c58438 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaac8c584d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cbc9a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cbca30 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaac8cbcac0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaac8cbcb50 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: 0xaaaac8c594c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaac8c58e40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaac8c58ed8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaac8c58f70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cbe710 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cbe7a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaac8cbe830 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaac8cbe8c0 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: 0xaaaac8c595d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c56f90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c57028 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cc04c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cc0550 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cc05e0 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: 0xaaaac8c596f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c579c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c57a58 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cc21f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cc2280 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cc2310 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: 0xaaaac8c59808 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c57b50 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c57be8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cc3f20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cc3fb0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cc4040 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: 0xaaaac8c59920 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c5a1a0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c5a238 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cc5c70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cc5d00 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cc5d90 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: 0xaaaac8c59a38 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaac8c58700 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaac8c587a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c58838 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cc7a60 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cc7af0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cc7b80 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaac8cc7c10 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: 0xaaaac8c59b50 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaac8c58930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaac8c589d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c58a68 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cc9810 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cc98a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cc9930 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaac8cc99c0 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: 0xaaaac8c59c68 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaac8c5a560 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaac8c5ac90 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaac8c5ad28 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaac8c5a5f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaac8c57ce0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaac8c5a690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaac8c5add0 VAL: 'a' (2 sibs) 29: 0xaaaac8c5ae68 VAL: 'b' (2 sibs) 29: 0xaaaac8c5a728 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a7c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a858 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a8f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaac8c5a988 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaac8c5aa20 DOCMAP: (12 sibs) 1 children: 29: 0xaaaac8c58d90 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaac8c5aab8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5ab50 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaac8c5af10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaac8c5afa8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaac8c5abe8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaac8c5b050 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaac8c5b0e8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8ccc350 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaac8ccc3e0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaac8ccc470 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaac8ccc500 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaac8ccc590 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaac8ccc620 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaac8ccc6b0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaac8ccc740 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaac8ccc7d0 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaac8ccc860 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaac8ccc8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaac8ccc980 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaac8ccca10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaac8cccaa0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaac8cccb30 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaac8cccbc0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaac8cccc50 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaac8cccce0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaac8cccd70 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaac8ccce00 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaac8ccce90 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaac8cccf20 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaac8cccfb0 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: 0xaaaac8c59d80 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaac8c5b230 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaac8c5b2c8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b530 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaac8c5b5c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaac8c5b360 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b670 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaac8c5b708 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaac8c5b3f8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b7b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaac8c5b848 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaac8c5b490 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaac8c5b8f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaac8c5b988 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cce980 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8ccea10 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cceaa0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cceb30 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8ccebc0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8ccec50 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8ccece0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cced70 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8ccee00 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8ccee90 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaac8ccef20 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaac8ccefb0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8ccf040 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaac8ccf0d0 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: 0xaaaac8c59e98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaac8c5ba80 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaac8c5bb18 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaac8c5bd80 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaac8c5be18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaac8c5bbb0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaac8c5bec0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaac8c5bf58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaac8c5bc48 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaac8c5c000 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaac8c5c098 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaac8c5bce0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaac8c5c140 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaac8c5c1d8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cd06b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8cd0740 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cd07d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cd0860 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cd08f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cd0980 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cd0a10 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cd0aa0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cd0b30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cd0bc0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaac8cd0c50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaac8cd0ce0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cd0d70 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaac8cd0e00 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: 0xaaaac8c59fb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaac8c5cdb0 MAP: (6 sibs) 3 children: 29: 0xaaaac8c5d150 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaac8c5d1e8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaac8c5d280 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaac8c5ce48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaac8c5d320 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaac8c5d3b8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaac8c5d450 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaac8c5cee0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaac8c5d4f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaac8c5d588 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaac8c5d620 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaac8c5cf78 SEQ: (6 sibs) 3 children: 29: 0xaaaac8c5d6c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaac8c5d758 VAL***: '!!str v20' (3 sibs) 29: 0xaaaac8c5d7f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaac8c5d010 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaac8c5d890 VAL***: '!!str v40' (3 sibs) 29: 0xaaaac8c5d928 VAL***: '!!str v50' (3 sibs) 29: 0xaaaac8c5d9c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaac8c5d0a8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaac8c5da60 VAL: 'v70' (3 sibs) 29: 0xaaaac8c5daf8 VAL: 'v80' (3 sibs) 29: 0xaaaac8c5db90 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cd32a0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8cd3330 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cd33c0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cd3450 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cd34e0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cd3570 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cd3600 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8cd3690 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8cd3720 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8cd37b0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8cd3840 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8cd38d0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8cd3960 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8cd39f0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8cd3a80 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8cd3b10 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8cd3ba0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8cd3c30 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8cd3cc0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8cd3d50 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8cd3de0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8cd3e70 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8cd3f00 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8cd3f90 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8cd4020 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: 0xaaaac8c5a0c8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaac8c5dc80 MAP: (6 sibs) 3 children: 29: 0xaaaac8c5e020 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaac8c5e0b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaac8c5e150 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaac8c5dd18 MAP***: !map (6 sibs) 3 children: 29: 0xaaaac8c5e1f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaac8c5e288 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaac8c5e320 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaac8c5ddb0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaac8c5e3c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaac8c5e458 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaac8c5e4f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaac8c5de48 SEQ: (6 sibs) 3 children: 29: 0xaaaac8c5e590 VAL***: '!str v10' (3 sibs) 29: 0xaaaac8c5e628 VAL***: '!str v20' (3 sibs) 29: 0xaaaac8c5e6c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaac8c5dee0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaac8c5e760 VAL***: '!str v40' (3 sibs) 29: 0xaaaac8c5e7f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaac8c5e890 VAL***: '!str v60' (3 sibs) 29: 0xaaaac8c5df78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaac8c5e930 VAL: 'v70' (3 sibs) 29: 0xaaaac8c5e9c8 VAL: 'v80' (3 sibs) 29: 0xaaaac8c5ea60 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cd61e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8cd6270 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cd6300 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cd6390 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cd6420 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cd64b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cd6540 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8cd65d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8cd6660 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8cd66f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8cd6780 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8cd6810 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8cd68a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8cd6930 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8cd69c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8cd6a50 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8cd6ae0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8cd6b70 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8cd6c00 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8cd6c90 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8cd6d20 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8cd6db0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8cd6e40 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8cd6ed0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8cd6f60 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: 0xaaaac8c59060 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cd58d0 [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: 0xaaaac8c59178 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaac8c57310 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaac8c573a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaac8c57440 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaac8c574d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaac8c57570 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaac8c57608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaac8c576a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaac8c577e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaac8c57878 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaac8c57738 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cd73f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cd7480 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaac8cd7510 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaac8cd75a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cd7630 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaac8cd76c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cd7750 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cd77e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cd7870 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cd7900 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cd7990 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: 0xaaaac8c59290 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaac8c57d90 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaac8c57e28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaac8c57ec0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaac8c57f58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaac8c57ff0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaac8c58088 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaac8c58120 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaac8c58260 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaac8c582f8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaac8c581b8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cd7d00 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cd7d90 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaac8cd7e20 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaac8cd7eb0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cd7f40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaac8cd7fd0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cd8060 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cd80f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cd8180 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cd8210 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cd82a0 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: 0xaaaac8c593a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaac8c583a0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaac8c58438 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaac8c584d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cd8610 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cd86a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaac8cd8730 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaac8cd87c0 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: 0xaaaac8c594c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaac8c58e40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaac8c58ed8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaac8c58f70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cd8f20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cd8fb0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaac8cd9040 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaac8cd90d0 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: 0xaaaac8c595d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c56f90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c57028 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cd9830 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cd98c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cd9950 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: 0xaaaac8c596f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c579c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c57a58 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cda140 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cda1d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cda260 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: 0xaaaac8c59808 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c57b50 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c57be8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cdaa50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cdaae0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cdab70 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: 0xaaaac8c59920 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c5a1a0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c5a238 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cdb360 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cdb3f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cdb480 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: 0xaaaac8c59a38 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaac8c58700 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaac8c587a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c58838 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cdbc70 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cdbd00 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cdbd90 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaac8cdbe20 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: 0xaaaac8c59b50 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaac8c58930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaac8c589d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c58a68 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cdc580 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cdc610 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cdc6a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaac8cdc730 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: 0xaaaac8c59c68 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaac8c5a560 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaac8c5ac90 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaac8c5ad28 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaac8c5a5f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaac8c57ce0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaac8c5a690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaac8c5add0 VAL: 'a' (2 sibs) 29: 0xaaaac8c5ae68 VAL: 'b' (2 sibs) 29: 0xaaaac8c5a728 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a7c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a858 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a8f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaac8c5a988 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaac8c5aa20 DOCMAP: (12 sibs) 1 children: 29: 0xaaaac8c58d90 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaac8c5aab8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5ab50 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaac8c5af10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaac8c5afa8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaac8c5abe8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaac8c5b050 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaac8c5b0e8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cdd7a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaac8cdd830 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaac8cdd8c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaac8cdd950 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaac8cdd9e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaac8cdda70 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaac8cddb00 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaac8cddb90 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaac8cddc20 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaac8cddcb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaac8cddd40 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaac8cdddd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaac8cdde60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaac8cddef0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaac8cddf80 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaac8cde010 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaac8cde0a0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaac8cde130 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaac8cde1c0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaac8cde250 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaac8cde2e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaac8cde370 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaac8cde400 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: 0xaaaac8c59d80 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaac8c5b230 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaac8c5b2c8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b530 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaac8c5b5c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaac8c5b360 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b670 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaac8c5b708 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaac8c5b3f8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b7b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaac8c5b848 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaac8c5b490 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaac8c5b8f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaac8c5b988 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cdce90 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8cdcf20 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cdcfb0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cdd040 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cdd0d0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cdd160 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cdd1f0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cdd280 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cdd310 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cdd3a0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaac8cdd430 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaac8cdd4c0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cdd550 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaac8cdd5e0 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: 0xaaaac8c59e98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaac8c5ba80 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaac8c5bb18 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaac8c5bd80 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaac8c5be18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaac8c5bbb0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaac8c5bec0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaac8c5bf58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaac8c5bc48 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaac8c5c000 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaac8c5c098 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaac8c5bce0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaac8c5c140 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaac8c5c1d8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cde9b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8cdea40 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cdead0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cdeb60 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cdebf0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cdec80 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cded10 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cdeda0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cdee30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cdeec0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaac8cdef50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaac8cdefe0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cdf070 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaac8cdf100 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: 0xaaaac8c59fb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaac8c5cdb0 MAP: (6 sibs) 3 children: 29: 0xaaaac8c5d150 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaac8c5d1e8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaac8c5d280 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaac8c5ce48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaac8c5d320 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaac8c5d3b8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaac8c5d450 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaac8c5cee0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaac8c5d4f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaac8c5d588 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaac8c5d620 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaac8c5cf78 SEQ: (6 sibs) 3 children: 29: 0xaaaac8c5d6c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaac8c5d758 VAL***: '!!str v20' (3 sibs) 29: 0xaaaac8c5d7f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaac8c5d010 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaac8c5d890 VAL***: '!!str v40' (3 sibs) 29: 0xaaaac8c5d928 VAL***: '!!str v50' (3 sibs) 29: 0xaaaac8c5d9c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaac8c5d0a8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaac8c5da60 VAL: 'v70' (3 sibs) 29: 0xaaaac8c5daf8 VAL: 'v80' (3 sibs) 29: 0xaaaac8c5db90 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cdfbd0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8cdfc60 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cdfcf0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cdfd80 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cdfe10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cdfea0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cdff30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8cdffc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8ce0050 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8ce00e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8ce0170 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8ce0200 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8ce0290 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8ce0320 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8ce03b0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8ce0440 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8ce04d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8ce0560 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8ce05f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8ce0680 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8ce0710 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8ce07a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8ce0830 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8ce08c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8ce0950 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: 0xaaaac8c5a0c8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaac8c5dc80 MAP: (6 sibs) 3 children: 29: 0xaaaac8c5e020 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaac8c5e0b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaac8c5e150 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaac8c5dd18 MAP***: !map (6 sibs) 3 children: 29: 0xaaaac8c5e1f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaac8c5e288 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaac8c5e320 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaac8c5ddb0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaac8c5e3c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaac8c5e458 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaac8c5e4f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaac8c5de48 SEQ: (6 sibs) 3 children: 29: 0xaaaac8c5e590 VAL***: '!str v10' (3 sibs) 29: 0xaaaac8c5e628 VAL***: '!str v20' (3 sibs) 29: 0xaaaac8c5e6c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaac8c5dee0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaac8c5e760 VAL***: '!str v40' (3 sibs) 29: 0xaaaac8c5e7f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaac8c5e890 VAL***: '!str v60' (3 sibs) 29: 0xaaaac8c5df78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaac8c5e930 VAL: 'v70' (3 sibs) 29: 0xaaaac8c5e9c8 VAL: 'v80' (3 sibs) 29: 0xaaaac8c5ea60 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8ce0de0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8ce0e70 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8ce0f00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8ce0f90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8ce1020 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8ce10b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8ce1140 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8ce11d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8ce1260 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8ce12f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8ce1380 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8ce1410 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8ce14a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8ce1530 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8ce15c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8ce1650 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8ce16e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8ce1770 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8ce1800 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8ce1890 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8ce1920 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8ce19b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8ce1a40 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8ce1ad0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8ce1b60 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] 0xaaaac8cb6de0 [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] 0xaaaac8ce3270 [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] 0xaaaac8cb8b10 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cb8ba0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaac8cb8c30 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaac8cb8cc0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cb8d50 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaac8cb8de0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cb8e70 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cb8f00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cb8f90 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cb9020 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cb90b0 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] 0xaaaac8ce4460 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8ce44f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaac8ce4580 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaac8ce4610 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8ce46a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaac8ce4730 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8ce47c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaac8ce4850 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8ce48e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8ce4970 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8ce4a00 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] 0xaaaac8cbac70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cbad00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaac8cbad90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaac8cbae20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cbaeb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaac8cbaf40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cbafd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cbb060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cbb0f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cbb180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cbb210 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] 0xaaaac8ce4d70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8ce4e00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaac8ce4e90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaac8ce4f20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8ce4fb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaac8ce5040 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8ce50d0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaac8ce5160 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8ce51f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8ce5280 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8ce5310 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] 0xaaaac8cbc9a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cbca30 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaac8cbcac0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaac8cbcb50 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] 0xaaaac8ce5680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8ce5710 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaac8ce57a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaac8ce5830 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] 0xaaaac8cbe710 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cbe7a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaac8cbe830 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaac8cbe8c0 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] 0xaaaac8ce5f90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8ce6020 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaac8ce60b0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaac8ce6140 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] 0xaaaac8cc04c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cc0550 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cc05e0 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] 0xaaaac8ce68a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8ce6930 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8ce69c0 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] 0xaaaac8cc21f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cc2280 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cc2310 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] 0xaaaac8ce71b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8ce7240 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8ce72d0 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] 0xaaaac8cc3f20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cc3fb0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cc4040 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] 0xaaaac8ce7ac0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8ce7b50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8ce7be0 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] 0xaaaac8cc5c70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cc5d00 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cc5d90 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] 0xaaaac8ce83d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8ce8460 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8ce84f0 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] 0xaaaac8cc7a60 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cc7af0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cc7b80 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaac8cc7c10 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] 0xaaaac8ce8ce0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8ce8d70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8ce8e00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaac8ce8e90 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] 0xaaaac8cc9810 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cc98a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cc9930 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaac8cc99c0 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] 0xaaaac8ce95f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8ce9680 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8ce9710 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaac8ce97a0 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] 0xaaaac8ccc350 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaac8ccc3e0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaac8ccc470 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaac8ccc500 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaac8ccc590 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaac8ccc620 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaac8ccc6b0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaac8ccc740 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaac8ccc7d0 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaac8ccc860 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaac8ccc8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaac8ccc980 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaac8ccca10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaac8cccaa0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaac8cccb30 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaac8cccbc0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaac8cccc50 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaac8cccce0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaac8cccd70 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaac8ccce00 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaac8ccce90 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaac8cccf20 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaac8cccfb0 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] 0xaaaac8cea810 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaac8cea8a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaac8cea930 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaac8cea9c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaac8ceaa50 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaac8ceaae0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaac8ceab70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaac8ceac00 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaac8ceac90 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaac8cead20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaac8ceadb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaac8ceae40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaac8ceaed0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaac8ceaf60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaac8ceaff0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaac8ceb080 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaac8ceb110 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaac8ceb1a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaac8ceb230 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaac8ceb2c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaac8ceb350 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaac8ceb3e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaac8ceb470 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] 0xaaaac8cce980 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8ccea10 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cceaa0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cceb30 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8ccebc0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8ccec50 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8ccece0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cced70 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8ccee00 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8ccee90 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaac8ccef20 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaac8ccefb0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8ccf040 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaac8ccf0d0 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] 0xaaaac8ce9f00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8ce9f90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cea020 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cea0b0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cea140 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cea1d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cea260 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cea2f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cea380 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cea410 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaac8cea4a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaac8cea530 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cea5c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaac8cea650 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] 0xaaaac8cd06b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8cd0740 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cd07d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cd0860 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cd08f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cd0980 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cd0a10 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cd0aa0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cd0b30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cd0bc0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaac8cd0c50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaac8cd0ce0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cd0d70 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaac8cd0e00 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] 0xaaaac8ceba20 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8cebab0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cebb40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cebbd0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cebc60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cebcf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cebd80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cebe10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cebea0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cebf30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaac8cebfc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaac8cec050 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cec0e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaac8cec170 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] 0xaaaac8cd32a0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8cd3330 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cd33c0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cd3450 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cd34e0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cd3570 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cd3600 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8cd3690 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8cd3720 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8cd37b0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8cd3840 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8cd38d0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8cd3960 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8cd39f0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8cd3a80 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8cd3b10 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8cd3ba0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8cd3c30 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8cd3cc0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8cd3d50 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8cd3de0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8cd3e70 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8cd3f00 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8cd3f90 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8cd4020 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] 0xaaaac8cecc40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8ceccd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cecd60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cecdf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cece80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cecf10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cecfa0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8ced030 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8ced0c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8ced150 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8ced1e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8ced270 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8ced300 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8ced390 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8ced420 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8ced4b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8ced540 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8ced5d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8ced660 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8ced6f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8ced780 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8ced810 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8ced8a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8ced930 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8ced9c0 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] 0xaaaac8cd61e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8cd6270 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cd6300 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cd6390 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cd6420 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cd64b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cd6540 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8cd65d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8cd6660 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8cd66f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8cd6780 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8cd6810 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8cd68a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8cd6930 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8cd69c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8cd6a50 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8cd6ae0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8cd6b70 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8cd6c00 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8cd6c90 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8cd6d20 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8cd6db0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8cd6e40 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8cd6ed0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8cd6f60 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] 0xaaaac8cede50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8cedee0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cedf70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cee000 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cee090 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cee120 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cee1b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8cee240 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8cee2d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8cee360 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8cee3f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8cee480 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8cee510 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8cee5a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8cee630 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8cee6c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8cee750 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8cee7e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8cee870 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8cee900 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8cee990 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8ceea20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8ceeab0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8ceeb40 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8ceebd0 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] 0xaaaac8cd58d0 [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] 0xaaaac8cec330 [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] 0xaaaac8cd73f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cd7480 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaac8cd7510 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaac8cd75a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cd7630 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaac8cd76c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cd7750 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cd77e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cd7870 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cd7900 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cd7990 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] 0xaaaac8cef060 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cef0f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaac8cef180 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaac8cef210 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cef2a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaac8cef330 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cef3c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cef450 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cef4e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cef570 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cef600 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] 0xaaaac8cd7d00 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cd7d90 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaac8cd7e20 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaac8cd7eb0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cd7f40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaac8cd7fd0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cd8060 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cd80f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cd8180 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cd8210 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cd82a0 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] 0xaaaac8cef970 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cefa00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaac8cefa90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaac8cefb20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cefbb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaac8cefc40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cefcd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cefd60 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cefdf0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cefe80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8ceff10 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] 0xaaaac8cd8610 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cd86a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaac8cd8730 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaac8cd87c0 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] 0xaaaac8cf0280 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cf0310 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaac8cf03a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaac8cf0430 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] 0xaaaac8cd8f20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cd8fb0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaac8cd9040 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaac8cd90d0 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] 0xaaaac8cf0b90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cf0c20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaac8cf0cb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaac8cf0d40 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] 0xaaaac8cd9830 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cd98c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cd9950 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] 0xaaaac8cf14a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cf1530 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cf15c0 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] 0xaaaac8cda140 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cda1d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cda260 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] 0xaaaac8cf1db0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cf1e40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cf1ed0 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] 0xaaaac8cdaa50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cdaae0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cdab70 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] 0xaaaac8cf26c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cf2750 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cf27e0 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] 0xaaaac8cdb360 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cdb3f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cdb480 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] 0xaaaac8cf2fd0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cf3060 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cf30f0 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] 0xaaaac8cdbc70 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cdbd00 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cdbd90 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaac8cdbe20 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] 0xaaaac8cf38e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cf3970 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cf3a00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaac8cf3a90 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] 0xaaaac8cdc580 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cdc610 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cdc6a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaac8cdc730 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] 0xaaaac8cf41f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cf4280 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cf4310 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaac8cf43a0 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] 0xaaaac8cdd7a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaac8cdd830 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaac8cdd8c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaac8cdd950 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaac8cdd9e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaac8cdda70 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaac8cddb00 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaac8cddb90 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaac8cddc20 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaac8cddcb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaac8cddd40 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaac8cdddd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaac8cdde60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaac8cddef0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaac8cddf80 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaac8cde010 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaac8cde0a0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaac8cde130 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaac8cde1c0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaac8cde250 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaac8cde2e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaac8cde370 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaac8cde400 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] 0xaaaac8cf5410 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaac8cf54a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaac8cf5530 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaac8cf55c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaac8cf5650 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaac8cf56e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaac8cf5770 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaac8cf5800 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaac8cf5890 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaac8cf5920 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaac8cf59b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaac8cf5a40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaac8cf5ad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaac8cf5b60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaac8cf5bf0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaac8cf5c80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaac8cf5d10 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaac8cf5da0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaac8cf5e30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaac8cf5ec0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaac8cf5f50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaac8cf5fe0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaac8cf6070 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] 0xaaaac8cdce90 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8cdcf20 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cdcfb0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cdd040 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cdd0d0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cdd160 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cdd1f0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cdd280 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cdd310 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cdd3a0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaac8cdd430 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaac8cdd4c0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cdd550 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaac8cdd5e0 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] 0xaaaac8cf4b00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8cf4b90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cf4c20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cf4cb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cf4d40 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cf4dd0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cf4e60 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cf4ef0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cf4f80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cf5010 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaac8cf50a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaac8cf5130 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cf51c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaac8cf5250 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] 0xaaaac8cde9b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8cdea40 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cdead0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cdeb60 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cdebf0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cdec80 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cded10 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cdeda0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cdee30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cdeec0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaac8cdef50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaac8cdefe0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cdf070 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaac8cdf100 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] 0xaaaac8cf6620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8cf66b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cf6740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cf67d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cf6860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cf68f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cf6980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cf6a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cf6aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cf6b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaac8cf6bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaac8cf6c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cf6ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaac8cf6d70 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] 0xaaaac8cdfbd0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8cdfc60 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cdfcf0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cdfd80 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cdfe10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cdfea0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cdff30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8cdffc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8ce0050 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8ce00e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8ce0170 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8ce0200 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8ce0290 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8ce0320 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8ce03b0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8ce0440 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8ce04d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8ce0560 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8ce05f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8ce0680 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8ce0710 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8ce07a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8ce0830 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8ce08c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8ce0950 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] 0xaaaac8cf7840 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8cf78d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cf7960 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cf79f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cf7a80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cf7b10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cf7ba0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8cf7c30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8cf7cc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8cf7d50 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8cf7de0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8cf7e70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8cf7f00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8cf7f90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8cf8020 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8cf80b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8cf8140 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8cf81d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8cf8260 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8cf82f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8cf8380 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8cf8410 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8cf84a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8cf8530 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8cf85c0 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] 0xaaaac8ce0de0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8ce0e70 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8ce0f00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8ce0f90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8ce1020 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8ce10b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8ce1140 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8ce11d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8ce1260 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8ce12f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8ce1380 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8ce1410 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8ce14a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8ce1530 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8ce15c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8ce1650 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8ce16e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8ce1770 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8ce1800 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8ce1890 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8ce1920 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8ce19b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8ce1a40 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8ce1ad0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8ce1b60 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] 0xaaaac8cf8a50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8cf8ae0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cf8b70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cf8c00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cf8c90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cf8d20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cf8db0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8cf8e40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8cf8ed0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8cf8f60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8cf8ff0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8cf9080 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8cf9110 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8cf91a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8cf9230 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8cf92c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8cf9350 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8cf93e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8cf9470 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8cf9500 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8cf9590 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8cf9620 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8cf96b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8cf9740 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8cf97d0 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: 0xaaaac8c59060 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8c58b10 [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: 0xaaaac8c59178 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaac8c57310 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaac8c573a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaac8c57440 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaac8c574d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaac8c57570 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaac8c57608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaac8c576a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaac8c577e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaac8c57878 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaac8c57738 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cf6f30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cf6fc0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaac8cf7050 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaac8cf70e0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cf7170 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaac8cf7200 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cf7290 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cf7320 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cf73b0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cf7440 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cf74d0 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: 0xaaaac8c59290 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaac8c57d90 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaac8c57e28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaac8c57ec0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaac8c57f58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaac8c57ff0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaac8c58088 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaac8c58120 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaac8c58260 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaac8c582f8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaac8c581b8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cf9c60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cf9cf0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaac8cf9d80 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaac8cf9e10 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cf9ea0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaac8cf9f30 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cf9fc0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cfa050 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cfa0e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cfa170 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cfa200 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: 0xaaaac8c593a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaac8c583a0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaac8c58438 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaac8c584d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cf7570 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cf7600 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaac8cf7690 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaac8cf7720 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: 0xaaaac8c594c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaac8c58e40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaac8c58ed8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaac8c58f70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfa2a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cfa330 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaac8cfa3c0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaac8cfa450 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: 0xaaaac8c595d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c56f90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c57028 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8ce4080 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8ce4110 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8ce41a0 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: 0xaaaac8c596f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c579c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c57a58 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfa4f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cfa580 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cfa610 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: 0xaaaac8c59808 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c57b50 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c57be8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfa6b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cfa740 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cfa7d0 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: 0xaaaac8c59920 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c5a1a0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c5a238 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfa870 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cfa900 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cfa990 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: 0xaaaac8c59a38 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaac8c58700 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaac8c587a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c58838 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfaa30 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cfaac0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cfab50 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaac8cfabe0 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: 0xaaaac8c59b50 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaac8c58930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaac8c589d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c58a68 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfac80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8cfad10 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8cfada0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaac8cfae30 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: 0xaaaac8c59c68 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaac8c5a560 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaac8c5ac90 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaac8c5ad28 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaac8c5a5f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaac8c57ce0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaac8c5a690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaac8c5add0 VAL: 'a' (2 sibs) 29: 0xaaaac8c5ae68 VAL: 'b' (2 sibs) 29: 0xaaaac8c5a728 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a7c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a858 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a8f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaac8c5a988 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaac8c5aa20 DOCMAP: (12 sibs) 1 children: 29: 0xaaaac8c58d90 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaac8c5aab8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5ab50 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaac8c5af10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaac8c5afa8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaac8c5abe8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaac8c5b050 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaac8c5b0e8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfaed0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaac8cfaf60 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaac8cfaff0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaac8cfb080 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaac8cfb110 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaac8cfb1a0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaac8cfb230 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaac8cfb2c0 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaac8cfb350 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaac8cfb3e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaac8cfb470 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaac8cfb500 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaac8cfb590 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaac8cfb620 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaac8cfb6b0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaac8cfb740 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaac8cfb7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaac8cfb860 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaac8cfb8f0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaac8cfb980 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaac8cfba10 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaac8cfbaa0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaac8cfbb30 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: 0xaaaac8c59d80 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaac8c5b230 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaac8c5b2c8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b530 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaac8c5b5c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaac8c5b360 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b670 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaac8c5b708 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaac8c5b3f8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b7b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaac8c5b848 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaac8c5b490 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaac8c5b8f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaac8c5b988 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfbbd0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8cfbc60 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cfbcf0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cfbd80 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cfbe10 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cfbea0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cfbf30 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cfbfc0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cfc050 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cfc0e0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaac8cfc170 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaac8cfc200 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cfc290 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaac8cfc320 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: 0xaaaac8c59e98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaac8c5ba80 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaac8c5bb18 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaac8c5bd80 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaac8c5be18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaac8c5bbb0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaac8c5bec0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaac8c5bf58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaac8c5bc48 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaac8c5c000 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaac8c5c098 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaac8c5bce0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaac8c5c140 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaac8c5c1d8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfc3c0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8cfc450 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8cfc4e0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8cfc570 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8cfc600 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8cfc690 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8cfc720 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8cfc7b0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8cfc840 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8cfc8d0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaac8cfc960 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaac8cfc9f0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8cfca80 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaac8cfcb10 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: 0xaaaac8c59fb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaac8c5cdb0 MAP: (6 sibs) 3 children: 29: 0xaaaac8c5d150 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaac8c5d1e8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaac8c5d280 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaac8c5ce48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaac8c5d320 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaac8c5d3b8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaac8c5d450 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaac8c5cee0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaac8c5d4f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaac8c5d588 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaac8c5d620 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaac8c5cf78 SEQ: (6 sibs) 3 children: 29: 0xaaaac8c5d6c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaac8c5d758 VAL***: '!!str v20' (3 sibs) 29: 0xaaaac8c5d7f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaac8c5d010 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaac8c5d890 VAL***: '!!str v40' (3 sibs) 29: 0xaaaac8c5d928 VAL***: '!!str v50' (3 sibs) 29: 0xaaaac8c5d9c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaac8c5d0a8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaac8c5da60 VAL: 'v70' (3 sibs) 29: 0xaaaac8c5daf8 VAL: 'v80' (3 sibs) 29: 0xaaaac8c5db90 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfcbb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8cfcc40 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cfccd0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cfcd60 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cfcdf0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cfce80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cfcf10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8cfcfa0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8cfd030 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8cfd0c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8cfd150 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8cfd1e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8cfd270 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8cfd300 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8cfd390 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8cfd420 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8cfd4b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8cfd540 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8cfd5d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8cfd660 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8cfd6f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8cfd780 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8cfd810 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8cfd8a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8cfd930 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: 0xaaaac8c5a0c8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaac8c5dc80 MAP: (6 sibs) 3 children: 29: 0xaaaac8c5e020 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaac8c5e0b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaac8c5e150 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaac8c5dd18 MAP***: !map (6 sibs) 3 children: 29: 0xaaaac8c5e1f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaac8c5e288 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaac8c5e320 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaac8c5ddb0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaac8c5e3c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaac8c5e458 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaac8c5e4f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaac8c5de48 SEQ: (6 sibs) 3 children: 29: 0xaaaac8c5e590 VAL***: '!str v10' (3 sibs) 29: 0xaaaac8c5e628 VAL***: '!str v20' (3 sibs) 29: 0xaaaac8c5e6c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaac8c5dee0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaac8c5e760 VAL***: '!str v40' (3 sibs) 29: 0xaaaac8c5e7f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaac8c5e890 VAL***: '!str v60' (3 sibs) 29: 0xaaaac8c5df78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaac8c5e930 VAL: 'v70' (3 sibs) 29: 0xaaaac8c5e9c8 VAL: 'v80' (3 sibs) 29: 0xaaaac8c5ea60 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfd9d0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8cfda60 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8cfdaf0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8cfdb80 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8cfdc10 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8cfdca0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8cfdd30 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8cfddc0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8cfde50 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8cfdee0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8cfdf70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8cfe000 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8cfe090 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8cfe120 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8cfe1b0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8cfe240 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8cfe2d0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8cfe360 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8cfe3f0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8cfe480 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8cfe510 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8cfe5a0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8cfe630 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8cfe6c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8cfe750 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: 0xaaaac8c59060 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8c58cf0 [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: 0xaaaac8c59178 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaac8c57310 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaac8c573a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaac8c57440 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaac8c574d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaac8c57570 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaac8c57608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaac8c576a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaac8c577e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaac8c57878 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaac8c57738 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfe7f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cfe880 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaac8cfe910 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaac8cfe9a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cfea30 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaac8cfeac0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cfeb50 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cfebe0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cfec70 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cfed00 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cfed90 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: 0xaaaac8c59290 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaac8c57d90 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaac8c57e28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaac8c57ec0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaac8c57f58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaac8c57ff0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaac8c58088 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaac8c58120 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaac8c58260 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaac8c582f8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaac8c581b8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cfee30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaac8cfeec0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaac8cfef50 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaac8cfefe0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaac8cff070 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaac8cff100 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaac8cff190 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaac8cff220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaac8cff2b0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaac8cff340 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaac8cff3d0 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: 0xaaaac8c593a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaac8c583a0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaac8c58438 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaac8c584d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cff470 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cff500 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaac8cff590 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaac8cff620 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: 0xaaaac8c594c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaac8c58e40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaac8c58ed8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaac8c58f70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cff6c0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaac8cff750 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaac8cff7e0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaac8cff870 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: 0xaaaac8c595d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c56f90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c57028 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cff910 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cff9a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cffa30 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: 0xaaaac8c596f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c579c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c57a58 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cffad0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cffb60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cffbf0 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: 0xaaaac8c59808 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c57b50 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c57be8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cffc90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cffd20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaac8cffdb0 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: 0xaaaac8c59920 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaac8c5a1a0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c5a238 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8cffe50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaac8cffee0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaac8cfff70 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: 0xaaaac8c59a38 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaac8c58700 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaac8c587a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaac8c58838 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8d00010 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8d000a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8d00130 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaac8d001c0 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: 0xaaaac8c59b50 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaac8c58930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaac8c589d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaac8c58a68 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8d00260 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaac8d002f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaac8d00380 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaac8d00410 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: 0xaaaac8c59c68 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaac8c5a560 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaac8c5ac90 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaac8c5ad28 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaac8c5a5f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaac8c57ce0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaac8c5a690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaac8c5add0 VAL: 'a' (2 sibs) 29: 0xaaaac8c5ae68 VAL: 'b' (2 sibs) 29: 0xaaaac8c5a728 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a7c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a858 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5a8f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaac8c5a988 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaac8c5aa20 DOCMAP: (12 sibs) 1 children: 29: 0xaaaac8c58d90 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaac8c5aab8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaac8c5ab50 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaac8c5af10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaac8c5afa8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaac8c5abe8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaac8c5b050 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaac8c5b0e8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8d004b0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaac8d00540 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaac8d005d0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaac8d00660 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaac8d006f0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaac8d00780 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaac8d00810 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaac8d008a0 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaac8d00930 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaac8d009c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaac8d00a50 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaac8d00ae0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaac8d00b70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaac8d00c00 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaac8d00c90 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaac8d00d20 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaac8d00db0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaac8d00e40 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaac8d00ed0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaac8d00f60 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaac8d00ff0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaac8d01080 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaac8d01110 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: 0xaaaac8c59d80 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaac8c5b230 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaac8c5b2c8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b530 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaac8c5b5c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaac8c5b360 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b670 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaac8c5b708 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaac8c5b3f8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaac8c5b7b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaac8c5b848 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaac8c5b490 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaac8c5b8f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaac8c5b988 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8d011b0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8d01240 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8d012d0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8d01360 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8d013f0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8d01480 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8d01510 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8d015a0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8d01630 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8d016c0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaac8d01750 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaac8d017e0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8d01870 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaac8d01900 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: 0xaaaac8c59e98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaac8c5ba80 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaac8c5bb18 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaac8c5bd80 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaac8c5be18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaac8c5bbb0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaac8c5bec0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaac8c5bf58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaac8c5bc48 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaac8c5c000 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaac8c5c098 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaac8c5bce0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaac8c5c140 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaac8c5c1d8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8d019a0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaac8d01a30 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaac8d01ac0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaac8d01b50 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaac8d01be0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaac8d01c70 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaac8d01d00 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaac8d01d90 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaac8d01e20 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaac8d01eb0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaac8d01f40 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaac8d01fd0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaac8d02060 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaac8d020f0 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: 0xaaaac8c59fb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaac8c5cdb0 MAP: (6 sibs) 3 children: 29: 0xaaaac8c5d150 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaac8c5d1e8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaac8c5d280 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaac8c5ce48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaac8c5d320 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaac8c5d3b8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaac8c5d450 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaac8c5cee0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaac8c5d4f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaac8c5d588 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaac8c5d620 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaac8c5cf78 SEQ: (6 sibs) 3 children: 29: 0xaaaac8c5d6c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaac8c5d758 VAL***: '!!str v20' (3 sibs) 29: 0xaaaac8c5d7f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaac8c5d010 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaac8c5d890 VAL***: '!!str v40' (3 sibs) 29: 0xaaaac8c5d928 VAL***: '!!str v50' (3 sibs) 29: 0xaaaac8c5d9c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaac8c5d0a8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaac8c5da60 VAL: 'v70' (3 sibs) 29: 0xaaaac8c5daf8 VAL: 'v80' (3 sibs) 29: 0xaaaac8c5db90 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8d02190 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8d02220 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8d022b0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8d02340 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8d023d0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8d02460 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8d024f0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8d02580 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8d02610 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8d026a0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8d02730 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8d027c0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8d02850 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8d028e0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8d02970 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8d02a00 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8d02a90 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8d02b20 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8d02bb0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8d02c40 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8d02cd0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8d02d60 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8d02df0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8d02e80 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8d02f10 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: 0xaaaac8c5a0c8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaac8c5dc80 MAP: (6 sibs) 3 children: 29: 0xaaaac8c5e020 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaac8c5e0b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaac8c5e150 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaac8c5dd18 MAP***: !map (6 sibs) 3 children: 29: 0xaaaac8c5e1f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaac8c5e288 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaac8c5e320 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaac8c5ddb0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaac8c5e3c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaac8c5e458 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaac8c5e4f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaac8c5de48 SEQ: (6 sibs) 3 children: 29: 0xaaaac8c5e590 VAL***: '!str v10' (3 sibs) 29: 0xaaaac8c5e628 VAL***: '!str v20' (3 sibs) 29: 0xaaaac8c5e6c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaac8c5dee0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaac8c5e760 VAL***: '!str v40' (3 sibs) 29: 0xaaaac8c5e7f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaac8c5e890 VAL***: '!str v60' (3 sibs) 29: 0xaaaac8c5df78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaac8c5e930 VAL: 'v70' (3 sibs) 29: 0xaaaac8c5e9c8 VAL: 'v80' (3 sibs) 29: 0xaaaac8c5ea60 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaac8d02fb0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaac8d03040 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaac8d030d0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaac8d03160 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaac8d031f0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaac8d03280 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaac8d03310 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaac8d033a0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaac8d03430 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaac8d034c0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaac8d03550 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaac8d035e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaac8d03670 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaac8d03700 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaac8d03790 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaac8d03820 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaac8d038b0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaac8d03940 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaac8d039d0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaac8d03a60 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaac8d03af0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaac8d03b80 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaac8d03c10 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaac8d03ca0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaac8d03d30 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 (12 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (13 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-1.14.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0xaaaad9c0bba0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaaad9c08260 DOCMAP: (3 sibs) 3 children: 30: 0xaaaad9c08430 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad9c084c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9c08560 KEYVAL: '' '' (3 sibs) 30: 0xaaaad9c082f8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaaad9c08600 KEYVAL: 'a' '' (2 sibs) 30: 0xaaaad9c08698 KEYVAL: 'b' '' (2 sibs) 30: 0xaaaad9c08390 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaaad9c08740 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad9c087d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9c08870 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c79b30 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaaad9c79d70 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaaad9c79bc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaaad9c79c50 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaaad9c79ce0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad9c79e00 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad9c79e90 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad9c79f20 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad9c79fb0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad9c7a040 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad9c7a0d0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad9c7a160 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: 0xaaaad9c0bcb8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c08c70 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaaad9c08d08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9c08da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9c08e38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9c08ed0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c7bbb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c7bc40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9c7bcd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9c7bd60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9c7bdf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9c7be80 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: 0xaaaad9c0bdd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c093e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaaad9c09478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9c09510 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9c095a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9c09640 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c7db60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c7dbf0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9c7dc80 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9c7dd10 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9c7dda0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9c7de30 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: 0xaaaad9c0bee8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9c096e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaaad9c09778 VAL: '?foo' (5 sibs) 30: 0xaaaad9c09810 VAL: ':foo' (5 sibs) 30: 0xaaaad9c098a8 VAL: '-foo' (5 sibs) 30: 0xaaaad9c09940 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c7f970 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c7fa00 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9c7fa90 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9c7fb20 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9c7fbb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9c7fc40 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: 0xaaaad9c0c000 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9c0a2b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaaad9c0a348 VAL: '?foo' (5 sibs) 30: 0xaaaad9c0a3e0 VAL: ':foo' (5 sibs) 30: 0xaaaad9c0a478 VAL: '-foo' (5 sibs) 30: 0xaaaad9c0a510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c81860 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c818f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9c81980 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9c81a10 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9c81aa0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9c81b30 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: 0xaaaad9c0c118 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c08fc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c83590 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c83620 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: 0xaaaad9c0c230 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c07f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c07fe8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c853e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c85470 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9c85500 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: 0xaaaad9c0c348 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09198 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c871d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c87260 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9c872f0 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: 0xaaaad9c0c460 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09290 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c09328 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c88f00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c88f90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9c89020 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: 0xaaaad9c0c578 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c8ac30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c8acc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9c8ad50 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: 0xaaaad9c0c690 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09d00 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaaad9c09e40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09ed8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c09d98 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c8cc60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c8ccf0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9c8cd80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9c8ce10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9c8cea0 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: 0xaaaad9c0c7a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaaad9c0a070 MAP: (2 sibs) 2 children: 30: 0xaaaad9c0b740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c0b7d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c0a108 MAP: (2 sibs) 1 children: 30: 0xaaaad9c0a1b0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c8eb50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c8ebe0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad9c8ec70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9c8ed00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9c8ed90 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad9c8ee20 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: 0xaaaad9c0c8c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c09f80 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] 0xaaaad9c90a00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c90a90 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: 0xaaaad9c0c9d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0b8d0 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] 0xaaaad9c928b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c92940 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: 0xaaaad9c0caf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0b9c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c94760 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c947f0 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: 0xaaaad9c0cc08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0bab0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c96610 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c966a0 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: 0xaaaad9c0cd20 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0deb0 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] 0xaaaad9c984c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c98550 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: 0xaaaad9c0ce38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0a600 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c9a370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c9a400 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: 0xaaaad9c0cf50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c0a6a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaaad9c0a738 KEYVAL: 'b' '' (5 sibs) 30: 0xaaaad9c0a7d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaaad9c0a868 KEYVAL: 'd' '' (5 sibs) 30: 0xaaaad9c0a900 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c9c0a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c9c130 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9c9c1c0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad9c9c250 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9c9c2e0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9c9c370 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: 0xaaaad9c0d068 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaaad9c0a9f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaaad9c0aa88 KEYVAL: 'b' '' (6 sibs) 30: 0xaaaad9c0ab20 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaaad9c0abb8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaaad9c0ac50 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaaad9c0ace8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c9ddd0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9c9de60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9c9def0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9c9df80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9c9e010 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9c9e0a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad9c9e130 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: 0xaaaad9c0bba0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaaad9c08260 DOCMAP: (3 sibs) 3 children: 30: 0xaaaad9c08430 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad9c084c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9c08560 KEYVAL: '' '' (3 sibs) 30: 0xaaaad9c082f8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaaad9c08600 KEYVAL: 'a' '' (2 sibs) 30: 0xaaaad9c08698 KEYVAL: 'b' '' (2 sibs) 30: 0xaaaad9c08390 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaaad9c08740 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad9c087d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9c08870 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c9e720 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaaad9c9e960 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaaad9c9e7b0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaaad9c9e840 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaaad9c9e8d0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad9c9e9f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad9c9ea80 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad9c9eb10 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad9c9eba0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad9c9ec30 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad9c9ecc0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad9c9ed50 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: 0xaaaad9c0bcb8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c08c70 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaaad9c08d08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9c08da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9c08e38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9c08ed0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c9f030 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c9f0c0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9c9f150 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9c9f1e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9c9f270 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9c9f300 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: 0xaaaad9c0bdd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c093e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaaad9c09478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9c09510 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9c095a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9c09640 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9c9f940 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c9f9d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9c9fa60 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9c9faf0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9c9fb80 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9c9fc10 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: 0xaaaad9c0bee8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9c096e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaaad9c09778 VAL: '?foo' (5 sibs) 30: 0xaaaad9c09810 VAL: ':foo' (5 sibs) 30: 0xaaaad9c098a8 VAL: '-foo' (5 sibs) 30: 0xaaaad9c09940 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca0250 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9ca02e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9ca0370 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9ca0400 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9ca0490 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9ca0520 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: 0xaaaad9c0c000 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9c0a2b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaaad9c0a348 VAL: '?foo' (5 sibs) 30: 0xaaaad9c0a3e0 VAL: ':foo' (5 sibs) 30: 0xaaaad9c0a478 VAL: '-foo' (5 sibs) 30: 0xaaaad9c0a510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca0b60 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9ca0bf0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9ca0c80 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9ca0d10 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9ca0da0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9ca0e30 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: 0xaaaad9c0c118 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c08fc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca1470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca1500 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: 0xaaaad9c0c230 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c07f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c07fe8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca1d80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca1e10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9ca1ea0 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: 0xaaaad9c0c348 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09198 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca2690 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca2720 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9ca27b0 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: 0xaaaad9c0c460 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09290 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c09328 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca2fa0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca3030 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9ca30c0 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: 0xaaaad9c0c578 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca38b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca3940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9ca39d0 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: 0xaaaad9c0c690 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09d00 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaaad9c09e40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09ed8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c09d98 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca41c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca4250 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9ca42e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9ca4370 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9ca4400 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: 0xaaaad9c0c7a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaaad9c0a070 MAP: (2 sibs) 2 children: 30: 0xaaaad9c0b740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c0b7d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c0a108 MAP: (2 sibs) 1 children: 30: 0xaaaad9c0a1b0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca4ad0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca4b60 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad9ca4bf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9ca4c80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9ca4d10 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad9ca4da0 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: 0xaaaad9c0c8c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c09f80 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] 0xaaaad9ca53e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca5470 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: 0xaaaad9c0c9d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0b8d0 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] 0xaaaad9ca5cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca5d80 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: 0xaaaad9c0caf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0b9c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca6600 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca6690 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: 0xaaaad9c0cc08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0bab0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca6f10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca6fa0 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: 0xaaaad9c0cd20 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0deb0 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] 0xaaaad9ca7820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca78b0 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: 0xaaaad9c0ce38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0a600 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca8130 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca81c0 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: 0xaaaad9c0cf50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c0a6a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaaad9c0a738 KEYVAL: 'b' '' (5 sibs) 30: 0xaaaad9c0a7d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaaad9c0a868 KEYVAL: 'd' '' (5 sibs) 30: 0xaaaad9c0a900 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca8a40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9ca8ad0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9ca8b60 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad9ca8bf0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9ca8c80 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9ca8d10 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: 0xaaaad9c0d068 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaaad9c0a9f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaaad9c0aa88 KEYVAL: 'b' '' (6 sibs) 30: 0xaaaad9c0ab20 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaaad9c0abb8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaaad9c0ac50 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaaad9c0ace8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9ca9350 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9ca93e0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9ca9470 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9ca9500 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9ca9590 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9ca9620 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad9ca96b0 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] 0xaaaad9c79b30 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaaad9c79d70 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaaad9c79bc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaaad9c79c50 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaaad9c79ce0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad9c79e00 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad9c79e90 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad9c79f20 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad9c79fb0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad9c7a040 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad9c7a0d0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad9c7a160 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] 0xaaaad9cab0c0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaaad9cab150 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaaad9cab1e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaaad9cab270 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaaad9cab300 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad9cab390 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad9cab420 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad9cab4b0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad9cab540 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad9cab5d0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad9cab660 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad9cab6f0 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] 0xaaaad9c7bbb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c7bc40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9c7bcd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9c7bd60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9c7bdf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9c7be80 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] 0xaaaad9cac2b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cac340 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9cac3d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9cac460 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9cac4f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9cac580 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] 0xaaaad9c7db60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c7dbf0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9c7dc80 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9c7dd10 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9c7dda0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9c7de30 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] 0xaaaad9cacbc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cacc50 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9cacce0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9cacd70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9cace00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9cace90 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] 0xaaaad9c7f970 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c7fa00 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9c7fa90 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9c7fb20 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9c7fbb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9c7fc40 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] 0xaaaad9cad4d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cad560 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9cad5f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9cad680 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9cad710 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9cad7a0 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] 0xaaaad9c81860 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c818f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9c81980 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9c81a10 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9c81aa0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9c81b30 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] 0xaaaad9cadde0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cade70 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9cadf00 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9cadf90 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9cae020 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9cae0b0 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] 0xaaaad9c83590 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c83620 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] 0xaaaad9cae6f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cae780 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] 0xaaaad9c853e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c85470 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9c85500 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] 0xaaaad9caf000 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9caf090 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9caf120 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] 0xaaaad9c871d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c87260 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9c872f0 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] 0xaaaad9caf910 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9caf9a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9cafa30 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] 0xaaaad9c88f00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c88f90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9c89020 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] 0xaaaad9cb0220 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cb02b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9cb0340 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] 0xaaaad9c8ac30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c8acc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9c8ad50 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] 0xaaaad9cb0b30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cb0bc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9cb0c50 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] 0xaaaad9c8cc60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c8ccf0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9c8cd80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9c8ce10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9c8cea0 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] 0xaaaad9cb1440 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cb14d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9cb1560 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9cb15f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9cb1680 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] 0xaaaad9c8eb50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9c8ebe0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad9c8ec70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9c8ed00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9c8ed90 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad9c8ee20 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] 0xaaaad9cb1d50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cb1de0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad9cb1e70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9cb1f00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9cb1f90 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad9cb2020 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] 0xaaaad9c90a00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c90a90 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] 0xaaaad9cb2660 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cb26f0 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] 0xaaaad9c928b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c92940 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] 0xaaaad9cb2f70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cb3000 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] 0xaaaad9c94760 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c947f0 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] 0xaaaad9cb3880 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cb3910 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] 0xaaaad9c96610 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c966a0 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] 0xaaaad9cb4190 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cb4220 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] 0xaaaad9c984c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c98550 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] 0xaaaad9cb4aa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cb4b30 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] 0xaaaad9c9a370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9c9a400 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] 0xaaaad9cb53b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cb5440 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] 0xaaaad9c9c0a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c9c130 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9c9c1c0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad9c9c250 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9c9c2e0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9c9c370 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] 0xaaaad9cb5cc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cb5d50 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9cb5de0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad9cb5e70 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9cb5f00 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9cb5f90 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] 0xaaaad9c9ddd0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9c9de60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9c9def0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9c9df80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9c9e010 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9c9e0a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad9c9e130 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] 0xaaaad9cb65d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9cb6660 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9cb66f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9cb6780 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9cb6810 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9cb68a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad9cb6930 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] 0xaaaad9c9e720 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaaad9c9e960 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaaad9c9e7b0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaaad9c9e840 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaaad9c9e8d0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad9c9e9f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad9c9ea80 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad9c9eb10 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad9c9eba0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad9c9ec30 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad9c9ecc0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad9c9ed50 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] 0xaaaad9cb6ee0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaaad9cb6f70 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaaad9cb7000 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaaad9cb7090 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaaad9cb7120 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad9cb71b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad9cb7240 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad9cb72d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad9cb7360 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad9cb73f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad9cb7480 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad9cb7510 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] 0xaaaad9c9f030 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c9f0c0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9c9f150 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9c9f1e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9c9f270 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9c9f300 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] 0xaaaad9cb77f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cb7880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9cb7910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9cb79a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9cb7a30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9cb7ac0 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] 0xaaaad9c9f940 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9c9f9d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9c9fa60 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9c9faf0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9c9fb80 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9c9fc10 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] 0xaaaad9cb8100 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cb8190 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9cb8220 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9cb82b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9cb8340 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9cb83d0 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] 0xaaaad9ca0250 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9ca02e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9ca0370 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9ca0400 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9ca0490 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9ca0520 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] 0xaaaad9cb8a10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cb8aa0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9cb8b30 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9cb8bc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9cb8c50 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9cb8ce0 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] 0xaaaad9ca0b60 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9ca0bf0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9ca0c80 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9ca0d10 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9ca0da0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9ca0e30 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] 0xaaaad9cb9320 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cb93b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9cb9440 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9cb94d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9cb9560 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9cb95f0 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] 0xaaaad9ca1470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca1500 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] 0xaaaad9cb9c30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cb9cc0 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] 0xaaaad9ca1d80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca1e10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9ca1ea0 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] 0xaaaad9cba540 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cba5d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9cba660 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] 0xaaaad9ca2690 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca2720 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9ca27b0 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] 0xaaaad9cbae50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cbaee0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9cbaf70 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] 0xaaaad9ca2fa0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca3030 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9ca30c0 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] 0xaaaad9cbb760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cbb7f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9cbb880 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] 0xaaaad9ca38b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca3940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9ca39d0 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] 0xaaaad9cbc070 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cbc100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9cbc190 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] 0xaaaad9ca41c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca4250 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9ca42e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9ca4370 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9ca4400 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] 0xaaaad9cbc980 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cbca10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9cbcaa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9cbcb30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9cbcbc0 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] 0xaaaad9ca4ad0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9ca4b60 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad9ca4bf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9ca4c80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9ca4d10 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad9ca4da0 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] 0xaaaad9cbd290 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cbd320 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad9cbd3b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9cbd440 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9cbd4d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad9cbd560 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] 0xaaaad9ca53e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca5470 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] 0xaaaad9cbdba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cbdc30 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] 0xaaaad9ca5cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca5d80 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] 0xaaaad9cbe4b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cbe540 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] 0xaaaad9ca6600 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca6690 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] 0xaaaad9cbedc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cbee50 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] 0xaaaad9ca6f10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca6fa0 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] 0xaaaad9cbf6d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cbf760 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] 0xaaaad9ca7820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca78b0 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] 0xaaaad9cbffe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc0070 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] 0xaaaad9ca8130 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9ca81c0 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] 0xaaaad9cc08f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc0980 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] 0xaaaad9ca8a40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9ca8ad0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9ca8b60 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad9ca8bf0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9ca8c80 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9ca8d10 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] 0xaaaad9cc1200 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cc1290 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9cc1320 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad9cc13b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9cc1440 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9cc14d0 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] 0xaaaad9ca9350 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9ca93e0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9ca9470 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9ca9500 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9ca9590 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9ca9620 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad9ca96b0 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] 0xaaaad9cc1b10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9cc1ba0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9cc1c30 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9cc1cc0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9cc1d50 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9cc1de0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad9cc1e70 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: 0xaaaad9c0bba0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaaad9c08260 DOCMAP: (3 sibs) 3 children: 30: 0xaaaad9c08430 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad9c084c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9c08560 KEYVAL: '' '' (3 sibs) 30: 0xaaaad9c082f8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaaad9c08600 KEYVAL: 'a' '' (2 sibs) 30: 0xaaaad9c08698 KEYVAL: 'b' '' (2 sibs) 30: 0xaaaad9c08390 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaaad9c08740 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad9c087d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9c08870 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc2420 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaaad9cc24b0 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaaad9cc2540 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaaad9cc25d0 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaaad9cc2660 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad9cc26f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad9cc2780 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad9cc2810 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad9cc28a0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad9cc2930 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad9cc29c0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad9cc2a50 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: 0xaaaad9c0bcb8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c08c70 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaaad9c08d08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9c08da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9c08e38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9c08ed0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc2af0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cc2b80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9cc2c10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9cc2ca0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9cc2d30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9cc2dc0 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: 0xaaaad9c0bdd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c093e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaaad9c09478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9c09510 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9c095a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9c09640 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc2e60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cc2ef0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9cc2f80 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9cc3010 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9cc30a0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9cc3130 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: 0xaaaad9c0bee8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9c096e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaaad9c09778 VAL: '?foo' (5 sibs) 30: 0xaaaad9c09810 VAL: ':foo' (5 sibs) 30: 0xaaaad9c098a8 VAL: '-foo' (5 sibs) 30: 0xaaaad9c09940 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc31d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cc3260 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9cc32f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9cc3380 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9cc3410 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9cc34a0 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: 0xaaaad9c0c000 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9c0a2b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaaad9c0a348 VAL: '?foo' (5 sibs) 30: 0xaaaad9c0a3e0 VAL: ':foo' (5 sibs) 30: 0xaaaad9c0a478 VAL: '-foo' (5 sibs) 30: 0xaaaad9c0a510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc3540 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cc35d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9cc3660 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9cc36f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9cc3780 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9cc3810 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: 0xaaaad9c0c118 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c08fc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc38b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc3940 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: 0xaaaad9c0c230 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c07f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c07fe8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc39e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc3a70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9cc3b00 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: 0xaaaad9c0c348 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09198 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc3ba0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc3c30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9cc3cc0 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: 0xaaaad9c0c460 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09290 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c09328 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc3d60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc3df0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9cc3e80 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: 0xaaaad9c0c578 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc3f20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc3fb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9cc4040 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: 0xaaaad9c0c690 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09d00 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaaad9c09e40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09ed8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c09d98 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc40e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc4170 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9cc4200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9cc4290 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9cc4320 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: 0xaaaad9c0c7a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaaad9c0a070 MAP: (2 sibs) 2 children: 30: 0xaaaad9c0b740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c0b7d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c0a108 MAP: (2 sibs) 1 children: 30: 0xaaaad9c0a1b0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc43c0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc4450 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad9cc44e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9cc4570 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9cc4600 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad9cc4690 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: 0xaaaad9c0c8c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c09f80 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] 0xaaaad9cc4730 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc47c0 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: 0xaaaad9c0c9d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0b8d0 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] 0xaaaad9cc4860 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc48f0 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: 0xaaaad9c0caf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0b9c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc4990 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc4a20 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: 0xaaaad9c0cc08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0bab0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc4ac0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc4b50 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: 0xaaaad9c0cd20 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0deb0 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] 0xaaaad9cc4bf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc4c80 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: 0xaaaad9c0ce38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0a600 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc4d20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc4db0 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: 0xaaaad9c0cf50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c0a6a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaaad9c0a738 KEYVAL: 'b' '' (5 sibs) 30: 0xaaaad9c0a7d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaaad9c0a868 KEYVAL: 'd' '' (5 sibs) 30: 0xaaaad9c0a900 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc4e50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cc4ee0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9cc4f70 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad9cc5000 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9cc5090 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9cc5120 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: 0xaaaad9c0d068 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaaad9c0a9f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaaad9c0aa88 KEYVAL: 'b' '' (6 sibs) 30: 0xaaaad9c0ab20 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaaad9c0abb8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaaad9c0ac50 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaaad9c0ace8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc51c0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9cc5250 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9cc52e0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9cc5370 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9cc5400 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9cc5490 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad9cc5520 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: 0xaaaad9c0bba0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaaad9c08260 DOCMAP: (3 sibs) 3 children: 30: 0xaaaad9c08430 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad9c084c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9c08560 KEYVAL: '' '' (3 sibs) 30: 0xaaaad9c082f8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaaad9c08600 KEYVAL: 'a' '' (2 sibs) 30: 0xaaaad9c08698 KEYVAL: 'b' '' (2 sibs) 30: 0xaaaad9c08390 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaaad9c08740 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad9c087d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9c08870 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc55c0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaaad9cc5650 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaaad9cc56e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaaad9cc5770 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaaad9cc5800 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad9cc5890 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad9cc5920 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad9cc59b0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad9cc5a40 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad9cc5ad0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad9cc5b60 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad9cc5bf0 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: 0xaaaad9c0bcb8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c08c70 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaaad9c08d08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9c08da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9c08e38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9c08ed0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc5c90 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cc5d20 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9cc5db0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9cc5e40 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9cc5ed0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9cc5f60 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: 0xaaaad9c0bdd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c093e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaaad9c09478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9c09510 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9c095a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9c09640 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc6000 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cc6090 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9cc6120 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9cc61b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9cc6240 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9cc62d0 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: 0xaaaad9c0bee8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9c096e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaaad9c09778 VAL: '?foo' (5 sibs) 30: 0xaaaad9c09810 VAL: ':foo' (5 sibs) 30: 0xaaaad9c098a8 VAL: '-foo' (5 sibs) 30: 0xaaaad9c09940 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc6370 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cc6400 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9cc6490 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9cc6520 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9cc65b0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9cc6640 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: 0xaaaad9c0c000 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9c0a2b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaaad9c0a348 VAL: '?foo' (5 sibs) 30: 0xaaaad9c0a3e0 VAL: ':foo' (5 sibs) 30: 0xaaaad9c0a478 VAL: '-foo' (5 sibs) 30: 0xaaaad9c0a510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc66e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cc6770 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9cc6800 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9cc6890 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9cc6920 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9cc69b0 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: 0xaaaad9c0c118 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c08fc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc6a50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc6ae0 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: 0xaaaad9c0c230 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c07f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c07fe8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc6b80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc6c10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9cc6ca0 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: 0xaaaad9c0c348 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09198 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc6d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc6dd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9cc6e60 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: 0xaaaad9c0c460 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09290 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c09328 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc6f00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc6f90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9cc7020 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: 0xaaaad9c0c578 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc70c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc7150 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9cc71e0 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: 0xaaaad9c0c690 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9c09d00 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaaad9c09e40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c09ed8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c09d98 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc7280 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc7310 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9cc73a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9cc7430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9cc74c0 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: 0xaaaad9c0c7a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaaad9c0a070 MAP: (2 sibs) 2 children: 30: 0xaaaad9c0b740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9c0b7d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9c0a108 MAP: (2 sibs) 1 children: 30: 0xaaaad9c0a1b0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc7560 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9cc75f0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad9cc7680 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9cc7710 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9cc77a0 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad9cc7830 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: 0xaaaad9c0c8c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c09f80 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] 0xaaaad9cc78d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc7960 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: 0xaaaad9c0c9d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0b8d0 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] 0xaaaad9cc7a00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc7a90 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: 0xaaaad9c0caf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0b9c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc7b30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc7bc0 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: 0xaaaad9c0cc08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0bab0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc7c60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc7cf0 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: 0xaaaad9c0cd20 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0deb0 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] 0xaaaad9cc7d90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc7e20 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: 0xaaaad9c0ce38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9c0a600 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc7ec0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9cc7f50 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: 0xaaaad9c0cf50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9c0a6a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaaad9c0a738 KEYVAL: 'b' '' (5 sibs) 30: 0xaaaad9c0a7d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaaad9c0a868 KEYVAL: 'd' '' (5 sibs) 30: 0xaaaad9c0a900 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc7ff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9cc8080 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9cc8110 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad9cc81a0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9cc8230 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9cc82c0 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: 0xaaaad9c0d068 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaaad9c0a9f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaaad9c0aa88 KEYVAL: 'b' '' (6 sibs) 30: 0xaaaad9c0ab20 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaaad9c0abb8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaaad9c0ac50 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaaad9c0ace8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9cc8360 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9cc83f0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9cc8480 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9cc8510 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9cc85a0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9cc8630 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad9cc86c0 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 (12 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (12 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-1.14.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0xaaaac6d07b70 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d06a60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d06c30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d06cc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d06d60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d06af8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d06e00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d06e98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d06f30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d06b90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d06fd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d07068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d07100 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d1f9d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d1fa60 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d1faf0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d1fb80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d1fc10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d1fca0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d1fd30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d1fdc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d1fe50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d1fee0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d1ff70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d20000 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d20090 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: 0xaaaac6d07c88 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d073e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d075b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d07648 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d076e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d07478 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d07780 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d07818 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d078b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d07510 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d07950 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d079e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d07a80 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d21a50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d21ae0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d21b70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d21c00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d21c90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d21d20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d21db0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d21e40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d21ed0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d21f60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d21ff0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d22080 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d22110 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: 0xaaaac6d07da0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d07f90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d08160 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d081f8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d08290 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d08028 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d08330 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d083c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d08460 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d080c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d08500 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d08598 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d08630 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d239a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d23a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d23ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d23b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d23be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d23c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d23d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d23d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d23e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d23eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d23f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d23fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d24060 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: 0xaaaac6d07eb8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaac6d08810 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaac6d088b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaac6d08948 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d258f0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaac6d25980 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaac6d25a10 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaac6d25aa0 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: 0xaaaac6d07b70 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d06a60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d06c30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d06cc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d06d60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d06af8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d06e00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d06e98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d06f30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d06b90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d06fd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d07068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d07100 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d26200 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d26290 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d26320 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d263b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d26440 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d264d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d26560 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d265f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d26680 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d26710 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d267a0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d26830 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d268c0 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: 0xaaaac6d07c88 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d073e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d075b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d07648 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d076e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d07478 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d07780 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d07818 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d078b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d07510 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d07950 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d079e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d07a80 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d26b10 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d26ba0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d26c30 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d26cc0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d26d50 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d26de0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d26e70 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d26f00 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d26f90 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d27020 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d270b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d27140 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d271d0 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: 0xaaaac6d07da0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d07f90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d08160 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d081f8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d08290 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d08028 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d08330 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d083c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d08460 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d080c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d08500 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d08598 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d08630 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d27420 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d274b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d27540 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d275d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d27660 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d276f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d27780 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d27810 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d278a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d27930 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d279c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d27a50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d27ae0 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: 0xaaaac6d07eb8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaac6d08810 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaac6d088b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaac6d08948 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d27d30 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaac6d27dc0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaac6d27e50 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaac6d27ee0 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] 0xaaaac6d1f9d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d1fa60 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d1faf0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d1fb80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d1fc10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d1fca0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d1fd30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d1fdc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d1fe50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d1fee0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d1ff70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d20000 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d20090 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] 0xaaaac6d28db0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d28e40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d28ed0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d28f60 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d28ff0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d29080 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d29110 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d291a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d29230 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d292c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d29350 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d293e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d29470 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] 0xaaaac6d21a50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d21ae0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d21b70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d21c00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d21c90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d21d20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d21db0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d21e40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d21ed0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d21f60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d21ff0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d22080 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d22110 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] 0xaaaac6d29fa0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d2a030 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d2a0c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d2a150 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d2a1e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d2a270 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d2a300 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d2a390 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d2a420 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d2a4b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d2a540 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d2a5d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d2a660 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] 0xaaaac6d239a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d23a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d23ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d23b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d23be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d23c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d23d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d23d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d23e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d23eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d23f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d23fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d24060 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] 0xaaaac6d2a8b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d2a940 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d2a9d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d2aa60 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d2aaf0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d2ab80 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d2ac10 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d2aca0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d2ad30 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d2adc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d2ae50 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d2aee0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d2af70 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] 0xaaaac6d258f0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaac6d25980 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaac6d25a10 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaac6d25aa0 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] 0xaaaac6d2b1c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaac6d2b250 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaac6d2b2e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaac6d2b370 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] 0xaaaac6d26200 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d26290 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d26320 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d263b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d26440 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d264d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d26560 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d265f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d26680 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d26710 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d267a0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d26830 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d268c0 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] 0xaaaac6d2bad0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d2bb60 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d2bbf0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d2bc80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d2bd10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d2bda0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d2be30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d2bec0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d2bf50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d2bfe0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d2c070 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d2c100 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d2c190 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] 0xaaaac6d26b10 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d26ba0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d26c30 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d26cc0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d26d50 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d26de0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d26e70 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d26f00 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d26f90 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d27020 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d270b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d27140 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d271d0 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] 0xaaaac6d2c3e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d2c470 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d2c500 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d2c590 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d2c620 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d2c6b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d2c740 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d2c7d0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d2c860 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d2c8f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d2c980 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d2ca10 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d2caa0 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] 0xaaaac6d27420 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d274b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d27540 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d275d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d27660 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d276f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d27780 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d27810 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d278a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d27930 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d279c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d27a50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d27ae0 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] 0xaaaac6d2ccf0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d2cd80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d2ce10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d2cea0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d2cf30 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d2cfc0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d2d050 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d2d0e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d2d170 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d2d200 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d2d290 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d2d320 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d2d3b0 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] 0xaaaac6d27d30 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaac6d27dc0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaac6d27e50 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaac6d27ee0 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] 0xaaaac6d2d600 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaac6d2d690 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaac6d2d720 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaac6d2d7b0 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: 0xaaaac6d07b70 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d06a60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d06c30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d06cc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d06d60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d06af8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d06e00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d06e98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d06f30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d06b90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d06fd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d07068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d07100 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d2df10 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d2dfa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d2e030 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d2e0c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d2e150 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d2e1e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d2e270 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d2e300 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d2e390 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d2e420 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d2e4b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d2e540 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d2e5d0 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: 0xaaaac6d07c88 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d073e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d075b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d07648 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d076e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d07478 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d07780 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d07818 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d078b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d07510 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d07950 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d079e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d07a80 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d2e670 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d2e700 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d2e790 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d2e820 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d2e8b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d2e940 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d2e9d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d2ea60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d2eaf0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d2eb80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d2ec10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d2eca0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d2ed30 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: 0xaaaac6d07da0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d07f90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d08160 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d081f8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d08290 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d08028 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d08330 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d083c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d08460 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d080c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d08500 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d08598 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d08630 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d2edd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d2ee60 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d2eef0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d2ef80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d2f010 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d2f0a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d2f130 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d2f1c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d2f250 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d2f2e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d2f370 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d2f400 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d2f490 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: 0xaaaac6d07eb8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaac6d08810 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaac6d088b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaac6d08948 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d1e0e0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaac6d1e170 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaac6d1e200 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaac6d1e290 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: 0xaaaac6d07b70 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d06a60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d06c30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d06cc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d06d60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d06af8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d06e00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d06e98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d06f30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d06b90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d06fd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d07068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d07100 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d2f530 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d2f5c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d2f650 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d2f6e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d2f770 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d2f800 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d2f890 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d2f920 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d2f9b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d2fa40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d2fad0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d2fb60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d2fbf0 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: 0xaaaac6d07c88 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d073e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d075b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d07648 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d076e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d07478 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d07780 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d07818 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d078b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d07510 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d07950 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d079e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d07a80 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d2fc90 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d2fd20 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d2fdb0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d2fe40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d2fed0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d2ff60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d2fff0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d30080 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d30110 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d301a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d30230 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d302c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d30350 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: 0xaaaac6d07da0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaac6d07f90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaac6d08160 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaac6d081f8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaac6d08290 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaac6d08028 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaac6d08330 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaac6d083c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaac6d08460 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaac6d080c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaac6d08500 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaac6d08598 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaac6d08630 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d303f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaac6d30480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaac6d30510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaac6d305a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaac6d30630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaac6d306c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaac6d30750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaac6d307e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaac6d30870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaac6d30900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaac6d30990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaac6d30a20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaac6d30ab0 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: 0xaaaac6d07eb8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaac6d08810 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaac6d088b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaac6d08948 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaac6d297c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaac6d29850 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaac6d298e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaac6d29970 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 (3 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (3 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-1.14.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0xaaaae83028f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae83004f0 SEQ: (3 sibs) 0 children: 32: 0xaaaae8300588 SEQ: (3 sibs) 0 children: 32: 0xaaaae8300620 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae83317c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8331850 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaae83318e0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaae8331970 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: 0xaaaae8302a08 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8300e70 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301040 VAL: '00' (3 sibs) 32: 0xaaaae83010d8 VAL: '01' (3 sibs) 32: 0xaaaae8301170 VAL: '02' (3 sibs) 32: 0xaaaae8300f08 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301210 VAL: '10' (3 sibs) 32: 0xaaaae83012a8 VAL: '11' (3 sibs) 32: 0xaaaae8301340 VAL: '12' (3 sibs) 32: 0xaaaae8300fa0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83013e0 VAL: '20' (3 sibs) 32: 0xaaaae8301478 VAL: '21' (3 sibs) 32: 0xaaaae8301510 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8333680 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8333710 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae83337a0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8333830 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83338c0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8333950 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83339e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8333a70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8333b00 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8333b90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8333c20 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8333cb0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8333d40 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: 0xaaaae8302b20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8301a20 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301bf0 VAL: '00' (3 sibs) 32: 0xaaaae8301c88 VAL: '01' (3 sibs) 32: 0xaaaae8301d20 VAL: '02' (3 sibs) 32: 0xaaaae8301ab8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301dc0 VAL: '10' (3 sibs) 32: 0xaaaae8301e58 VAL: '11' (3 sibs) 32: 0xaaaae8301ef0 VAL: '12' (3 sibs) 32: 0xaaaae8301b50 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301f90 VAL: '20' (3 sibs) 32: 0xaaaae8302028 VAL: '21' (3 sibs) 32: 0xaaaae83020c0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae83353f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8335480 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8335510 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae83355a0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8335630 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae83356c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8335750 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae83357e0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8335870 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8335900 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8335990 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8335a20 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8335ab0 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: 0xaaaae8302c38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8302160 SEQ: (3 sibs) 3 children: 32: 0xaaaae8302330 VAL: '00' (3 sibs) 32: 0xaaaae83023c8 VAL: '01' (3 sibs) 32: 0xaaaae8302460 VAL: '02' (3 sibs) 32: 0xaaaae83021f8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8302500 VAL: '10' (3 sibs) 32: 0xaaaae8302598 VAL: '11' (3 sibs) 32: 0xaaaae8302630 VAL: '12' (3 sibs) 32: 0xaaaae8302290 SEQ: (3 sibs) 3 children: 32: 0xaaaae83026d0 VAL: '20' (3 sibs) 32: 0xaaaae8302768 VAL: '21' (3 sibs) 32: 0xaaaae8302800 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae83371e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8337270 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8337300 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8337390 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8337420 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae83374b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8337540 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae83375d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8337660 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae83376f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8337780 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8337810 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae83378a0 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: 0xaaaae8302d50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8303170 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303340 VAL: '00' (3 sibs) 32: 0xaaaae83033d8 VAL: '01' (3 sibs) 32: 0xaaaae8303470 VAL: '02' (3 sibs) 32: 0xaaaae8303208 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303510 VAL: '10' (3 sibs) 32: 0xaaaae83035a8 VAL: '11' (3 sibs) 32: 0xaaaae8303640 VAL: '12' (3 sibs) 32: 0xaaaae83032a0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83036e0 VAL: '20' (3 sibs) 32: 0xaaaae8303778 VAL: '21' (3 sibs) 32: 0xaaaae8303810 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8338fb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8339040 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae83390d0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8339160 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83391f0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8339280 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8339310 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae83393a0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8339430 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae83394c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8339550 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83395e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8339670 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: 0xaaaae8302e68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8301600 SEQ: (3 sibs) 3 children: 32: 0xaaaae83017d0 VAL: '00' (3 sibs) 32: 0xaaaae8301868 VAL: '01' (3 sibs) 32: 0xaaaae8301900 VAL: '02' (3 sibs) 32: 0xaaaae8301698 SEQ: (3 sibs) 3 children: 32: 0xaaaae83038b0 VAL: '10' (3 sibs) 32: 0xaaaae8303948 VAL: '11' (3 sibs) 32: 0xaaaae83039e0 VAL: '12' (3 sibs) 32: 0xaaaae8301730 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303a80 VAL: '20' (3 sibs) 32: 0xaaaae8303b18 VAL: '21' (3 sibs) 32: 0xaaaae8303bb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae833ada0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae833ae30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae833aec0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae833af50 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae833afe0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae833b070 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae833b100 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae833b190 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae833b220 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae833b2b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae833b340 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae833b3d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae833b460 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: 0xaaaae8302f80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8303c50 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303e20 VAL: '00' (3 sibs) 32: 0xaaaae8303eb8 VAL: '01' (3 sibs) 32: 0xaaaae8303f50 VAL: '02' (3 sibs) 32: 0xaaaae8303ce8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303ff0 VAL: '10' (3 sibs) 32: 0xaaaae8304088 VAL: '11' (3 sibs) 32: 0xaaaae8304120 VAL: '12' (3 sibs) 32: 0xaaaae8303d80 SEQ: (3 sibs) 3 children: 32: 0xaaaae83041c0 VAL: '20' (3 sibs) 32: 0xaaaae8304258 VAL: '21' (3 sibs) 32: 0xaaaae83042f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae833cce0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae833cd70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae833ce00 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae833ce90 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae833cf20 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae833cfb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae833d040 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae833d0d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae833d160 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae833d1f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae833d280 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae833d310 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae833d3a0 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: 0xaaaae8303098 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae83043e0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83045b0 VAL: '00' (3 sibs) 32: 0xaaaae8304648 VAL: '01' (3 sibs) 32: 0xaaaae83046e0 VAL: '02' (3 sibs) 32: 0xaaaae8304478 SEQ: (3 sibs) 3 children: 32: 0xaaaae8304780 VAL: '10' (3 sibs) 32: 0xaaaae8304818 VAL: '11' (3 sibs) 32: 0xaaaae83048b0 VAL: '12' (3 sibs) 32: 0xaaaae8304510 SEQ: (3 sibs) 3 children: 32: 0xaaaae8304950 VAL: '20' (3 sibs) 32: 0xaaaae83049e8 VAL: '21' (3 sibs) 32: 0xaaaae8304a80 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae833ead0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae833eb60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae833ebf0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae833ec80 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae833ed10 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae833eda0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae833ee30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae833eec0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae833ef50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae833efe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae833f070 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae833f100 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae833f190 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: 0xaaaae83028f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae83004f0 SEQ: (3 sibs) 0 children: 32: 0xaaaae8300588 SEQ: (3 sibs) 0 children: 32: 0xaaaae8300620 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae833f420 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae833f4b0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaae833f540 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaae833f5d0 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: 0xaaaae8302a08 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8300e70 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301040 VAL: '00' (3 sibs) 32: 0xaaaae83010d8 VAL: '01' (3 sibs) 32: 0xaaaae8301170 VAL: '02' (3 sibs) 32: 0xaaaae8300f08 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301210 VAL: '10' (3 sibs) 32: 0xaaaae83012a8 VAL: '11' (3 sibs) 32: 0xaaaae8301340 VAL: '12' (3 sibs) 32: 0xaaaae8300fa0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83013e0 VAL: '20' (3 sibs) 32: 0xaaaae8301478 VAL: '21' (3 sibs) 32: 0xaaaae8301510 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae833fd30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae833fdc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae833fe50 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae833fee0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae833ff70 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8340000 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8340090 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8340120 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae83401b0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8340240 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae83402d0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8340360 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae83403f0 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: 0xaaaae8302b20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8301a20 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301bf0 VAL: '00' (3 sibs) 32: 0xaaaae8301c88 VAL: '01' (3 sibs) 32: 0xaaaae8301d20 VAL: '02' (3 sibs) 32: 0xaaaae8301ab8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301dc0 VAL: '10' (3 sibs) 32: 0xaaaae8301e58 VAL: '11' (3 sibs) 32: 0xaaaae8301ef0 VAL: '12' (3 sibs) 32: 0xaaaae8301b50 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301f90 VAL: '20' (3 sibs) 32: 0xaaaae8302028 VAL: '21' (3 sibs) 32: 0xaaaae83020c0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8340640 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae83406d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8340760 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae83407f0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8340880 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8340910 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83409a0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8340a30 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8340ac0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8340b50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8340be0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8340c70 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8340d00 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: 0xaaaae8302c38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8302160 SEQ: (3 sibs) 3 children: 32: 0xaaaae8302330 VAL: '00' (3 sibs) 32: 0xaaaae83023c8 VAL: '01' (3 sibs) 32: 0xaaaae8302460 VAL: '02' (3 sibs) 32: 0xaaaae83021f8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8302500 VAL: '10' (3 sibs) 32: 0xaaaae8302598 VAL: '11' (3 sibs) 32: 0xaaaae8302630 VAL: '12' (3 sibs) 32: 0xaaaae8302290 SEQ: (3 sibs) 3 children: 32: 0xaaaae83026d0 VAL: '20' (3 sibs) 32: 0xaaaae8302768 VAL: '21' (3 sibs) 32: 0xaaaae8302800 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8340f50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8340fe0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8341070 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8341100 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8341190 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8341220 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83412b0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8341340 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae83413d0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8341460 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae83414f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8341580 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8341610 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: 0xaaaae8302d50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8303170 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303340 VAL: '00' (3 sibs) 32: 0xaaaae83033d8 VAL: '01' (3 sibs) 32: 0xaaaae8303470 VAL: '02' (3 sibs) 32: 0xaaaae8303208 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303510 VAL: '10' (3 sibs) 32: 0xaaaae83035a8 VAL: '11' (3 sibs) 32: 0xaaaae8303640 VAL: '12' (3 sibs) 32: 0xaaaae83032a0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83036e0 VAL: '20' (3 sibs) 32: 0xaaaae8303778 VAL: '21' (3 sibs) 32: 0xaaaae8303810 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8341860 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae83418f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8341980 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8341a10 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8341aa0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8341b30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8341bc0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8341c50 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8341ce0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8341d70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8341e00 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8341e90 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8341f20 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: 0xaaaae8302e68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8301600 SEQ: (3 sibs) 3 children: 32: 0xaaaae83017d0 VAL: '00' (3 sibs) 32: 0xaaaae8301868 VAL: '01' (3 sibs) 32: 0xaaaae8301900 VAL: '02' (3 sibs) 32: 0xaaaae8301698 SEQ: (3 sibs) 3 children: 32: 0xaaaae83038b0 VAL: '10' (3 sibs) 32: 0xaaaae8303948 VAL: '11' (3 sibs) 32: 0xaaaae83039e0 VAL: '12' (3 sibs) 32: 0xaaaae8301730 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303a80 VAL: '20' (3 sibs) 32: 0xaaaae8303b18 VAL: '21' (3 sibs) 32: 0xaaaae8303bb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8342170 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8342200 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8342290 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8342320 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83423b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8342440 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83424d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8342560 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae83425f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8342680 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8342710 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83427a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8342830 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: 0xaaaae8302f80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8303c50 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303e20 VAL: '00' (3 sibs) 32: 0xaaaae8303eb8 VAL: '01' (3 sibs) 32: 0xaaaae8303f50 VAL: '02' (3 sibs) 32: 0xaaaae8303ce8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303ff0 VAL: '10' (3 sibs) 32: 0xaaaae8304088 VAL: '11' (3 sibs) 32: 0xaaaae8304120 VAL: '12' (3 sibs) 32: 0xaaaae8303d80 SEQ: (3 sibs) 3 children: 32: 0xaaaae83041c0 VAL: '20' (3 sibs) 32: 0xaaaae8304258 VAL: '21' (3 sibs) 32: 0xaaaae83042f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8342a80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8342b10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8342ba0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8342c30 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8342cc0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8342d50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8342de0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8342e70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8342f00 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8342f90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8343020 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83430b0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8343140 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: 0xaaaae8303098 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae83043e0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83045b0 VAL: '00' (3 sibs) 32: 0xaaaae8304648 VAL: '01' (3 sibs) 32: 0xaaaae83046e0 VAL: '02' (3 sibs) 32: 0xaaaae8304478 SEQ: (3 sibs) 3 children: 32: 0xaaaae8304780 VAL: '10' (3 sibs) 32: 0xaaaae8304818 VAL: '11' (3 sibs) 32: 0xaaaae83048b0 VAL: '12' (3 sibs) 32: 0xaaaae8304510 SEQ: (3 sibs) 3 children: 32: 0xaaaae8304950 VAL: '20' (3 sibs) 32: 0xaaaae83049e8 VAL: '21' (3 sibs) 32: 0xaaaae8304a80 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8343390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8343420 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae83434b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8343540 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83435d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8343660 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83436f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8343780 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8343810 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae83438a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8343930 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83439c0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8343a50 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] 0xaaaae83317c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8331850 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaae83318e0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaae8331970 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] 0xaaaae83443a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8344430 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaae83444c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaae8344550 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] 0xaaaae8333680 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8333710 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae83337a0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8333830 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83338c0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8333950 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83339e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8333a70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8333b00 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8333b90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8333c20 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8333cb0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8333d40 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] 0xaaaae8345590 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8345620 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae83456b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8345740 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83457d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8345860 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83458f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8345980 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8345a10 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8345aa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8345b30 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8345bc0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8345c50 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] 0xaaaae83353f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8335480 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8335510 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae83355a0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8335630 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae83356c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8335750 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae83357e0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8335870 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8335900 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8335990 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8335a20 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8335ab0 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] 0xaaaae8345ea0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8345f30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8345fc0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8346050 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83460e0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8346170 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8346200 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8346290 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8346320 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae83463b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8346440 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83464d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8346560 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] 0xaaaae83371e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8337270 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8337300 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8337390 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8337420 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae83374b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8337540 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae83375d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8337660 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae83376f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8337780 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8337810 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae83378a0 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] 0xaaaae83467b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8346840 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae83468d0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8346960 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83469f0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8346a80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8346b10 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8346ba0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8346c30 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8346cc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8346d50 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8346de0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8346e70 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] 0xaaaae8338fb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8339040 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae83390d0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8339160 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83391f0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8339280 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8339310 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae83393a0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8339430 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae83394c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8339550 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83395e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8339670 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] 0xaaaae83470c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8347150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae83471e0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8347270 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8347300 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8347390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8347420 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae83474b0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8347540 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae83475d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8347660 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83476f0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8347780 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] 0xaaaae833ada0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae833ae30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae833aec0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae833af50 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae833afe0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae833b070 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae833b100 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae833b190 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae833b220 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae833b2b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae833b340 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae833b3d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae833b460 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] 0xaaaae83479d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8347a60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8347af0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8347b80 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8347c10 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8347ca0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8347d30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8347dc0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8347e50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8347ee0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8347f70 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8348000 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8348090 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] 0xaaaae833cce0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae833cd70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae833ce00 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae833ce90 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae833cf20 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae833cfb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae833d040 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae833d0d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae833d160 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae833d1f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae833d280 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae833d310 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae833d3a0 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] 0xaaaae83482e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8348370 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8348400 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8348490 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8348520 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae83485b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8348640 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae83486d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8348760 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae83487f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8348880 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8348910 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae83489a0 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] 0xaaaae833ead0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae833eb60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae833ebf0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae833ec80 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae833ed10 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae833eda0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae833ee30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae833eec0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae833ef50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae833efe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae833f070 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae833f100 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae833f190 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] 0xaaaae8348bf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8348c80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8348d10 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8348da0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8348e30 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8348ec0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8348f50 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8348fe0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8349070 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8349100 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8349190 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8349220 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae83492b0 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] 0xaaaae833f420 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae833f4b0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaae833f540 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaae833f5d0 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] 0xaaaae8349500 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8349590 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaae8349620 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaae83496b0 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] 0xaaaae833fd30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae833fdc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae833fe50 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae833fee0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae833ff70 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8340000 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8340090 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8340120 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae83401b0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8340240 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae83402d0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8340360 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae83403f0 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] 0xaaaae8349e10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8349ea0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8349f30 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8349fc0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834a050 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834a0e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834a170 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834a200 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834a290 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae834a320 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae834a3b0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae834a440 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae834a4d0 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] 0xaaaae8340640 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae83406d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8340760 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae83407f0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8340880 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8340910 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83409a0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8340a30 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8340ac0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8340b50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8340be0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8340c70 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8340d00 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] 0xaaaae834a720 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae834a7b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae834a840 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae834a8d0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834a960 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834a9f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834aa80 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834ab10 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834aba0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae834ac30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae834acc0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae834ad50 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae834ade0 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] 0xaaaae8340f50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8340fe0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8341070 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8341100 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8341190 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8341220 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83412b0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8341340 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae83413d0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8341460 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae83414f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8341580 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8341610 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] 0xaaaae834b030 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae834b0c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae834b150 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae834b1e0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834b270 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834b300 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834b390 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834b420 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834b4b0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae834b540 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae834b5d0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae834b660 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae834b6f0 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] 0xaaaae8341860 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae83418f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8341980 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8341a10 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8341aa0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8341b30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8341bc0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8341c50 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8341ce0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8341d70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8341e00 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8341e90 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8341f20 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] 0xaaaae834b940 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae834b9d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae834ba60 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae834baf0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834bb80 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834bc10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834bca0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834bd30 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834bdc0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae834be50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae834bee0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae834bf70 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae834c000 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] 0xaaaae8342170 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8342200 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8342290 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8342320 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83423b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8342440 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83424d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8342560 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae83425f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8342680 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8342710 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83427a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8342830 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] 0xaaaae834c250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae834c2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae834c370 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae834c400 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834c490 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834c520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834c5b0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834c640 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834c6d0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae834c760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae834c7f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae834c880 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae834c910 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] 0xaaaae8342a80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8342b10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8342ba0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8342c30 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8342cc0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8342d50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8342de0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8342e70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8342f00 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8342f90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8343020 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83430b0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8343140 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] 0xaaaae834cb60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae834cbf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae834cc80 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae834cd10 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834cda0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834ce30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834cec0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834cf50 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834cfe0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae834d070 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae834d100 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae834d190 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae834d220 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] 0xaaaae8343390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8343420 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae83434b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8343540 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83435d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8343660 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83436f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8343780 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8343810 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae83438a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8343930 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83439c0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8343a50 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] 0xaaaae834d470 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae834d500 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae834d590 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae834d620 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834d6b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834d740 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834d7d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834d860 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834d8f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae834d980 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae834da10 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae834daa0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae834db30 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: 0xaaaae83028f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae83004f0 SEQ: (3 sibs) 0 children: 32: 0xaaaae8300588 SEQ: (3 sibs) 0 children: 32: 0xaaaae8300620 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8344fd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8345060 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaae83450f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaae8345180 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: 0xaaaae8302a08 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8300e70 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301040 VAL: '00' (3 sibs) 32: 0xaaaae83010d8 VAL: '01' (3 sibs) 32: 0xaaaae8301170 VAL: '02' (3 sibs) 32: 0xaaaae8300f08 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301210 VAL: '10' (3 sibs) 32: 0xaaaae83012a8 VAL: '11' (3 sibs) 32: 0xaaaae8301340 VAL: '12' (3 sibs) 32: 0xaaaae8300fa0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83013e0 VAL: '20' (3 sibs) 32: 0xaaaae8301478 VAL: '21' (3 sibs) 32: 0xaaaae8301510 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae834dd80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae834de10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae834dea0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae834df30 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834dfc0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834e050 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834e0e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834e170 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834e200 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae834e290 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae834e320 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae834e3b0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae834e440 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: 0xaaaae8302b20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8301a20 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301bf0 VAL: '00' (3 sibs) 32: 0xaaaae8301c88 VAL: '01' (3 sibs) 32: 0xaaaae8301d20 VAL: '02' (3 sibs) 32: 0xaaaae8301ab8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301dc0 VAL: '10' (3 sibs) 32: 0xaaaae8301e58 VAL: '11' (3 sibs) 32: 0xaaaae8301ef0 VAL: '12' (3 sibs) 32: 0xaaaae8301b50 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301f90 VAL: '20' (3 sibs) 32: 0xaaaae8302028 VAL: '21' (3 sibs) 32: 0xaaaae83020c0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae834e4e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae834e570 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae834e600 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae834e690 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834e720 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834e7b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834e840 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834e8d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834e960 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae834e9f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae834ea80 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae834eb10 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae834eba0 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: 0xaaaae8302c38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8302160 SEQ: (3 sibs) 3 children: 32: 0xaaaae8302330 VAL: '00' (3 sibs) 32: 0xaaaae83023c8 VAL: '01' (3 sibs) 32: 0xaaaae8302460 VAL: '02' (3 sibs) 32: 0xaaaae83021f8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8302500 VAL: '10' (3 sibs) 32: 0xaaaae8302598 VAL: '11' (3 sibs) 32: 0xaaaae8302630 VAL: '12' (3 sibs) 32: 0xaaaae8302290 SEQ: (3 sibs) 3 children: 32: 0xaaaae83026d0 VAL: '20' (3 sibs) 32: 0xaaaae8302768 VAL: '21' (3 sibs) 32: 0xaaaae8302800 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae834ec40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae834ecd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae834ed60 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae834edf0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834ee80 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834ef10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834efa0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834f030 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834f0c0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae834f150 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae834f1e0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae834f270 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae834f300 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: 0xaaaae8302d50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8303170 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303340 VAL: '00' (3 sibs) 32: 0xaaaae83033d8 VAL: '01' (3 sibs) 32: 0xaaaae8303470 VAL: '02' (3 sibs) 32: 0xaaaae8303208 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303510 VAL: '10' (3 sibs) 32: 0xaaaae83035a8 VAL: '11' (3 sibs) 32: 0xaaaae8303640 VAL: '12' (3 sibs) 32: 0xaaaae83032a0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83036e0 VAL: '20' (3 sibs) 32: 0xaaaae8303778 VAL: '21' (3 sibs) 32: 0xaaaae8303810 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae834f3a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae834f430 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae834f4c0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae834f550 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834f5e0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834f670 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834f700 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834f790 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834f820 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae834f8b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae834f940 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae834f9d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae834fa60 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: 0xaaaae8302e68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8301600 SEQ: (3 sibs) 3 children: 32: 0xaaaae83017d0 VAL: '00' (3 sibs) 32: 0xaaaae8301868 VAL: '01' (3 sibs) 32: 0xaaaae8301900 VAL: '02' (3 sibs) 32: 0xaaaae8301698 SEQ: (3 sibs) 3 children: 32: 0xaaaae83038b0 VAL: '10' (3 sibs) 32: 0xaaaae8303948 VAL: '11' (3 sibs) 32: 0xaaaae83039e0 VAL: '12' (3 sibs) 32: 0xaaaae8301730 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303a80 VAL: '20' (3 sibs) 32: 0xaaaae8303b18 VAL: '21' (3 sibs) 32: 0xaaaae8303bb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae834fb00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae834fb90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae834fc20 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae834fcb0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae834fd40 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae834fdd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae834fe60 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae834fef0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae834ff80 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8350010 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae83500a0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8350130 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae83501c0 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: 0xaaaae8302f80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8303c50 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303e20 VAL: '00' (3 sibs) 32: 0xaaaae8303eb8 VAL: '01' (3 sibs) 32: 0xaaaae8303f50 VAL: '02' (3 sibs) 32: 0xaaaae8303ce8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303ff0 VAL: '10' (3 sibs) 32: 0xaaaae8304088 VAL: '11' (3 sibs) 32: 0xaaaae8304120 VAL: '12' (3 sibs) 32: 0xaaaae8303d80 SEQ: (3 sibs) 3 children: 32: 0xaaaae83041c0 VAL: '20' (3 sibs) 32: 0xaaaae8304258 VAL: '21' (3 sibs) 32: 0xaaaae83042f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8350260 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae83502f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8350380 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8350410 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83504a0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8350530 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83505c0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8350650 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae83506e0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8350770 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8350800 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8350890 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8350920 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: 0xaaaae8303098 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae83043e0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83045b0 VAL: '00' (3 sibs) 32: 0xaaaae8304648 VAL: '01' (3 sibs) 32: 0xaaaae83046e0 VAL: '02' (3 sibs) 32: 0xaaaae8304478 SEQ: (3 sibs) 3 children: 32: 0xaaaae8304780 VAL: '10' (3 sibs) 32: 0xaaaae8304818 VAL: '11' (3 sibs) 32: 0xaaaae83048b0 VAL: '12' (3 sibs) 32: 0xaaaae8304510 SEQ: (3 sibs) 3 children: 32: 0xaaaae8304950 VAL: '20' (3 sibs) 32: 0xaaaae83049e8 VAL: '21' (3 sibs) 32: 0xaaaae8304a80 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae83509c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8350a50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8350ae0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8350b70 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8350c00 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8350c90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8350d20 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8350db0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8350e40 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8350ed0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8350f60 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8350ff0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8351080 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: 0xaaaae83028f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae83004f0 SEQ: (3 sibs) 0 children: 32: 0xaaaae8300588 SEQ: (3 sibs) 0 children: 32: 0xaaaae8300620 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8351120 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae83511b0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaae8351240 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaae83512d0 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: 0xaaaae8302a08 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8300e70 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301040 VAL: '00' (3 sibs) 32: 0xaaaae83010d8 VAL: '01' (3 sibs) 32: 0xaaaae8301170 VAL: '02' (3 sibs) 32: 0xaaaae8300f08 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301210 VAL: '10' (3 sibs) 32: 0xaaaae83012a8 VAL: '11' (3 sibs) 32: 0xaaaae8301340 VAL: '12' (3 sibs) 32: 0xaaaae8300fa0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83013e0 VAL: '20' (3 sibs) 32: 0xaaaae8301478 VAL: '21' (3 sibs) 32: 0xaaaae8301510 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8351370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8351400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8351490 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8351520 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83515b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8351640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae83516d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8351760 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae83517f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8351880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8351910 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83519a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8351a30 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: 0xaaaae8302b20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8301a20 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301bf0 VAL: '00' (3 sibs) 32: 0xaaaae8301c88 VAL: '01' (3 sibs) 32: 0xaaaae8301d20 VAL: '02' (3 sibs) 32: 0xaaaae8301ab8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301dc0 VAL: '10' (3 sibs) 32: 0xaaaae8301e58 VAL: '11' (3 sibs) 32: 0xaaaae8301ef0 VAL: '12' (3 sibs) 32: 0xaaaae8301b50 SEQ: (3 sibs) 3 children: 32: 0xaaaae8301f90 VAL: '20' (3 sibs) 32: 0xaaaae8302028 VAL: '21' (3 sibs) 32: 0xaaaae83020c0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8351ad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8351b60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8351bf0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8351c80 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8351d10 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8351da0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8351e30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8351ec0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8351f50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8351fe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8352070 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8352100 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8352190 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: 0xaaaae8302c38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8302160 SEQ: (3 sibs) 3 children: 32: 0xaaaae8302330 VAL: '00' (3 sibs) 32: 0xaaaae83023c8 VAL: '01' (3 sibs) 32: 0xaaaae8302460 VAL: '02' (3 sibs) 32: 0xaaaae83021f8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8302500 VAL: '10' (3 sibs) 32: 0xaaaae8302598 VAL: '11' (3 sibs) 32: 0xaaaae8302630 VAL: '12' (3 sibs) 32: 0xaaaae8302290 SEQ: (3 sibs) 3 children: 32: 0xaaaae83026d0 VAL: '20' (3 sibs) 32: 0xaaaae8302768 VAL: '21' (3 sibs) 32: 0xaaaae8302800 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8352230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae83522c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8352350 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae83523e0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8352470 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8352500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8352590 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8352620 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae83526b0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8352740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae83527d0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8352860 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae83528f0 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: 0xaaaae8302d50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8303170 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303340 VAL: '00' (3 sibs) 32: 0xaaaae83033d8 VAL: '01' (3 sibs) 32: 0xaaaae8303470 VAL: '02' (3 sibs) 32: 0xaaaae8303208 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303510 VAL: '10' (3 sibs) 32: 0xaaaae83035a8 VAL: '11' (3 sibs) 32: 0xaaaae8303640 VAL: '12' (3 sibs) 32: 0xaaaae83032a0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83036e0 VAL: '20' (3 sibs) 32: 0xaaaae8303778 VAL: '21' (3 sibs) 32: 0xaaaae8303810 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8352990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8352a20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8352ab0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8352b40 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8352bd0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8352c60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8352cf0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8352d80 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8352e10 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8352ea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8352f30 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8352fc0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8353050 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: 0xaaaae8302e68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8301600 SEQ: (3 sibs) 3 children: 32: 0xaaaae83017d0 VAL: '00' (3 sibs) 32: 0xaaaae8301868 VAL: '01' (3 sibs) 32: 0xaaaae8301900 VAL: '02' (3 sibs) 32: 0xaaaae8301698 SEQ: (3 sibs) 3 children: 32: 0xaaaae83038b0 VAL: '10' (3 sibs) 32: 0xaaaae8303948 VAL: '11' (3 sibs) 32: 0xaaaae83039e0 VAL: '12' (3 sibs) 32: 0xaaaae8301730 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303a80 VAL: '20' (3 sibs) 32: 0xaaaae8303b18 VAL: '21' (3 sibs) 32: 0xaaaae8303bb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae83530f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8353180 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8353210 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae83532a0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8353330 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae83533c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8353450 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae83534e0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8353570 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8353600 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8353690 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8353720 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae83537b0 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: 0xaaaae8302f80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae8303c50 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303e20 VAL: '00' (3 sibs) 32: 0xaaaae8303eb8 VAL: '01' (3 sibs) 32: 0xaaaae8303f50 VAL: '02' (3 sibs) 32: 0xaaaae8303ce8 SEQ: (3 sibs) 3 children: 32: 0xaaaae8303ff0 VAL: '10' (3 sibs) 32: 0xaaaae8304088 VAL: '11' (3 sibs) 32: 0xaaaae8304120 VAL: '12' (3 sibs) 32: 0xaaaae8303d80 SEQ: (3 sibs) 3 children: 32: 0xaaaae83041c0 VAL: '20' (3 sibs) 32: 0xaaaae8304258 VAL: '21' (3 sibs) 32: 0xaaaae83042f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8353850 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae83538e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae8353970 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8353a00 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae8353a90 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8353b20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8353bb0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae8353c40 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8353cd0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae8353d60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8353df0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae8353e80 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8353f10 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: 0xaaaae8303098 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaae83043e0 SEQ: (3 sibs) 3 children: 32: 0xaaaae83045b0 VAL: '00' (3 sibs) 32: 0xaaaae8304648 VAL: '01' (3 sibs) 32: 0xaaaae83046e0 VAL: '02' (3 sibs) 32: 0xaaaae8304478 SEQ: (3 sibs) 3 children: 32: 0xaaaae8304780 VAL: '10' (3 sibs) 32: 0xaaaae8304818 VAL: '11' (3 sibs) 32: 0xaaaae83048b0 VAL: '12' (3 sibs) 32: 0xaaaae8304510 SEQ: (3 sibs) 3 children: 32: 0xaaaae8304950 VAL: '20' (3 sibs) 32: 0xaaaae83049e8 VAL: '21' (3 sibs) 32: 0xaaaae8304a80 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaae8353fb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaae8354040 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaae83540d0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaae8354160 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaae83541f0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaae8354280 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaae8354310 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaae83543a0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaae8354430 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaae83544c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaae8354550 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaae83545e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaae8354670 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 (6 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (6 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-1.14.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0xaaab02c8d2e0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaab02c8bb00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaab02c8bcd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8bea0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaab02c8bf38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaab02c8bfd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaab02c8bd68 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8c070 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaab02c8c108 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaab02c8c1a0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaab02c8be00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8c240 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaab02c8c2d8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaab02c8c370 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaab02c8bb98 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaab02c8c410 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8c5e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaab02c8c678 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaab02c8c710 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaab02c8c4a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8c7b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaab02c8c848 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaab02c8c8e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaab02c8c540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8c980 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaab02c8ca18 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaab02c8cab0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaab02c8bc30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaab02c8cb50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8cd20 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaab02c8cdb8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaab02c8ce50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaab02c8cbe8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8cef0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaab02c8cf88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaab02c8d020 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaab02c8cc80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8d0c0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaab02c8d158 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaab02c8d1f0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaab02c9b9b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02c9ba40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02c9bad0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02c9bb60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02c9bbf0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02c9bc80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02c9bd10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02c9bda0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02c9be30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02c9bec0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02c9bf50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02c9bfe0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02c9c070 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02c9c100 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02c9c190 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02c9c220 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02c9c2b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02c9c340 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02c9c3d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02c9c460 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02c9c4f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02c9c580 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02c9c610 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02c9c6a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02c9c730 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02c9c7c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02c9c850 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02c9c8e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02c9c970 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02c9ca00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02c9ca90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02c9cb20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02c9cbb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02c9cc40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02c9ccd0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02c9cd60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02c9cdf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02c9ce80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02c9cf10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02c9cfa0 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: 0xaaab02c8d3f8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaab02c8d4d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaab02c8d6a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8d870 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaab02c8d908 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaab02c8d9a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaab02c8d738 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8da40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaab02c8dad8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaab02c8db70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaab02c8d7d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8dc10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaab02c8dca8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaab02c8dd40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaab02c8d568 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaab02c8dde0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8dfb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaab02c8e048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaab02c8e0e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaab02c8de78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8e180 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaab02c8e218 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaab02c8e2b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaab02c8df10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8e350 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaab02c8e3e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaab02c8e480 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaab02c8d600 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaab02c8e520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8e6f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaab02c8e788 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaab02c8e820 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaab02c8e5b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8e8c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaab02c8e958 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaab02c8e9f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaab02c8e650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8ea90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaab02c8eb28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaab02c8ebc0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaab02c9f8e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02c9f970 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02c9fa00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02c9fa90 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02c9fb20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02c9fbb0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02c9fc40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02c9fcd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02c9fd60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02c9fdf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02c9fe80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02c9ff10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02c9ffa0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02ca0030 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02ca00c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02ca0150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02ca01e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02ca0270 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02ca0300 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02ca0390 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02ca0420 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02ca04b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02ca0540 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02ca05d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02ca0660 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02ca06f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02ca0780 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02ca0810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02ca08a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02ca0930 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02ca09c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02ca0a50 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02ca0ae0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02ca0b70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02ca0c00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02ca0c90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02ca0d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02ca0db0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02ca0e40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02ca0ed0 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: 0xaaab02c8d2e0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaab02c8bb00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaab02c8bcd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8bea0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaab02c8bf38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaab02c8bfd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaab02c8bd68 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8c070 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaab02c8c108 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaab02c8c1a0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaab02c8be00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8c240 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaab02c8c2d8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaab02c8c370 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaab02c8bb98 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaab02c8c410 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8c5e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaab02c8c678 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaab02c8c710 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaab02c8c4a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8c7b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaab02c8c848 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaab02c8c8e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaab02c8c540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8c980 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaab02c8ca18 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaab02c8cab0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaab02c8bc30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaab02c8cb50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8cd20 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaab02c8cdb8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaab02c8ce50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaab02c8cbe8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8cef0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaab02c8cf88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaab02c8d020 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaab02c8cc80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8d0c0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaab02c8d158 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaab02c8d1f0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaab02ca1cf0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02ca1d80 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02ca1e10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02ca1ea0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02ca1f30 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02ca1fc0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02ca2050 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02ca20e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02ca2170 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02ca2200 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02ca2290 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02ca2320 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02ca23b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02ca2440 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02ca24d0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02ca2560 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02ca25f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02ca2680 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02ca2710 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02ca27a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02ca2830 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02ca28c0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02ca2950 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02ca29e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02ca2a70 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02ca2b00 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02ca2b90 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02ca2c20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02ca2cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02ca2d40 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02ca2dd0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02ca2e60 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02ca2ef0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02ca2f80 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02ca3010 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02ca30a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02ca3130 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02ca31c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02ca3250 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02ca32e0 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: 0xaaab02c8d3f8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaab02c8d4d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaab02c8d6a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8d870 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaab02c8d908 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaab02c8d9a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaab02c8d738 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8da40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaab02c8dad8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaab02c8db70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaab02c8d7d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8dc10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaab02c8dca8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaab02c8dd40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaab02c8d568 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaab02c8dde0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8dfb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaab02c8e048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaab02c8e0e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaab02c8de78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8e180 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaab02c8e218 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaab02c8e2b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaab02c8df10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8e350 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaab02c8e3e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaab02c8e480 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaab02c8d600 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaab02c8e520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8e6f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaab02c8e788 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaab02c8e820 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaab02c8e5b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8e8c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaab02c8e958 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaab02c8e9f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaab02c8e650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8ea90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaab02c8eb28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaab02c8ebc0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaab02ca4100 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02ca4190 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02ca4220 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02ca42b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02ca4340 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02ca43d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02ca4460 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02ca44f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02ca4580 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02ca4610 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02ca46a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02ca4730 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02ca47c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02ca4850 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02ca48e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02ca4970 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02ca4a00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02ca4a90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02ca4b20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02ca4bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02ca4c40 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02ca4cd0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02ca4d60 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02ca4df0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02ca4e80 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02ca4f10 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02ca4fa0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02ca5030 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02ca50c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02ca5150 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02ca51e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02ca5270 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02ca5300 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02ca5390 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02ca5420 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02ca54b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02ca5540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02ca55d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02ca5660 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02ca56f0 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] 0xaaab02c9b9b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02c9ba40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02c9bad0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02c9bb60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02c9bbf0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02c9bc80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02c9bd10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02c9bda0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02c9be30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02c9bec0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02c9bf50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02c9bfe0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02c9c070 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02c9c100 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02c9c190 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02c9c220 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02c9c2b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02c9c340 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02c9c3d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02c9c460 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02c9c4f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02c9c580 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02c9c610 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02c9c6a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02c9c730 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02c9c7c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02c9c850 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02c9c8e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02c9c970 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02c9ca00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02c9ca90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02c9cb20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02c9cbb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02c9cc40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02c9ccd0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02c9cd60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02c9cdf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02c9ce80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02c9cf10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02c9cfa0 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] 0xaaab02ca7720 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02ca77b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02ca7840 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02ca78d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02ca7960 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02ca79f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02ca7a80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02ca7b10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02ca7ba0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02ca7c30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02ca7cc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02ca7d50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02ca7de0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02ca7e70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02ca7f00 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02ca7f90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02ca8020 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02ca80b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02ca8140 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02ca81d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02ca8260 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02ca82f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02ca8380 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02ca8410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02ca84a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02ca8530 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02ca85c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02ca8650 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02ca86e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02ca8770 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02ca8800 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02ca8890 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02ca8920 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02ca89b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02ca8a40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02ca8ad0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02ca8b60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02ca8bf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02ca8c80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02ca8d10 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] 0xaaab02c9f8e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02c9f970 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02c9fa00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02c9fa90 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02c9fb20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02c9fbb0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02c9fc40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02c9fcd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02c9fd60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02c9fdf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02c9fe80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02c9ff10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02c9ffa0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02ca0030 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02ca00c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02ca0150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02ca01e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02ca0270 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02ca0300 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02ca0390 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02ca0420 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02ca04b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02ca0540 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02ca05d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02ca0660 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02ca06f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02ca0780 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02ca0810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02ca08a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02ca0930 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02ca09c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02ca0a50 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02ca0ae0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02ca0b70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02ca0c00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02ca0c90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02ca0d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02ca0db0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02ca0e40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02ca0ed0 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] 0xaaab02ca9b30 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02ca9bc0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02ca9c50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02ca9ce0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02ca9d70 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02ca9e00 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02ca9e90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02ca9f20 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02ca9fb0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02caa040 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02caa0d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02caa160 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02caa1f0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02caa280 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02caa310 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02caa3a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02caa430 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02caa4c0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02caa550 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02caa5e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02caa670 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02caa700 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02caa790 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02caa820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02caa8b0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02caa940 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02caa9d0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02caaa60 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02caaaf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02caab80 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02caac10 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02caaca0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02caad30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02caadc0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02caae50 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02caaee0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02caaf70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02cab000 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02cab090 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02cab120 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] 0xaaab02ca1cf0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02ca1d80 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02ca1e10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02ca1ea0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02ca1f30 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02ca1fc0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02ca2050 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02ca20e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02ca2170 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02ca2200 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02ca2290 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02ca2320 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02ca23b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02ca2440 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02ca24d0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02ca2560 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02ca25f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02ca2680 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02ca2710 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02ca27a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02ca2830 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02ca28c0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02ca2950 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02ca29e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02ca2a70 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02ca2b00 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02ca2b90 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02ca2c20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02ca2cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02ca2d40 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02ca2dd0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02ca2e60 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02ca2ef0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02ca2f80 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02ca3010 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02ca30a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02ca3130 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02ca31c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02ca3250 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02ca32e0 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] 0xaaab02cabf40 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02cabfd0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02cac060 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02cac0f0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02cac180 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02cac210 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02cac2a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02cac330 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02cac3c0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02cac450 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02cac4e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02cac570 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02cac600 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02cac690 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02cac720 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02cac7b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02cac840 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02cac8d0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02cac960 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02cac9f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02caca80 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02cacb10 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02cacba0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02cacc30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02caccc0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02cacd50 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02cacde0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02cace70 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02cacf00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02cacf90 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02cad020 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02cad0b0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02cad140 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02cad1d0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02cad260 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02cad2f0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02cad380 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02cad410 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02cad4a0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02cad530 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] 0xaaab02ca4100 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02ca4190 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02ca4220 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02ca42b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02ca4340 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02ca43d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02ca4460 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02ca44f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02ca4580 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02ca4610 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02ca46a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02ca4730 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02ca47c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02ca4850 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02ca48e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02ca4970 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02ca4a00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02ca4a90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02ca4b20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02ca4bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02ca4c40 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02ca4cd0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02ca4d60 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02ca4df0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02ca4e80 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02ca4f10 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02ca4fa0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02ca5030 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02ca50c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02ca5150 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02ca51e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02ca5270 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02ca5300 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02ca5390 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02ca5420 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02ca54b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02ca5540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02ca55d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02ca5660 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02ca56f0 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] 0xaaab02cae350 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02cae3e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02cae470 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02cae500 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02cae590 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02cae620 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02cae6b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02cae740 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02cae7d0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02cae860 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02cae8f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02cae980 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02caea10 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02caeaa0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02caeb30 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02caebc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02caec50 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02caece0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02caed70 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02caee00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02caee90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02caef20 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02caefb0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02caf040 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02caf0d0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02caf160 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02caf1f0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02caf280 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02caf310 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02caf3a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02caf430 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02caf4c0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02caf550 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02caf5e0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02caf670 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02caf700 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02caf790 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02caf820 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02caf8b0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02caf940 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: 0xaaab02c8d2e0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaab02c8bb00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaab02c8bcd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8bea0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaab02c8bf38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaab02c8bfd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaab02c8bd68 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8c070 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaab02c8c108 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaab02c8c1a0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaab02c8be00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8c240 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaab02c8c2d8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaab02c8c370 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaab02c8bb98 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaab02c8c410 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8c5e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaab02c8c678 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaab02c8c710 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaab02c8c4a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8c7b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaab02c8c848 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaab02c8c8e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaab02c8c540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8c980 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaab02c8ca18 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaab02c8cab0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaab02c8bc30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaab02c8cb50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8cd20 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaab02c8cdb8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaab02c8ce50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaab02c8cbe8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8cef0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaab02c8cf88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaab02c8d020 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaab02c8cc80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8d0c0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaab02c8d158 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaab02c8d1f0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaab02cb0760 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02cb07f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02cb0880 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02cb0910 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02cb09a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02cb0a30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02cb0ac0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02cb0b50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02cb0be0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02cb0c70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02cb0d00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02cb0d90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02cb0e20 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02cb0eb0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02cb0f40 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02cb0fd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02cb1060 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02cb10f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02cb1180 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02cb1210 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02cb12a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02cb1330 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02cb13c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02cb1450 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02cb14e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02cb1570 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02cb1600 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02cb1690 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02cb1720 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02cb17b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02cb1840 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02cb18d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02cb1960 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02cb19f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02cb1a80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02cb1b10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02cb1ba0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02cb1c30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02cb1cc0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02cb1d50 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: 0xaaab02c8d3f8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaab02c8d4d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaab02c8d6a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8d870 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaab02c8d908 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaab02c8d9a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaab02c8d738 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8da40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaab02c8dad8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaab02c8db70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaab02c8d7d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8dc10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaab02c8dca8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaab02c8dd40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaab02c8d568 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaab02c8dde0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8dfb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaab02c8e048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaab02c8e0e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaab02c8de78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8e180 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaab02c8e218 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaab02c8e2b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaab02c8df10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8e350 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaab02c8e3e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaab02c8e480 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaab02c8d600 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaab02c8e520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8e6f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaab02c8e788 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaab02c8e820 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaab02c8e5b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8e8c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaab02c8e958 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaab02c8e9f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaab02c8e650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8ea90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaab02c8eb28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaab02c8ebc0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaab02cb1df0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02cb1e80 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02cb1f10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02cb1fa0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02cb2030 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02cb20c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02cb2150 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02cb21e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02cb2270 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02cb2300 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02cb2390 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02cb2420 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02cb24b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02cb2540 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02cb25d0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02cb2660 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02cb26f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02cb2780 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02cb2810 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02cb28a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02cb2930 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02cb29c0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02cb2a50 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02cb2ae0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02cb2b70 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02cb2c00 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02cb2c90 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02cb2d20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02cb2db0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02cb2e40 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02cb2ed0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02cb2f60 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02cb2ff0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02cb3080 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02cb3110 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02cb31a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02cb3230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02cb32c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02cb3350 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02cb33e0 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: 0xaaab02c8d2e0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaab02c8bb00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaab02c8bcd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8bea0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaab02c8bf38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaab02c8bfd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaab02c8bd68 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8c070 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaab02c8c108 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaab02c8c1a0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaab02c8be00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8c240 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaab02c8c2d8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaab02c8c370 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaab02c8bb98 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaab02c8c410 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8c5e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaab02c8c678 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaab02c8c710 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaab02c8c4a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8c7b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaab02c8c848 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaab02c8c8e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaab02c8c540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8c980 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaab02c8ca18 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaab02c8cab0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaab02c8bc30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaab02c8cb50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8cd20 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaab02c8cdb8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaab02c8ce50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaab02c8cbe8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8cef0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaab02c8cf88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaab02c8d020 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaab02c8cc80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8d0c0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaab02c8d158 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaab02c8d1f0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaab02cb3480 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02cb3510 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02cb35a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02cb3630 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02cb36c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02cb3750 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02cb37e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02cb3870 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02cb3900 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02cb3990 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02cb3a20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02cb3ab0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02cb3b40 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02cb3bd0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02cb3c60 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02cb3cf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02cb3d80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02cb3e10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02cb3ea0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02cb3f30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02cb3fc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02cb4050 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02cb40e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02cb4170 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02cb4200 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02cb4290 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02cb4320 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02cb43b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02cb4440 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02cb44d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02cb4560 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02cb45f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02cb4680 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02cb4710 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02cb47a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02cb4830 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02cb48c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02cb4950 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02cb49e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02cb4a70 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: 0xaaab02c8d3f8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaab02c8d4d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaab02c8d6a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8d870 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaab02c8d908 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaab02c8d9a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaab02c8d738 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8da40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaab02c8dad8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaab02c8db70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaab02c8d7d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8dc10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaab02c8dca8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaab02c8dd40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaab02c8d568 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaab02c8dde0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8dfb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaab02c8e048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaab02c8e0e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaab02c8de78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8e180 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaab02c8e218 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaab02c8e2b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaab02c8df10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8e350 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaab02c8e3e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaab02c8e480 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaab02c8d600 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaab02c8e520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaab02c8e6f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaab02c8e788 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaab02c8e820 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaab02c8e5b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaab02c8e8c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaab02c8e958 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaab02c8e9f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaab02c8e650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaab02c8ea90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaab02c8eb28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaab02c8ebc0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaab02cb4b10 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaab02cb4ba0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaab02cb4c30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaab02cb4cc0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaab02cb4d50 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaab02cb4de0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaab02cb4e70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaab02cb4f00 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaab02cb4f90 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaab02cb5020 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaab02cb50b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaab02cb5140 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaab02cb51d0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaab02cb5260 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaab02cb52f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaab02cb5380 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaab02cb5410 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaab02cb54a0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaab02cb5530 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaab02cb55c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaab02cb5650 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaab02cb56e0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaab02cb5770 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaab02cb5800 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaab02cb5890 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaab02cb5920 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaab02cb59b0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaab02cb5a40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaab02cb5ad0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaab02cb5b60 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaab02cb5bf0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaab02cb5c80 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaab02cb5d10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaab02cb5da0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaab02cb5e30 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaab02cb5ec0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaab02cb5f50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaab02cb5fe0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaab02cb6070 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaab02cb6100 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 (3 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (3 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-1.14.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0xaaab15001cb0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab14ffeb00 SEQ: (3 sibs) 3 children: 34: 0xaaab14ffecd0 SEQ: (3 sibs) 3 children: 34: 0xaaab14ffeea0 VAL: '000' (3 sibs) 34: 0xaaab14ffef38 VAL: '001' (3 sibs) 34: 0xaaab14ffefd0 VAL: '002' (3 sibs) 34: 0xaaab14ffed68 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff070 VAL: '010' (3 sibs) 34: 0xaaab14fff108 VAL: '011' (3 sibs) 34: 0xaaab14fff1a0 VAL: '012' (3 sibs) 34: 0xaaab14ffee00 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff240 VAL: '020' (3 sibs) 34: 0xaaab14fff2d8 VAL: '021' (3 sibs) 34: 0xaaab14fff370 VAL: '022' (3 sibs) 34: 0xaaab14ffeb98 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff410 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff5e0 VAL: '100' (3 sibs) 34: 0xaaab14fff678 VAL: '101' (3 sibs) 34: 0xaaab14fff710 VAL: '102' (3 sibs) 34: 0xaaab14fff4a8 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff7b0 VAL: '110' (3 sibs) 34: 0xaaab14fff848 VAL: '111' (3 sibs) 34: 0xaaab14fff8e0 VAL: '112' (3 sibs) 34: 0xaaab14fff540 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff980 VAL: '120' (3 sibs) 34: 0xaaab14fffa18 VAL: '121' (3 sibs) 34: 0xaaab14fffab0 VAL: '122' (3 sibs) 34: 0xaaab14ffec30 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffb50 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffd20 VAL: '200' (3 sibs) 34: 0xaaab14fffdb8 VAL: '201' (3 sibs) 34: 0xaaab14fffe50 VAL: '202' (3 sibs) 34: 0xaaab14fffbe8 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffef0 VAL: '210' (3 sibs) 34: 0xaaab14ffff88 VAL: '211' (3 sibs) 34: 0xaaab15000020 VAL: '212' (3 sibs) 34: 0xaaab14fffc80 SEQ: (3 sibs) 3 children: 34: 0xaaab150000c0 VAL: '220' (3 sibs) 34: 0xaaab15000158 VAL: '221' (3 sibs) 34: 0xaaab150001f0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1501c5d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1501c660 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1501c6f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1501c780 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1501c810 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1501c8a0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1501c930 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1501c9c0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1501ca50 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1501cae0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1501cb70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1501cc00 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1501cc90 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1501cd20 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1501cdb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1501ce40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1501ced0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1501cf60 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1501cff0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1501d080 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1501d110 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1501d1a0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1501d230 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1501d2c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1501d350 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1501d3e0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1501d470 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1501d500 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1501d590 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1501d620 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1501d6b0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1501d740 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1501d7d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1501d860 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1501d8f0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1501d980 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1501da10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1501daa0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1501db30 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1501dbc0 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: 0xaaab15001dc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab150004d0 SEQ: (3 sibs) 3 children: 34: 0xaaab150006a0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000870 VAL: '000' (3 sibs) 34: 0xaaab15000908 VAL: '001' (3 sibs) 34: 0xaaab150009a0 VAL: '002' (3 sibs) 34: 0xaaab15000738 SEQ: (3 sibs) 3 children: 34: 0xaaab15000a40 VAL: '010' (3 sibs) 34: 0xaaab15000ad8 VAL: '011' (3 sibs) 34: 0xaaab15000b70 VAL: '012' (3 sibs) 34: 0xaaab150007d0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000c10 VAL: '020' (3 sibs) 34: 0xaaab15000ca8 VAL: '021' (3 sibs) 34: 0xaaab15000d40 VAL: '022' (3 sibs) 34: 0xaaab15000568 SEQ: (3 sibs) 3 children: 34: 0xaaab15000de0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000fb0 VAL: '100' (3 sibs) 34: 0xaaab15001048 VAL: '101' (3 sibs) 34: 0xaaab150010e0 VAL: '102' (3 sibs) 34: 0xaaab15000e78 SEQ: (3 sibs) 3 children: 34: 0xaaab15001180 VAL: '110' (3 sibs) 34: 0xaaab15001218 VAL: '111' (3 sibs) 34: 0xaaab150012b0 VAL: '112' (3 sibs) 34: 0xaaab15000f10 SEQ: (3 sibs) 3 children: 34: 0xaaab15001350 VAL: '120' (3 sibs) 34: 0xaaab150013e8 VAL: '121' (3 sibs) 34: 0xaaab15001480 VAL: '122' (3 sibs) 34: 0xaaab15000600 SEQ: (3 sibs) 3 children: 34: 0xaaab15001520 SEQ: (3 sibs) 3 children: 34: 0xaaab150016f0 VAL: '200' (3 sibs) 34: 0xaaab15001788 VAL: '201' (3 sibs) 34: 0xaaab15001820 VAL: '202' (3 sibs) 34: 0xaaab150015b8 SEQ: (3 sibs) 3 children: 34: 0xaaab150018c0 VAL: '210' (3 sibs) 34: 0xaaab15001958 VAL: '211' (3 sibs) 34: 0xaaab150019f0 VAL: '212' (3 sibs) 34: 0xaaab15001650 SEQ: (3 sibs) 3 children: 34: 0xaaab15001a90 VAL: '220' (3 sibs) 34: 0xaaab15001b28 VAL: '221' (3 sibs) 34: 0xaaab15001bc0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab15020500 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15020590 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15020620 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab150206b0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15020740 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab150207d0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15020860 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab150208f0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15020980 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15020a10 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15020aa0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15020b30 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15020bc0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15020c50 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15020ce0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15020d70 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15020e00 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15020e90 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15020f20 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15020fb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab15021040 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab150210d0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15021160 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab150211f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15021280 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab15021310 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab150213a0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15021430 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab150214c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15021550 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab150215e0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15021670 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15021700 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15021790 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15021820 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab150218b0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15021940 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab150219d0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15021a60 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15021af0 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: 0xaaab15001ee0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab150020d0 SEQ: (3 sibs) 3 children: 34: 0xaaab150022a0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002470 VAL: '000' (3 sibs) 34: 0xaaab15002508 VAL: '001' (3 sibs) 34: 0xaaab150025a0 VAL: '002' (3 sibs) 34: 0xaaab15002338 SEQ: (3 sibs) 3 children: 34: 0xaaab15002640 VAL: '010' (3 sibs) 34: 0xaaab150026d8 VAL: '011' (3 sibs) 34: 0xaaab15002770 VAL: '012' (3 sibs) 34: 0xaaab150023d0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002810 VAL: '020' (3 sibs) 34: 0xaaab150028a8 VAL: '021' (3 sibs) 34: 0xaaab15002940 VAL: '022' (3 sibs) 34: 0xaaab15002168 SEQ: (3 sibs) 3 children: 34: 0xaaab150029e0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002bb0 VAL: '100' (3 sibs) 34: 0xaaab15002c48 VAL: '101' (3 sibs) 34: 0xaaab15002ce0 VAL: '102' (3 sibs) 34: 0xaaab15002a78 SEQ: (3 sibs) 3 children: 34: 0xaaab15002d80 VAL: '110' (3 sibs) 34: 0xaaab15002e18 VAL: '111' (3 sibs) 34: 0xaaab15002eb0 VAL: '112' (3 sibs) 34: 0xaaab15002b10 SEQ: (3 sibs) 3 children: 34: 0xaaab15002f50 VAL: '120' (3 sibs) 34: 0xaaab15002fe8 VAL: '121' (3 sibs) 34: 0xaaab15003080 VAL: '122' (3 sibs) 34: 0xaaab15002200 SEQ: (3 sibs) 3 children: 34: 0xaaab15003120 SEQ: (3 sibs) 3 children: 34: 0xaaab150032f0 VAL: '200' (3 sibs) 34: 0xaaab15003388 VAL: '201' (3 sibs) 34: 0xaaab15003420 VAL: '202' (3 sibs) 34: 0xaaab150031b8 SEQ: (3 sibs) 3 children: 34: 0xaaab150034c0 VAL: '210' (3 sibs) 34: 0xaaab15003558 VAL: '211' (3 sibs) 34: 0xaaab150035f0 VAL: '212' (3 sibs) 34: 0xaaab15003250 SEQ: (3 sibs) 3 children: 34: 0xaaab15003690 VAL: '220' (3 sibs) 34: 0xaaab15003728 VAL: '221' (3 sibs) 34: 0xaaab150037c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab150245a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15024630 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab150246c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15024750 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab150247e0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15024870 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15024900 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15024990 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15024a20 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15024ab0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15024b40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15024bd0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15024c60 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15024cf0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15024d80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15024e10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15024ea0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15024f30 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15024fc0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15025050 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab150250e0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15025170 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15025200 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15025290 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15025320 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab150253b0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15025440 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab150254d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15025560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab150255f0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15025680 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15025710 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab150257a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15025830 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab150258c0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15025950 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab150259e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15025a70 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15025b00 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15025b90 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: 0xaaab15001ff8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab15003860 SEQ: (3 sibs) 3 children: 34: 0xaaab15003a30 SEQ: (3 sibs) 3 children: 34: 0xaaab15003c00 VAL: '000' (3 sibs) 34: 0xaaab15003c98 VAL: '001' (3 sibs) 34: 0xaaab15003d30 VAL: '002' (3 sibs) 34: 0xaaab15003ac8 SEQ: (3 sibs) 3 children: 34: 0xaaab15003dd0 VAL: '010' (3 sibs) 34: 0xaaab15003e68 VAL: '011' (3 sibs) 34: 0xaaab15003f00 VAL: '012' (3 sibs) 34: 0xaaab15003b60 SEQ: (3 sibs) 3 children: 34: 0xaaab15003fa0 VAL: '020' (3 sibs) 34: 0xaaab15004038 VAL: '021' (3 sibs) 34: 0xaaab150040d0 VAL: '022' (3 sibs) 34: 0xaaab150038f8 SEQ: (3 sibs) 3 children: 34: 0xaaab15004170 SEQ: (3 sibs) 3 children: 34: 0xaaab15004340 VAL: '100' (3 sibs) 34: 0xaaab150043d8 VAL: '101' (3 sibs) 34: 0xaaab15004470 VAL: '102' (3 sibs) 34: 0xaaab15004208 SEQ: (3 sibs) 3 children: 34: 0xaaab15004510 VAL: '110' (3 sibs) 34: 0xaaab150045a8 VAL: '111' (3 sibs) 34: 0xaaab15004640 VAL: '112' (3 sibs) 34: 0xaaab150042a0 SEQ: (3 sibs) 3 children: 34: 0xaaab150046e0 VAL: '120' (3 sibs) 34: 0xaaab15004778 VAL: '121' (3 sibs) 34: 0xaaab15004810 VAL: '122' (3 sibs) 34: 0xaaab15003990 SEQ: (3 sibs) 3 children: 34: 0xaaab150048b0 SEQ: (3 sibs) 3 children: 34: 0xaaab15004a80 VAL: '200' (3 sibs) 34: 0xaaab15004b18 VAL: '201' (3 sibs) 34: 0xaaab15004bb0 VAL: '202' (3 sibs) 34: 0xaaab15004948 SEQ: (3 sibs) 3 children: 34: 0xaaab15004c50 VAL: '210' (3 sibs) 34: 0xaaab15004ce8 VAL: '211' (3 sibs) 34: 0xaaab15004d80 VAL: '212' (3 sibs) 34: 0xaaab150049e0 SEQ: (3 sibs) 3 children: 34: 0xaaab15004e20 VAL: '220' (3 sibs) 34: 0xaaab15004eb8 VAL: '221' (3 sibs) 34: 0xaaab15004f50 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab15028b60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15028bf0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15028c80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15028d10 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15028da0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15028e30 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15028ec0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15028f50 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15028fe0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15029070 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15029100 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15029190 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15029220 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab150292b0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15029340 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab150293d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15029460 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab150294f0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15029580 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15029610 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab150296a0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15029730 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab150297c0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15029850 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab150298e0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab15029970 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15029a00 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15029a90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15029b20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15029bb0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15029c40 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15029cd0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15029d60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15029df0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15029e80 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15029f10 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15029fa0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1502a030 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1502a0c0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1502a150 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: 0xaaab15001cb0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab14ffeb00 SEQ: (3 sibs) 3 children: 34: 0xaaab14ffecd0 SEQ: (3 sibs) 3 children: 34: 0xaaab14ffeea0 VAL: '000' (3 sibs) 34: 0xaaab14ffef38 VAL: '001' (3 sibs) 34: 0xaaab14ffefd0 VAL: '002' (3 sibs) 34: 0xaaab14ffed68 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff070 VAL: '010' (3 sibs) 34: 0xaaab14fff108 VAL: '011' (3 sibs) 34: 0xaaab14fff1a0 VAL: '012' (3 sibs) 34: 0xaaab14ffee00 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff240 VAL: '020' (3 sibs) 34: 0xaaab14fff2d8 VAL: '021' (3 sibs) 34: 0xaaab14fff370 VAL: '022' (3 sibs) 34: 0xaaab14ffeb98 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff410 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff5e0 VAL: '100' (3 sibs) 34: 0xaaab14fff678 VAL: '101' (3 sibs) 34: 0xaaab14fff710 VAL: '102' (3 sibs) 34: 0xaaab14fff4a8 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff7b0 VAL: '110' (3 sibs) 34: 0xaaab14fff848 VAL: '111' (3 sibs) 34: 0xaaab14fff8e0 VAL: '112' (3 sibs) 34: 0xaaab14fff540 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff980 VAL: '120' (3 sibs) 34: 0xaaab14fffa18 VAL: '121' (3 sibs) 34: 0xaaab14fffab0 VAL: '122' (3 sibs) 34: 0xaaab14ffec30 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffb50 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffd20 VAL: '200' (3 sibs) 34: 0xaaab14fffdb8 VAL: '201' (3 sibs) 34: 0xaaab14fffe50 VAL: '202' (3 sibs) 34: 0xaaab14fffbe8 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffef0 VAL: '210' (3 sibs) 34: 0xaaab14ffff88 VAL: '211' (3 sibs) 34: 0xaaab15000020 VAL: '212' (3 sibs) 34: 0xaaab14fffc80 SEQ: (3 sibs) 3 children: 34: 0xaaab150000c0 VAL: '220' (3 sibs) 34: 0xaaab15000158 VAL: '221' (3 sibs) 34: 0xaaab150001f0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1502af70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1502b000 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1502b090 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1502b120 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1502b1b0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1502b240 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1502b2d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1502b360 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1502b3f0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1502b480 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1502b510 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1502b5a0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1502b630 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1502b6c0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1502b750 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1502b7e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1502b870 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1502b900 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1502b990 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1502ba20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1502bab0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1502bb40 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1502bbd0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1502bc60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1502bcf0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1502bd80 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1502be10 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1502bea0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1502bf30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1502bfc0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1502c050 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1502c0e0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1502c170 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1502c200 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1502c290 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1502c320 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1502c3b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1502c440 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1502c4d0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1502c560 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: 0xaaab15001dc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab150004d0 SEQ: (3 sibs) 3 children: 34: 0xaaab150006a0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000870 VAL: '000' (3 sibs) 34: 0xaaab15000908 VAL: '001' (3 sibs) 34: 0xaaab150009a0 VAL: '002' (3 sibs) 34: 0xaaab15000738 SEQ: (3 sibs) 3 children: 34: 0xaaab15000a40 VAL: '010' (3 sibs) 34: 0xaaab15000ad8 VAL: '011' (3 sibs) 34: 0xaaab15000b70 VAL: '012' (3 sibs) 34: 0xaaab150007d0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000c10 VAL: '020' (3 sibs) 34: 0xaaab15000ca8 VAL: '021' (3 sibs) 34: 0xaaab15000d40 VAL: '022' (3 sibs) 34: 0xaaab15000568 SEQ: (3 sibs) 3 children: 34: 0xaaab15000de0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000fb0 VAL: '100' (3 sibs) 34: 0xaaab15001048 VAL: '101' (3 sibs) 34: 0xaaab150010e0 VAL: '102' (3 sibs) 34: 0xaaab15000e78 SEQ: (3 sibs) 3 children: 34: 0xaaab15001180 VAL: '110' (3 sibs) 34: 0xaaab15001218 VAL: '111' (3 sibs) 34: 0xaaab150012b0 VAL: '112' (3 sibs) 34: 0xaaab15000f10 SEQ: (3 sibs) 3 children: 34: 0xaaab15001350 VAL: '120' (3 sibs) 34: 0xaaab150013e8 VAL: '121' (3 sibs) 34: 0xaaab15001480 VAL: '122' (3 sibs) 34: 0xaaab15000600 SEQ: (3 sibs) 3 children: 34: 0xaaab15001520 SEQ: (3 sibs) 3 children: 34: 0xaaab150016f0 VAL: '200' (3 sibs) 34: 0xaaab15001788 VAL: '201' (3 sibs) 34: 0xaaab15001820 VAL: '202' (3 sibs) 34: 0xaaab150015b8 SEQ: (3 sibs) 3 children: 34: 0xaaab150018c0 VAL: '210' (3 sibs) 34: 0xaaab15001958 VAL: '211' (3 sibs) 34: 0xaaab150019f0 VAL: '212' (3 sibs) 34: 0xaaab15001650 SEQ: (3 sibs) 3 children: 34: 0xaaab15001a90 VAL: '220' (3 sibs) 34: 0xaaab15001b28 VAL: '221' (3 sibs) 34: 0xaaab15001bc0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1502d380 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1502d410 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1502d4a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1502d530 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1502d5c0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1502d650 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1502d6e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1502d770 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1502d800 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1502d890 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1502d920 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1502d9b0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1502da40 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1502dad0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1502db60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1502dbf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1502dc80 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1502dd10 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1502dda0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1502de30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1502dec0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1502df50 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1502dfe0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1502e070 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1502e100 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1502e190 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1502e220 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1502e2b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1502e340 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1502e3d0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1502e460 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1502e4f0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1502e580 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1502e610 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1502e6a0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1502e730 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1502e7c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1502e850 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1502e8e0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1502e970 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: 0xaaab15001ee0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab150020d0 SEQ: (3 sibs) 3 children: 34: 0xaaab150022a0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002470 VAL: '000' (3 sibs) 34: 0xaaab15002508 VAL: '001' (3 sibs) 34: 0xaaab150025a0 VAL: '002' (3 sibs) 34: 0xaaab15002338 SEQ: (3 sibs) 3 children: 34: 0xaaab15002640 VAL: '010' (3 sibs) 34: 0xaaab150026d8 VAL: '011' (3 sibs) 34: 0xaaab15002770 VAL: '012' (3 sibs) 34: 0xaaab150023d0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002810 VAL: '020' (3 sibs) 34: 0xaaab150028a8 VAL: '021' (3 sibs) 34: 0xaaab15002940 VAL: '022' (3 sibs) 34: 0xaaab15002168 SEQ: (3 sibs) 3 children: 34: 0xaaab150029e0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002bb0 VAL: '100' (3 sibs) 34: 0xaaab15002c48 VAL: '101' (3 sibs) 34: 0xaaab15002ce0 VAL: '102' (3 sibs) 34: 0xaaab15002a78 SEQ: (3 sibs) 3 children: 34: 0xaaab15002d80 VAL: '110' (3 sibs) 34: 0xaaab15002e18 VAL: '111' (3 sibs) 34: 0xaaab15002eb0 VAL: '112' (3 sibs) 34: 0xaaab15002b10 SEQ: (3 sibs) 3 children: 34: 0xaaab15002f50 VAL: '120' (3 sibs) 34: 0xaaab15002fe8 VAL: '121' (3 sibs) 34: 0xaaab15003080 VAL: '122' (3 sibs) 34: 0xaaab15002200 SEQ: (3 sibs) 3 children: 34: 0xaaab15003120 SEQ: (3 sibs) 3 children: 34: 0xaaab150032f0 VAL: '200' (3 sibs) 34: 0xaaab15003388 VAL: '201' (3 sibs) 34: 0xaaab15003420 VAL: '202' (3 sibs) 34: 0xaaab150031b8 SEQ: (3 sibs) 3 children: 34: 0xaaab150034c0 VAL: '210' (3 sibs) 34: 0xaaab15003558 VAL: '211' (3 sibs) 34: 0xaaab150035f0 VAL: '212' (3 sibs) 34: 0xaaab15003250 SEQ: (3 sibs) 3 children: 34: 0xaaab15003690 VAL: '220' (3 sibs) 34: 0xaaab15003728 VAL: '221' (3 sibs) 34: 0xaaab150037c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1502f790 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1502f820 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1502f8b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1502f940 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1502f9d0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1502fa60 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1502faf0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1502fb80 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1502fc10 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1502fca0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1502fd30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1502fdc0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1502fe50 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1502fee0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1502ff70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15030000 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15030090 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15030120 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab150301b0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15030240 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab150302d0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15030360 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab150303f0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15030480 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15030510 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab150305a0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15030630 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab150306c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15030750 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab150307e0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15030870 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15030900 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15030990 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15030a20 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15030ab0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15030b40 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15030bd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15030c60 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15030cf0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15030d80 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: 0xaaab15001ff8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab15003860 SEQ: (3 sibs) 3 children: 34: 0xaaab15003a30 SEQ: (3 sibs) 3 children: 34: 0xaaab15003c00 VAL: '000' (3 sibs) 34: 0xaaab15003c98 VAL: '001' (3 sibs) 34: 0xaaab15003d30 VAL: '002' (3 sibs) 34: 0xaaab15003ac8 SEQ: (3 sibs) 3 children: 34: 0xaaab15003dd0 VAL: '010' (3 sibs) 34: 0xaaab15003e68 VAL: '011' (3 sibs) 34: 0xaaab15003f00 VAL: '012' (3 sibs) 34: 0xaaab15003b60 SEQ: (3 sibs) 3 children: 34: 0xaaab15003fa0 VAL: '020' (3 sibs) 34: 0xaaab15004038 VAL: '021' (3 sibs) 34: 0xaaab150040d0 VAL: '022' (3 sibs) 34: 0xaaab150038f8 SEQ: (3 sibs) 3 children: 34: 0xaaab15004170 SEQ: (3 sibs) 3 children: 34: 0xaaab15004340 VAL: '100' (3 sibs) 34: 0xaaab150043d8 VAL: '101' (3 sibs) 34: 0xaaab15004470 VAL: '102' (3 sibs) 34: 0xaaab15004208 SEQ: (3 sibs) 3 children: 34: 0xaaab15004510 VAL: '110' (3 sibs) 34: 0xaaab150045a8 VAL: '111' (3 sibs) 34: 0xaaab15004640 VAL: '112' (3 sibs) 34: 0xaaab150042a0 SEQ: (3 sibs) 3 children: 34: 0xaaab150046e0 VAL: '120' (3 sibs) 34: 0xaaab15004778 VAL: '121' (3 sibs) 34: 0xaaab15004810 VAL: '122' (3 sibs) 34: 0xaaab15003990 SEQ: (3 sibs) 3 children: 34: 0xaaab150048b0 SEQ: (3 sibs) 3 children: 34: 0xaaab15004a80 VAL: '200' (3 sibs) 34: 0xaaab15004b18 VAL: '201' (3 sibs) 34: 0xaaab15004bb0 VAL: '202' (3 sibs) 34: 0xaaab15004948 SEQ: (3 sibs) 3 children: 34: 0xaaab15004c50 VAL: '210' (3 sibs) 34: 0xaaab15004ce8 VAL: '211' (3 sibs) 34: 0xaaab15004d80 VAL: '212' (3 sibs) 34: 0xaaab150049e0 SEQ: (3 sibs) 3 children: 34: 0xaaab15004e20 VAL: '220' (3 sibs) 34: 0xaaab15004eb8 VAL: '221' (3 sibs) 34: 0xaaab15004f50 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab15031ba0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15031c30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15031cc0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15031d50 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15031de0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15031e70 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15031f00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15031f90 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15032020 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab150320b0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15032140 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab150321d0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15032260 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab150322f0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15032380 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15032410 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab150324a0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15032530 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab150325c0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15032650 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab150326e0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15032770 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15032800 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15032890 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15032920 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab150329b0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15032a40 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15032ad0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15032b60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15032bf0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15032c80 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15032d10 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15032da0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15032e30 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15032ec0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15032f50 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15032fe0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15033070 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15033100 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15033190 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] 0xaaab1501c5d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1501c660 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1501c6f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1501c780 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1501c810 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1501c8a0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1501c930 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1501c9c0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1501ca50 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1501cae0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1501cb70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1501cc00 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1501cc90 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1501cd20 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1501cdb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1501ce40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1501ced0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1501cf60 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1501cff0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1501d080 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1501d110 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1501d1a0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1501d230 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1501d2c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1501d350 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1501d3e0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1501d470 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1501d500 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1501d590 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1501d620 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1501d6b0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1501d740 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1501d7d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1501d860 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1501d8f0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1501d980 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1501da10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1501daa0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1501db30 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1501dbc0 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] 0xaaab150351c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15035250 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab150352e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15035370 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15035400 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15035490 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15035520 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab150355b0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15035640 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab150356d0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15035760 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab150357f0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15035880 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15035910 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab150359a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15035a30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15035ac0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15035b50 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15035be0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15035c70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab15035d00 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15035d90 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15035e20 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15035eb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15035f40 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab15035fd0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15036060 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab150360f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15036180 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15036210 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab150362a0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15036330 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab150363c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15036450 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab150364e0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15036570 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15036600 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15036690 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15036720 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab150367b0 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] 0xaaab15020500 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15020590 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15020620 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab150206b0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15020740 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab150207d0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15020860 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab150208f0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15020980 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15020a10 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15020aa0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15020b30 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15020bc0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15020c50 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15020ce0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15020d70 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15020e00 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15020e90 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15020f20 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15020fb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab15021040 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab150210d0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15021160 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab150211f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15021280 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab15021310 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab150213a0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15021430 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab150214c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15021550 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab150215e0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15021670 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15021700 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15021790 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15021820 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab150218b0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15021940 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab150219d0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15021a60 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15021af0 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] 0xaaab150375d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15037660 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab150376f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15037780 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15037810 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab150378a0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15037930 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab150379c0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15037a50 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15037ae0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15037b70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15037c00 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15037c90 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15037d20 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15037db0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15037e40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15037ed0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15037f60 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15037ff0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15038080 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab15038110 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab150381a0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15038230 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab150382c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15038350 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab150383e0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15038470 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15038500 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15038590 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15038620 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab150386b0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15038740 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab150387d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15038860 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab150388f0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15038980 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15038a10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15038aa0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15038b30 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15038bc0 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] 0xaaab150245a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15024630 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab150246c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15024750 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab150247e0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15024870 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15024900 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15024990 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15024a20 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15024ab0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15024b40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15024bd0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15024c60 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15024cf0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15024d80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15024e10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15024ea0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15024f30 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15024fc0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15025050 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab150250e0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15025170 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15025200 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15025290 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15025320 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab150253b0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15025440 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab150254d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15025560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab150255f0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15025680 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15025710 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab150257a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15025830 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab150258c0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15025950 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab150259e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15025a70 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15025b00 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15025b90 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] 0xaaab150399e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15039a70 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15039b00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15039b90 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15039c20 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15039cb0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15039d40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15039dd0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15039e60 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15039ef0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15039f80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1503a010 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1503a0a0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1503a130 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1503a1c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1503a250 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1503a2e0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1503a370 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1503a400 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1503a490 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1503a520 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1503a5b0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1503a640 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1503a6d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1503a760 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1503a7f0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1503a880 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1503a910 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1503a9a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1503aa30 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1503aac0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1503ab50 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1503abe0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1503ac70 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1503ad00 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1503ad90 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1503ae20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1503aeb0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1503af40 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1503afd0 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] 0xaaab15028b60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15028bf0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15028c80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15028d10 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15028da0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15028e30 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15028ec0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15028f50 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15028fe0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15029070 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15029100 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15029190 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15029220 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab150292b0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15029340 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab150293d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15029460 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab150294f0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15029580 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15029610 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab150296a0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15029730 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab150297c0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15029850 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab150298e0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab15029970 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15029a00 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15029a90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15029b20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15029bb0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15029c40 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15029cd0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15029d60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15029df0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15029e80 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15029f10 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15029fa0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1502a030 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1502a0c0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1502a150 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] 0xaaab1503bdf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1503be80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1503bf10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1503bfa0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1503c030 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1503c0c0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1503c150 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1503c1e0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1503c270 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1503c300 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1503c390 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1503c420 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1503c4b0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1503c540 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1503c5d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1503c660 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1503c6f0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1503c780 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1503c810 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1503c8a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1503c930 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1503c9c0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1503ca50 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1503cae0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1503cb70 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1503cc00 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1503cc90 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1503cd20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1503cdb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1503ce40 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1503ced0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1503cf60 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1503cff0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1503d080 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1503d110 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1503d1a0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1503d230 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1503d2c0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1503d350 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1503d3e0 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] 0xaaab1502af70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1502b000 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1502b090 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1502b120 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1502b1b0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1502b240 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1502b2d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1502b360 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1502b3f0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1502b480 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1502b510 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1502b5a0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1502b630 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1502b6c0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1502b750 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1502b7e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1502b870 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1502b900 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1502b990 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1502ba20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1502bab0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1502bb40 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1502bbd0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1502bc60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1502bcf0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1502bd80 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1502be10 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1502bea0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1502bf30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1502bfc0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1502c050 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1502c0e0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1502c170 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1502c200 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1502c290 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1502c320 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1502c3b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1502c440 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1502c4d0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1502c560 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] 0xaaab1503e200 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1503e290 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1503e320 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1503e3b0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1503e440 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1503e4d0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1503e560 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1503e5f0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1503e680 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1503e710 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1503e7a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1503e830 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1503e8c0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1503e950 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1503e9e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1503ea70 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1503eb00 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1503eb90 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1503ec20 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1503ecb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1503ed40 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1503edd0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1503ee60 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1503eef0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1503ef80 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1503f010 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1503f0a0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1503f130 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1503f1c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1503f250 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1503f2e0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1503f370 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1503f400 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1503f490 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1503f520 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1503f5b0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1503f640 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1503f6d0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1503f760 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1503f7f0 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] 0xaaab1502d380 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1502d410 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1502d4a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1502d530 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1502d5c0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1502d650 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1502d6e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1502d770 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1502d800 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1502d890 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1502d920 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1502d9b0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1502da40 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1502dad0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1502db60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1502dbf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1502dc80 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1502dd10 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1502dda0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1502de30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1502dec0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1502df50 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1502dfe0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1502e070 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1502e100 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1502e190 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1502e220 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1502e2b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1502e340 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1502e3d0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1502e460 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1502e4f0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1502e580 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1502e610 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1502e6a0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1502e730 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1502e7c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1502e850 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1502e8e0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1502e970 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] 0xaaab15040610 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab150406a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15040730 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab150407c0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15040850 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab150408e0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15040970 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15040a00 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15040a90 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15040b20 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15040bb0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15040c40 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15040cd0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15040d60 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15040df0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15040e80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15040f10 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15040fa0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15041030 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab150410c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab15041150 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab150411e0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15041270 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15041300 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15041390 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab15041420 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab150414b0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15041540 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab150415d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15041660 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab150416f0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15041780 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15041810 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab150418a0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15041930 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab150419c0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15041a50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15041ae0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15041b70 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15041c00 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] 0xaaab1502f790 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1502f820 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1502f8b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1502f940 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1502f9d0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1502fa60 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1502faf0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1502fb80 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1502fc10 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1502fca0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1502fd30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1502fdc0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1502fe50 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1502fee0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1502ff70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15030000 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15030090 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15030120 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab150301b0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15030240 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab150302d0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15030360 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab150303f0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15030480 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15030510 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab150305a0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15030630 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab150306c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15030750 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab150307e0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15030870 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15030900 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15030990 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15030a20 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15030ab0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15030b40 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15030bd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15030c60 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15030cf0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15030d80 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] 0xaaab15043c30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15043cc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15043d50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15043de0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15043e70 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15043f00 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15043f90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15044020 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab150440b0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15044140 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab150441d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15044260 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab150442f0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15044380 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15044410 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab150444a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15044530 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab150445c0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15044650 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab150446e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab15044770 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15044800 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15044890 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15044920 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab150449b0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab15044a40 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15044ad0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15044b60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15044bf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15044c80 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15044d10 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15044da0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15044e30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15044ec0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15044f50 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15044fe0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15045070 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15045100 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15045190 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15045220 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] 0xaaab15031ba0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15031c30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15031cc0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15031d50 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15031de0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15031e70 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15031f00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15031f90 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15032020 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab150320b0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15032140 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab150321d0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15032260 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab150322f0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15032380 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15032410 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab150324a0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15032530 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab150325c0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15032650 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab150326e0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15032770 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15032800 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15032890 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15032920 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab150329b0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15032a40 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15032ad0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15032b60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15032bf0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15032c80 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15032d10 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15032da0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15032e30 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15032ec0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15032f50 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15032fe0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15033070 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15033100 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15033190 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] 0xaaab15046040 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab150460d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15046160 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab150461f0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15046280 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15046310 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab150463a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15046430 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab150464c0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15046550 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab150465e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15046670 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15046700 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15046790 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15046820 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab150468b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15046940 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab150469d0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15046a60 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15046af0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab15046b80 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15046c10 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15046ca0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15046d30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15046dc0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab15046e50 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15046ee0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15046f70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15047000 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15047090 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15047120 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab150471b0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15047240 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab150472d0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15047360 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab150473f0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15047480 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15047510 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab150475a0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15047630 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: 0xaaab15001cb0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab14ffeb00 SEQ: (3 sibs) 3 children: 34: 0xaaab14ffecd0 SEQ: (3 sibs) 3 children: 34: 0xaaab14ffeea0 VAL: '000' (3 sibs) 34: 0xaaab14ffef38 VAL: '001' (3 sibs) 34: 0xaaab14ffefd0 VAL: '002' (3 sibs) 34: 0xaaab14ffed68 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff070 VAL: '010' (3 sibs) 34: 0xaaab14fff108 VAL: '011' (3 sibs) 34: 0xaaab14fff1a0 VAL: '012' (3 sibs) 34: 0xaaab14ffee00 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff240 VAL: '020' (3 sibs) 34: 0xaaab14fff2d8 VAL: '021' (3 sibs) 34: 0xaaab14fff370 VAL: '022' (3 sibs) 34: 0xaaab14ffeb98 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff410 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff5e0 VAL: '100' (3 sibs) 34: 0xaaab14fff678 VAL: '101' (3 sibs) 34: 0xaaab14fff710 VAL: '102' (3 sibs) 34: 0xaaab14fff4a8 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff7b0 VAL: '110' (3 sibs) 34: 0xaaab14fff848 VAL: '111' (3 sibs) 34: 0xaaab14fff8e0 VAL: '112' (3 sibs) 34: 0xaaab14fff540 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff980 VAL: '120' (3 sibs) 34: 0xaaab14fffa18 VAL: '121' (3 sibs) 34: 0xaaab14fffab0 VAL: '122' (3 sibs) 34: 0xaaab14ffec30 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffb50 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffd20 VAL: '200' (3 sibs) 34: 0xaaab14fffdb8 VAL: '201' (3 sibs) 34: 0xaaab14fffe50 VAL: '202' (3 sibs) 34: 0xaaab14fffbe8 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffef0 VAL: '210' (3 sibs) 34: 0xaaab14ffff88 VAL: '211' (3 sibs) 34: 0xaaab15000020 VAL: '212' (3 sibs) 34: 0xaaab14fffc80 SEQ: (3 sibs) 3 children: 34: 0xaaab150000c0 VAL: '220' (3 sibs) 34: 0xaaab15000158 VAL: '221' (3 sibs) 34: 0xaaab150001f0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab15048450 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab150484e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15048570 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15048600 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15048690 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15048720 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab150487b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15048840 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab150488d0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15048960 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab150489f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15048a80 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15048b10 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15048ba0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15048c30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15048cc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15048d50 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15048de0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15048e70 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15048f00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab15048f90 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15049020 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab150490b0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15049140 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab150491d0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab15049260 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab150492f0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15049380 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15049410 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab150494a0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15049530 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab150495c0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15049650 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab150496e0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15049770 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15049800 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15049890 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15049920 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab150499b0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15049a40 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: 0xaaab15001dc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab150004d0 SEQ: (3 sibs) 3 children: 34: 0xaaab150006a0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000870 VAL: '000' (3 sibs) 34: 0xaaab15000908 VAL: '001' (3 sibs) 34: 0xaaab150009a0 VAL: '002' (3 sibs) 34: 0xaaab15000738 SEQ: (3 sibs) 3 children: 34: 0xaaab15000a40 VAL: '010' (3 sibs) 34: 0xaaab15000ad8 VAL: '011' (3 sibs) 34: 0xaaab15000b70 VAL: '012' (3 sibs) 34: 0xaaab150007d0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000c10 VAL: '020' (3 sibs) 34: 0xaaab15000ca8 VAL: '021' (3 sibs) 34: 0xaaab15000d40 VAL: '022' (3 sibs) 34: 0xaaab15000568 SEQ: (3 sibs) 3 children: 34: 0xaaab15000de0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000fb0 VAL: '100' (3 sibs) 34: 0xaaab15001048 VAL: '101' (3 sibs) 34: 0xaaab150010e0 VAL: '102' (3 sibs) 34: 0xaaab15000e78 SEQ: (3 sibs) 3 children: 34: 0xaaab15001180 VAL: '110' (3 sibs) 34: 0xaaab15001218 VAL: '111' (3 sibs) 34: 0xaaab150012b0 VAL: '112' (3 sibs) 34: 0xaaab15000f10 SEQ: (3 sibs) 3 children: 34: 0xaaab15001350 VAL: '120' (3 sibs) 34: 0xaaab150013e8 VAL: '121' (3 sibs) 34: 0xaaab15001480 VAL: '122' (3 sibs) 34: 0xaaab15000600 SEQ: (3 sibs) 3 children: 34: 0xaaab15001520 SEQ: (3 sibs) 3 children: 34: 0xaaab150016f0 VAL: '200' (3 sibs) 34: 0xaaab15001788 VAL: '201' (3 sibs) 34: 0xaaab15001820 VAL: '202' (3 sibs) 34: 0xaaab150015b8 SEQ: (3 sibs) 3 children: 34: 0xaaab150018c0 VAL: '210' (3 sibs) 34: 0xaaab15001958 VAL: '211' (3 sibs) 34: 0xaaab150019f0 VAL: '212' (3 sibs) 34: 0xaaab15001650 SEQ: (3 sibs) 3 children: 34: 0xaaab15001a90 VAL: '220' (3 sibs) 34: 0xaaab15001b28 VAL: '221' (3 sibs) 34: 0xaaab15001bc0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab15049ae0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15049b70 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15049c00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15049c90 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15049d20 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15049db0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15049e40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15049ed0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15049f60 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15049ff0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1504a080 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1504a110 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1504a1a0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1504a230 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1504a2c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1504a350 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1504a3e0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1504a470 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1504a500 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1504a590 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1504a620 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1504a6b0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1504a740 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1504a7d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1504a860 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1504a8f0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1504a980 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1504aa10 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1504aaa0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1504ab30 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1504abc0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1504ac50 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1504ace0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1504ad70 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1504ae00 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1504ae90 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1504af20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1504afb0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1504b040 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1504b0d0 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: 0xaaab15001ee0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab150020d0 SEQ: (3 sibs) 3 children: 34: 0xaaab150022a0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002470 VAL: '000' (3 sibs) 34: 0xaaab15002508 VAL: '001' (3 sibs) 34: 0xaaab150025a0 VAL: '002' (3 sibs) 34: 0xaaab15002338 SEQ: (3 sibs) 3 children: 34: 0xaaab15002640 VAL: '010' (3 sibs) 34: 0xaaab150026d8 VAL: '011' (3 sibs) 34: 0xaaab15002770 VAL: '012' (3 sibs) 34: 0xaaab150023d0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002810 VAL: '020' (3 sibs) 34: 0xaaab150028a8 VAL: '021' (3 sibs) 34: 0xaaab15002940 VAL: '022' (3 sibs) 34: 0xaaab15002168 SEQ: (3 sibs) 3 children: 34: 0xaaab150029e0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002bb0 VAL: '100' (3 sibs) 34: 0xaaab15002c48 VAL: '101' (3 sibs) 34: 0xaaab15002ce0 VAL: '102' (3 sibs) 34: 0xaaab15002a78 SEQ: (3 sibs) 3 children: 34: 0xaaab15002d80 VAL: '110' (3 sibs) 34: 0xaaab15002e18 VAL: '111' (3 sibs) 34: 0xaaab15002eb0 VAL: '112' (3 sibs) 34: 0xaaab15002b10 SEQ: (3 sibs) 3 children: 34: 0xaaab15002f50 VAL: '120' (3 sibs) 34: 0xaaab15002fe8 VAL: '121' (3 sibs) 34: 0xaaab15003080 VAL: '122' (3 sibs) 34: 0xaaab15002200 SEQ: (3 sibs) 3 children: 34: 0xaaab15003120 SEQ: (3 sibs) 3 children: 34: 0xaaab150032f0 VAL: '200' (3 sibs) 34: 0xaaab15003388 VAL: '201' (3 sibs) 34: 0xaaab15003420 VAL: '202' (3 sibs) 34: 0xaaab150031b8 SEQ: (3 sibs) 3 children: 34: 0xaaab150034c0 VAL: '210' (3 sibs) 34: 0xaaab15003558 VAL: '211' (3 sibs) 34: 0xaaab150035f0 VAL: '212' (3 sibs) 34: 0xaaab15003250 SEQ: (3 sibs) 3 children: 34: 0xaaab15003690 VAL: '220' (3 sibs) 34: 0xaaab15003728 VAL: '221' (3 sibs) 34: 0xaaab150037c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1504b170 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1504b200 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1504b290 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1504b320 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1504b3b0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1504b440 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1504b4d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1504b560 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1504b5f0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1504b680 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1504b710 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1504b7a0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1504b830 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1504b8c0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1504b950 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1504b9e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1504ba70 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1504bb00 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1504bb90 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1504bc20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1504bcb0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1504bd40 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1504bdd0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1504be60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1504bef0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1504bf80 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1504c010 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1504c0a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1504c130 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1504c1c0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1504c250 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1504c2e0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1504c370 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1504c400 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1504c490 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1504c520 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1504c5b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1504c640 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1504c6d0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1504c760 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: 0xaaab15001ff8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab15003860 SEQ: (3 sibs) 3 children: 34: 0xaaab15003a30 SEQ: (3 sibs) 3 children: 34: 0xaaab15003c00 VAL: '000' (3 sibs) 34: 0xaaab15003c98 VAL: '001' (3 sibs) 34: 0xaaab15003d30 VAL: '002' (3 sibs) 34: 0xaaab15003ac8 SEQ: (3 sibs) 3 children: 34: 0xaaab15003dd0 VAL: '010' (3 sibs) 34: 0xaaab15003e68 VAL: '011' (3 sibs) 34: 0xaaab15003f00 VAL: '012' (3 sibs) 34: 0xaaab15003b60 SEQ: (3 sibs) 3 children: 34: 0xaaab15003fa0 VAL: '020' (3 sibs) 34: 0xaaab15004038 VAL: '021' (3 sibs) 34: 0xaaab150040d0 VAL: '022' (3 sibs) 34: 0xaaab150038f8 SEQ: (3 sibs) 3 children: 34: 0xaaab15004170 SEQ: (3 sibs) 3 children: 34: 0xaaab15004340 VAL: '100' (3 sibs) 34: 0xaaab150043d8 VAL: '101' (3 sibs) 34: 0xaaab15004470 VAL: '102' (3 sibs) 34: 0xaaab15004208 SEQ: (3 sibs) 3 children: 34: 0xaaab15004510 VAL: '110' (3 sibs) 34: 0xaaab150045a8 VAL: '111' (3 sibs) 34: 0xaaab15004640 VAL: '112' (3 sibs) 34: 0xaaab150042a0 SEQ: (3 sibs) 3 children: 34: 0xaaab150046e0 VAL: '120' (3 sibs) 34: 0xaaab15004778 VAL: '121' (3 sibs) 34: 0xaaab15004810 VAL: '122' (3 sibs) 34: 0xaaab15003990 SEQ: (3 sibs) 3 children: 34: 0xaaab150048b0 SEQ: (3 sibs) 3 children: 34: 0xaaab15004a80 VAL: '200' (3 sibs) 34: 0xaaab15004b18 VAL: '201' (3 sibs) 34: 0xaaab15004bb0 VAL: '202' (3 sibs) 34: 0xaaab15004948 SEQ: (3 sibs) 3 children: 34: 0xaaab15004c50 VAL: '210' (3 sibs) 34: 0xaaab15004ce8 VAL: '211' (3 sibs) 34: 0xaaab15004d80 VAL: '212' (3 sibs) 34: 0xaaab150049e0 SEQ: (3 sibs) 3 children: 34: 0xaaab15004e20 VAL: '220' (3 sibs) 34: 0xaaab15004eb8 VAL: '221' (3 sibs) 34: 0xaaab15004f50 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1504c800 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1504c890 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1504c920 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1504c9b0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1504ca40 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1504cad0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1504cb60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1504cbf0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1504cc80 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1504cd10 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1504cda0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1504ce30 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1504cec0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1504cf50 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1504cfe0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1504d070 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1504d100 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1504d190 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1504d220 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1504d2b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1504d340 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1504d3d0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1504d460 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1504d4f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1504d580 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1504d610 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1504d6a0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1504d730 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1504d7c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1504d850 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1504d8e0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1504d970 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1504da00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1504da90 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1504db20 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1504dbb0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1504dc40 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1504dcd0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1504dd60 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1504ddf0 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: 0xaaab15001cb0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab14ffeb00 SEQ: (3 sibs) 3 children: 34: 0xaaab14ffecd0 SEQ: (3 sibs) 3 children: 34: 0xaaab14ffeea0 VAL: '000' (3 sibs) 34: 0xaaab14ffef38 VAL: '001' (3 sibs) 34: 0xaaab14ffefd0 VAL: '002' (3 sibs) 34: 0xaaab14ffed68 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff070 VAL: '010' (3 sibs) 34: 0xaaab14fff108 VAL: '011' (3 sibs) 34: 0xaaab14fff1a0 VAL: '012' (3 sibs) 34: 0xaaab14ffee00 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff240 VAL: '020' (3 sibs) 34: 0xaaab14fff2d8 VAL: '021' (3 sibs) 34: 0xaaab14fff370 VAL: '022' (3 sibs) 34: 0xaaab14ffeb98 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff410 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff5e0 VAL: '100' (3 sibs) 34: 0xaaab14fff678 VAL: '101' (3 sibs) 34: 0xaaab14fff710 VAL: '102' (3 sibs) 34: 0xaaab14fff4a8 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff7b0 VAL: '110' (3 sibs) 34: 0xaaab14fff848 VAL: '111' (3 sibs) 34: 0xaaab14fff8e0 VAL: '112' (3 sibs) 34: 0xaaab14fff540 SEQ: (3 sibs) 3 children: 34: 0xaaab14fff980 VAL: '120' (3 sibs) 34: 0xaaab14fffa18 VAL: '121' (3 sibs) 34: 0xaaab14fffab0 VAL: '122' (3 sibs) 34: 0xaaab14ffec30 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffb50 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffd20 VAL: '200' (3 sibs) 34: 0xaaab14fffdb8 VAL: '201' (3 sibs) 34: 0xaaab14fffe50 VAL: '202' (3 sibs) 34: 0xaaab14fffbe8 SEQ: (3 sibs) 3 children: 34: 0xaaab14fffef0 VAL: '210' (3 sibs) 34: 0xaaab14ffff88 VAL: '211' (3 sibs) 34: 0xaaab15000020 VAL: '212' (3 sibs) 34: 0xaaab14fffc80 SEQ: (3 sibs) 3 children: 34: 0xaaab150000c0 VAL: '220' (3 sibs) 34: 0xaaab15000158 VAL: '221' (3 sibs) 34: 0xaaab150001f0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1504de90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1504df20 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1504dfb0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1504e040 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1504e0d0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1504e160 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1504e1f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1504e280 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1504e310 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1504e3a0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1504e430 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1504e4c0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1504e550 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1504e5e0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1504e670 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1504e700 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1504e790 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1504e820 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1504e8b0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1504e940 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1504e9d0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1504ea60 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1504eaf0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1504eb80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1504ec10 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1504eca0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1504ed30 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1504edc0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1504ee50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1504eee0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1504ef70 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1504f000 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1504f090 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1504f120 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1504f1b0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1504f240 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1504f2d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1504f360 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1504f3f0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1504f480 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: 0xaaab15001dc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab150004d0 SEQ: (3 sibs) 3 children: 34: 0xaaab150006a0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000870 VAL: '000' (3 sibs) 34: 0xaaab15000908 VAL: '001' (3 sibs) 34: 0xaaab150009a0 VAL: '002' (3 sibs) 34: 0xaaab15000738 SEQ: (3 sibs) 3 children: 34: 0xaaab15000a40 VAL: '010' (3 sibs) 34: 0xaaab15000ad8 VAL: '011' (3 sibs) 34: 0xaaab15000b70 VAL: '012' (3 sibs) 34: 0xaaab150007d0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000c10 VAL: '020' (3 sibs) 34: 0xaaab15000ca8 VAL: '021' (3 sibs) 34: 0xaaab15000d40 VAL: '022' (3 sibs) 34: 0xaaab15000568 SEQ: (3 sibs) 3 children: 34: 0xaaab15000de0 SEQ: (3 sibs) 3 children: 34: 0xaaab15000fb0 VAL: '100' (3 sibs) 34: 0xaaab15001048 VAL: '101' (3 sibs) 34: 0xaaab150010e0 VAL: '102' (3 sibs) 34: 0xaaab15000e78 SEQ: (3 sibs) 3 children: 34: 0xaaab15001180 VAL: '110' (3 sibs) 34: 0xaaab15001218 VAL: '111' (3 sibs) 34: 0xaaab150012b0 VAL: '112' (3 sibs) 34: 0xaaab15000f10 SEQ: (3 sibs) 3 children: 34: 0xaaab15001350 VAL: '120' (3 sibs) 34: 0xaaab150013e8 VAL: '121' (3 sibs) 34: 0xaaab15001480 VAL: '122' (3 sibs) 34: 0xaaab15000600 SEQ: (3 sibs) 3 children: 34: 0xaaab15001520 SEQ: (3 sibs) 3 children: 34: 0xaaab150016f0 VAL: '200' (3 sibs) 34: 0xaaab15001788 VAL: '201' (3 sibs) 34: 0xaaab15001820 VAL: '202' (3 sibs) 34: 0xaaab150015b8 SEQ: (3 sibs) 3 children: 34: 0xaaab150018c0 VAL: '210' (3 sibs) 34: 0xaaab15001958 VAL: '211' (3 sibs) 34: 0xaaab150019f0 VAL: '212' (3 sibs) 34: 0xaaab15001650 SEQ: (3 sibs) 3 children: 34: 0xaaab15001a90 VAL: '220' (3 sibs) 34: 0xaaab15001b28 VAL: '221' (3 sibs) 34: 0xaaab15001bc0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1504f520 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1504f5b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1504f640 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1504f6d0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1504f760 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1504f7f0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1504f880 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1504f910 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1504f9a0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1504fa30 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1504fac0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1504fb50 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1504fbe0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1504fc70 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1504fd00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1504fd90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1504fe20 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1504feb0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1504ff40 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1504ffd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab15050060 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab150500f0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15050180 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15050210 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab150502a0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab15050330 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab150503c0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15050450 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab150504e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15050570 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15050600 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15050690 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15050720 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab150507b0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15050840 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab150508d0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15050960 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab150509f0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15050a80 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15050b10 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: 0xaaab15001ee0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab150020d0 SEQ: (3 sibs) 3 children: 34: 0xaaab150022a0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002470 VAL: '000' (3 sibs) 34: 0xaaab15002508 VAL: '001' (3 sibs) 34: 0xaaab150025a0 VAL: '002' (3 sibs) 34: 0xaaab15002338 SEQ: (3 sibs) 3 children: 34: 0xaaab15002640 VAL: '010' (3 sibs) 34: 0xaaab150026d8 VAL: '011' (3 sibs) 34: 0xaaab15002770 VAL: '012' (3 sibs) 34: 0xaaab150023d0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002810 VAL: '020' (3 sibs) 34: 0xaaab150028a8 VAL: '021' (3 sibs) 34: 0xaaab15002940 VAL: '022' (3 sibs) 34: 0xaaab15002168 SEQ: (3 sibs) 3 children: 34: 0xaaab150029e0 SEQ: (3 sibs) 3 children: 34: 0xaaab15002bb0 VAL: '100' (3 sibs) 34: 0xaaab15002c48 VAL: '101' (3 sibs) 34: 0xaaab15002ce0 VAL: '102' (3 sibs) 34: 0xaaab15002a78 SEQ: (3 sibs) 3 children: 34: 0xaaab15002d80 VAL: '110' (3 sibs) 34: 0xaaab15002e18 VAL: '111' (3 sibs) 34: 0xaaab15002eb0 VAL: '112' (3 sibs) 34: 0xaaab15002b10 SEQ: (3 sibs) 3 children: 34: 0xaaab15002f50 VAL: '120' (3 sibs) 34: 0xaaab15002fe8 VAL: '121' (3 sibs) 34: 0xaaab15003080 VAL: '122' (3 sibs) 34: 0xaaab15002200 SEQ: (3 sibs) 3 children: 34: 0xaaab15003120 SEQ: (3 sibs) 3 children: 34: 0xaaab150032f0 VAL: '200' (3 sibs) 34: 0xaaab15003388 VAL: '201' (3 sibs) 34: 0xaaab15003420 VAL: '202' (3 sibs) 34: 0xaaab150031b8 SEQ: (3 sibs) 3 children: 34: 0xaaab150034c0 VAL: '210' (3 sibs) 34: 0xaaab15003558 VAL: '211' (3 sibs) 34: 0xaaab150035f0 VAL: '212' (3 sibs) 34: 0xaaab15003250 SEQ: (3 sibs) 3 children: 34: 0xaaab15003690 VAL: '220' (3 sibs) 34: 0xaaab15003728 VAL: '221' (3 sibs) 34: 0xaaab150037c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab15050bb0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab15050c40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15050cd0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab15050d60 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15050df0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15050e80 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab15050f10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15050fa0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab15051030 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab150510c0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab15051150 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab150511e0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15051270 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15051300 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15051390 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15051420 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab150514b0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15051540 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab150515d0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15051660 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab150516f0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15051780 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15051810 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab150518a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15051930 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab150519c0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab15051a50 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15051ae0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15051b70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15051c00 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15051c90 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab15051d20 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15051db0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab15051e40 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15051ed0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab15051f60 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15051ff0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15052080 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab15052110 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab150521a0 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: 0xaaab15001ff8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab15003860 SEQ: (3 sibs) 3 children: 34: 0xaaab15003a30 SEQ: (3 sibs) 3 children: 34: 0xaaab15003c00 VAL: '000' (3 sibs) 34: 0xaaab15003c98 VAL: '001' (3 sibs) 34: 0xaaab15003d30 VAL: '002' (3 sibs) 34: 0xaaab15003ac8 SEQ: (3 sibs) 3 children: 34: 0xaaab15003dd0 VAL: '010' (3 sibs) 34: 0xaaab15003e68 VAL: '011' (3 sibs) 34: 0xaaab15003f00 VAL: '012' (3 sibs) 34: 0xaaab15003b60 SEQ: (3 sibs) 3 children: 34: 0xaaab15003fa0 VAL: '020' (3 sibs) 34: 0xaaab15004038 VAL: '021' (3 sibs) 34: 0xaaab150040d0 VAL: '022' (3 sibs) 34: 0xaaab150038f8 SEQ: (3 sibs) 3 children: 34: 0xaaab15004170 SEQ: (3 sibs) 3 children: 34: 0xaaab15004340 VAL: '100' (3 sibs) 34: 0xaaab150043d8 VAL: '101' (3 sibs) 34: 0xaaab15004470 VAL: '102' (3 sibs) 34: 0xaaab15004208 SEQ: (3 sibs) 3 children: 34: 0xaaab15004510 VAL: '110' (3 sibs) 34: 0xaaab150045a8 VAL: '111' (3 sibs) 34: 0xaaab15004640 VAL: '112' (3 sibs) 34: 0xaaab150042a0 SEQ: (3 sibs) 3 children: 34: 0xaaab150046e0 VAL: '120' (3 sibs) 34: 0xaaab15004778 VAL: '121' (3 sibs) 34: 0xaaab15004810 VAL: '122' (3 sibs) 34: 0xaaab15003990 SEQ: (3 sibs) 3 children: 34: 0xaaab150048b0 SEQ: (3 sibs) 3 children: 34: 0xaaab15004a80 VAL: '200' (3 sibs) 34: 0xaaab15004b18 VAL: '201' (3 sibs) 34: 0xaaab15004bb0 VAL: '202' (3 sibs) 34: 0xaaab15004948 SEQ: (3 sibs) 3 children: 34: 0xaaab15004c50 VAL: '210' (3 sibs) 34: 0xaaab15004ce8 VAL: '211' (3 sibs) 34: 0xaaab15004d80 VAL: '212' (3 sibs) 34: 0xaaab150049e0 SEQ: (3 sibs) 3 children: 34: 0xaaab15004e20 VAL: '220' (3 sibs) 34: 0xaaab15004eb8 VAL: '221' (3 sibs) 34: 0xaaab15004f50 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab15052240 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab150522d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab15052360 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab150523f0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab15052480 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab15052510 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab150525a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab15052630 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab150526c0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab15052750 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab150527e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab15052870 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab15052900 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab15052990 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab15052a20 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab15052ab0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab15052b40 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab15052bd0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab15052c60 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab15052cf0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab15052d80 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab15052e10 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab15052ea0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab15052f30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab15052fc0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab15053050 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab150530e0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab15053170 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab15053200 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab15053290 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab15053320 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab150533b0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab15053440 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab150534d0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab15053560 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab150535f0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab15053680 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab15053710 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab150537a0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab15053830 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase (5 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (5 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.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-1.14.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0xaaaaf36c56a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaaf36c0dd0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaaf36c0fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c1170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c1340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaaf36c13d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaaf36c1470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaaf36c1208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c1510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaaf36c15a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaaf36c1640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaaf36c12a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c16e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaaf36c1778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaaf36c1810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaaf36c1038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c18b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c1a80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaaf36c1b18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaaf36c1bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaaf36c1948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c1c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaaf36c1ce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaaf36c1d80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaaf36c19e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c1e20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaaf36c1eb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaaf36c1f50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaaf36c10d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c1ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c21c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaaf36c2258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaaf36c22f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaaf36c2088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c2390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaaf36c2428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaaf36c24c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaaf36c2120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c2560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaaf36c25f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaaf36c2690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaaf36c0e68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaaf36c2730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c2900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c2ad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaaf36c2b68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaaf36c2c00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaaf36c2998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c2ca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaaf36c2d38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaaf36c2dd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaaf36c2a30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c2e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaaf36c2f08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaaf36c2fa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaaf36c27c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c3040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c3210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaaf36c32a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaaf36c3340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaaf36c30d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c33e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaaf36c3478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaaf36c3510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaaf36c3170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c35b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaaf36c3648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaaf36c36e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaaf36c2860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c3780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c3950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaaf36c39e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaaf36c3a80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaaf36c3818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c3b20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaaf36c3bb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaaf36c3c50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaaf36c38b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c3cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaaf36c3d88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaaf36c3e20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaaf36c0f00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaaf36c3ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c4090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c4260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaaf36c42f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaaf36c4390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaaf36c4128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c4430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaaf36c44c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaaf36c4560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaaf36c41c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c4600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaaf36c4698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaaf36c4730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaaf36c3f58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c47d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c49a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaaf36c4a38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaaf36c4ad0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaaf36c4868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c4b70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaaf36c4c08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaaf36c4ca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaaf36c4900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c4d40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaaf36c4dd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaaf36c4e70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaaf36c3ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c4f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c50e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaaf36c5178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaaf36c5210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaaf36c4fa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c52b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaaf36c5348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaaf36c53e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaaf36c5040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c5480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaaf36c5518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaaf36c55b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaaf36d1660 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36d16f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36d1780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36d1810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36d18a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36d1930 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36d19c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36d1a50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36d1ae0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36d1b70 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36d1c00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36d1c90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36d1d20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36d1db0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36d1e40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36d1ed0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36d1f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36d1ff0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36d2080 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36d2110 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36d21a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36d2230 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36d22c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36d2350 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36d23e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36d2470 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36d2500 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36d2590 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36d2620 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36d26b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36d2740 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36d27d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36d2860 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36d28f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36d2980 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36d2a10 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36d2aa0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36d2b30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36d2bc0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36d2c50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36d2ce0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36d2d70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36d2e00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36d2e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36d2f20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36d2fb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36d3040 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36d30d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36d3160 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36d31f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36d3280 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36d3310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36d33a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36d3430 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36d34c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36d3550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36d35e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36d3670 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36d3700 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36d3790 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36d3820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36d38b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36d3940 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36d39d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36d3a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36d3af0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36d3b80 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36d3c10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36d3ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36d3d30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36d3dc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36d3e50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36d3ee0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36d3f70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36d4000 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36d4090 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36d4120 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36d41b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36d4240 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36d42d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36d4360 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36d43f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36d4480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36d4510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36d45a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36d4630 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36d46c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36d4750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36d47e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36d4870 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36d4900 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36d4990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36d4a20 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36d4ab0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36d4b40 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36d4bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36d4c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36d4cf0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36d4d80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36d4e10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36d4ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36d4f30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36d4fc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36d5050 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36d50e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36d5170 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36d5200 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36d5290 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36d5320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36d53b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36d5440 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36d54d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36d5560 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36d55f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36d5680 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36d5710 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36d57a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36d5830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36d58c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36d5950 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36d59e0 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: 0xaaaaf36c57b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaaf36c5890 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaaf36c5a60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c5c30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c5e00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaaf36c5e98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaaf36c5f30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaaf36c5cc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c5fd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaaf36c6068 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaaf36c6100 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaaf36c5d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c61a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaaf36c6238 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaaf36c62d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaaf36c5af8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c6370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c6540 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaaf36c65d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaaf36c6670 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaaf36c6408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c6710 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaaf36c67a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaaf36c6840 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaaf36c64a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c68e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaaf36c6978 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaaf36c6a10 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaaf36c5b90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c6ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c6c80 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaaf36c6d18 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaaf36c6db0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaaf36c6b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c6e50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaaf36c6ee8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaaf36c6f80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaaf36c6be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c7020 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaaf36c70b8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaaf36c7150 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaaf36c5928 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaaf36c71f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c73c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c7590 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaaf36c7628 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaaf36c76c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaaf36c7458 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c7760 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaaf36c77f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaaf36c7890 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaaf36c74f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c7930 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaaf36c79c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaaf36c7a60 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaaf36c7288 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c7b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c7cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaaf36c7d68 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaaf36c7e00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaaf36c7b98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c7ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaaf36c7f38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaaf36c7fd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaaf36c7c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c8070 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaaf36c8108 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaaf36c81a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaaf36c7320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c8240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c8410 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaaf36c84a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaaf36c8540 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaaf36c82d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c85e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaaf36c8678 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaaf36c8710 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaaf36c8370 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c87b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaaf36c8848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaaf36c88e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaaf36c59c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaaf36c8980 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c8b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c8d20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaaf36c8db8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaaf36c8e50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaaf36c8be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c8ef0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaaf36c8f88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaaf36c9020 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaaf36c8c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c90c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaaf36c9158 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaaf36c91f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaaf36c8a18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c9290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c9460 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaaf36c94f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaaf36c9590 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaaf36c9328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c9630 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaaf36c96c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaaf36c9760 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaaf36c93c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c9800 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaaf36c9898 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaaf36c9930 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaaf36c8ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c99d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c9ba0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaaf36c9c38 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaaf36c9cd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaaf36c9a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c9d70 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaaf36c9e08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaaf36c9ea0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaaf36c9b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c9f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaaf36c9fd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaaf36ca070 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaaf36d9da0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36d9e30 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36d9ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36d9f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36d9fe0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36da070 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36da100 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36da190 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36da220 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36da2b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36da340 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36da3d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36da460 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36da4f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36da580 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36da610 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36da6a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36da730 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36da7c0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36da850 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36da8e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36da970 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36daa00 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36daa90 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36dab20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36dabb0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36dac40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36dacd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36dad60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36dadf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36dae80 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36daf10 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36dafa0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36db030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36db0c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36db150 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36db1e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36db270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36db300 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36db390 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36db420 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36db4b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36db540 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36db5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36db660 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36db6f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36db780 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36db810 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36db8a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36db930 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36db9c0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36dba50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36dbae0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36dbb70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36dbc00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36dbc90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36dbd20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36dbdb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36dbe40 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36dbed0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36dbf60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36dbff0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36dc080 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36dc110 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36dc1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36dc230 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36dc2c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36dc350 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36dc3e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36dc470 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36dc500 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36dc590 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36dc620 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36dc6b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36dc740 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36dc7d0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36dc860 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36dc8f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36dc980 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36dca10 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36dcaa0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36dcb30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36dcbc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36dcc50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36dcce0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36dcd70 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36dce00 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36dce90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36dcf20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36dcfb0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36dd040 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36dd0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36dd160 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36dd1f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36dd280 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36dd310 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36dd3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36dd430 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36dd4c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36dd550 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36dd5e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36dd670 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36dd700 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36dd790 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36dd820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36dd8b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36dd940 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36dd9d0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36dda60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36ddaf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36ddb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36ddc10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36ddca0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36ddd30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36dddc0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36dde50 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36ddee0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36ddf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36de000 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36de090 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36de120 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: 0xaaaaf36c56a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaaf36c0dd0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaaf36c0fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c1170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c1340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaaf36c13d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaaf36c1470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaaf36c1208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c1510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaaf36c15a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaaf36c1640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaaf36c12a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c16e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaaf36c1778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaaf36c1810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaaf36c1038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c18b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c1a80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaaf36c1b18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaaf36c1bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaaf36c1948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c1c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaaf36c1ce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaaf36c1d80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaaf36c19e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c1e20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaaf36c1eb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaaf36c1f50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaaf36c10d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c1ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c21c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaaf36c2258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaaf36c22f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaaf36c2088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c2390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaaf36c2428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaaf36c24c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaaf36c2120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c2560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaaf36c25f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaaf36c2690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaaf36c0e68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaaf36c2730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c2900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c2ad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaaf36c2b68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaaf36c2c00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaaf36c2998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c2ca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaaf36c2d38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaaf36c2dd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaaf36c2a30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c2e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaaf36c2f08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaaf36c2fa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaaf36c27c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c3040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c3210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaaf36c32a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaaf36c3340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaaf36c30d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c33e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaaf36c3478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaaf36c3510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaaf36c3170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c35b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaaf36c3648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaaf36c36e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaaf36c2860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c3780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c3950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaaf36c39e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaaf36c3a80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaaf36c3818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c3b20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaaf36c3bb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaaf36c3c50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaaf36c38b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c3cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaaf36c3d88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaaf36c3e20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaaf36c0f00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaaf36c3ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c4090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c4260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaaf36c42f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaaf36c4390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaaf36c4128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c4430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaaf36c44c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaaf36c4560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaaf36c41c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c4600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaaf36c4698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaaf36c4730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaaf36c3f58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c47d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c49a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaaf36c4a38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaaf36c4ad0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaaf36c4868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c4b70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaaf36c4c08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaaf36c4ca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaaf36c4900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c4d40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaaf36c4dd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaaf36c4e70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaaf36c3ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c4f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c50e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaaf36c5178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaaf36c5210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaaf36c4fa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c52b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaaf36c5348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaaf36c53e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaaf36c5040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c5480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaaf36c5518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaaf36c55b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaaf36de5b0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36de640 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36de6d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36de760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36de7f0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36de880 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36de910 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36de9a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36dea30 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36deac0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36deb50 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36debe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36dec70 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36ded00 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36ded90 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36dee20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36deeb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36def40 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36defd0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36df060 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36df0f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36df180 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36df210 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36df2a0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36df330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36df3c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36df450 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36df4e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36df570 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36df600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36df690 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36df720 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36df7b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36df840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36df8d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36df960 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36df9f0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36dfa80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36dfb10 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36dfba0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36dfc30 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36dfcc0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36dfd50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36dfde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36dfe70 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36dff00 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36dff90 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36e0020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36e00b0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36e0140 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36e01d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36e0260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36e02f0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36e0380 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36e0410 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36e04a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36e0530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36e05c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36e0650 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36e06e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36e0770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36e0800 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36e0890 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36e0920 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36e09b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36e0a40 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36e0ad0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36e0b60 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36e0bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36e0c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36e0d10 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36e0da0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36e0e30 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36e0ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36e0f50 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36e0fe0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36e1070 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36e1100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36e1190 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36e1220 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36e12b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36e1340 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36e13d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36e1460 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36e14f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36e1580 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36e1610 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36e16a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36e1730 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36e17c0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36e1850 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36e18e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36e1970 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36e1a00 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36e1a90 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36e1b20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36e1bb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36e1c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36e1cd0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36e1d60 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36e1df0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36e1e80 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36e1f10 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36e1fa0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36e2030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36e20c0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36e2150 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36e21e0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36e2270 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36e2300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36e2390 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36e2420 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36e24b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36e2540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36e25d0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36e2660 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36e26f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36e2780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36e2810 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36e28a0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36e2930 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: 0xaaaaf36c57b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaaf36c5890 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaaf36c5a60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c5c30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c5e00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaaf36c5e98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaaf36c5f30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaaf36c5cc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c5fd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaaf36c6068 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaaf36c6100 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaaf36c5d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c61a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaaf36c6238 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaaf36c62d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaaf36c5af8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c6370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c6540 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaaf36c65d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaaf36c6670 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaaf36c6408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c6710 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaaf36c67a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaaf36c6840 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaaf36c64a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c68e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaaf36c6978 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaaf36c6a10 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaaf36c5b90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c6ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c6c80 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaaf36c6d18 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaaf36c6db0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaaf36c6b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c6e50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaaf36c6ee8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaaf36c6f80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaaf36c6be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c7020 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaaf36c70b8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaaf36c7150 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaaf36c5928 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaaf36c71f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c73c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c7590 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaaf36c7628 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaaf36c76c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaaf36c7458 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c7760 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaaf36c77f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaaf36c7890 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaaf36c74f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c7930 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaaf36c79c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaaf36c7a60 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaaf36c7288 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c7b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c7cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaaf36c7d68 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaaf36c7e00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaaf36c7b98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c7ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaaf36c7f38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaaf36c7fd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaaf36c7c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c8070 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaaf36c8108 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaaf36c81a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaaf36c7320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c8240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c8410 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaaf36c84a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaaf36c8540 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaaf36c82d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c85e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaaf36c8678 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaaf36c8710 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaaf36c8370 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c87b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaaf36c8848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaaf36c88e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaaf36c59c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaaf36c8980 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c8b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c8d20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaaf36c8db8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaaf36c8e50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaaf36c8be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c8ef0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaaf36c8f88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaaf36c9020 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaaf36c8c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c90c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaaf36c9158 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaaf36c91f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaaf36c8a18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c9290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c9460 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaaf36c94f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaaf36c9590 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaaf36c9328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c9630 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaaf36c96c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaaf36c9760 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaaf36c93c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c9800 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaaf36c9898 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaaf36c9930 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaaf36c8ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c99d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c9ba0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaaf36c9c38 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaaf36c9cd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaaf36c9a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c9d70 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaaf36c9e08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaaf36c9ea0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaaf36c9b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c9f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaaf36c9fd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaaf36ca070 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaaf36e2dc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36e2e50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36e2ee0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36e2f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36e3000 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36e3090 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36e3120 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36e31b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36e3240 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36e32d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36e3360 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36e33f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36e3480 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36e3510 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36e35a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36e3630 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36e36c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36e3750 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36e37e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36e3870 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36e3900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36e3990 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36e3a20 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36e3ab0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36e3b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36e3bd0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36e3c60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36e3cf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36e3d80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36e3e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36e3ea0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36e3f30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36e3fc0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36e4050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36e40e0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36e4170 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36e4200 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36e4290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36e4320 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36e43b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36e4440 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36e44d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36e4560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36e45f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36e4680 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36e4710 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36e47a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36e4830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36e48c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36e4950 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36e49e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36e4a70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36e4b00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36e4b90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36e4c20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36e4cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36e4d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36e4dd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36e4e60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36e4ef0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36e4f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36e5010 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36e50a0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36e5130 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36e51c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36e5250 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36e52e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36e5370 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36e5400 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36e5490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36e5520 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36e55b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36e5640 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36e56d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36e5760 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36e57f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36e5880 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36e5910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36e59a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36e5a30 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36e5ac0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36e5b50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36e5be0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36e5c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36e5d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36e5d90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36e5e20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36e5eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36e5f40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36e5fd0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36e6060 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36e60f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36e6180 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36e6210 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36e62a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36e6330 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36e63c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36e6450 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36e64e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36e6570 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36e6600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36e6690 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36e6720 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36e67b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36e6840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36e68d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36e6960 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36e69f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36e6a80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36e6b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36e6ba0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36e6c30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36e6cc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36e6d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36e6de0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36e6e70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36e6f00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36e6f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36e7020 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36e70b0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36e7140 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] 0xaaaaf36d1660 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36d16f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36d1780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36d1810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36d18a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36d1930 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36d19c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36d1a50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36d1ae0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36d1b70 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36d1c00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36d1c90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36d1d20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36d1db0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36d1e40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36d1ed0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36d1f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36d1ff0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36d2080 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36d2110 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36d21a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36d2230 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36d22c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36d2350 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36d23e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36d2470 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36d2500 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36d2590 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36d2620 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36d26b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36d2740 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36d27d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36d2860 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36d28f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36d2980 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36d2a10 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36d2aa0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36d2b30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36d2bc0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36d2c50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36d2ce0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36d2d70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36d2e00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36d2e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36d2f20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36d2fb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36d3040 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36d30d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36d3160 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36d31f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36d3280 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36d3310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36d33a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36d3430 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36d34c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36d3550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36d35e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36d3670 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36d3700 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36d3790 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36d3820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36d38b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36d3940 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36d39d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36d3a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36d3af0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36d3b80 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36d3c10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36d3ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36d3d30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36d3dc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36d3e50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36d3ee0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36d3f70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36d4000 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36d4090 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36d4120 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36d41b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36d4240 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36d42d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36d4360 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36d43f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36d4480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36d4510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36d45a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36d4630 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36d46c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36d4750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36d47e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36d4870 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36d4900 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36d4990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36d4a20 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36d4ab0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36d4b40 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36d4bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36d4c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36d4cf0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36d4d80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36d4e10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36d4ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36d4f30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36d4fc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36d5050 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36d50e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36d5170 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36d5200 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36d5290 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36d5320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36d53b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36d5440 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36d54d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36d5560 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36d55f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36d5680 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36d5710 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36d57a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36d5830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36d58c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36d5950 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36d59e0 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] 0xaaaaf36e99e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36e9a70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36e9b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36e9b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36e9c20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36e9cb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36e9d40 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36e9dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36e9e60 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36e9ef0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36e9f80 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36ea010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36ea0a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36ea130 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36ea1c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36ea250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36ea2e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36ea370 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36ea400 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36ea490 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36ea520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36ea5b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36ea640 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36ea6d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36ea760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36ea7f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36ea880 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36ea910 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36ea9a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36eaa30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36eaac0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36eab50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36eabe0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36eac70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36ead00 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36ead90 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36eae20 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36eaeb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36eaf40 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36eafd0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36eb060 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36eb0f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36eb180 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36eb210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36eb2a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36eb330 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36eb3c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36eb450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36eb4e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36eb570 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36eb600 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36eb690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36eb720 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36eb7b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36eb840 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36eb8d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36eb960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36eb9f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36eba80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36ebb10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36ebba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36ebc30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36ebcc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36ebd50 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36ebde0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36ebe70 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36ebf00 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36ebf90 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36ec020 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36ec0b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36ec140 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36ec1d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36ec260 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36ec2f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36ec380 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36ec410 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36ec4a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36ec530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36ec5c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36ec650 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36ec6e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36ec770 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36ec800 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36ec890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36ec920 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36ec9b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36eca40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36ecad0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36ecb60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36ecbf0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36ecc80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36ecd10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36ecda0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36ece30 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36ecec0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36ecf50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36ecfe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36ed070 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36ed100 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36ed190 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36ed220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36ed2b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36ed340 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36ed3d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36ed460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36ed4f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36ed580 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36ed610 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36ed6a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36ed730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36ed7c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36ed850 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36ed8e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36ed970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36eda00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36eda90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36edb20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36edbb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36edc40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36edcd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36edd60 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] 0xaaaaf36d9da0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36d9e30 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36d9ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36d9f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36d9fe0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36da070 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36da100 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36da190 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36da220 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36da2b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36da340 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36da3d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36da460 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36da4f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36da580 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36da610 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36da6a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36da730 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36da7c0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36da850 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36da8e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36da970 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36daa00 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36daa90 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36dab20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36dabb0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36dac40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36dacd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36dad60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36dadf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36dae80 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36daf10 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36dafa0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36db030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36db0c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36db150 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36db1e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36db270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36db300 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36db390 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36db420 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36db4b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36db540 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36db5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36db660 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36db6f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36db780 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36db810 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36db8a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36db930 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36db9c0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36dba50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36dbae0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36dbb70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36dbc00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36dbc90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36dbd20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36dbdb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36dbe40 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36dbed0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36dbf60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36dbff0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36dc080 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36dc110 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36dc1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36dc230 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36dc2c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36dc350 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36dc3e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36dc470 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36dc500 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36dc590 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36dc620 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36dc6b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36dc740 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36dc7d0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36dc860 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36dc8f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36dc980 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36dca10 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36dcaa0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36dcb30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36dcbc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36dcc50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36dcce0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36dcd70 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36dce00 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36dce90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36dcf20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36dcfb0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36dd040 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36dd0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36dd160 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36dd1f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36dd280 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36dd310 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36dd3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36dd430 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36dd4c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36dd550 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36dd5e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36dd670 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36dd700 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36dd790 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36dd820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36dd8b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36dd940 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36dd9d0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36dda60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36ddaf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36ddb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36ddc10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36ddca0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36ddd30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36dddc0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36dde50 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36ddee0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36ddf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36de000 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36de090 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36de120 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] 0xaaaaf36ee1f0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36ee280 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36ee310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36ee3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36ee430 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36ee4c0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36ee550 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36ee5e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36ee670 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36ee700 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36ee790 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36ee820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36ee8b0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36ee940 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36ee9d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36eea60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36eeaf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36eeb80 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36eec10 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36eeca0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36eed30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36eedc0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36eee50 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36eeee0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36eef70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36ef000 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36ef090 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36ef120 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36ef1b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36ef240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36ef2d0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36ef360 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36ef3f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36ef480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36ef510 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36ef5a0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36ef630 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36ef6c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36ef750 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36ef7e0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36ef870 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36ef900 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36ef990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36efa20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36efab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36efb40 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36efbd0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36efc60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36efcf0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36efd80 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36efe10 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36efea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36eff30 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36effc0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36f0050 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36f00e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36f0170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36f0200 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36f0290 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36f0320 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36f03b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36f0440 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36f04d0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36f0560 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36f05f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36f0680 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36f0710 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36f07a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36f0830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36f08c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36f0950 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36f09e0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36f0a70 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36f0b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36f0b90 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36f0c20 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36f0cb0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36f0d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36f0dd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36f0e60 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36f0ef0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36f0f80 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36f1010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36f10a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36f1130 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36f11c0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36f1250 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36f12e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36f1370 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36f1400 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36f1490 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36f1520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36f15b0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36f1640 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36f16d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36f1760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36f17f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36f1880 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36f1910 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36f19a0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36f1a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36f1ac0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36f1b50 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36f1be0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36f1c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36f1d00 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36f1d90 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36f1e20 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36f1eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36f1f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36f1fd0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36f2060 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36f20f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36f2180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36f2210 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36f22a0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36f2330 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36f23c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36f2450 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36f24e0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36f2570 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] 0xaaaaf36de5b0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36de640 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36de6d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36de760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36de7f0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36de880 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36de910 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36de9a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36dea30 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36deac0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36deb50 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36debe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36dec70 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36ded00 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36ded90 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36dee20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36deeb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36def40 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36defd0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36df060 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36df0f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36df180 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36df210 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36df2a0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36df330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36df3c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36df450 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36df4e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36df570 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36df600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36df690 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36df720 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36df7b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36df840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36df8d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36df960 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36df9f0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36dfa80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36dfb10 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36dfba0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36dfc30 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36dfcc0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36dfd50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36dfde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36dfe70 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36dff00 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36dff90 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36e0020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36e00b0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36e0140 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36e01d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36e0260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36e02f0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36e0380 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36e0410 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36e04a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36e0530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36e05c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36e0650 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36e06e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36e0770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36e0800 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36e0890 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36e0920 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36e09b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36e0a40 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36e0ad0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36e0b60 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36e0bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36e0c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36e0d10 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36e0da0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36e0e30 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36e0ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36e0f50 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36e0fe0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36e1070 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36e1100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36e1190 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36e1220 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36e12b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36e1340 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36e13d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36e1460 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36e14f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36e1580 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36e1610 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36e16a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36e1730 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36e17c0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36e1850 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36e18e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36e1970 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36e1a00 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36e1a90 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36e1b20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36e1bb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36e1c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36e1cd0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36e1d60 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36e1df0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36e1e80 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36e1f10 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36e1fa0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36e2030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36e20c0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36e2150 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36e21e0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36e2270 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36e2300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36e2390 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36e2420 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36e24b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36e2540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36e25d0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36e2660 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36e26f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36e2780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36e2810 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36e28a0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36e2930 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] 0xaaaaf36f4e10 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36f4ea0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36f4f30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36f4fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36f5050 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36f50e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36f5170 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36f5200 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36f5290 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36f5320 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36f53b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36f5440 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36f54d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36f5560 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36f55f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36f5680 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36f5710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36f57a0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36f5830 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36f58c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36f5950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36f59e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36f5a70 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36f5b00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36f5b90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36f5c20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36f5cb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36f5d40 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36f5dd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36f5e60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36f5ef0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36f5f80 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36f6010 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36f60a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36f6130 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36f61c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36f6250 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36f62e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36f6370 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36f6400 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36f6490 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36f6520 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36f65b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36f6640 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36f66d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36f6760 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36f67f0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36f6880 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36f6910 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36f69a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36f6a30 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36f6ac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36f6b50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36f6be0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36f6c70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36f6d00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36f6d90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36f6e20 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36f6eb0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36f6f40 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36f6fd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36f7060 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36f70f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36f7180 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36f7210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36f72a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36f7330 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36f73c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36f7450 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36f74e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36f7570 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36f7600 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36f7690 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36f7720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36f77b0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36f7840 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36f78d0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36f7960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36f79f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36f7a80 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36f7b10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36f7ba0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36f7c30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36f7cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36f7d50 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36f7de0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36f7e70 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36f7f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36f7f90 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36f8020 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36f80b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36f8140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36f81d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36f8260 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36f82f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36f8380 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36f8410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36f84a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36f8530 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36f85c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36f8650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36f86e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36f8770 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36f8800 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36f8890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36f8920 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36f89b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36f8a40 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36f8ad0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36f8b60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36f8bf0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36f8c80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36f8d10 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36f8da0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36f8e30 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36f8ec0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36f8f50 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36f8fe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36f9070 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36f9100 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36f9190 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] 0xaaaaf36e2dc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36e2e50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36e2ee0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36e2f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36e3000 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36e3090 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36e3120 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36e31b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36e3240 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36e32d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36e3360 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36e33f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36e3480 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36e3510 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36e35a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36e3630 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36e36c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36e3750 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36e37e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36e3870 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36e3900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36e3990 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36e3a20 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36e3ab0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36e3b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36e3bd0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36e3c60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36e3cf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36e3d80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36e3e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36e3ea0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36e3f30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36e3fc0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36e4050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36e40e0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36e4170 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36e4200 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36e4290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36e4320 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36e43b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36e4440 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36e44d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36e4560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36e45f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36e4680 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36e4710 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36e47a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36e4830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36e48c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36e4950 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36e49e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36e4a70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36e4b00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36e4b90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36e4c20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36e4cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36e4d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36e4dd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36e4e60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36e4ef0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36e4f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36e5010 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36e50a0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36e5130 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36e51c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36e5250 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36e52e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36e5370 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36e5400 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36e5490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36e5520 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36e55b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36e5640 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36e56d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36e5760 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36e57f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36e5880 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36e5910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36e59a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36e5a30 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36e5ac0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36e5b50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36e5be0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36e5c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36e5d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36e5d90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36e5e20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36e5eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36e5f40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36e5fd0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36e6060 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36e60f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36e6180 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36e6210 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36e62a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36e6330 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36e63c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36e6450 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36e64e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36e6570 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36e6600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36e6690 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36e6720 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36e67b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36e6840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36e68d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36e6960 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36e69f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36e6a80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36e6b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36e6ba0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36e6c30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36e6cc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36e6d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36e6de0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36e6e70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36e6f00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36e6f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36e7020 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36e70b0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36e7140 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] 0xaaaaf36f9620 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36f96b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36f9740 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36f97d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36f9860 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36f98f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36f9980 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36f9a10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36f9aa0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36f9b30 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36f9bc0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36f9c50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36f9ce0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36f9d70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36f9e00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36f9e90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36f9f20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36f9fb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36fa040 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36fa0d0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36fa160 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36fa1f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36fa280 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36fa310 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36fa3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36fa430 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36fa4c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36fa550 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36fa5e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36fa670 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36fa700 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36fa790 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36fa820 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36fa8b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36fa940 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36fa9d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36faa60 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36faaf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36fab80 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36fac10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36faca0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36fad30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36fadc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36fae50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36faee0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36faf70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36fb000 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36fb090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36fb120 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36fb1b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36fb240 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36fb2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36fb360 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36fb3f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36fb480 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36fb510 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36fb5a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36fb630 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36fb6c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36fb750 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36fb7e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf36fb870 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf36fb900 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf36fb990 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf36fba20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf36fbab0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf36fbb40 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf36fbbd0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf36fbc60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf36fbcf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf36fbd80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf36fbe10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf36fbea0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf36fbf30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf36fbfc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf36fc050 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf36fc0e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf36fc170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf36fc200 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf36fc290 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf36fc320 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf36fc3b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf36fc440 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf36fc4d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf36fc560 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf36fc5f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf36fc680 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf36fc710 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf36fc7a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf36fc830 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf36fc8c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf36fc950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf36fc9e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf36fca70 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf36fcb00 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf36fcb90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf36fcc20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf36fccb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf36fcd40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf36fcdd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf36fce60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf36fcef0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf36fcf80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf36fd010 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf36fd0a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf36fd130 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf36fd1c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf36fd250 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf36fd2e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf36fd370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf36fd400 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf36fd490 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf36fd520 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf36fd5b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf36fd640 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf36fd6d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf36fd760 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf36fd7f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf36fd880 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf36fd910 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf36fd9a0 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: 0xaaaaf36c56a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaaf36c0dd0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaaf36c0fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c1170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c1340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaaf36c13d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaaf36c1470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaaf36c1208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c1510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaaf36c15a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaaf36c1640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaaf36c12a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c16e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaaf36c1778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaaf36c1810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaaf36c1038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c18b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c1a80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaaf36c1b18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaaf36c1bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaaf36c1948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c1c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaaf36c1ce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaaf36c1d80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaaf36c19e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c1e20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaaf36c1eb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaaf36c1f50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaaf36c10d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c1ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c21c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaaf36c2258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaaf36c22f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaaf36c2088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c2390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaaf36c2428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaaf36c24c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaaf36c2120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c2560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaaf36c25f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaaf36c2690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaaf36c0e68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaaf36c2730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c2900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c2ad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaaf36c2b68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaaf36c2c00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaaf36c2998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c2ca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaaf36c2d38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaaf36c2dd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaaf36c2a30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c2e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaaf36c2f08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaaf36c2fa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaaf36c27c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c3040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c3210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaaf36c32a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaaf36c3340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaaf36c30d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c33e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaaf36c3478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaaf36c3510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaaf36c3170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c35b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaaf36c3648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaaf36c36e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaaf36c2860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c3780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c3950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaaf36c39e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaaf36c3a80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaaf36c3818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c3b20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaaf36c3bb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaaf36c3c50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaaf36c38b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c3cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaaf36c3d88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaaf36c3e20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaaf36c0f00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaaf36c3ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c4090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c4260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaaf36c42f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaaf36c4390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaaf36c4128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c4430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaaf36c44c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaaf36c4560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaaf36c41c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c4600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaaf36c4698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaaf36c4730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaaf36c3f58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c47d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c49a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaaf36c4a38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaaf36c4ad0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaaf36c4868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c4b70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaaf36c4c08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaaf36c4ca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaaf36c4900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c4d40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaaf36c4dd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaaf36c4e70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaaf36c3ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c4f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c50e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaaf36c5178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaaf36c5210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaaf36c4fa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c52b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaaf36c5348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaaf36c53e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaaf36c5040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c5480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaaf36c5518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaaf36c55b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaaf36fde30 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf36fdec0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf36fdf50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf36fdfe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf36fe070 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf36fe100 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf36fe190 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf36fe220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf36fe2b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf36fe340 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf36fe3d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf36fe460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf36fe4f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf36fe580 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf36fe610 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf36fe6a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf36fe730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf36fe7c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf36fe850 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf36fe8e0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf36fe970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf36fea00 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf36fea90 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf36feb20 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf36febb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf36fec40 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf36fecd0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf36fed60 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf36fedf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf36fee80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf36fef10 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf36fefa0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf36ff030 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf36ff0c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf36ff150 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf36ff1e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf36ff270 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf36ff300 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf36ff390 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf36ff420 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf36ff4b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf36ff540 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf36ff5d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf36ff660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf36ff6f0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf36ff780 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf36ff810 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf36ff8a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf36ff930 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf36ff9c0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf36ffa50 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf36ffae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf36ffb70 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf36ffc00 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf36ffc90 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf36ffd20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf36ffdb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf36ffe40 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf36ffed0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf36fff60 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf36ffff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf3700080 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf3700110 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf37001a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf3700230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf37002c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf3700350 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf37003e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf3700470 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf3700500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf3700590 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf3700620 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf37006b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf3700740 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf37007d0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf3700860 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf37008f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf3700980 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf3700a10 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf3700aa0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf3700b30 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf3700bc0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf3700c50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf3700ce0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf3700d70 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf3700e00 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf3700e90 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf3700f20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf3700fb0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf3701040 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf37010d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf3701160 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf37011f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf3701280 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf3701310 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf37013a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf3701430 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf37014c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf3701550 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf37015e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf3701670 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf3701700 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf3701790 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf3701820 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf37018b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf3701940 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf37019d0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf3701a60 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf3701af0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf3701b80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf3701c10 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf3701ca0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf3701d30 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf3701dc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf3701e50 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf3701ee0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf3701f70 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf3702000 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf3702090 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf3702120 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf37021b0 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: 0xaaaaf36c57b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaaf36c5890 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaaf36c5a60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c5c30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c5e00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaaf36c5e98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaaf36c5f30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaaf36c5cc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c5fd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaaf36c6068 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaaf36c6100 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaaf36c5d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c61a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaaf36c6238 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaaf36c62d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaaf36c5af8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c6370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c6540 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaaf36c65d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaaf36c6670 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaaf36c6408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c6710 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaaf36c67a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaaf36c6840 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaaf36c64a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c68e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaaf36c6978 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaaf36c6a10 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaaf36c5b90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c6ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c6c80 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaaf36c6d18 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaaf36c6db0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaaf36c6b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c6e50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaaf36c6ee8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaaf36c6f80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaaf36c6be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c7020 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaaf36c70b8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaaf36c7150 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaaf36c5928 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaaf36c71f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c73c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c7590 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaaf36c7628 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaaf36c76c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaaf36c7458 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c7760 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaaf36c77f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaaf36c7890 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaaf36c74f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c7930 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaaf36c79c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaaf36c7a60 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaaf36c7288 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c7b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c7cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaaf36c7d68 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaaf36c7e00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaaf36c7b98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c7ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaaf36c7f38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaaf36c7fd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaaf36c7c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c8070 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaaf36c8108 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaaf36c81a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaaf36c7320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c8240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c8410 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaaf36c84a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaaf36c8540 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaaf36c82d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c85e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaaf36c8678 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaaf36c8710 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaaf36c8370 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c87b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaaf36c8848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaaf36c88e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaaf36c59c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaaf36c8980 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c8b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c8d20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaaf36c8db8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaaf36c8e50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaaf36c8be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c8ef0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaaf36c8f88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaaf36c9020 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaaf36c8c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c90c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaaf36c9158 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaaf36c91f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaaf36c8a18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c9290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c9460 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaaf36c94f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaaf36c9590 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaaf36c9328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c9630 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaaf36c96c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaaf36c9760 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaaf36c93c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c9800 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaaf36c9898 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaaf36c9930 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaaf36c8ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c99d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c9ba0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaaf36c9c38 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaaf36c9cd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaaf36c9a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c9d70 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaaf36c9e08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaaf36c9ea0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaaf36c9b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c9f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaaf36c9fd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaaf36ca070 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaaf3702250 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf37022e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf3702370 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf3702400 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf3702490 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf3702520 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf37025b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf3702640 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf37026d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf3702760 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf37027f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf3702880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf3702910 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf37029a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf3702a30 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf3702ac0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf3702b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf3702be0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf3702c70 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf3702d00 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf3702d90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf3702e20 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf3702eb0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf3702f40 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf3702fd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf3703060 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf37030f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf3703180 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf3703210 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf37032a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf3703330 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf37033c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf3703450 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf37034e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf3703570 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf3703600 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf3703690 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf3703720 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf37037b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf3703840 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf37038d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf3703960 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf37039f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf3703a80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf3703b10 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf3703ba0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf3703c30 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf3703cc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf3703d50 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf3703de0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf3703e70 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf3703f00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf3703f90 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf3704020 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf37040b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf3704140 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf37041d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf3704260 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf37042f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf3704380 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf3704410 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf37044a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf3704530 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf37045c0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf3704650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf37046e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf3704770 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf3704800 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf3704890 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf3704920 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf37049b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf3704a40 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf3704ad0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf3704b60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf3704bf0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf3704c80 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf3704d10 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf3704da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf3704e30 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf3704ec0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf3704f50 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf3704fe0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf3705070 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf3705100 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf3705190 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf3705220 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf37052b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf3705340 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf37053d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf3705460 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf37054f0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf3705580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf3705610 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf37056a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf3705730 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf37057c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf3705850 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf37058e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf3705970 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf3705a00 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf3705a90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf3705b20 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf3705bb0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf3705c40 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf3705cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf3705d60 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf3705df0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf3705e80 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf3705f10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf3705fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf3706030 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf37060c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf3706150 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf37061e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf3706270 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf3706300 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf3706390 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf3706420 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf37064b0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf3706540 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf37065d0 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: 0xaaaaf36c56a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaaf36c0dd0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaaf36c0fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c1170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c1340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaaf36c13d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaaf36c1470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaaf36c1208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c1510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaaf36c15a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaaf36c1640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaaf36c12a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c16e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaaf36c1778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaaf36c1810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaaf36c1038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c18b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c1a80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaaf36c1b18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaaf36c1bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaaf36c1948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c1c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaaf36c1ce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaaf36c1d80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaaf36c19e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c1e20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaaf36c1eb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaaf36c1f50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaaf36c10d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c1ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c21c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaaf36c2258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaaf36c22f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaaf36c2088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c2390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaaf36c2428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaaf36c24c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaaf36c2120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c2560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaaf36c25f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaaf36c2690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaaf36c0e68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaaf36c2730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c2900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c2ad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaaf36c2b68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaaf36c2c00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaaf36c2998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c2ca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaaf36c2d38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaaf36c2dd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaaf36c2a30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c2e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaaf36c2f08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaaf36c2fa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaaf36c27c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c3040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c3210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaaf36c32a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaaf36c3340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaaf36c30d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c33e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaaf36c3478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaaf36c3510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaaf36c3170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c35b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaaf36c3648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaaf36c36e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaaf36c2860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c3780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c3950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaaf36c39e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaaf36c3a80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaaf36c3818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c3b20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaaf36c3bb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaaf36c3c50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaaf36c38b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c3cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaaf36c3d88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaaf36c3e20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaaf36c0f00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaaf36c3ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c4090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c4260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaaf36c42f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaaf36c4390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaaf36c4128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c4430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaaf36c44c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaaf36c4560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaaf36c41c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c4600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaaf36c4698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaaf36c4730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaaf36c3f58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c47d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c49a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaaf36c4a38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaaf36c4ad0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaaf36c4868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c4b70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaaf36c4c08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaaf36c4ca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaaf36c4900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c4d40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaaf36c4dd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaaf36c4e70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaaf36c3ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c4f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c50e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaaf36c5178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaaf36c5210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaaf36c4fa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c52b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaaf36c5348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaaf36c53e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaaf36c5040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c5480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaaf36c5518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaaf36c55b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaaf3706670 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf3706700 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf3706790 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf3706820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf37068b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf3706940 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf37069d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf3706a60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf3706af0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf3706b80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf3706c10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf3706ca0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf3706d30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf3706dc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf3706e50 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf3706ee0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf3706f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf3707000 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf3707090 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf3707120 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf37071b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf3707240 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf37072d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf3707360 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf37073f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf3707480 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf3707510 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf37075a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf3707630 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf37076c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf3707750 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf37077e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf3707870 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf3707900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf3707990 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf3707a20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf3707ab0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf3707b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf3707bd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf3707c60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf3707cf0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf3707d80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf3707e10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf3707ea0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf3707f30 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf3707fc0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf3708050 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf37080e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf3708170 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf3708200 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf3708290 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf3708320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf37083b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf3708440 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf37084d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf3708560 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf37085f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf3708680 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf3708710 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf37087a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf3708830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf37088c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf3708950 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf37089e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf3708a70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf3708b00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf3708b90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf3708c20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf3708cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf3708d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf3708dd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf3708e60 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf3708ef0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf3708f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf3709010 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf37090a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf3709130 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf37091c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf3709250 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf37092e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf3709370 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf3709400 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf3709490 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf3709520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf37095b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf3709640 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf37096d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf3709760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf37097f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf3709880 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf3709910 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf37099a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf3709a30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf3709ac0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf3709b50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf3709be0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf3709c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf3709d00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf3709d90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf3709e20 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf3709eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf3709f40 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf3709fd0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf370a060 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf370a0f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf370a180 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf370a210 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf370a2a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf370a330 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf370a3c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf370a450 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf370a4e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf370a570 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf370a600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf370a690 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf370a720 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf370a7b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf370a840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf370a8d0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf370a960 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf370a9f0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0xaaaaf36c57b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaaf36c5890 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaaf36c5a60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c5c30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c5e00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaaf36c5e98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaaf36c5f30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaaf36c5cc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c5fd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaaf36c6068 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaaf36c6100 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaaf36c5d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c61a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaaf36c6238 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaaf36c62d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaaf36c5af8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c6370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c6540 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaaf36c65d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaaf36c6670 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaaf36c6408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c6710 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaaf36c67a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaaf36c6840 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaaf36c64a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c68e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaaf36c6978 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaaf36c6a10 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaaf36c5b90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c6ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c6c80 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaaf36c6d18 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaaf36c6db0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaaf36c6b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c6e50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaaf36c6ee8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaaf36c6f80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaaf36c6be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c7020 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaaf36c70b8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaaf36c7150 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaaf36c5928 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaaf36c71f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c73c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c7590 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaaf36c7628 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaaf36c76c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaaf36c7458 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c7760 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaaf36c77f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaaf36c7890 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaaf36c74f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c7930 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaaf36c79c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaaf36c7a60 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaaf36c7288 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c7b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c7cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaaf36c7d68 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaaf36c7e00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaaf36c7b98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c7ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaaf36c7f38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaaf36c7fd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaaf36c7c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c8070 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaaf36c8108 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaaf36c81a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaaf36c7320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c8240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c8410 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaaf36c84a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaaf36c8540 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaaf36c82d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c85e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaaf36c8678 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaaf36c8710 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaaf36c8370 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c87b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaaf36c8848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaaf36c88e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaaf36c59c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaaf36c8980 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaaf36c8b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c8d20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaaf36c8db8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaaf36c8e50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaaf36c8be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c8ef0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaaf36c8f88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaaf36c9020 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaaf36c8c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c90c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaaf36c9158 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaaf36c91f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaaf36c8a18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaaf36c9290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c9460 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaaf36c94f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaaf36c9590 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaaf36c9328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c9630 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaaf36c96c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaaf36c9760 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaaf36c93c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c9800 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaaf36c9898 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaaf36c9930 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaaf36c8ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaaf36c99d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaaf36c9ba0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaaf36c9c38 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaaf36c9cd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaaf36c9a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaaf36c9d70 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaaf36c9e08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaaf36c9ea0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaaf36c9b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaaf36c9f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaaf36c9fd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaaf36ca070 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaaf370aa90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaaf370ab20 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaaf370abb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaaf370ac40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaaf370acd0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaaf370ad60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaaf370adf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaaf370ae80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaaf370af10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaaf370afa0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaaf370b030 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaaf370b0c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaaf370b150 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaaf370b1e0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaaf370b270 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaaf370b300 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaaf370b390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaaf370b420 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaaf370b4b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaaf370b540 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaaf370b5d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaaf370b660 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaaf370b6f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaaf370b780 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaaf370b810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaaf370b8a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaaf370b930 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaaf370b9c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaaf370ba50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaaf370bae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaaf370bb70 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaaf370bc00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaaf370bc90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaaf370bd20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaaf370bdb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaaf370be40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaaf370bed0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaaf370bf60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaaf370bff0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaaf370c080 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaaf370c110 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaaf370c1a0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaaf370c230 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaaf370c2c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaaf370c350 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaaf370c3e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaaf370c470 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaaf370c500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaaf370c590 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaaf370c620 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaaf370c6b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaaf370c740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaaf370c7d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaaf370c860 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaaf370c8f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaaf370c980 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaaf370ca10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaaf370caa0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaaf370cb30 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaaf370cbc0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaaf370cc50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaaf370cce0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaaf370cd70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaaf370ce00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaaf370ce90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaaf370cf20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaaf370cfb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaaf370d040 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaaf370d0d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaaf370d160 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaaf370d1f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaaf370d280 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaaf370d310 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaaf370d3a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaaf370d430 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaaf370d4c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaaf370d550 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaaf370d5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaaf370d670 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaaf370d700 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaaf370d790 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaaf370d820 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaaf370d8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaaf370d940 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaaf370d9d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaaf370da60 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaaf370daf0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaaf370db80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaaf370dc10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaaf370dca0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaaf370dd30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaaf370ddc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaaf370de50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaaf370dee0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaaf370df70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaaf370e000 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaaf370e090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaaf370e120 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaaf370e1b0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaaf370e240 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaaf370e2d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaaf370e360 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaaf370e3f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaaf370e480 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaaf370e510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaaf370e5a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaaf370e630 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaaf370e6c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaaf370e750 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaaf370e7e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaaf370e870 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaaf370e900 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaaf370e990 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaaf370ea20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaaf370eab0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaaf370eb40 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaaf370ebd0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaaf370ec60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaaf370ecf0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaaf370ed80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaaf370ee10 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 (8 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (8 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0xaaaaba5446a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaba53fdd0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba53ffa0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540170 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540340 VAL: '0000' (3 sibs) 36: 0xaaaaba5403d8 VAL: '0001' (3 sibs) 36: 0xaaaaba540470 VAL: '0002' (3 sibs) 36: 0xaaaaba540208 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540510 VAL: '0010' (3 sibs) 36: 0xaaaaba5405a8 VAL: '0011' (3 sibs) 36: 0xaaaaba540640 VAL: '0012' (3 sibs) 36: 0xaaaaba5402a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5406e0 VAL: '0020' (3 sibs) 36: 0xaaaaba540778 VAL: '0021' (3 sibs) 36: 0xaaaaba540810 VAL: '0022' (3 sibs) 36: 0xaaaaba540038 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5408b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540a80 VAL: '0100' (3 sibs) 36: 0xaaaaba540b18 VAL: '0101' (3 sibs) 36: 0xaaaaba540bb0 VAL: '0102' (3 sibs) 36: 0xaaaaba540948 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540c50 VAL: '0110' (3 sibs) 36: 0xaaaaba540ce8 VAL: '0111' (3 sibs) 36: 0xaaaaba540d80 VAL: '0112' (3 sibs) 36: 0xaaaaba5409e0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540e20 VAL: '0120' (3 sibs) 36: 0xaaaaba540eb8 VAL: '0121' (3 sibs) 36: 0xaaaaba540f50 VAL: '0122' (3 sibs) 36: 0xaaaaba5400d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540ff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5411c0 VAL: '0200' (3 sibs) 36: 0xaaaaba541258 VAL: '0201' (3 sibs) 36: 0xaaaaba5412f0 VAL: '0202' (3 sibs) 36: 0xaaaaba541088 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541390 VAL: '0210' (3 sibs) 36: 0xaaaaba541428 VAL: '0211' (3 sibs) 36: 0xaaaaba5414c0 VAL: '0212' (3 sibs) 36: 0xaaaaba541120 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541560 VAL: '0220' (3 sibs) 36: 0xaaaaba5415f8 VAL: '0221' (3 sibs) 36: 0xaaaaba541690 VAL: '0222' (3 sibs) 36: 0xaaaaba53fe68 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541730 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541900 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541ad0 VAL: '1000' (3 sibs) 36: 0xaaaaba541b68 VAL: '1001' (3 sibs) 36: 0xaaaaba541c00 VAL: '1002' (3 sibs) 36: 0xaaaaba541998 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541ca0 VAL: '1010' (3 sibs) 36: 0xaaaaba541d38 VAL: '1011' (3 sibs) 36: 0xaaaaba541dd0 VAL: '1012' (3 sibs) 36: 0xaaaaba541a30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541e70 VAL: '1020' (3 sibs) 36: 0xaaaaba541f08 VAL: '1021' (3 sibs) 36: 0xaaaaba541fa0 VAL: '1022' (3 sibs) 36: 0xaaaaba5417c8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542040 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542210 VAL: '1100' (3 sibs) 36: 0xaaaaba5422a8 VAL: '1101' (3 sibs) 36: 0xaaaaba542340 VAL: '1102' (3 sibs) 36: 0xaaaaba5420d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5423e0 VAL: '1110' (3 sibs) 36: 0xaaaaba542478 VAL: '1111' (3 sibs) 36: 0xaaaaba542510 VAL: '1112' (3 sibs) 36: 0xaaaaba542170 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5425b0 VAL: '1120' (3 sibs) 36: 0xaaaaba542648 VAL: '1121' (3 sibs) 36: 0xaaaaba5426e0 VAL: '1122' (3 sibs) 36: 0xaaaaba541860 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542780 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542950 VAL: '1200' (3 sibs) 36: 0xaaaaba5429e8 VAL: '1201' (3 sibs) 36: 0xaaaaba542a80 VAL: '1202' (3 sibs) 36: 0xaaaaba542818 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542b20 VAL: '1210' (3 sibs) 36: 0xaaaaba542bb8 VAL: '1211' (3 sibs) 36: 0xaaaaba542c50 VAL: '1212' (3 sibs) 36: 0xaaaaba5428b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542cf0 VAL: '1220' (3 sibs) 36: 0xaaaaba542d88 VAL: '1221' (3 sibs) 36: 0xaaaaba542e20 VAL: '1222' (3 sibs) 36: 0xaaaaba53ff00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542ec0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543090 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543260 VAL: '2000' (3 sibs) 36: 0xaaaaba5432f8 VAL: '2001' (3 sibs) 36: 0xaaaaba543390 VAL: '2002' (3 sibs) 36: 0xaaaaba543128 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543430 VAL: '2010' (3 sibs) 36: 0xaaaaba5434c8 VAL: '2011' (3 sibs) 36: 0xaaaaba543560 VAL: '2012' (3 sibs) 36: 0xaaaaba5431c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543600 VAL: '2020' (3 sibs) 36: 0xaaaaba543698 VAL: '2021' (3 sibs) 36: 0xaaaaba543730 VAL: '2022' (3 sibs) 36: 0xaaaaba542f58 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5437d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5439a0 VAL: '2100' (3 sibs) 36: 0xaaaaba543a38 VAL: '2101' (3 sibs) 36: 0xaaaaba543ad0 VAL: '2102' (3 sibs) 36: 0xaaaaba543868 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543b70 VAL: '2110' (3 sibs) 36: 0xaaaaba543c08 VAL: '2111' (3 sibs) 36: 0xaaaaba543ca0 VAL: '2112' (3 sibs) 36: 0xaaaaba543900 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543d40 VAL: '2120' (3 sibs) 36: 0xaaaaba543dd8 VAL: '2121' (3 sibs) 36: 0xaaaaba543e70 VAL: '2122' (3 sibs) 36: 0xaaaaba542ff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543f10 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5440e0 VAL: '2200' (3 sibs) 36: 0xaaaaba544178 VAL: '2201' (3 sibs) 36: 0xaaaaba544210 VAL: '2202' (3 sibs) 36: 0xaaaaba543fa8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5442b0 VAL: '2210' (3 sibs) 36: 0xaaaaba544348 VAL: '2211' (3 sibs) 36: 0xaaaaba5443e0 VAL: '2212' (3 sibs) 36: 0xaaaaba544040 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544480 VAL: '2220' (3 sibs) 36: 0xaaaaba544518 VAL: '2221' (3 sibs) 36: 0xaaaaba5445b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaba54f3a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba54f430 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba54f4c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba54f550 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba54f5e0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba54f670 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba54f700 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba54f790 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba54f820 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba54f8b0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba54f940 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba54f9d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba54fa60 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba54faf0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba54fb80 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba54fc10 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba54fca0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba54fd30 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba54fdc0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba54fe50 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba54fee0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba54ff70 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba550000 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba550090 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba550120 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba5501b0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba550240 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba5502d0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba550360 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba5503f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba550480 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba550510 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba5505a0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba550630 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba5506c0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba550750 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba5507e0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba550870 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba550900 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba550990 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba550a20 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba550ab0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba550b40 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba550bd0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba550c60 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba550cf0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba550d80 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba550e10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba550ea0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba550f30 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba550fc0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba551050 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba5510e0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba551170 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba551200 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba551290 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba551320 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba5513b0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba551440 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba5514d0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba551560 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba5515f0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba551680 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba551710 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba5517a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba551830 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba5518c0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba551950 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba5519e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba551a70 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba551b00 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba551b90 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba551c20 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba551cb0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba551d40 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba551dd0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba551e60 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba551ef0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba551f80 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba552010 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba5520a0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba552130 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba5521c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba552250 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba5522e0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba552370 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba552400 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba552490 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba552520 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba5525b0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba552640 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba5526d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba552760 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba5527f0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba552880 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba552910 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba5529a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba552a30 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba552ac0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba552b50 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba552be0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba552c70 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba552d00 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba552d90 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba552e20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba552eb0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba552f40 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba552fd0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba553060 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba5530f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba553180 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba553210 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba5532a0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba553330 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba5533c0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba553450 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba5534e0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba553570 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba553600 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba553690 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba553720 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: 0xaaaaba5447b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaba544890 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544a60 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544e00 VAL: '0000' (3 sibs) 36: 0xaaaaba544e98 VAL: '0001' (3 sibs) 36: 0xaaaaba544f30 VAL: '0002' (3 sibs) 36: 0xaaaaba544cc8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544fd0 VAL: '0010' (3 sibs) 36: 0xaaaaba545068 VAL: '0011' (3 sibs) 36: 0xaaaaba545100 VAL: '0012' (3 sibs) 36: 0xaaaaba544d60 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5451a0 VAL: '0020' (3 sibs) 36: 0xaaaaba545238 VAL: '0021' (3 sibs) 36: 0xaaaaba5452d0 VAL: '0022' (3 sibs) 36: 0xaaaaba544af8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545370 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545540 VAL: '0100' (3 sibs) 36: 0xaaaaba5455d8 VAL: '0101' (3 sibs) 36: 0xaaaaba545670 VAL: '0102' (3 sibs) 36: 0xaaaaba545408 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545710 VAL: '0110' (3 sibs) 36: 0xaaaaba5457a8 VAL: '0111' (3 sibs) 36: 0xaaaaba545840 VAL: '0112' (3 sibs) 36: 0xaaaaba5454a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5458e0 VAL: '0120' (3 sibs) 36: 0xaaaaba545978 VAL: '0121' (3 sibs) 36: 0xaaaaba545a10 VAL: '0122' (3 sibs) 36: 0xaaaaba544b90 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545c80 VAL: '0200' (3 sibs) 36: 0xaaaaba545d18 VAL: '0201' (3 sibs) 36: 0xaaaaba545db0 VAL: '0202' (3 sibs) 36: 0xaaaaba545b48 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545e50 VAL: '0210' (3 sibs) 36: 0xaaaaba545ee8 VAL: '0211' (3 sibs) 36: 0xaaaaba545f80 VAL: '0212' (3 sibs) 36: 0xaaaaba545be0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546020 VAL: '0220' (3 sibs) 36: 0xaaaaba5460b8 VAL: '0221' (3 sibs) 36: 0xaaaaba546150 VAL: '0222' (3 sibs) 36: 0xaaaaba544928 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5461f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5463c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546590 VAL: '1000' (3 sibs) 36: 0xaaaaba546628 VAL: '1001' (3 sibs) 36: 0xaaaaba5466c0 VAL: '1002' (3 sibs) 36: 0xaaaaba546458 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546760 VAL: '1010' (3 sibs) 36: 0xaaaaba5467f8 VAL: '1011' (3 sibs) 36: 0xaaaaba546890 VAL: '1012' (3 sibs) 36: 0xaaaaba5464f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546930 VAL: '1020' (3 sibs) 36: 0xaaaaba5469c8 VAL: '1021' (3 sibs) 36: 0xaaaaba546a60 VAL: '1022' (3 sibs) 36: 0xaaaaba546288 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546cd0 VAL: '1100' (3 sibs) 36: 0xaaaaba546d68 VAL: '1101' (3 sibs) 36: 0xaaaaba546e00 VAL: '1102' (3 sibs) 36: 0xaaaaba546b98 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546ea0 VAL: '1110' (3 sibs) 36: 0xaaaaba546f38 VAL: '1111' (3 sibs) 36: 0xaaaaba546fd0 VAL: '1112' (3 sibs) 36: 0xaaaaba546c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547070 VAL: '1120' (3 sibs) 36: 0xaaaaba547108 VAL: '1121' (3 sibs) 36: 0xaaaaba5471a0 VAL: '1122' (3 sibs) 36: 0xaaaaba546320 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547240 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547410 VAL: '1200' (3 sibs) 36: 0xaaaaba5474a8 VAL: '1201' (3 sibs) 36: 0xaaaaba547540 VAL: '1202' (3 sibs) 36: 0xaaaaba5472d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5475e0 VAL: '1210' (3 sibs) 36: 0xaaaaba547678 VAL: '1211' (3 sibs) 36: 0xaaaaba547710 VAL: '1212' (3 sibs) 36: 0xaaaaba547370 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5477b0 VAL: '1220' (3 sibs) 36: 0xaaaaba547848 VAL: '1221' (3 sibs) 36: 0xaaaaba5478e0 VAL: '1222' (3 sibs) 36: 0xaaaaba5449c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547980 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547b50 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547d20 VAL: '2000' (3 sibs) 36: 0xaaaaba547db8 VAL: '2001' (3 sibs) 36: 0xaaaaba547e50 VAL: '2002' (3 sibs) 36: 0xaaaaba547be8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547ef0 VAL: '2010' (3 sibs) 36: 0xaaaaba547f88 VAL: '2011' (3 sibs) 36: 0xaaaaba548020 VAL: '2012' (3 sibs) 36: 0xaaaaba547c80 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5480c0 VAL: '2020' (3 sibs) 36: 0xaaaaba548158 VAL: '2021' (3 sibs) 36: 0xaaaaba5481f0 VAL: '2022' (3 sibs) 36: 0xaaaaba547a18 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548290 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548460 VAL: '2100' (3 sibs) 36: 0xaaaaba5484f8 VAL: '2101' (3 sibs) 36: 0xaaaaba548590 VAL: '2102' (3 sibs) 36: 0xaaaaba548328 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548630 VAL: '2110' (3 sibs) 36: 0xaaaaba5486c8 VAL: '2111' (3 sibs) 36: 0xaaaaba548760 VAL: '2112' (3 sibs) 36: 0xaaaaba5483c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548800 VAL: '2120' (3 sibs) 36: 0xaaaaba548898 VAL: '2121' (3 sibs) 36: 0xaaaaba548930 VAL: '2122' (3 sibs) 36: 0xaaaaba547ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5489d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548ba0 VAL: '2200' (3 sibs) 36: 0xaaaaba548c38 VAL: '2201' (3 sibs) 36: 0xaaaaba548cd0 VAL: '2202' (3 sibs) 36: 0xaaaaba548a68 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548d70 VAL: '2210' (3 sibs) 36: 0xaaaaba548e08 VAL: '2211' (3 sibs) 36: 0xaaaaba548ea0 VAL: '2212' (3 sibs) 36: 0xaaaaba548b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548f40 VAL: '2220' (3 sibs) 36: 0xaaaaba548fd8 VAL: '2221' (3 sibs) 36: 0xaaaaba549070 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaba5571d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba557260 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba5572f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba557380 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba557410 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba5574a0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba557530 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba5575c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba557650 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba5576e0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba557770 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba557800 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba557890 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba557920 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba5579b0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba557a40 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba557ad0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba557b60 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba557bf0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba557c80 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba557d10 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba557da0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba557e30 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba557ec0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba557f50 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba557fe0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba558070 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba558100 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba558190 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba558220 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba5582b0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba558340 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba5583d0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba558460 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba5584f0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba558580 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba558610 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba5586a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba558730 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba5587c0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba558850 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba5588e0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba558970 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba558a00 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba558a90 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba558b20 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba558bb0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba558c40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba558cd0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba558d60 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba558df0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba558e80 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba558f10 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba558fa0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba559030 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba5590c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba559150 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba5591e0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba559270 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba559300 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba559390 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba559420 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba5594b0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba559540 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba5595d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba559660 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba5596f0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba559780 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba559810 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba5598a0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba559930 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba5599c0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba559a50 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba559ae0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba559b70 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba559c00 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba559c90 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba559d20 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba559db0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba559e40 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba559ed0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba559f60 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba559ff0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba55a080 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba55a110 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba55a1a0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba55a230 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba55a2c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba55a350 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba55a3e0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba55a470 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba55a500 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba55a590 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba55a620 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba55a6b0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba55a740 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba55a7d0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba55a860 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba55a8f0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba55a980 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba55aa10 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba55aaa0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba55ab30 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba55abc0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba55ac50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba55ace0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba55ad70 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba55ae00 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba55ae90 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba55af20 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba55afb0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba55b040 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba55b0d0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba55b160 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba55b1f0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba55b280 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba55b310 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba55b3a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba55b430 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba55b4c0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba55b550 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: 0xaaaaba5446a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaba53fdd0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba53ffa0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540170 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540340 VAL: '0000' (3 sibs) 36: 0xaaaaba5403d8 VAL: '0001' (3 sibs) 36: 0xaaaaba540470 VAL: '0002' (3 sibs) 36: 0xaaaaba540208 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540510 VAL: '0010' (3 sibs) 36: 0xaaaaba5405a8 VAL: '0011' (3 sibs) 36: 0xaaaaba540640 VAL: '0012' (3 sibs) 36: 0xaaaaba5402a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5406e0 VAL: '0020' (3 sibs) 36: 0xaaaaba540778 VAL: '0021' (3 sibs) 36: 0xaaaaba540810 VAL: '0022' (3 sibs) 36: 0xaaaaba540038 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5408b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540a80 VAL: '0100' (3 sibs) 36: 0xaaaaba540b18 VAL: '0101' (3 sibs) 36: 0xaaaaba540bb0 VAL: '0102' (3 sibs) 36: 0xaaaaba540948 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540c50 VAL: '0110' (3 sibs) 36: 0xaaaaba540ce8 VAL: '0111' (3 sibs) 36: 0xaaaaba540d80 VAL: '0112' (3 sibs) 36: 0xaaaaba5409e0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540e20 VAL: '0120' (3 sibs) 36: 0xaaaaba540eb8 VAL: '0121' (3 sibs) 36: 0xaaaaba540f50 VAL: '0122' (3 sibs) 36: 0xaaaaba5400d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540ff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5411c0 VAL: '0200' (3 sibs) 36: 0xaaaaba541258 VAL: '0201' (3 sibs) 36: 0xaaaaba5412f0 VAL: '0202' (3 sibs) 36: 0xaaaaba541088 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541390 VAL: '0210' (3 sibs) 36: 0xaaaaba541428 VAL: '0211' (3 sibs) 36: 0xaaaaba5414c0 VAL: '0212' (3 sibs) 36: 0xaaaaba541120 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541560 VAL: '0220' (3 sibs) 36: 0xaaaaba5415f8 VAL: '0221' (3 sibs) 36: 0xaaaaba541690 VAL: '0222' (3 sibs) 36: 0xaaaaba53fe68 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541730 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541900 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541ad0 VAL: '1000' (3 sibs) 36: 0xaaaaba541b68 VAL: '1001' (3 sibs) 36: 0xaaaaba541c00 VAL: '1002' (3 sibs) 36: 0xaaaaba541998 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541ca0 VAL: '1010' (3 sibs) 36: 0xaaaaba541d38 VAL: '1011' (3 sibs) 36: 0xaaaaba541dd0 VAL: '1012' (3 sibs) 36: 0xaaaaba541a30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541e70 VAL: '1020' (3 sibs) 36: 0xaaaaba541f08 VAL: '1021' (3 sibs) 36: 0xaaaaba541fa0 VAL: '1022' (3 sibs) 36: 0xaaaaba5417c8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542040 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542210 VAL: '1100' (3 sibs) 36: 0xaaaaba5422a8 VAL: '1101' (3 sibs) 36: 0xaaaaba542340 VAL: '1102' (3 sibs) 36: 0xaaaaba5420d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5423e0 VAL: '1110' (3 sibs) 36: 0xaaaaba542478 VAL: '1111' (3 sibs) 36: 0xaaaaba542510 VAL: '1112' (3 sibs) 36: 0xaaaaba542170 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5425b0 VAL: '1120' (3 sibs) 36: 0xaaaaba542648 VAL: '1121' (3 sibs) 36: 0xaaaaba5426e0 VAL: '1122' (3 sibs) 36: 0xaaaaba541860 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542780 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542950 VAL: '1200' (3 sibs) 36: 0xaaaaba5429e8 VAL: '1201' (3 sibs) 36: 0xaaaaba542a80 VAL: '1202' (3 sibs) 36: 0xaaaaba542818 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542b20 VAL: '1210' (3 sibs) 36: 0xaaaaba542bb8 VAL: '1211' (3 sibs) 36: 0xaaaaba542c50 VAL: '1212' (3 sibs) 36: 0xaaaaba5428b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542cf0 VAL: '1220' (3 sibs) 36: 0xaaaaba542d88 VAL: '1221' (3 sibs) 36: 0xaaaaba542e20 VAL: '1222' (3 sibs) 36: 0xaaaaba53ff00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542ec0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543090 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543260 VAL: '2000' (3 sibs) 36: 0xaaaaba5432f8 VAL: '2001' (3 sibs) 36: 0xaaaaba543390 VAL: '2002' (3 sibs) 36: 0xaaaaba543128 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543430 VAL: '2010' (3 sibs) 36: 0xaaaaba5434c8 VAL: '2011' (3 sibs) 36: 0xaaaaba543560 VAL: '2012' (3 sibs) 36: 0xaaaaba5431c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543600 VAL: '2020' (3 sibs) 36: 0xaaaaba543698 VAL: '2021' (3 sibs) 36: 0xaaaaba543730 VAL: '2022' (3 sibs) 36: 0xaaaaba542f58 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5437d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5439a0 VAL: '2100' (3 sibs) 36: 0xaaaaba543a38 VAL: '2101' (3 sibs) 36: 0xaaaaba543ad0 VAL: '2102' (3 sibs) 36: 0xaaaaba543868 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543b70 VAL: '2110' (3 sibs) 36: 0xaaaaba543c08 VAL: '2111' (3 sibs) 36: 0xaaaaba543ca0 VAL: '2112' (3 sibs) 36: 0xaaaaba543900 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543d40 VAL: '2120' (3 sibs) 36: 0xaaaaba543dd8 VAL: '2121' (3 sibs) 36: 0xaaaaba543e70 VAL: '2122' (3 sibs) 36: 0xaaaaba542ff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543f10 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5440e0 VAL: '2200' (3 sibs) 36: 0xaaaaba544178 VAL: '2201' (3 sibs) 36: 0xaaaaba544210 VAL: '2202' (3 sibs) 36: 0xaaaaba543fa8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5442b0 VAL: '2210' (3 sibs) 36: 0xaaaaba544348 VAL: '2211' (3 sibs) 36: 0xaaaaba5443e0 VAL: '2212' (3 sibs) 36: 0xaaaaba544040 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544480 VAL: '2220' (3 sibs) 36: 0xaaaaba544518 VAL: '2221' (3 sibs) 36: 0xaaaaba5445b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaba55b9e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba55ba70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba55bb00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba55bb90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba55bc20 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba55bcb0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba55bd40 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba55bdd0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba55be60 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba55bef0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba55bf80 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba55c010 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba55c0a0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba55c130 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba55c1c0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba55c250 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba55c2e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba55c370 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba55c400 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba55c490 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba55c520 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba55c5b0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba55c640 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba55c6d0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba55c760 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba55c7f0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba55c880 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba55c910 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba55c9a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba55ca30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba55cac0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba55cb50 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba55cbe0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba55cc70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba55cd00 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba55cd90 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba55ce20 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba55ceb0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba55cf40 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba55cfd0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba55d060 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba55d0f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba55d180 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba55d210 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba55d2a0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba55d330 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba55d3c0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba55d450 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba55d4e0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba55d570 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba55d600 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba55d690 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba55d720 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba55d7b0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba55d840 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba55d8d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba55d960 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba55d9f0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba55da80 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba55db10 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba55dba0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba55dc30 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba55dcc0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba55dd50 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba55dde0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba55de70 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba55df00 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba55df90 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba55e020 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba55e0b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba55e140 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba55e1d0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba55e260 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba55e2f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba55e380 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba55e410 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba55e4a0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba55e530 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba55e5c0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba55e650 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba55e6e0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba55e770 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba55e800 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba55e890 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba55e920 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba55e9b0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba55ea40 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba55ead0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba55eb60 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba55ebf0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba55ec80 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba55ed10 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba55eda0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba55ee30 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba55eec0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba55ef50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba55efe0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba55f070 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba55f100 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba55f190 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba55f220 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba55f2b0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba55f340 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba55f3d0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba55f460 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba55f4f0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba55f580 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba55f610 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba55f6a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba55f730 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba55f7c0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba55f850 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba55f8e0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba55f970 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba55fa00 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba55fa90 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba55fb20 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba55fbb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba55fc40 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba55fcd0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba55fd60 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: 0xaaaaba5447b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaba544890 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544a60 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544e00 VAL: '0000' (3 sibs) 36: 0xaaaaba544e98 VAL: '0001' (3 sibs) 36: 0xaaaaba544f30 VAL: '0002' (3 sibs) 36: 0xaaaaba544cc8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544fd0 VAL: '0010' (3 sibs) 36: 0xaaaaba545068 VAL: '0011' (3 sibs) 36: 0xaaaaba545100 VAL: '0012' (3 sibs) 36: 0xaaaaba544d60 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5451a0 VAL: '0020' (3 sibs) 36: 0xaaaaba545238 VAL: '0021' (3 sibs) 36: 0xaaaaba5452d0 VAL: '0022' (3 sibs) 36: 0xaaaaba544af8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545370 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545540 VAL: '0100' (3 sibs) 36: 0xaaaaba5455d8 VAL: '0101' (3 sibs) 36: 0xaaaaba545670 VAL: '0102' (3 sibs) 36: 0xaaaaba545408 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545710 VAL: '0110' (3 sibs) 36: 0xaaaaba5457a8 VAL: '0111' (3 sibs) 36: 0xaaaaba545840 VAL: '0112' (3 sibs) 36: 0xaaaaba5454a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5458e0 VAL: '0120' (3 sibs) 36: 0xaaaaba545978 VAL: '0121' (3 sibs) 36: 0xaaaaba545a10 VAL: '0122' (3 sibs) 36: 0xaaaaba544b90 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545c80 VAL: '0200' (3 sibs) 36: 0xaaaaba545d18 VAL: '0201' (3 sibs) 36: 0xaaaaba545db0 VAL: '0202' (3 sibs) 36: 0xaaaaba545b48 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545e50 VAL: '0210' (3 sibs) 36: 0xaaaaba545ee8 VAL: '0211' (3 sibs) 36: 0xaaaaba545f80 VAL: '0212' (3 sibs) 36: 0xaaaaba545be0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546020 VAL: '0220' (3 sibs) 36: 0xaaaaba5460b8 VAL: '0221' (3 sibs) 36: 0xaaaaba546150 VAL: '0222' (3 sibs) 36: 0xaaaaba544928 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5461f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5463c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546590 VAL: '1000' (3 sibs) 36: 0xaaaaba546628 VAL: '1001' (3 sibs) 36: 0xaaaaba5466c0 VAL: '1002' (3 sibs) 36: 0xaaaaba546458 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546760 VAL: '1010' (3 sibs) 36: 0xaaaaba5467f8 VAL: '1011' (3 sibs) 36: 0xaaaaba546890 VAL: '1012' (3 sibs) 36: 0xaaaaba5464f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546930 VAL: '1020' (3 sibs) 36: 0xaaaaba5469c8 VAL: '1021' (3 sibs) 36: 0xaaaaba546a60 VAL: '1022' (3 sibs) 36: 0xaaaaba546288 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546cd0 VAL: '1100' (3 sibs) 36: 0xaaaaba546d68 VAL: '1101' (3 sibs) 36: 0xaaaaba546e00 VAL: '1102' (3 sibs) 36: 0xaaaaba546b98 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546ea0 VAL: '1110' (3 sibs) 36: 0xaaaaba546f38 VAL: '1111' (3 sibs) 36: 0xaaaaba546fd0 VAL: '1112' (3 sibs) 36: 0xaaaaba546c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547070 VAL: '1120' (3 sibs) 36: 0xaaaaba547108 VAL: '1121' (3 sibs) 36: 0xaaaaba5471a0 VAL: '1122' (3 sibs) 36: 0xaaaaba546320 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547240 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547410 VAL: '1200' (3 sibs) 36: 0xaaaaba5474a8 VAL: '1201' (3 sibs) 36: 0xaaaaba547540 VAL: '1202' (3 sibs) 36: 0xaaaaba5472d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5475e0 VAL: '1210' (3 sibs) 36: 0xaaaaba547678 VAL: '1211' (3 sibs) 36: 0xaaaaba547710 VAL: '1212' (3 sibs) 36: 0xaaaaba547370 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5477b0 VAL: '1220' (3 sibs) 36: 0xaaaaba547848 VAL: '1221' (3 sibs) 36: 0xaaaaba5478e0 VAL: '1222' (3 sibs) 36: 0xaaaaba5449c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547980 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547b50 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547d20 VAL: '2000' (3 sibs) 36: 0xaaaaba547db8 VAL: '2001' (3 sibs) 36: 0xaaaaba547e50 VAL: '2002' (3 sibs) 36: 0xaaaaba547be8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547ef0 VAL: '2010' (3 sibs) 36: 0xaaaaba547f88 VAL: '2011' (3 sibs) 36: 0xaaaaba548020 VAL: '2012' (3 sibs) 36: 0xaaaaba547c80 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5480c0 VAL: '2020' (3 sibs) 36: 0xaaaaba548158 VAL: '2021' (3 sibs) 36: 0xaaaaba5481f0 VAL: '2022' (3 sibs) 36: 0xaaaaba547a18 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548290 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548460 VAL: '2100' (3 sibs) 36: 0xaaaaba5484f8 VAL: '2101' (3 sibs) 36: 0xaaaaba548590 VAL: '2102' (3 sibs) 36: 0xaaaaba548328 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548630 VAL: '2110' (3 sibs) 36: 0xaaaaba5486c8 VAL: '2111' (3 sibs) 36: 0xaaaaba548760 VAL: '2112' (3 sibs) 36: 0xaaaaba5483c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548800 VAL: '2120' (3 sibs) 36: 0xaaaaba548898 VAL: '2121' (3 sibs) 36: 0xaaaaba548930 VAL: '2122' (3 sibs) 36: 0xaaaaba547ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5489d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548ba0 VAL: '2200' (3 sibs) 36: 0xaaaaba548c38 VAL: '2201' (3 sibs) 36: 0xaaaaba548cd0 VAL: '2202' (3 sibs) 36: 0xaaaaba548a68 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548d70 VAL: '2210' (3 sibs) 36: 0xaaaaba548e08 VAL: '2211' (3 sibs) 36: 0xaaaaba548ea0 VAL: '2212' (3 sibs) 36: 0xaaaaba548b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548f40 VAL: '2220' (3 sibs) 36: 0xaaaaba548fd8 VAL: '2221' (3 sibs) 36: 0xaaaaba549070 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaba5601f0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba560280 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba560310 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba5603a0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba560430 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba5604c0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba560550 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba5605e0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba560670 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba560700 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba560790 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba560820 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba5608b0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba560940 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba5609d0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba560a60 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba560af0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba560b80 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba560c10 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba560ca0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba560d30 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba560dc0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba560e50 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba560ee0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba560f70 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba561000 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba561090 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba561120 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba5611b0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba561240 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba5612d0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba561360 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba5613f0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba561480 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba561510 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba5615a0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba561630 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba5616c0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba561750 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba5617e0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba561870 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba561900 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba561990 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba561a20 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba561ab0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba561b40 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba561bd0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba561c60 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba561cf0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba561d80 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba561e10 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba561ea0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba561f30 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba561fc0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba562050 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba5620e0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba562170 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba562200 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba562290 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba562320 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba5623b0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba562440 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba5624d0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba562560 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba5625f0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba562680 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba562710 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba5627a0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba562830 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba5628c0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba562950 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba5629e0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba562a70 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba562b00 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba562b90 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba562c20 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba562cb0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba562d40 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba562dd0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba562e60 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba562ef0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba562f80 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba563010 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba5630a0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba563130 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba5631c0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba563250 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba5632e0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba563370 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba563400 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba563490 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba563520 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba5635b0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba563640 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba5636d0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba563760 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba5637f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba563880 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba563910 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba5639a0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba563a30 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba563ac0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba563b50 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba563be0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba563c70 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba563d00 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba563d90 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba563e20 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba563eb0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba563f40 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba563fd0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba564060 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba5640f0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba564180 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba564210 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba5642a0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba564330 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba5643c0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba564450 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba5644e0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba564570 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] 0xaaaaba54f3a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba54f430 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba54f4c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba54f550 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba54f5e0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba54f670 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba54f700 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba54f790 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba54f820 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba54f8b0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba54f940 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba54f9d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba54fa60 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba54faf0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba54fb80 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba54fc10 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba54fca0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba54fd30 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba54fdc0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba54fe50 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba54fee0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba54ff70 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba550000 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba550090 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba550120 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba5501b0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba550240 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba5502d0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba550360 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba5503f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba550480 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba550510 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba5505a0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba550630 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba5506c0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba550750 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba5507e0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba550870 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba550900 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba550990 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba550a20 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba550ab0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba550b40 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba550bd0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba550c60 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba550cf0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba550d80 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba550e10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba550ea0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba550f30 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba550fc0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba551050 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba5510e0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba551170 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba551200 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba551290 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba551320 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba5513b0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba551440 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba5514d0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba551560 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba5515f0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba551680 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba551710 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba5517a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba551830 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba5518c0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba551950 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba5519e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba551a70 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba551b00 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba551b90 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba551c20 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba551cb0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba551d40 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba551dd0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba551e60 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba551ef0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba551f80 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba552010 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba5520a0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba552130 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba5521c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba552250 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba5522e0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba552370 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba552400 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba552490 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba552520 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba5525b0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba552640 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba5526d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba552760 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba5527f0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba552880 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba552910 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba5529a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba552a30 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba552ac0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba552b50 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba552be0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba552c70 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba552d00 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba552d90 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba552e20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba552eb0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba552f40 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba552fd0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba553060 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba5530f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba553180 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba553210 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba5532a0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba553330 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba5533c0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba553450 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba5534e0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba553570 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba553600 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba553690 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba553720 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] 0xaaaaba566e10 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba566ea0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba566f30 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba566fc0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba567050 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba5670e0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba567170 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba567200 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba567290 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba567320 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba5673b0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba567440 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba5674d0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba567560 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba5675f0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba567680 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba567710 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba5677a0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba567830 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba5678c0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba567950 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba5679e0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba567a70 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba567b00 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba567b90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba567c20 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba567cb0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba567d40 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba567dd0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba567e60 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba567ef0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba567f80 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba568010 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba5680a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba568130 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba5681c0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba568250 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba5682e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba568370 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba568400 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba568490 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba568520 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba5685b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba568640 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba5686d0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba568760 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba5687f0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba568880 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba568910 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba5689a0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba568a30 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba568ac0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba568b50 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba568be0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba568c70 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba568d00 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba568d90 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba568e20 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba568eb0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba568f40 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba568fd0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba569060 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba5690f0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba569180 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba569210 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba5692a0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba569330 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba5693c0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba569450 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba5694e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba569570 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba569600 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba569690 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba569720 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba5697b0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba569840 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba5698d0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba569960 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba5699f0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba569a80 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba569b10 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba569ba0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba569c30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba569cc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba569d50 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba569de0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba569e70 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba569f00 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba569f90 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba56a020 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba56a0b0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba56a140 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba56a1d0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba56a260 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba56a2f0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba56a380 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba56a410 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba56a4a0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba56a530 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba56a5c0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba56a650 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba56a6e0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba56a770 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba56a800 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba56a890 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba56a920 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba56a9b0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba56aa40 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba56aad0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba56ab60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba56abf0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba56ac80 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba56ad10 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba56ada0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba56ae30 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba56aec0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba56af50 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba56afe0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba56b070 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba56b100 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba56b190 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] 0xaaaaba5571d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba557260 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba5572f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba557380 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba557410 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba5574a0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba557530 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba5575c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba557650 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba5576e0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba557770 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba557800 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba557890 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba557920 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba5579b0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba557a40 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba557ad0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba557b60 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba557bf0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba557c80 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba557d10 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba557da0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba557e30 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba557ec0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba557f50 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba557fe0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba558070 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba558100 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba558190 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba558220 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba5582b0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba558340 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba5583d0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba558460 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba5584f0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba558580 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba558610 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba5586a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba558730 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba5587c0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba558850 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba5588e0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba558970 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba558a00 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba558a90 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba558b20 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba558bb0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba558c40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba558cd0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba558d60 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba558df0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba558e80 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba558f10 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba558fa0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba559030 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba5590c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba559150 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba5591e0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba559270 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba559300 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba559390 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba559420 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba5594b0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba559540 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba5595d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba559660 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba5596f0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba559780 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba559810 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba5598a0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba559930 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba5599c0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba559a50 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba559ae0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba559b70 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba559c00 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba559c90 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba559d20 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba559db0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba559e40 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba559ed0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba559f60 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba559ff0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba55a080 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba55a110 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba55a1a0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba55a230 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba55a2c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba55a350 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba55a3e0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba55a470 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba55a500 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba55a590 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba55a620 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba55a6b0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba55a740 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba55a7d0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba55a860 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba55a8f0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba55a980 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba55aa10 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba55aaa0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba55ab30 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba55abc0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba55ac50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba55ace0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba55ad70 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba55ae00 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba55ae90 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba55af20 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba55afb0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba55b040 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba55b0d0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba55b160 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba55b1f0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba55b280 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba55b310 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba55b3a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba55b430 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba55b4c0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba55b550 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] 0xaaaaba56b620 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba56b6b0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba56b740 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba56b7d0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba56b860 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba56b8f0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba56b980 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba56ba10 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba56baa0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba56bb30 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba56bbc0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba56bc50 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba56bce0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba56bd70 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba56be00 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba56be90 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba56bf20 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba56bfb0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba56c040 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba56c0d0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba56c160 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba56c1f0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba56c280 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba56c310 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba56c3a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba56c430 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba56c4c0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba56c550 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba56c5e0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba56c670 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba56c700 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba56c790 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba56c820 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba56c8b0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba56c940 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba56c9d0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba56ca60 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba56caf0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba56cb80 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba56cc10 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba56cca0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba56cd30 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba56cdc0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba56ce50 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba56cee0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba56cf70 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba56d000 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba56d090 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba56d120 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba56d1b0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba56d240 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba56d2d0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba56d360 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba56d3f0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba56d480 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba56d510 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba56d5a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba56d630 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba56d6c0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba56d750 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba56d7e0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba56d870 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba56d900 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba56d990 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba56da20 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba56dab0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba56db40 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba56dbd0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba56dc60 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba56dcf0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba56dd80 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba56de10 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba56dea0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba56df30 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba56dfc0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba56e050 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba56e0e0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba56e170 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba56e200 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba56e290 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba56e320 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba56e3b0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba56e440 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba56e4d0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba56e560 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba56e5f0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba56e680 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba56e710 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba56e7a0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba56e830 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba56e8c0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba56e950 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba56e9e0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba56ea70 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba56eb00 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba56eb90 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba56ec20 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba56ecb0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba56ed40 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba56edd0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba56ee60 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba56eef0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba56ef80 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba56f010 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba56f0a0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba56f130 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba56f1c0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba56f250 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba56f2e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba56f370 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba56f400 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba56f490 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba56f520 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba56f5b0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba56f640 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba56f6d0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba56f760 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba56f7f0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba56f880 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba56f910 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba56f9a0 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] 0xaaaaba55b9e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba55ba70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba55bb00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba55bb90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba55bc20 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba55bcb0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba55bd40 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba55bdd0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba55be60 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba55bef0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba55bf80 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba55c010 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba55c0a0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba55c130 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba55c1c0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba55c250 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba55c2e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba55c370 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba55c400 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba55c490 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba55c520 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba55c5b0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba55c640 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba55c6d0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba55c760 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba55c7f0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba55c880 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba55c910 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba55c9a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba55ca30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba55cac0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba55cb50 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba55cbe0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba55cc70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba55cd00 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba55cd90 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba55ce20 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba55ceb0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba55cf40 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba55cfd0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba55d060 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba55d0f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba55d180 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba55d210 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba55d2a0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba55d330 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba55d3c0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba55d450 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba55d4e0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba55d570 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba55d600 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba55d690 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba55d720 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba55d7b0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba55d840 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba55d8d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba55d960 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba55d9f0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba55da80 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba55db10 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba55dba0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba55dc30 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba55dcc0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba55dd50 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba55dde0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba55de70 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba55df00 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba55df90 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba55e020 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba55e0b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba55e140 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba55e1d0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba55e260 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba55e2f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba55e380 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba55e410 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba55e4a0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba55e530 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba55e5c0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba55e650 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba55e6e0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba55e770 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba55e800 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba55e890 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba55e920 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba55e9b0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba55ea40 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba55ead0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba55eb60 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba55ebf0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba55ec80 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba55ed10 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba55eda0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba55ee30 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba55eec0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba55ef50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba55efe0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba55f070 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba55f100 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba55f190 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba55f220 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba55f2b0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba55f340 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba55f3d0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba55f460 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba55f4f0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba55f580 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba55f610 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba55f6a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba55f730 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba55f7c0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba55f850 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba55f8e0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba55f970 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba55fa00 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba55fa90 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba55fb20 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba55fbb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba55fc40 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba55fcd0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba55fd60 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] 0xaaaaba56fe30 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba56fec0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba56ff50 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba56ffe0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba570070 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba570100 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba570190 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba570220 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba5702b0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba570340 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba5703d0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba570460 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba5704f0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba570580 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba570610 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba5706a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba570730 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba5707c0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba570850 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba5708e0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba570970 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba570a00 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba570a90 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba570b20 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba570bb0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba570c40 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba570cd0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba570d60 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba570df0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba570e80 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba570f10 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba570fa0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba571030 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba5710c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba571150 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba5711e0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba571270 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba571300 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba571390 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba571420 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba5714b0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba571540 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba5715d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba571660 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba5716f0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba571780 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba571810 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba5718a0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba571930 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba5719c0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba571a50 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba571ae0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba571b70 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba571c00 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba571c90 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba571d20 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba571db0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba571e40 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba571ed0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba571f60 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba571ff0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba572080 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba572110 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba5721a0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba572230 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba5722c0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba572350 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba5723e0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba572470 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba572500 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba572590 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba572620 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba5726b0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba572740 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba5727d0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba572860 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba5728f0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba572980 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba572a10 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba572aa0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba572b30 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba572bc0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba572c50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba572ce0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba572d70 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba572e00 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba572e90 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba572f20 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba572fb0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba573040 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba5730d0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba573160 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba5731f0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba573280 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba573310 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba5733a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba573430 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba5734c0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba573550 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba5735e0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba573670 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba573700 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba573790 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba573820 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba5738b0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba573940 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba5739d0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba573a60 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba573af0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba573b80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba573c10 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba573ca0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba573d30 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba573dc0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba573e50 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba573ee0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba573f70 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba574000 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba574090 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba574120 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba5741b0 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] 0xaaaaba5601f0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba560280 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba560310 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba5603a0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba560430 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba5604c0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba560550 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba5605e0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba560670 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba560700 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba560790 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba560820 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba5608b0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba560940 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba5609d0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba560a60 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba560af0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba560b80 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba560c10 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba560ca0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba560d30 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba560dc0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba560e50 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba560ee0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba560f70 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba561000 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba561090 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba561120 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba5611b0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba561240 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba5612d0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba561360 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba5613f0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba561480 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba561510 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba5615a0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba561630 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba5616c0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba561750 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba5617e0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba561870 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba561900 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba561990 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba561a20 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba561ab0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba561b40 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba561bd0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba561c60 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba561cf0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba561d80 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba561e10 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba561ea0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba561f30 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba561fc0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba562050 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba5620e0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba562170 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba562200 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba562290 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba562320 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba5623b0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba562440 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba5624d0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba562560 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba5625f0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba562680 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba562710 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba5627a0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba562830 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba5628c0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba562950 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba5629e0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba562a70 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba562b00 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba562b90 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba562c20 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba562cb0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba562d40 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba562dd0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba562e60 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba562ef0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba562f80 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba563010 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba5630a0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba563130 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba5631c0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba563250 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba5632e0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba563370 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba563400 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba563490 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba563520 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba5635b0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba563640 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba5636d0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba563760 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba5637f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba563880 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba563910 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba5639a0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba563a30 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba563ac0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba563b50 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba563be0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba563c70 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba563d00 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba563d90 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba563e20 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba563eb0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba563f40 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba563fd0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba564060 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba5640f0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba564180 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba564210 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba5642a0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba564330 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba5643c0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba564450 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba5644e0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba564570 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] 0xaaaaba576a50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba576ae0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba576b70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba576c00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba576c90 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba576d20 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba576db0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba576e40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba576ed0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba576f60 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba576ff0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba577080 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba577110 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba5771a0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba577230 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba5772c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba577350 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba5773e0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba577470 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba577500 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba577590 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba577620 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba5776b0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba577740 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba5777d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba577860 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba5778f0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba577980 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba577a10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba577aa0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba577b30 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba577bc0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba577c50 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba577ce0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba577d70 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba577e00 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba577e90 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba577f20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba577fb0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba578040 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba5780d0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba578160 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba5781f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba578280 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba578310 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba5783a0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba578430 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba5784c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba578550 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba5785e0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba578670 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba578700 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba578790 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba578820 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba5788b0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba578940 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba5789d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba578a60 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba578af0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba578b80 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba578c10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba578ca0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba578d30 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba578dc0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba578e50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba578ee0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba578f70 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba579000 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba579090 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba579120 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba5791b0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba579240 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba5792d0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba579360 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba5793f0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba579480 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba579510 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba5795a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba579630 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba5796c0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba579750 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba5797e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba579870 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba579900 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba579990 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba579a20 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba579ab0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba579b40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba579bd0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba579c60 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba579cf0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba579d80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba579e10 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba579ea0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba579f30 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba579fc0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba57a050 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba57a0e0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba57a170 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba57a200 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba57a290 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba57a320 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba57a3b0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba57a440 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba57a4d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba57a560 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba57a5f0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba57a680 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba57a710 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba57a7a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba57a830 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba57a8c0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba57a950 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba57a9e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba57aa70 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba57ab00 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba57ab90 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba57ac20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba57acb0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba57ad40 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba57add0 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: 0xaaaaba5446a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaba53fdd0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba53ffa0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540170 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540340 VAL: '0000' (3 sibs) 36: 0xaaaaba5403d8 VAL: '0001' (3 sibs) 36: 0xaaaaba540470 VAL: '0002' (3 sibs) 36: 0xaaaaba540208 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540510 VAL: '0010' (3 sibs) 36: 0xaaaaba5405a8 VAL: '0011' (3 sibs) 36: 0xaaaaba540640 VAL: '0012' (3 sibs) 36: 0xaaaaba5402a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5406e0 VAL: '0020' (3 sibs) 36: 0xaaaaba540778 VAL: '0021' (3 sibs) 36: 0xaaaaba540810 VAL: '0022' (3 sibs) 36: 0xaaaaba540038 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5408b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540a80 VAL: '0100' (3 sibs) 36: 0xaaaaba540b18 VAL: '0101' (3 sibs) 36: 0xaaaaba540bb0 VAL: '0102' (3 sibs) 36: 0xaaaaba540948 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540c50 VAL: '0110' (3 sibs) 36: 0xaaaaba540ce8 VAL: '0111' (3 sibs) 36: 0xaaaaba540d80 VAL: '0112' (3 sibs) 36: 0xaaaaba5409e0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540e20 VAL: '0120' (3 sibs) 36: 0xaaaaba540eb8 VAL: '0121' (3 sibs) 36: 0xaaaaba540f50 VAL: '0122' (3 sibs) 36: 0xaaaaba5400d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540ff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5411c0 VAL: '0200' (3 sibs) 36: 0xaaaaba541258 VAL: '0201' (3 sibs) 36: 0xaaaaba5412f0 VAL: '0202' (3 sibs) 36: 0xaaaaba541088 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541390 VAL: '0210' (3 sibs) 36: 0xaaaaba541428 VAL: '0211' (3 sibs) 36: 0xaaaaba5414c0 VAL: '0212' (3 sibs) 36: 0xaaaaba541120 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541560 VAL: '0220' (3 sibs) 36: 0xaaaaba5415f8 VAL: '0221' (3 sibs) 36: 0xaaaaba541690 VAL: '0222' (3 sibs) 36: 0xaaaaba53fe68 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541730 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541900 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541ad0 VAL: '1000' (3 sibs) 36: 0xaaaaba541b68 VAL: '1001' (3 sibs) 36: 0xaaaaba541c00 VAL: '1002' (3 sibs) 36: 0xaaaaba541998 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541ca0 VAL: '1010' (3 sibs) 36: 0xaaaaba541d38 VAL: '1011' (3 sibs) 36: 0xaaaaba541dd0 VAL: '1012' (3 sibs) 36: 0xaaaaba541a30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541e70 VAL: '1020' (3 sibs) 36: 0xaaaaba541f08 VAL: '1021' (3 sibs) 36: 0xaaaaba541fa0 VAL: '1022' (3 sibs) 36: 0xaaaaba5417c8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542040 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542210 VAL: '1100' (3 sibs) 36: 0xaaaaba5422a8 VAL: '1101' (3 sibs) 36: 0xaaaaba542340 VAL: '1102' (3 sibs) 36: 0xaaaaba5420d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5423e0 VAL: '1110' (3 sibs) 36: 0xaaaaba542478 VAL: '1111' (3 sibs) 36: 0xaaaaba542510 VAL: '1112' (3 sibs) 36: 0xaaaaba542170 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5425b0 VAL: '1120' (3 sibs) 36: 0xaaaaba542648 VAL: '1121' (3 sibs) 36: 0xaaaaba5426e0 VAL: '1122' (3 sibs) 36: 0xaaaaba541860 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542780 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542950 VAL: '1200' (3 sibs) 36: 0xaaaaba5429e8 VAL: '1201' (3 sibs) 36: 0xaaaaba542a80 VAL: '1202' (3 sibs) 36: 0xaaaaba542818 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542b20 VAL: '1210' (3 sibs) 36: 0xaaaaba542bb8 VAL: '1211' (3 sibs) 36: 0xaaaaba542c50 VAL: '1212' (3 sibs) 36: 0xaaaaba5428b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542cf0 VAL: '1220' (3 sibs) 36: 0xaaaaba542d88 VAL: '1221' (3 sibs) 36: 0xaaaaba542e20 VAL: '1222' (3 sibs) 36: 0xaaaaba53ff00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542ec0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543090 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543260 VAL: '2000' (3 sibs) 36: 0xaaaaba5432f8 VAL: '2001' (3 sibs) 36: 0xaaaaba543390 VAL: '2002' (3 sibs) 36: 0xaaaaba543128 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543430 VAL: '2010' (3 sibs) 36: 0xaaaaba5434c8 VAL: '2011' (3 sibs) 36: 0xaaaaba543560 VAL: '2012' (3 sibs) 36: 0xaaaaba5431c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543600 VAL: '2020' (3 sibs) 36: 0xaaaaba543698 VAL: '2021' (3 sibs) 36: 0xaaaaba543730 VAL: '2022' (3 sibs) 36: 0xaaaaba542f58 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5437d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5439a0 VAL: '2100' (3 sibs) 36: 0xaaaaba543a38 VAL: '2101' (3 sibs) 36: 0xaaaaba543ad0 VAL: '2102' (3 sibs) 36: 0xaaaaba543868 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543b70 VAL: '2110' (3 sibs) 36: 0xaaaaba543c08 VAL: '2111' (3 sibs) 36: 0xaaaaba543ca0 VAL: '2112' (3 sibs) 36: 0xaaaaba543900 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543d40 VAL: '2120' (3 sibs) 36: 0xaaaaba543dd8 VAL: '2121' (3 sibs) 36: 0xaaaaba543e70 VAL: '2122' (3 sibs) 36: 0xaaaaba542ff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543f10 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5440e0 VAL: '2200' (3 sibs) 36: 0xaaaaba544178 VAL: '2201' (3 sibs) 36: 0xaaaaba544210 VAL: '2202' (3 sibs) 36: 0xaaaaba543fa8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5442b0 VAL: '2210' (3 sibs) 36: 0xaaaaba544348 VAL: '2211' (3 sibs) 36: 0xaaaaba5443e0 VAL: '2212' (3 sibs) 36: 0xaaaaba544040 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544480 VAL: '2220' (3 sibs) 36: 0xaaaaba544518 VAL: '2221' (3 sibs) 36: 0xaaaaba5445b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaba57b260 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba57b2f0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba57b380 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba57b410 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba57b4a0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba57b530 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba57b5c0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba57b650 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba57b6e0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba57b770 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba57b800 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba57b890 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba57b920 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba57b9b0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba57ba40 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba57bad0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba57bb60 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba57bbf0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba57bc80 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba57bd10 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba57bda0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba57be30 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba57bec0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba57bf50 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba57bfe0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba57c070 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba57c100 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba57c190 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba57c220 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba57c2b0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba57c340 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba57c3d0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba57c460 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba57c4f0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba57c580 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba57c610 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba57c6a0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba57c730 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba57c7c0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba57c850 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba57c8e0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba57c970 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba57ca00 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba57ca90 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba57cb20 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba57cbb0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba57cc40 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba57ccd0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba57cd60 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba57cdf0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba57ce80 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba57cf10 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba57cfa0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba57d030 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba57d0c0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba57d150 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba57d1e0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba57d270 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba57d300 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba57d390 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba57d420 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba57d4b0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba57d540 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba57d5d0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba57d660 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba57d6f0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba57d780 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba57d810 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba57d8a0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba57d930 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba57d9c0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba57da50 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba57dae0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba57db70 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba57dc00 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba57dc90 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba57dd20 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba57ddb0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba57de40 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba57ded0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba57df60 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba57dff0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba57e080 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba57e110 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba57e1a0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba57e230 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba57e2c0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba57e350 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba57e3e0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba57e470 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba57e500 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba57e590 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba57e620 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba57e6b0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba57e740 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba57e7d0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba57e860 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba57e8f0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba57e980 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba57ea10 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba57eaa0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba57eb30 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba57ebc0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba57ec50 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba57ece0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba57ed70 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba57ee00 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba57ee90 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba57ef20 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba57efb0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba57f040 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba57f0d0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba57f160 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba57f1f0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba57f280 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba57f310 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba57f3a0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba57f430 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba57f4c0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba57f550 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba57f5e0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0xaaaaba5447b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaba544890 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544a60 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544e00 VAL: '0000' (3 sibs) 36: 0xaaaaba544e98 VAL: '0001' (3 sibs) 36: 0xaaaaba544f30 VAL: '0002' (3 sibs) 36: 0xaaaaba544cc8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544fd0 VAL: '0010' (3 sibs) 36: 0xaaaaba545068 VAL: '0011' (3 sibs) 36: 0xaaaaba545100 VAL: '0012' (3 sibs) 36: 0xaaaaba544d60 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5451a0 VAL: '0020' (3 sibs) 36: 0xaaaaba545238 VAL: '0021' (3 sibs) 36: 0xaaaaba5452d0 VAL: '0022' (3 sibs) 36: 0xaaaaba544af8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545370 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545540 VAL: '0100' (3 sibs) 36: 0xaaaaba5455d8 VAL: '0101' (3 sibs) 36: 0xaaaaba545670 VAL: '0102' (3 sibs) 36: 0xaaaaba545408 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545710 VAL: '0110' (3 sibs) 36: 0xaaaaba5457a8 VAL: '0111' (3 sibs) 36: 0xaaaaba545840 VAL: '0112' (3 sibs) 36: 0xaaaaba5454a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5458e0 VAL: '0120' (3 sibs) 36: 0xaaaaba545978 VAL: '0121' (3 sibs) 36: 0xaaaaba545a10 VAL: '0122' (3 sibs) 36: 0xaaaaba544b90 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545c80 VAL: '0200' (3 sibs) 36: 0xaaaaba545d18 VAL: '0201' (3 sibs) 36: 0xaaaaba545db0 VAL: '0202' (3 sibs) 36: 0xaaaaba545b48 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545e50 VAL: '0210' (3 sibs) 36: 0xaaaaba545ee8 VAL: '0211' (3 sibs) 36: 0xaaaaba545f80 VAL: '0212' (3 sibs) 36: 0xaaaaba545be0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546020 VAL: '0220' (3 sibs) 36: 0xaaaaba5460b8 VAL: '0221' (3 sibs) 36: 0xaaaaba546150 VAL: '0222' (3 sibs) 36: 0xaaaaba544928 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5461f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5463c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546590 VAL: '1000' (3 sibs) 36: 0xaaaaba546628 VAL: '1001' (3 sibs) 36: 0xaaaaba5466c0 VAL: '1002' (3 sibs) 36: 0xaaaaba546458 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546760 VAL: '1010' (3 sibs) 36: 0xaaaaba5467f8 VAL: '1011' (3 sibs) 36: 0xaaaaba546890 VAL: '1012' (3 sibs) 36: 0xaaaaba5464f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546930 VAL: '1020' (3 sibs) 36: 0xaaaaba5469c8 VAL: '1021' (3 sibs) 36: 0xaaaaba546a60 VAL: '1022' (3 sibs) 36: 0xaaaaba546288 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546cd0 VAL: '1100' (3 sibs) 36: 0xaaaaba546d68 VAL: '1101' (3 sibs) 36: 0xaaaaba546e00 VAL: '1102' (3 sibs) 36: 0xaaaaba546b98 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546ea0 VAL: '1110' (3 sibs) 36: 0xaaaaba546f38 VAL: '1111' (3 sibs) 36: 0xaaaaba546fd0 VAL: '1112' (3 sibs) 36: 0xaaaaba546c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547070 VAL: '1120' (3 sibs) 36: 0xaaaaba547108 VAL: '1121' (3 sibs) 36: 0xaaaaba5471a0 VAL: '1122' (3 sibs) 36: 0xaaaaba546320 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547240 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547410 VAL: '1200' (3 sibs) 36: 0xaaaaba5474a8 VAL: '1201' (3 sibs) 36: 0xaaaaba547540 VAL: '1202' (3 sibs) 36: 0xaaaaba5472d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5475e0 VAL: '1210' (3 sibs) 36: 0xaaaaba547678 VAL: '1211' (3 sibs) 36: 0xaaaaba547710 VAL: '1212' (3 sibs) 36: 0xaaaaba547370 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5477b0 VAL: '1220' (3 sibs) 36: 0xaaaaba547848 VAL: '1221' (3 sibs) 36: 0xaaaaba5478e0 VAL: '1222' (3 sibs) 36: 0xaaaaba5449c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547980 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547b50 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547d20 VAL: '2000' (3 sibs) 36: 0xaaaaba547db8 VAL: '2001' (3 sibs) 36: 0xaaaaba547e50 VAL: '2002' (3 sibs) 36: 0xaaaaba547be8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547ef0 VAL: '2010' (3 sibs) 36: 0xaaaaba547f88 VAL: '2011' (3 sibs) 36: 0xaaaaba548020 VAL: '2012' (3 sibs) 36: 0xaaaaba547c80 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5480c0 VAL: '2020' (3 sibs) 36: 0xaaaaba548158 VAL: '2021' (3 sibs) 36: 0xaaaaba5481f0 VAL: '2022' (3 sibs) 36: 0xaaaaba547a18 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548290 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548460 VAL: '2100' (3 sibs) 36: 0xaaaaba5484f8 VAL: '2101' (3 sibs) 36: 0xaaaaba548590 VAL: '2102' (3 sibs) 36: 0xaaaaba548328 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548630 VAL: '2110' (3 sibs) 36: 0xaaaaba5486c8 VAL: '2111' (3 sibs) 36: 0xaaaaba548760 VAL: '2112' (3 sibs) 36: 0xaaaaba5483c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548800 VAL: '2120' (3 sibs) 36: 0xaaaaba548898 VAL: '2121' (3 sibs) 36: 0xaaaaba548930 VAL: '2122' (3 sibs) 36: 0xaaaaba547ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5489d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548ba0 VAL: '2200' (3 sibs) 36: 0xaaaaba548c38 VAL: '2201' (3 sibs) 36: 0xaaaaba548cd0 VAL: '2202' (3 sibs) 36: 0xaaaaba548a68 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548d70 VAL: '2210' (3 sibs) 36: 0xaaaaba548e08 VAL: '2211' (3 sibs) 36: 0xaaaaba548ea0 VAL: '2212' (3 sibs) 36: 0xaaaaba548b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548f40 VAL: '2220' (3 sibs) 36: 0xaaaaba548fd8 VAL: '2221' (3 sibs) 36: 0xaaaaba549070 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaba57f680 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba57f710 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba57f7a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba57f830 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba57f8c0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba57f950 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba57f9e0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba57fa70 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba57fb00 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba57fb90 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba57fc20 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba57fcb0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba57fd40 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba57fdd0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba57fe60 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba57fef0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba57ff80 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba580010 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba5800a0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba580130 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba5801c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba580250 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba5802e0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba580370 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba580400 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba580490 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba580520 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba5805b0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba580640 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba5806d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba580760 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba5807f0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba580880 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba580910 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba5809a0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba580a30 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba580ac0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba580b50 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba580be0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba580c70 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba580d00 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba580d90 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba580e20 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba580eb0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba580f40 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba580fd0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba581060 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba5810f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba581180 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba581210 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba5812a0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba581330 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba5813c0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba581450 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba5814e0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba581570 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba581600 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba581690 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba581720 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba5817b0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba581840 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba5818d0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba581960 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba5819f0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba581a80 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba581b10 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba581ba0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba581c30 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba581cc0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba581d50 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba581de0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba581e70 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba581f00 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba581f90 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba582020 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba5820b0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba582140 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba5821d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba582260 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba5822f0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba582380 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba582410 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba5824a0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba582530 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba5825c0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba582650 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba5826e0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba582770 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba582800 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba582890 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba582920 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba5829b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba582a40 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba582ad0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba582b60 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba582bf0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba582c80 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba582d10 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba582da0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba582e30 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba582ec0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba582f50 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba582fe0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba583070 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba583100 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba583190 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba583220 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba5832b0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba583340 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba5833d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba583460 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba5834f0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba583580 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba583610 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba5836a0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba583730 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba5837c0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba583850 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba5838e0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba583970 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba583a00 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: 0xaaaaba5446a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaba53fdd0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba53ffa0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540170 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540340 VAL: '0000' (3 sibs) 36: 0xaaaaba5403d8 VAL: '0001' (3 sibs) 36: 0xaaaaba540470 VAL: '0002' (3 sibs) 36: 0xaaaaba540208 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540510 VAL: '0010' (3 sibs) 36: 0xaaaaba5405a8 VAL: '0011' (3 sibs) 36: 0xaaaaba540640 VAL: '0012' (3 sibs) 36: 0xaaaaba5402a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5406e0 VAL: '0020' (3 sibs) 36: 0xaaaaba540778 VAL: '0021' (3 sibs) 36: 0xaaaaba540810 VAL: '0022' (3 sibs) 36: 0xaaaaba540038 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5408b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540a80 VAL: '0100' (3 sibs) 36: 0xaaaaba540b18 VAL: '0101' (3 sibs) 36: 0xaaaaba540bb0 VAL: '0102' (3 sibs) 36: 0xaaaaba540948 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540c50 VAL: '0110' (3 sibs) 36: 0xaaaaba540ce8 VAL: '0111' (3 sibs) 36: 0xaaaaba540d80 VAL: '0112' (3 sibs) 36: 0xaaaaba5409e0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540e20 VAL: '0120' (3 sibs) 36: 0xaaaaba540eb8 VAL: '0121' (3 sibs) 36: 0xaaaaba540f50 VAL: '0122' (3 sibs) 36: 0xaaaaba5400d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba540ff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5411c0 VAL: '0200' (3 sibs) 36: 0xaaaaba541258 VAL: '0201' (3 sibs) 36: 0xaaaaba5412f0 VAL: '0202' (3 sibs) 36: 0xaaaaba541088 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541390 VAL: '0210' (3 sibs) 36: 0xaaaaba541428 VAL: '0211' (3 sibs) 36: 0xaaaaba5414c0 VAL: '0212' (3 sibs) 36: 0xaaaaba541120 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541560 VAL: '0220' (3 sibs) 36: 0xaaaaba5415f8 VAL: '0221' (3 sibs) 36: 0xaaaaba541690 VAL: '0222' (3 sibs) 36: 0xaaaaba53fe68 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541730 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541900 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541ad0 VAL: '1000' (3 sibs) 36: 0xaaaaba541b68 VAL: '1001' (3 sibs) 36: 0xaaaaba541c00 VAL: '1002' (3 sibs) 36: 0xaaaaba541998 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541ca0 VAL: '1010' (3 sibs) 36: 0xaaaaba541d38 VAL: '1011' (3 sibs) 36: 0xaaaaba541dd0 VAL: '1012' (3 sibs) 36: 0xaaaaba541a30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba541e70 VAL: '1020' (3 sibs) 36: 0xaaaaba541f08 VAL: '1021' (3 sibs) 36: 0xaaaaba541fa0 VAL: '1022' (3 sibs) 36: 0xaaaaba5417c8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542040 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542210 VAL: '1100' (3 sibs) 36: 0xaaaaba5422a8 VAL: '1101' (3 sibs) 36: 0xaaaaba542340 VAL: '1102' (3 sibs) 36: 0xaaaaba5420d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5423e0 VAL: '1110' (3 sibs) 36: 0xaaaaba542478 VAL: '1111' (3 sibs) 36: 0xaaaaba542510 VAL: '1112' (3 sibs) 36: 0xaaaaba542170 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5425b0 VAL: '1120' (3 sibs) 36: 0xaaaaba542648 VAL: '1121' (3 sibs) 36: 0xaaaaba5426e0 VAL: '1122' (3 sibs) 36: 0xaaaaba541860 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542780 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542950 VAL: '1200' (3 sibs) 36: 0xaaaaba5429e8 VAL: '1201' (3 sibs) 36: 0xaaaaba542a80 VAL: '1202' (3 sibs) 36: 0xaaaaba542818 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542b20 VAL: '1210' (3 sibs) 36: 0xaaaaba542bb8 VAL: '1211' (3 sibs) 36: 0xaaaaba542c50 VAL: '1212' (3 sibs) 36: 0xaaaaba5428b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542cf0 VAL: '1220' (3 sibs) 36: 0xaaaaba542d88 VAL: '1221' (3 sibs) 36: 0xaaaaba542e20 VAL: '1222' (3 sibs) 36: 0xaaaaba53ff00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba542ec0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543090 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543260 VAL: '2000' (3 sibs) 36: 0xaaaaba5432f8 VAL: '2001' (3 sibs) 36: 0xaaaaba543390 VAL: '2002' (3 sibs) 36: 0xaaaaba543128 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543430 VAL: '2010' (3 sibs) 36: 0xaaaaba5434c8 VAL: '2011' (3 sibs) 36: 0xaaaaba543560 VAL: '2012' (3 sibs) 36: 0xaaaaba5431c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543600 VAL: '2020' (3 sibs) 36: 0xaaaaba543698 VAL: '2021' (3 sibs) 36: 0xaaaaba543730 VAL: '2022' (3 sibs) 36: 0xaaaaba542f58 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5437d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5439a0 VAL: '2100' (3 sibs) 36: 0xaaaaba543a38 VAL: '2101' (3 sibs) 36: 0xaaaaba543ad0 VAL: '2102' (3 sibs) 36: 0xaaaaba543868 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543b70 VAL: '2110' (3 sibs) 36: 0xaaaaba543c08 VAL: '2111' (3 sibs) 36: 0xaaaaba543ca0 VAL: '2112' (3 sibs) 36: 0xaaaaba543900 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543d40 VAL: '2120' (3 sibs) 36: 0xaaaaba543dd8 VAL: '2121' (3 sibs) 36: 0xaaaaba543e70 VAL: '2122' (3 sibs) 36: 0xaaaaba542ff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba543f10 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5440e0 VAL: '2200' (3 sibs) 36: 0xaaaaba544178 VAL: '2201' (3 sibs) 36: 0xaaaaba544210 VAL: '2202' (3 sibs) 36: 0xaaaaba543fa8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5442b0 VAL: '2210' (3 sibs) 36: 0xaaaaba544348 VAL: '2211' (3 sibs) 36: 0xaaaaba5443e0 VAL: '2212' (3 sibs) 36: 0xaaaaba544040 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544480 VAL: '2220' (3 sibs) 36: 0xaaaaba544518 VAL: '2221' (3 sibs) 36: 0xaaaaba5445b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaba583aa0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba583b30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba583bc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba583c50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba583ce0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba583d70 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba583e00 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba583e90 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba583f20 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba583fb0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba584040 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba5840d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba584160 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba5841f0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba584280 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba584310 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba5843a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba584430 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba5844c0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba584550 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba5845e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba584670 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba584700 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba584790 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba584820 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba5848b0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba584940 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba5849d0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba584a60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba584af0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba584b80 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba584c10 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba584ca0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba584d30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba584dc0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba584e50 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba584ee0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba584f70 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba585000 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba585090 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba585120 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba5851b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba585240 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba5852d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba585360 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba5853f0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba585480 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba585510 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba5855a0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba585630 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba5856c0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba585750 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba5857e0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba585870 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba585900 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba585990 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba585a20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba585ab0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba585b40 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba585bd0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba585c60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba585cf0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba585d80 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba585e10 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba585ea0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba585f30 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba585fc0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba586050 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba5860e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba586170 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba586200 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba586290 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba586320 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba5863b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba586440 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba5864d0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba586560 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba5865f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba586680 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba586710 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba5867a0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba586830 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba5868c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba586950 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba5869e0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba586a70 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba586b00 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba586b90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba586c20 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba586cb0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba586d40 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba586dd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba586e60 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba586ef0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba586f80 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba587010 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba5870a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba587130 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba5871c0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba587250 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba5872e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba587370 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba587400 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba587490 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba587520 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba5875b0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba587640 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba5876d0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba587760 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba5877f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba587880 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba587910 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba5879a0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba587a30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba587ac0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba587b50 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba587be0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba587c70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba587d00 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba587d90 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba587e20 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: 0xaaaaba5447b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaba544890 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544a60 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544e00 VAL: '0000' (3 sibs) 36: 0xaaaaba544e98 VAL: '0001' (3 sibs) 36: 0xaaaaba544f30 VAL: '0002' (3 sibs) 36: 0xaaaaba544cc8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba544fd0 VAL: '0010' (3 sibs) 36: 0xaaaaba545068 VAL: '0011' (3 sibs) 36: 0xaaaaba545100 VAL: '0012' (3 sibs) 36: 0xaaaaba544d60 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5451a0 VAL: '0020' (3 sibs) 36: 0xaaaaba545238 VAL: '0021' (3 sibs) 36: 0xaaaaba5452d0 VAL: '0022' (3 sibs) 36: 0xaaaaba544af8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545370 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545540 VAL: '0100' (3 sibs) 36: 0xaaaaba5455d8 VAL: '0101' (3 sibs) 36: 0xaaaaba545670 VAL: '0102' (3 sibs) 36: 0xaaaaba545408 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545710 VAL: '0110' (3 sibs) 36: 0xaaaaba5457a8 VAL: '0111' (3 sibs) 36: 0xaaaaba545840 VAL: '0112' (3 sibs) 36: 0xaaaaba5454a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5458e0 VAL: '0120' (3 sibs) 36: 0xaaaaba545978 VAL: '0121' (3 sibs) 36: 0xaaaaba545a10 VAL: '0122' (3 sibs) 36: 0xaaaaba544b90 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545c80 VAL: '0200' (3 sibs) 36: 0xaaaaba545d18 VAL: '0201' (3 sibs) 36: 0xaaaaba545db0 VAL: '0202' (3 sibs) 36: 0xaaaaba545b48 SEQ: (3 sibs) 3 children: 36: 0xaaaaba545e50 VAL: '0210' (3 sibs) 36: 0xaaaaba545ee8 VAL: '0211' (3 sibs) 36: 0xaaaaba545f80 VAL: '0212' (3 sibs) 36: 0xaaaaba545be0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546020 VAL: '0220' (3 sibs) 36: 0xaaaaba5460b8 VAL: '0221' (3 sibs) 36: 0xaaaaba546150 VAL: '0222' (3 sibs) 36: 0xaaaaba544928 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5461f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5463c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546590 VAL: '1000' (3 sibs) 36: 0xaaaaba546628 VAL: '1001' (3 sibs) 36: 0xaaaaba5466c0 VAL: '1002' (3 sibs) 36: 0xaaaaba546458 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546760 VAL: '1010' (3 sibs) 36: 0xaaaaba5467f8 VAL: '1011' (3 sibs) 36: 0xaaaaba546890 VAL: '1012' (3 sibs) 36: 0xaaaaba5464f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546930 VAL: '1020' (3 sibs) 36: 0xaaaaba5469c8 VAL: '1021' (3 sibs) 36: 0xaaaaba546a60 VAL: '1022' (3 sibs) 36: 0xaaaaba546288 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546cd0 VAL: '1100' (3 sibs) 36: 0xaaaaba546d68 VAL: '1101' (3 sibs) 36: 0xaaaaba546e00 VAL: '1102' (3 sibs) 36: 0xaaaaba546b98 SEQ: (3 sibs) 3 children: 36: 0xaaaaba546ea0 VAL: '1110' (3 sibs) 36: 0xaaaaba546f38 VAL: '1111' (3 sibs) 36: 0xaaaaba546fd0 VAL: '1112' (3 sibs) 36: 0xaaaaba546c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547070 VAL: '1120' (3 sibs) 36: 0xaaaaba547108 VAL: '1121' (3 sibs) 36: 0xaaaaba5471a0 VAL: '1122' (3 sibs) 36: 0xaaaaba546320 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547240 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547410 VAL: '1200' (3 sibs) 36: 0xaaaaba5474a8 VAL: '1201' (3 sibs) 36: 0xaaaaba547540 VAL: '1202' (3 sibs) 36: 0xaaaaba5472d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5475e0 VAL: '1210' (3 sibs) 36: 0xaaaaba547678 VAL: '1211' (3 sibs) 36: 0xaaaaba547710 VAL: '1212' (3 sibs) 36: 0xaaaaba547370 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5477b0 VAL: '1220' (3 sibs) 36: 0xaaaaba547848 VAL: '1221' (3 sibs) 36: 0xaaaaba5478e0 VAL: '1222' (3 sibs) 36: 0xaaaaba5449c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547980 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547b50 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547d20 VAL: '2000' (3 sibs) 36: 0xaaaaba547db8 VAL: '2001' (3 sibs) 36: 0xaaaaba547e50 VAL: '2002' (3 sibs) 36: 0xaaaaba547be8 SEQ: (3 sibs) 3 children: 36: 0xaaaaba547ef0 VAL: '2010' (3 sibs) 36: 0xaaaaba547f88 VAL: '2011' (3 sibs) 36: 0xaaaaba548020 VAL: '2012' (3 sibs) 36: 0xaaaaba547c80 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5480c0 VAL: '2020' (3 sibs) 36: 0xaaaaba548158 VAL: '2021' (3 sibs) 36: 0xaaaaba5481f0 VAL: '2022' (3 sibs) 36: 0xaaaaba547a18 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548290 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548460 VAL: '2100' (3 sibs) 36: 0xaaaaba5484f8 VAL: '2101' (3 sibs) 36: 0xaaaaba548590 VAL: '2102' (3 sibs) 36: 0xaaaaba548328 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548630 VAL: '2110' (3 sibs) 36: 0xaaaaba5486c8 VAL: '2111' (3 sibs) 36: 0xaaaaba548760 VAL: '2112' (3 sibs) 36: 0xaaaaba5483c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548800 VAL: '2120' (3 sibs) 36: 0xaaaaba548898 VAL: '2121' (3 sibs) 36: 0xaaaaba548930 VAL: '2122' (3 sibs) 36: 0xaaaaba547ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba5489d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548ba0 VAL: '2200' (3 sibs) 36: 0xaaaaba548c38 VAL: '2201' (3 sibs) 36: 0xaaaaba548cd0 VAL: '2202' (3 sibs) 36: 0xaaaaba548a68 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548d70 VAL: '2210' (3 sibs) 36: 0xaaaaba548e08 VAL: '2211' (3 sibs) 36: 0xaaaaba548ea0 VAL: '2212' (3 sibs) 36: 0xaaaaba548b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaba548f40 VAL: '2220' (3 sibs) 36: 0xaaaaba548fd8 VAL: '2221' (3 sibs) 36: 0xaaaaba549070 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaba587ec0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaba587f50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaba587fe0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaba588070 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaba588100 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaba588190 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaba588220 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaba5882b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaba588340 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaba5883d0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaba588460 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaba5884f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaba588580 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaba588610 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaba5886a0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaba588730 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaba5887c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaba588850 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaba5888e0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaba588970 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaba588a00 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaba588a90 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaba588b20 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaba588bb0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaba588c40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaba588cd0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaba588d60 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaba588df0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaba588e80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaba588f10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaba588fa0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaba589030 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaba5890c0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaba589150 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaba5891e0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaba589270 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaba589300 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaba589390 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaba589420 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaba5894b0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaba589540 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaba5895d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaba589660 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaba5896f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaba589780 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaba589810 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaba5898a0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaba589930 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaba5899c0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaba589a50 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaba589ae0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaba589b70 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaba589c00 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaba589c90 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaba589d20 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaba589db0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaba589e40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaba589ed0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaba589f60 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaba589ff0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaba58a080 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaba58a110 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaba58a1a0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaba58a230 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaba58a2c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaba58a350 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaba58a3e0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaba58a470 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaba58a500 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaba58a590 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaba58a620 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaba58a6b0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaba58a740 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaba58a7d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaba58a860 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaba58a8f0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaba58a980 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaba58aa10 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaba58aaa0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaba58ab30 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaba58abc0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaba58ac50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaba58ace0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaba58ad70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaba58ae00 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaba58ae90 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaba58af20 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaba58afb0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaba58b040 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaba58b0d0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaba58b160 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaba58b1f0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaba58b280 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaba58b310 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaba58b3a0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaba58b430 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaba58b4c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaba58b550 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaba58b5e0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaba58b670 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaba58b700 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaba58b790 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaba58b820 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaba58b8b0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaba58b940 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaba58b9d0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaba58ba60 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaba58baf0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaba58bb80 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaba58bc10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaba58bca0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaba58bd30 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaba58bdc0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaba58be50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaba58bee0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaba58bf70 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaba58c000 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaba58c090 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaba58c120 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaba58c1b0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaba58c240 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 (7 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (7 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0xaaaad53989d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaad53934f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaad5393588 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaad5393620 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53c4920 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaad53c49b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaad53c4a40 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaad53c4ad0 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: 0xaaaad5398ae8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5393b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad5393cc0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5393d58 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5393c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5393e00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5393e98 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53c67c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53c6850 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53c68e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53c6970 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53c6a00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53c6a90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53c6b20 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: 0xaaaad5398c00 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad53943b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53944f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5394588 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394448 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5394630 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad53946c8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53c85b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53c8640 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53c86d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53c8760 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53c87f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53c8880 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53c8910 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: 0xaaaad5398d18 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53948b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5394948 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad53949f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5394a88 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53ca3a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53ca430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53ca4c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53ca550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53ca5e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53ca670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53ca700 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: 0xaaaad5398e30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaad5399250 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaad5399720 MAP: (1 sibs) 4 children: 37: 0xaaaad53997c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad5399858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad53998f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad5399988 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad53992e8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaad5399380 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaad5399a30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad5399c00 MAP: (1 sibs) 4 children: 37: 0xaaaad5399ca0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad5399d38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad5399dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad5399e68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad5399ac8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad5399f10 MAP: (1 sibs) 4 children: 37: 0xaaaad5399fb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a048 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a178 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad5399b60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399418 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaad53994b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaad539a220 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad539a3f0 MAP: (1 sibs) 4 children: 37: 0xaaaad539a490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a528 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a5c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a658 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539a2b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad539a700 MAP: (1 sibs) 4 children: 37: 0xaaaad539a7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539a350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399548 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaad53995e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaad539aa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad539abe0 MAP: (1 sibs) 4 children: 37: 0xaaaad539ac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539ad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539adb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539ae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539aaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad539aef0 MAP: (1 sibs) 4 children: 37: 0xaaaad539af90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539b028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539b0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539b158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539ab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399678 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53cfa80 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaad53cfb10 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaad53cfba0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaad53cfc30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaad53cfcc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaad53cfd50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaad53cfde0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaad53cfe70 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaad53cff00 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaad53cff90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaad53d0020 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaad53d00b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaad53d0140 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaad53d01d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaad53d0260 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaad53d02f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaad53d0380 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaad53d0410 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaad53d04a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaad53d0530 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaad53d05c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaad53d0650 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaad53d06e0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaad53d0770 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaad53d0800 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaad53d0890 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaad53d0920 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaad53d09b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaad53d0a40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaad53d0ad0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaad53d0b60 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaad53d0bf0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaad53d0c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaad53d0d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaad53d0da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaad53d0e30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaad53d0ec0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaad53d0f50 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaad53d0fe0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaad53d1070 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaad53d1100 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaad53d1190 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaad53d1220 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaad53d12b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaad53d1340 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaad53d13d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaad53d1460 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaad53d14f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaad53d1580 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaad53d1610 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaad53d16a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaad53d1730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaad53d17c0 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: 0xaaaad5398f48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad5393f40 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5393fd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5394080 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5394118 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53d1e90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d1f20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d1fb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d2040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d20d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d2160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d21f0 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: 0xaaaad5399060 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394210 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53963a0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5396438 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad53942a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad53964e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5396578 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53d3bc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d3c50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d3ce0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d3d70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d3e00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d3e90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d3f20 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: 0xaaaad5399178 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaad5396090 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaad5395d80 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaad53950b0 VAL: 'a' (5 sibs) 37: 0xaaaad5395148 VAL: 'b' (5 sibs) 37: 0xaaaad53951e0 VAL: 'c' (5 sibs) 37: 0xaaaad5395278 VAL: 'd' (5 sibs) 37: 0xaaaad5395310 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53d58f0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaad53d5980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaad53d5a10 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaad53d5aa0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaad53d5b30 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaad53d5bc0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaad53d5c50 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaad53d5ce0 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: 0xaaaad53989d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaad53934f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaad5393588 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaad5393620 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53d6200 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaad53d6290 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaad53d6320 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaad53d63b0 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: 0xaaaad5398ae8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5393b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad5393cc0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5393d58 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5393c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5393e00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5393e98 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53d6b10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d6ba0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d6c30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d6cc0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d6d50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d6de0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d6e70 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: 0xaaaad5398c00 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad53943b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53944f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5394588 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394448 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5394630 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad53946c8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53d7420 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d74b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d7540 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d75d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d7660 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d76f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d7780 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: 0xaaaad5398d18 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53948b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5394948 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad53949f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5394a88 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53d7d30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d7dc0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d7e50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d7ee0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d7f70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d8000 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d8090 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: 0xaaaad5398e30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaad5399250 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaad5399720 MAP: (1 sibs) 4 children: 37: 0xaaaad53997c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad5399858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad53998f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad5399988 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad53992e8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaad5399380 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaad5399a30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad5399c00 MAP: (1 sibs) 4 children: 37: 0xaaaad5399ca0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad5399d38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad5399dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad5399e68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad5399ac8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad5399f10 MAP: (1 sibs) 4 children: 37: 0xaaaad5399fb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a048 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a178 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad5399b60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399418 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaad53994b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaad539a220 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad539a3f0 MAP: (1 sibs) 4 children: 37: 0xaaaad539a490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a528 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a5c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a658 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539a2b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad539a700 MAP: (1 sibs) 4 children: 37: 0xaaaad539a7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539a350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399548 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaad53995e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaad539aa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad539abe0 MAP: (1 sibs) 4 children: 37: 0xaaaad539ac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539ad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539adb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539ae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539aaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad539aef0 MAP: (1 sibs) 4 children: 37: 0xaaaad539af90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539b028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539b0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539b158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539ab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399678 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53da160 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaad53da1f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaad53da280 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaad53da310 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaad53da3a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaad53da430 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaad53da4c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaad53da550 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaad53da5e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaad53da670 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaad53da700 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaad53da790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaad53da820 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaad53da8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaad53da940 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaad53da9d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaad53daa60 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaad53daaf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaad53dab80 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaad53dac10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaad53daca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaad53dad30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaad53dadc0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaad53dae50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaad53daee0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaad53daf70 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaad53db000 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaad53db090 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaad53db120 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaad53db1b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaad53db240 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaad53db2d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaad53db360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaad53db3f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaad53db480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaad53db510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaad53db5a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaad53db630 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaad53db6c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaad53db750 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaad53db7e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaad53db870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaad53db900 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaad53db990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaad53dba20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaad53dbab0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaad53dbb40 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaad53dbbd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaad53dbc60 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaad53dbcf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaad53dbd80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaad53dbe10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaad53dbea0 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: 0xaaaad5398f48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad5393f40 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5393fd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5394080 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5394118 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53d8640 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d86d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d8760 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d87f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d8880 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d8910 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d89a0 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: 0xaaaad5399060 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394210 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53963a0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5396438 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad53942a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad53964e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5396578 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53d8f50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d8fe0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d9070 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d9100 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d9190 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d9220 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d92b0 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: 0xaaaad5399178 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaad5396090 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaad5395d80 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaad53950b0 VAL: 'a' (5 sibs) 37: 0xaaaad5395148 VAL: 'b' (5 sibs) 37: 0xaaaad53951e0 VAL: 'c' (5 sibs) 37: 0xaaaad5395278 VAL: 'd' (5 sibs) 37: 0xaaaad5395310 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53dc570 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaad53dc600 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaad53dc690 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaad53dc720 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaad53dc7b0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaad53dc840 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaad53dc8d0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaad53dc960 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] 0xaaaad53c4920 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaad53c49b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaad53c4a40 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaad53c4ad0 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] 0xaaaad53dd520 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaad53dd5b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaad53dd640 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaad53dd6d0 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] 0xaaaad53c67c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53c6850 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53c68e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53c6970 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53c6a00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53c6a90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53c6b20 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] 0xaaaad53de710 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53de7a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53de830 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53de8c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53de950 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53de9e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53dea70 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] 0xaaaad53c85b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53c8640 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53c86d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53c8760 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53c87f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53c8880 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53c8910 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] 0xaaaad53df020 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53df0b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53df140 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53df1d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53df260 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53df2f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53df380 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] 0xaaaad53ca3a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53ca430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53ca4c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53ca550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53ca5e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53ca670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53ca700 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] 0xaaaad53df930 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53df9c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53dfa50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53dfae0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53dfb70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53dfc00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53dfc90 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] 0xaaaad53cfa80 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaad53cfb10 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaad53cfba0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaad53cfc30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaad53cfcc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaad53cfd50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaad53cfde0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaad53cfe70 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaad53cff00 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaad53cff90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaad53d0020 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaad53d00b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaad53d0140 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaad53d01d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaad53d0260 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaad53d02f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaad53d0380 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaad53d0410 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaad53d04a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaad53d0530 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaad53d05c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaad53d0650 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaad53d06e0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaad53d0770 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaad53d0800 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaad53d0890 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaad53d0920 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaad53d09b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaad53d0a40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaad53d0ad0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaad53d0b60 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaad53d0bf0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaad53d0c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaad53d0d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaad53d0da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaad53d0e30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaad53d0ec0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaad53d0f50 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaad53d0fe0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaad53d1070 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaad53d1100 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaad53d1190 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaad53d1220 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaad53d12b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaad53d1340 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaad53d13d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaad53d1460 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaad53d14f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaad53d1580 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaad53d1610 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaad53d16a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaad53d1730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaad53d17c0 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] 0xaaaad53e1d60 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaad53e1df0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaad53e1e80 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaad53e1f10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaad53e1fa0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaad53e2030 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaad53e20c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaad53e2150 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaad53e21e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaad53e2270 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaad53e2300 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaad53e2390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaad53e2420 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaad53e24b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaad53e2540 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaad53e25d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaad53e2660 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaad53e26f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaad53e2780 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaad53e2810 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaad53e28a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaad53e2930 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaad53e29c0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaad53e2a50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaad53e2ae0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaad53e2b70 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaad53e2c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaad53e2c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaad53e2d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaad53e2db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaad53e2e40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaad53e2ed0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaad53e2f60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaad53e2ff0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaad53e3080 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaad53e3110 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaad53e31a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaad53e3230 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaad53e32c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaad53e3350 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaad53e33e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaad53e3470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaad53e3500 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaad53e3590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaad53e3620 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaad53e36b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaad53e3740 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaad53e37d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaad53e3860 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaad53e38f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaad53e3980 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaad53e3a10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaad53e3aa0 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] 0xaaaad53d1e90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d1f20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d1fb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d2040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d20d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d2160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d21f0 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] 0xaaaad53e0240 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53e02d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53e0360 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53e03f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53e0480 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53e0510 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53e05a0 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] 0xaaaad53d3bc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d3c50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d3ce0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d3d70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d3e00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d3e90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d3f20 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] 0xaaaad53e0b50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53e0be0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53e0c70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53e0d00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53e0d90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53e0e20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53e0eb0 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] 0xaaaad53d58f0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaad53d5980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaad53d5a10 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaad53d5aa0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaad53d5b30 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaad53d5bc0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaad53d5c50 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaad53d5ce0 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] 0xaaaad53e4170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaad53e4200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaad53e4290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaad53e4320 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaad53e43b0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaad53e4440 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaad53e44d0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaad53e4560 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] 0xaaaad53d6200 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaad53d6290 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaad53d6320 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaad53d63b0 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] 0xaaaad53e4a80 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaad53e4b10 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaad53e4ba0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaad53e4c30 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] 0xaaaad53d6b10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d6ba0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d6c30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d6cc0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d6d50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d6de0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d6e70 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] 0xaaaad53e5390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53e5420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53e54b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53e5540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53e55d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53e5660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53e56f0 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] 0xaaaad53d7420 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d74b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d7540 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d75d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d7660 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d76f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d7780 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] 0xaaaad53e5ca0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53e5d30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53e5dc0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53e5e50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53e5ee0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53e5f70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53e6000 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] 0xaaaad53d7d30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d7dc0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d7e50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d7ee0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d7f70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d8000 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d8090 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] 0xaaaad53e65b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53e6640 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53e66d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53e6760 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53e67f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53e6880 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53e6910 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] 0xaaaad53da160 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaad53da1f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaad53da280 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaad53da310 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaad53da3a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaad53da430 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaad53da4c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaad53da550 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaad53da5e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaad53da670 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaad53da700 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaad53da790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaad53da820 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaad53da8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaad53da940 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaad53da9d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaad53daa60 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaad53daaf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaad53dab80 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaad53dac10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaad53daca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaad53dad30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaad53dadc0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaad53dae50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaad53daee0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaad53daf70 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaad53db000 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaad53db090 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaad53db120 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaad53db1b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaad53db240 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaad53db2d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaad53db360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaad53db3f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaad53db480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaad53db510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaad53db5a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaad53db630 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaad53db6c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaad53db750 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaad53db7e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaad53db870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaad53db900 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaad53db990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaad53dba20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaad53dbab0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaad53dbb40 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaad53dbbd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaad53dbc60 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaad53dbcf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaad53dbd80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaad53dbe10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaad53dbea0 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] 0xaaaad53e89e0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaad53e8a70 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaad53e8b00 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaad53e8b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaad53e8c20 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaad53e8cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaad53e8d40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaad53e8dd0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaad53e8e60 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaad53e8ef0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaad53e8f80 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaad53e9010 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaad53e90a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaad53e9130 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaad53e91c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaad53e9250 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaad53e92e0 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaad53e9370 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaad53e9400 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaad53e9490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaad53e9520 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaad53e95b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaad53e9640 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaad53e96d0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaad53e9760 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaad53e97f0 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaad53e9880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaad53e9910 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaad53e99a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaad53e9a30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaad53e9ac0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaad53e9b50 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaad53e9be0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaad53e9c70 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaad53e9d00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaad53e9d90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaad53e9e20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaad53e9eb0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaad53e9f40 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaad53e9fd0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaad53ea060 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaad53ea0f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaad53ea180 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaad53ea210 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaad53ea2a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaad53ea330 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaad53ea3c0 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaad53ea450 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaad53ea4e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaad53ea570 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaad53ea600 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaad53ea690 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaad53ea720 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] 0xaaaad53d8640 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d86d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d8760 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d87f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d8880 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d8910 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d89a0 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] 0xaaaad53e6ec0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53e6f50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53e6fe0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53e7070 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53e7100 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53e7190 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53e7220 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] 0xaaaad53d8f50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53d8fe0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53d9070 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53d9100 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53d9190 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53d9220 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53d92b0 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] 0xaaaad53e77d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53e7860 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53e78f0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53e7980 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53e7a10 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53e7aa0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53e7b30 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] 0xaaaad53dc570 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaad53dc600 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaad53dc690 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaad53dc720 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaad53dc7b0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaad53dc840 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaad53dc8d0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaad53dc960 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] 0xaaaad53eadf0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaad53eae80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaad53eaf10 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaad53eafa0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaad53eb030 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaad53eb0c0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaad53eb150 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaad53eb1e0 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: 0xaaaad53989d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaad53934f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaad5393588 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaad5393620 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53de0d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaad53de160 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaad53de1f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaad53de280 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: 0xaaaad5398ae8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5393b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad5393cc0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5393d58 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5393c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5393e00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5393e98 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53e80e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53e8170 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53e8200 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53e8290 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53e8320 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53e83b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53e8440 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: 0xaaaad5398c00 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad53943b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53944f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5394588 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394448 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5394630 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad53946c8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53e84e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53e8570 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53e8600 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53e8690 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53e8720 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53e87b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53e8840 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: 0xaaaad5398d18 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53948b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5394948 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad53949f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5394a88 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53e1460 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53e14f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53e1580 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53e1610 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53e16a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53e1730 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53e17c0 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: 0xaaaad5398e30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaad5399250 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaad5399720 MAP: (1 sibs) 4 children: 37: 0xaaaad53997c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad5399858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad53998f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad5399988 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad53992e8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaad5399380 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaad5399a30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad5399c00 MAP: (1 sibs) 4 children: 37: 0xaaaad5399ca0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad5399d38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad5399dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad5399e68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad5399ac8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad5399f10 MAP: (1 sibs) 4 children: 37: 0xaaaad5399fb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a048 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a178 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad5399b60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399418 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaad53994b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaad539a220 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad539a3f0 MAP: (1 sibs) 4 children: 37: 0xaaaad539a490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a528 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a5c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a658 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539a2b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad539a700 MAP: (1 sibs) 4 children: 37: 0xaaaad539a7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539a350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399548 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaad53995e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaad539aa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad539abe0 MAP: (1 sibs) 4 children: 37: 0xaaaad539ac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539ad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539adb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539ae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539aaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad539aef0 MAP: (1 sibs) 4 children: 37: 0xaaaad539af90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539b028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539b0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539b158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539ab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399678 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53eb700 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaad53eb790 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaad53eb820 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaad53eb8b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaad53eb940 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaad53eb9d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaad53eba60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaad53ebaf0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaad53ebb80 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaad53ebc10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaad53ebca0 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaad53ebd30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaad53ebdc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaad53ebe50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaad53ebee0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaad53ebf70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaad53ec000 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaad53ec090 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaad53ec120 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaad53ec1b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaad53ec240 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaad53ec2d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaad53ec360 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaad53ec3f0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaad53ec480 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaad53ec510 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaad53ec5a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaad53ec630 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaad53ec6c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaad53ec750 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaad53ec7e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaad53ec870 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaad53ec900 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaad53ec990 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaad53eca20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaad53ecab0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaad53ecb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaad53ecbd0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaad53ecc60 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaad53eccf0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaad53ecd80 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaad53ece10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaad53ecea0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaad53ecf30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaad53ecfc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaad53ed050 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaad53ed0e0 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaad53ed170 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaad53ed200 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaad53ed290 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaad53ed320 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaad53ed3b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaad53ed440 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: 0xaaaad5398f48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad5393f40 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5393fd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5394080 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5394118 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53e1860 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53e18f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53e1980 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53e1a10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53e1aa0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53e1b30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53e1bc0 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: 0xaaaad5399060 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394210 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53963a0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5396438 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad53942a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad53964e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5396578 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53ed4e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53ed570 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53ed600 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53ed690 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53ed720 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53ed7b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53ed840 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: 0xaaaad5399178 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaad5396090 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaad5395d80 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaad53950b0 VAL: 'a' (5 sibs) 37: 0xaaaad5395148 VAL: 'b' (5 sibs) 37: 0xaaaad53951e0 VAL: 'c' (5 sibs) 37: 0xaaaad5395278 VAL: 'd' (5 sibs) 37: 0xaaaad5395310 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53ed8e0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaad53ed970 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaad53eda00 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaad53eda90 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaad53edb20 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaad53edbb0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaad53edc40 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaad53edcd0 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: 0xaaaad53989d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaad53934f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaad5393588 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaad5393620 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53edd70 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaad53ede00 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaad53ede90 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaad53edf20 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: 0xaaaad5398ae8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5393b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad5393cc0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5393d58 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5393c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5393e00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5393e98 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53edfc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53ee050 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53ee0e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53ee170 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53ee200 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53ee290 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53ee320 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: 0xaaaad5398c00 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad53943b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53944f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5394588 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394448 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5394630 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad53946c8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53ee3c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53ee450 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53ee4e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53ee570 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53ee600 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53ee690 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53ee720 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: 0xaaaad5398d18 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53948b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5394948 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad53949f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5394a88 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53ee7c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53ee850 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53ee8e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53ee970 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53eea00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53eea90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53eeb20 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: 0xaaaad5398e30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaad5399250 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaad5399720 MAP: (1 sibs) 4 children: 37: 0xaaaad53997c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad5399858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad53998f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad5399988 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad53992e8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaad5399380 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaad5399a30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad5399c00 MAP: (1 sibs) 4 children: 37: 0xaaaad5399ca0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad5399d38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad5399dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad5399e68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad5399ac8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad5399f10 MAP: (1 sibs) 4 children: 37: 0xaaaad5399fb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a048 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a178 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad5399b60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399418 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaad53994b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaad539a220 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad539a3f0 MAP: (1 sibs) 4 children: 37: 0xaaaad539a490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a528 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a5c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a658 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539a2b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad539a700 MAP: (1 sibs) 4 children: 37: 0xaaaad539a7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539a838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539a8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539a968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539a350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399548 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaad53995e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaad539aa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaad539abe0 MAP: (1 sibs) 4 children: 37: 0xaaaad539ac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539ad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539adb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539ae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539aaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaad539aef0 MAP: (1 sibs) 4 children: 37: 0xaaaad539af90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaad539b028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaad539b0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaad539b158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaad539ab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaad5399678 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53eebc0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaad53eec50 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaad53eece0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaad53eed70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaad53eee00 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaad53eee90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaad53eef20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaad53eefb0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaad53ef040 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaad53ef0d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaad53ef160 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaad53ef1f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaad53ef280 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaad53ef310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaad53ef3a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaad53ef430 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaad53ef4c0 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaad53ef550 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaad53ef5e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaad53ef670 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaad53ef700 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaad53ef790 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaad53ef820 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaad53ef8b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaad53ef940 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaad53ef9d0 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaad53efa60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaad53efaf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaad53efb80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaad53efc10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaad53efca0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaad53efd30 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaad53efdc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaad53efe50 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaad53efee0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaad53eff70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaad53f0000 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaad53f0090 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaad53f0120 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaad53f01b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaad53f0240 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaad53f02d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaad53f0360 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaad53f03f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaad53f0480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaad53f0510 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaad53f05a0 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaad53f0630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaad53f06c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaad53f0750 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaad53f07e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaad53f0870 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaad53f0900 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: 0xaaaad5398f48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad5393f40 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5393fd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad5394c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad5394080 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5394118 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53f09a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53f0a30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53f0ac0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53f0b50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53f0be0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53f0c70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53f0d00 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: 0xaaaad5399060 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaad5394210 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaad53963a0 VAL: 'John Smith' (2 sibs) 37: 0xaaaad5396438 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaad53942a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaad53964e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaad5396578 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53f0da0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaad53f0e30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaad53f0ec0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaad53f0f50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaad53f0fe0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaad53f1070 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaad53f1100 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: 0xaaaad5399178 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaad5396090 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaad5395d80 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaad53950b0 VAL: 'a' (5 sibs) 37: 0xaaaad5395148 VAL: 'b' (5 sibs) 37: 0xaaaad53951e0 VAL: 'c' (5 sibs) 37: 0xaaaad5395278 VAL: 'd' (5 sibs) 37: 0xaaaad5395310 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaad53f11a0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaad53f1230 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaad53f12c0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaad53f1350 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaad53f13e0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaad53f1470 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaad53f1500 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaad53f1590 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 (7 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (7 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-1.14.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0xaaaacf5a0ae0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaacf59cec0 MAP: (3 sibs) 0 children: 38: 0xaaaacf59cf58 MAP: (3 sibs) 0 children: 38: 0xaaaacf59cff0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5e87b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf5e8840 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaacf5e88d0 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaacf5e8960 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: 0xaaaacf5a0bf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59d550 MAP: (2 sibs) 2 children: 38: 0xaaaacf59d690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59d728 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59d5e8 MAP: (2 sibs) 2 children: 38: 0xaaaacf59d7d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59d868 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5ea4e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5ea570 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf5ea600 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf5ea690 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf5ea720 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf5ea7b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf5ea840 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: 0xaaaacf5a0d10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59dd80 MAP: (2 sibs) 2 children: 38: 0xaaaacf59dec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59df58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59de18 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e000 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59e098 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5ec210 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5ec2a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf5ec330 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf5ec3c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf5ec450 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf5ec4e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf5ec570 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: 0xaaaacf5a0e28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59e140 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59e318 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59e1d8 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e3c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59e458 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5edf40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5edfd0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf5ee060 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf5ee0f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf5ee180 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf5ee210 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf5ee2a0 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: 0xaaaacf5a0f40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59edd0 MAP: (2 sibs) 2 children: 38: 0xaaaacf59ef10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59efa8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59ee68 MAP: (2 sibs) 2 children: 38: 0xaaaacf59f050 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59f0e8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5efc70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5efd00 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf5efd90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf5efe20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf5efeb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf5eff40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf5effd0 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: 0xaaaacf5a1058 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaacf59d960 MAP: (1 sibs) 2 children: 38: 0xaaaacf59d1d0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59d268 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5f19a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf5f1a30 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaacf5f1ac0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf5f1b50 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: 0xaaaacf5a1170 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaacf59f2d0 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f540 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59f5d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaacf59f368 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f680 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaacf59f718 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59f400 MAP: (4 sibs) 3 children: 38: 0xaaaacf59f7c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaacf59f858 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaacf59f8f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaacf59f498 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f990 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59fa28 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5f36d0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf5f3760 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaacf5f37f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf5f3880 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaacf5f3910 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaacf5f39a0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaacf5f3a30 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaacf5f3ac0 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaacf5f3b50 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaacf5f3be0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaacf5f3c70 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaacf5f3d00 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaacf5f3d90 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaacf5f3e20 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: 0xaaaacf5a1288 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaacf59fb20 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaacf59fbb8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaacf59fc50 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaacf59fce8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5f5400 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf5f5490 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaacf5f5520 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaacf5f55b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaacf5f5640 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: 0xaaaacf5a13a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaacf5a1c70 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaacf5a1d10 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a2010 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaacf5a1da8 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a20b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaacf5a1e40 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a2150 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaacf5a1ed8 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a21f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaacf5a2290 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaacf5a2328 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaacf5a1f70 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a23d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaacf5a2470 VAL: 'val1' (2 sibs) 38: 0xaaaacf5a2508 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5f7220 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf5f72b0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaacf5f7340 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaacf5f73d0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaacf5f7460 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaacf5f74f0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaacf5f7580 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaacf5f7610 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaacf5f76a0 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaacf5f7730 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaacf5f77c0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaacf5f7850 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaacf5f78e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaacf5f7970 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaacf5f7a00 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaacf5f7a90 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: 0xaaaacf5a14b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaacf59db40 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaacf59e550 MAP: (1 sibs) 1 children: 38: 0xaaaacf59e5f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaacf59dbd8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaacf59e690 MAP: (1 sibs) 1 children: 38: 0xaaaacf59e730 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaacf59dc70 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaacf59f190 MAP: (2 sibs) 1 children: 38: 0xaaaacf59e7d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaacf59f228 MAP: (2 sibs) 1 children: 38: 0xaaaacf59e870 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5f8ff0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf5f9080 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaacf5f9110 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaacf5f91a0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaacf5f9230 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaacf5f92c0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaacf5f9350 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaacf5f93e0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaacf5f9470 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaacf5f9500 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaacf5f9590 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaacf5f9620 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: 0xaaaacf5a15d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59d090 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a25b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaacf5a2648 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaacf5a26e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaacf59d128 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2780 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaacf5a2818 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaacf5a28b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5faec0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5faf50 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf5fafe0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf5fb070 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf5fb100 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf5fb190 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf5fb220 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf5fb2b0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf5fb340 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: 0xaaaacf5a16e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59da00 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2950 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaacf5a29e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaacf5a2a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaacf59da98 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2b20 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaacf5a2bb8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaacf5a2c50 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5fcd50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5fcde0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf5fce70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf5fcf00 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf5fcf90 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf5fd020 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf5fd0b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf5fd140 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf5fd1d0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaacf5fcd50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5fcde0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf5fce70 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf5fcf00 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf5fcf90 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf5fd020 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf5fd0b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf5fd140 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf5fd1d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaacf5fcd50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5fcde0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf5fce70 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf5fcf00 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf5fcf90 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf5fd020 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf5fd0b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf5fd140 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf5fd1d0 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: 0xaaaacf5a1800 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaacf5a2ec0 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3090 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaacf5a3128 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaacf5a31c0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaacf5a2f58 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3260 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaacf5a32f8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaacf5a3390 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaacf5a2ff0 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3430 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaacf5a34c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaacf5a3560 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5febf0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf5fec80 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaacf5fed10 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf5feda0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf5fee30 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf5feec0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaacf5fef50 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaacf5fefe0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaacf5ff070 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaacf5ff100 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaacf5ff190 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaacf5ff220 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaacf5ff2b0 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: 0xaaaacf5a0ae0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaacf59cec0 MAP: (3 sibs) 0 children: 38: 0xaaaacf59cf58 MAP: (3 sibs) 0 children: 38: 0xaaaacf59cff0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5ff500 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf5ff590 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaacf5ff620 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaacf5ff6b0 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: 0xaaaacf5a0bf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59d550 MAP: (2 sibs) 2 children: 38: 0xaaaacf59d690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59d728 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59d5e8 MAP: (2 sibs) 2 children: 38: 0xaaaacf59d7d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59d868 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf5ffe10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5ffea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf5fff30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf5fffc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf600050 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf6000e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf600170 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: 0xaaaacf5a0d10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59dd80 MAP: (2 sibs) 2 children: 38: 0xaaaacf59dec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59df58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59de18 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e000 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59e098 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf600720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf6007b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf600840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf6008d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf600960 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf6009f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf600a80 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: 0xaaaacf5a0e28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59e140 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59e318 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59e1d8 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e3c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59e458 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf601030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf6010c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf601150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf6011e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf601270 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf601300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf601390 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: 0xaaaacf5a0f40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59edd0 MAP: (2 sibs) 2 children: 38: 0xaaaacf59ef10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59efa8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59ee68 MAP: (2 sibs) 2 children: 38: 0xaaaacf59f050 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59f0e8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf601940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf6019d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf601a60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf601af0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf601b80 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf601c10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf601ca0 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: 0xaaaacf5a1058 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaacf59d960 MAP: (1 sibs) 2 children: 38: 0xaaaacf59d1d0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59d268 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf602250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf6022e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaacf602370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf602400 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: 0xaaaacf5a1170 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaacf59f2d0 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f540 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59f5d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaacf59f368 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f680 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaacf59f718 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59f400 MAP: (4 sibs) 3 children: 38: 0xaaaacf59f7c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaacf59f858 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaacf59f8f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaacf59f498 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f990 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59fa28 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf602b60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf602bf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaacf602c80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf602d10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaacf602da0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaacf602e30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaacf602ec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaacf602f50 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaacf602fe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaacf603070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaacf603100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaacf603190 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaacf603220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaacf6032b0 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: 0xaaaacf5a1288 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaacf59fb20 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaacf59fbb8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaacf59fc50 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaacf59fce8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf603470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf603500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaacf603590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaacf603620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaacf6036b0 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: 0xaaaacf5a13a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaacf5a1c70 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaacf5a1d10 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a2010 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaacf5a1da8 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a20b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaacf5a1e40 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a2150 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaacf5a1ed8 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a21f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaacf5a2290 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaacf5a2328 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaacf5a1f70 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a23d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaacf5a2470 VAL: 'val1' (2 sibs) 38: 0xaaaacf5a2508 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf603d80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf603e10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaacf603ea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaacf603f30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaacf603fc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaacf604050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaacf6040e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaacf604170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaacf604200 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaacf604290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaacf604320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaacf6043b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaacf604440 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaacf6044d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaacf604560 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaacf6045f0 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: 0xaaaacf5a14b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaacf59db40 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaacf59e550 MAP: (1 sibs) 1 children: 38: 0xaaaacf59e5f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaacf59dbd8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaacf59e690 MAP: (1 sibs) 1 children: 38: 0xaaaacf59e730 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaacf59dc70 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaacf59f190 MAP: (2 sibs) 1 children: 38: 0xaaaacf59e7d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaacf59f228 MAP: (2 sibs) 1 children: 38: 0xaaaacf59e870 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf604690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf604720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaacf6047b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaacf604840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaacf6048d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaacf604960 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaacf6049f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaacf604a80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaacf604b10 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaacf604ba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaacf604c30 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaacf604cc0 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: 0xaaaacf5a15d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59d090 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a25b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaacf5a2648 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaacf5a26e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaacf59d128 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2780 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaacf5a2818 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaacf5a28b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf604fa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf605030 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf6050c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf605150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf6051e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf605270 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf605300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf605390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf605420 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: 0xaaaacf5a16e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59da00 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2950 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaacf5a29e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaacf5a2a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaacf59da98 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2b20 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaacf5a2bb8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaacf5a2c50 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf6058b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf605940 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf6059d0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf605a60 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf605af0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf605b80 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf605c10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf605ca0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf605d30 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaacf6058b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf605940 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf6059d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf605a60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf605af0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf605b80 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf605c10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf605ca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf605d30 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaacf6058b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf605940 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf6059d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf605a60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf605af0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf605b80 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf605c10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf605ca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf605d30 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: 0xaaaacf5a1800 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaacf5a2ec0 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3090 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaacf5a3128 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaacf5a31c0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaacf5a2f58 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3260 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaacf5a32f8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaacf5a3390 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaacf5a2ff0 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3430 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaacf5a34c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaacf5a3560 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf6061c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf606250 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaacf6062e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf606370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf606400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf606490 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaacf606520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaacf6065b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaacf606640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaacf6066d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaacf606760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaacf6067f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaacf606880 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] 0xaaaacf5e87b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf5e8840 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaacf5e88d0 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaacf5e8960 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] 0xaaaacf607c60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf607cf0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaacf607d80 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaacf607e10 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] 0xaaaacf5ea4e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5ea570 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf5ea600 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf5ea690 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf5ea720 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf5ea7b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf5ea840 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] 0xaaaacf608e50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf608ee0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf608f70 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf609000 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf609090 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf609120 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf6091b0 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] 0xaaaacf5ec210 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5ec2a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf5ec330 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf5ec3c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf5ec450 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf5ec4e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf5ec570 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] 0xaaaacf609760 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf6097f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf609880 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf609910 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf6099a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf609a30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf609ac0 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] 0xaaaacf5edf40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5edfd0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf5ee060 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf5ee0f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf5ee180 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf5ee210 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf5ee2a0 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] 0xaaaacf60a070 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf60a100 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf60a190 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf60a220 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf60a2b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf60a340 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf60a3d0 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] 0xaaaacf5efc70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5efd00 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf5efd90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf5efe20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf5efeb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf5eff40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf5effd0 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] 0xaaaacf60a980 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf60aa10 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf60aaa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf60ab30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf60abc0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf60ac50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf60ace0 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] 0xaaaacf5f19a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf5f1a30 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaacf5f1ac0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf5f1b50 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] 0xaaaacf60b290 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf60b320 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaacf60b3b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf60b440 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] 0xaaaacf5f36d0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf5f3760 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaacf5f37f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf5f3880 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaacf5f3910 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaacf5f39a0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaacf5f3a30 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaacf5f3ac0 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaacf5f3b50 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaacf5f3be0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaacf5f3c70 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaacf5f3d00 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaacf5f3d90 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaacf5f3e20 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] 0xaaaacf60bba0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf60bc30 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaacf60bcc0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf60bd50 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaacf60bde0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaacf60be70 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaacf60bf00 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaacf60bf90 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaacf60c020 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaacf60c0b0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaacf60c140 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaacf60c1d0 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaacf60c260 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaacf60c2f0 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] 0xaaaacf5f5400 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf5f5490 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaacf5f5520 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaacf5f55b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaacf5f5640 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] 0xaaaacf60c4b0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf60c540 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaacf60c5d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaacf60c660 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaacf60c6f0 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] 0xaaaacf5f7220 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf5f72b0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaacf5f7340 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaacf5f73d0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaacf5f7460 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaacf5f74f0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaacf5f7580 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaacf5f7610 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaacf5f76a0 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaacf5f7730 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaacf5f77c0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaacf5f7850 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaacf5f78e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaacf5f7970 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaacf5f7a00 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaacf5f7a90 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] 0xaaaacf60cdc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf60ce50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaacf60cee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaacf60cf70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaacf60d000 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaacf60d090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaacf60d120 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaacf60d1b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaacf60d240 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaacf60d2d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaacf60d360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaacf60d3f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaacf60d480 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaacf60d510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaacf60d5a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaacf60d630 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] 0xaaaacf5f8ff0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf5f9080 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaacf5f9110 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaacf5f91a0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaacf5f9230 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaacf5f92c0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaacf5f9350 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaacf5f93e0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaacf5f9470 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaacf5f9500 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaacf5f9590 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaacf5f9620 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] 0xaaaacf60d6d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf60d760 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaacf60d7f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaacf60d880 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaacf60d910 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaacf60d9a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaacf60da30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaacf60dac0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaacf60db50 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaacf60dbe0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaacf60dc70 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaacf60dd00 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] 0xaaaacf5faec0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5faf50 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf5fafe0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf5fb070 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf5fb100 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf5fb190 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf5fb220 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf5fb2b0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf5fb340 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] 0xaaaacf60dfe0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf60e070 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf60e100 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf60e190 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf60e220 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf60e2b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf60e340 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf60e3d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf60e460 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] 0xaaaacf5fcd50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5fcde0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf5fce70 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf5fcf00 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf5fcf90 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf5fd020 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf5fd0b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf5fd140 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf5fd1d0 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] 0xaaaacf60e8f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf60e980 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf60ea10 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf60eaa0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf60eb30 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf60ebc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf60ec50 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf60ece0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf60ed70 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] 0xaaaacf5febf0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf5fec80 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaacf5fed10 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf5feda0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf5fee30 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf5feec0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaacf5fef50 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaacf5fefe0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaacf5ff070 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaacf5ff100 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaacf5ff190 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaacf5ff220 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaacf5ff2b0 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] 0xaaaacf60f200 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf60f290 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaacf60f320 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf60f3b0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf60f440 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf60f4d0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaacf60f560 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaacf60f5f0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaacf60f680 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaacf60f710 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaacf60f7a0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaacf60f830 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaacf60f8c0 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] 0xaaaacf5ff500 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf5ff590 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaacf5ff620 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaacf5ff6b0 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] 0xaaaacf60fb10 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf60fba0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaacf60fc30 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaacf60fcc0 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] 0xaaaacf5ffe10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf5ffea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf5fff30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf5fffc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf600050 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf6000e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf600170 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] 0xaaaacf610420 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf6104b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf610540 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf6105d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf610660 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf6106f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf610780 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] 0xaaaacf600720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf6007b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf600840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf6008d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf600960 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf6009f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf600a80 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] 0xaaaacf610d30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf610dc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf610e50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf610ee0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf610f70 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf611000 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf611090 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] 0xaaaacf601030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf6010c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf601150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf6011e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf601270 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf601300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf601390 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] 0xaaaacf611640 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf6116d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf611760 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf6117f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf611880 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf611910 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf6119a0 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] 0xaaaacf601940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf6019d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf601a60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf601af0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf601b80 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf601c10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf601ca0 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] 0xaaaacf611f50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf611fe0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf612070 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf612100 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf612190 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf612220 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf6122b0 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] 0xaaaacf602250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf6022e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaacf602370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf602400 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] 0xaaaacf612860 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf6128f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaacf612980 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf612a10 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] 0xaaaacf602b60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf602bf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaacf602c80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf602d10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaacf602da0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaacf602e30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaacf602ec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaacf602f50 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaacf602fe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaacf603070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaacf603100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaacf603190 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaacf603220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaacf6032b0 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] 0xaaaacf613170 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf613200 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaacf613290 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf613320 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaacf6133b0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaacf613440 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaacf6134d0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaacf613560 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaacf6135f0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaacf613680 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaacf613710 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaacf6137a0 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaacf613830 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaacf6138c0 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] 0xaaaacf603470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf603500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaacf603590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaacf603620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaacf6036b0 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] 0xaaaacf613a80 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf613b10 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaacf613ba0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaacf613c30 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaacf613cc0 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] 0xaaaacf603d80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf603e10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaacf603ea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaacf603f30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaacf603fc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaacf604050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaacf6040e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaacf604170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaacf604200 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaacf604290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaacf604320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaacf6043b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaacf604440 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaacf6044d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaacf604560 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaacf6045f0 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] 0xaaaacf614390 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf614420 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaacf6144b0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaacf614540 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaacf6145d0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaacf614660 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaacf6146f0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaacf614780 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaacf614810 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaacf6148a0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaacf614930 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaacf6149c0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaacf614a50 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaacf614ae0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaacf614b70 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaacf614c00 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] 0xaaaacf604690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf604720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaacf6047b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaacf604840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaacf6048d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaacf604960 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaacf6049f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaacf604a80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaacf604b10 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaacf604ba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaacf604c30 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaacf604cc0 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] 0xaaaacf614ca0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf614d30 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaacf614dc0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaacf614e50 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaacf614ee0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaacf614f70 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaacf615000 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaacf615090 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaacf615120 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaacf6151b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaacf615240 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaacf6152d0 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] 0xaaaacf604fa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf605030 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf6050c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf605150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf6051e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf605270 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf605300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf605390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf605420 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] 0xaaaacf6155b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf615640 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf6156d0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf615760 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf6157f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf615880 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf615910 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf6159a0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf615a30 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] 0xaaaacf6058b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf605940 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf6059d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf605a60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf605af0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf605b80 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf605c10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf605ca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf605d30 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] 0xaaaacf615ec0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf615f50 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf615fe0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf616070 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf616100 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf616190 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf616220 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf6162b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf616340 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] 0xaaaacf6061c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf606250 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaacf6062e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf606370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf606400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf606490 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaacf606520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaacf6065b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaacf606640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaacf6066d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaacf606760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaacf6067f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaacf606880 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] 0xaaaacf6167d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf616860 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaacf6168f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf616980 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf616a10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf616aa0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaacf616b30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaacf616bc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaacf616c50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaacf616ce0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaacf616d70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaacf616e00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaacf616e90 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: 0xaaaacf5a0ae0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaacf59cec0 MAP: (3 sibs) 0 children: 38: 0xaaaacf59cf58 MAP: (3 sibs) 0 children: 38: 0xaaaacf59cff0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf608930 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf6089c0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaacf608a50 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaacf608ae0 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: 0xaaaacf5a0bf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59d550 MAP: (2 sibs) 2 children: 38: 0xaaaacf59d690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59d728 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59d5e8 MAP: (2 sibs) 2 children: 38: 0xaaaacf59d7d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59d868 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf6170e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf617170 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf617200 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf617290 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf617320 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf6173b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf617440 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: 0xaaaacf5a0d10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59dd80 MAP: (2 sibs) 2 children: 38: 0xaaaacf59dec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59df58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59de18 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e000 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59e098 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf6174e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf617570 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf617600 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf617690 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf617720 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf6177b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf617840 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: 0xaaaacf5a0e28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59e140 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59e318 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59e1d8 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e3c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59e458 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf6178e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf617970 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf617a00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf617a90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf617b20 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf617bb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf617c40 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: 0xaaaacf5a0f40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59edd0 MAP: (2 sibs) 2 children: 38: 0xaaaacf59ef10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59efa8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59ee68 MAP: (2 sibs) 2 children: 38: 0xaaaacf59f050 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59f0e8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf617ce0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf617d70 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf617e00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf617e90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf617f20 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf617fb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf618040 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: 0xaaaacf5a1058 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaacf59d960 MAP: (1 sibs) 2 children: 38: 0xaaaacf59d1d0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59d268 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf6180e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf618170 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaacf618200 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf618290 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: 0xaaaacf5a1170 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaacf59f2d0 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f540 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59f5d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaacf59f368 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f680 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaacf59f718 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59f400 MAP: (4 sibs) 3 children: 38: 0xaaaacf59f7c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaacf59f858 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaacf59f8f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaacf59f498 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f990 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59fa28 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf618330 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf6183c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaacf618450 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf6184e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaacf618570 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaacf618600 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaacf618690 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaacf618720 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaacf6187b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaacf618840 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaacf6188d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaacf618960 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaacf6189f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaacf618a80 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: 0xaaaacf5a1288 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaacf59fb20 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaacf59fbb8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaacf59fc50 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaacf59fce8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf618b20 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf618bb0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaacf618c40 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaacf618cd0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaacf618d60 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: 0xaaaacf5a13a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaacf5a1c70 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaacf5a1d10 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a2010 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaacf5a1da8 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a20b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaacf5a1e40 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a2150 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaacf5a1ed8 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a21f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaacf5a2290 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaacf5a2328 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaacf5a1f70 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a23d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaacf5a2470 VAL: 'val1' (2 sibs) 38: 0xaaaacf5a2508 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf618e00 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf618e90 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaacf618f20 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaacf618fb0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaacf619040 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaacf6190d0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaacf619160 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaacf6191f0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaacf619280 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaacf619310 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaacf6193a0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaacf619430 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaacf6194c0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaacf619550 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaacf6195e0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaacf619670 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: 0xaaaacf5a14b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaacf59db40 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaacf59e550 MAP: (1 sibs) 1 children: 38: 0xaaaacf59e5f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaacf59dbd8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaacf59e690 MAP: (1 sibs) 1 children: 38: 0xaaaacf59e730 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaacf59dc70 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaacf59f190 MAP: (2 sibs) 1 children: 38: 0xaaaacf59e7d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaacf59f228 MAP: (2 sibs) 1 children: 38: 0xaaaacf59e870 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf619710 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf6197a0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaacf619830 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaacf6198c0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaacf619950 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaacf6199e0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaacf619a70 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaacf619b00 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaacf619b90 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaacf619c20 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaacf619cb0 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaacf619d40 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: 0xaaaacf5a15d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59d090 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a25b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaacf5a2648 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaacf5a26e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaacf59d128 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2780 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaacf5a2818 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaacf5a28b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf619de0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf619e70 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf619f00 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf619f90 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf61a020 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf61a0b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf61a140 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf61a1d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf61a260 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: 0xaaaacf5a16e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59da00 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2950 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaacf5a29e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaacf5a2a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaacf59da98 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2b20 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaacf5a2bb8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaacf5a2c50 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61a300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf61a390 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf61a420 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf61a4b0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf61a540 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf61a5d0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf61a660 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf61a6f0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf61a780 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: 0xaaaacf5a1800 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaacf5a2ec0 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3090 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaacf5a3128 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaacf5a31c0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaacf5a2f58 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3260 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaacf5a32f8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaacf5a3390 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaacf5a2ff0 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3430 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaacf5a34c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaacf5a3560 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61a820 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf61a8b0 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaacf61a940 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf61a9d0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf61aa60 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf61aaf0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaacf61ab80 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaacf61ac10 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaacf61aca0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaacf61ad30 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaacf61adc0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaacf61ae50 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaacf61aee0 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: 0xaaaacf5a0ae0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaacf59cec0 MAP: (3 sibs) 0 children: 38: 0xaaaacf59cf58 MAP: (3 sibs) 0 children: 38: 0xaaaacf59cff0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61af80 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf61b010 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaacf61b0a0 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaacf61b130 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: 0xaaaacf5a0bf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59d550 MAP: (2 sibs) 2 children: 38: 0xaaaacf59d690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59d728 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59d5e8 MAP: (2 sibs) 2 children: 38: 0xaaaacf59d7d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59d868 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61b1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf61b260 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf61b2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf61b380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf61b410 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf61b4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf61b530 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: 0xaaaacf5a0d10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59dd80 MAP: (2 sibs) 2 children: 38: 0xaaaacf59dec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59df58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59de18 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e000 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59e098 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61b5d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf61b660 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf61b6f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf61b780 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf61b810 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf61b8a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf61b930 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: 0xaaaacf5a0e28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59e140 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59e318 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59e1d8 MAP: (2 sibs) 2 children: 38: 0xaaaacf59e3c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59e458 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61b9d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf61ba60 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf61baf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf61bb80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf61bc10 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf61bca0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf61bd30 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: 0xaaaacf5a0f40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59edd0 MAP: (2 sibs) 2 children: 38: 0xaaaacf59ef10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaacf59efa8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaacf59ee68 MAP: (2 sibs) 2 children: 38: 0xaaaacf59f050 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaacf59f0e8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61bdd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf61be60 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaacf61bef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaacf61bf80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaacf61c010 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaacf61c0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaacf61c130 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: 0xaaaacf5a1058 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaacf59d960 MAP: (1 sibs) 2 children: 38: 0xaaaacf59d1d0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59d268 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61c1d0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf61c260 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaacf61c2f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf61c380 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: 0xaaaacf5a1170 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaacf59f2d0 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f540 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59f5d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaacf59f368 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f680 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaacf59f718 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59f400 MAP: (4 sibs) 3 children: 38: 0xaaaacf59f7c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaacf59f858 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaacf59f8f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaacf59f498 MAP: (4 sibs) 2 children: 38: 0xaaaacf59f990 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaacf59fa28 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61c420 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf61c4b0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaacf61c540 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaacf61c5d0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaacf61c660 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaacf61c6f0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaacf61c780 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaacf61c810 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaacf61c8a0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaacf61c930 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaacf61c9c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaacf61ca50 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaacf61cae0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaacf61cb70 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: 0xaaaacf5a1288 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaacf59fb20 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaacf59fbb8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaacf59fc50 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaacf59fce8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61cc10 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaacf61cca0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaacf61cd30 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaacf61cdc0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaacf61ce50 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: 0xaaaacf5a13a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaacf5a1c70 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaacf5a1d10 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a2010 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaacf5a1da8 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a20b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaacf5a1e40 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a2150 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaacf5a1ed8 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a21f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaacf5a2290 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaacf5a2328 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaacf5a1f70 MAP: (5 sibs) 1 children: 38: 0xaaaacf5a23d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaacf5a2470 VAL: 'val1' (2 sibs) 38: 0xaaaacf5a2508 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61cef0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaacf61cf80 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaacf61d010 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaacf61d0a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaacf61d130 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaacf61d1c0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaacf61d250 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaacf61d2e0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaacf61d370 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaacf61d400 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaacf61d490 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaacf61d520 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaacf61d5b0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaacf61d640 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaacf61d6d0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaacf61d760 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: 0xaaaacf5a14b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaacf59db40 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaacf59e550 MAP: (1 sibs) 1 children: 38: 0xaaaacf59e5f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaacf59dbd8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaacf59e690 MAP: (1 sibs) 1 children: 38: 0xaaaacf59e730 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaacf59dc70 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaacf59f190 MAP: (2 sibs) 1 children: 38: 0xaaaacf59e7d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaacf59f228 MAP: (2 sibs) 1 children: 38: 0xaaaacf59e870 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61d800 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf61d890 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaacf61d920 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaacf61d9b0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaacf61da40 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaacf61dad0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaacf61db60 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaacf61dbf0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaacf61dc80 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaacf61dd10 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaacf61dda0 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaacf61de30 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: 0xaaaacf5a15d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59d090 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a25b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaacf5a2648 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaacf5a26e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaacf59d128 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2780 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaacf5a2818 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaacf5a28b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61ded0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf61df60 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf61dff0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf61e080 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf61e110 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf61e1a0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf61e230 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf61e2c0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf61e350 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: 0xaaaacf5a16e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaacf59da00 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2950 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaacf5a29e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaacf5a2a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaacf59da98 MAP: (2 sibs) 3 children: 38: 0xaaaacf5a2b20 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaacf5a2bb8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaacf5a2c50 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61e3f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaacf61e480 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaacf61e510 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf61e5a0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf61e630 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf61e6c0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaacf61e750 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaacf61e7e0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaacf61e870 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: 0xaaaacf5a1800 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaacf5a2ec0 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3090 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaacf5a3128 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaacf5a31c0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaacf5a2f58 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3260 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaacf5a32f8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaacf5a3390 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaacf5a2ff0 MAP: (3 sibs) 3 children: 38: 0xaaaacf5a3430 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaacf5a34c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaacf5a3560 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaacf61e910 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaacf61e9a0 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaacf61ea30 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaacf61eac0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaacf61eb50 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaacf61ebe0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaacf61ec70 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaacf61ed00 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaacf61ed90 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaacf61ee20 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaacf61eeb0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaacf61ef40 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaacf61efd0 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 (9 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (9 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.02 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0xaaaad6284fe0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaad6283770 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaad6283808 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaad62838a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaad62839e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaad6283a78 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaad6283938 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaad6283b20 VAL: 'item 1' (2 sibs) 39: 0xaaaad6283bb8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad62967d0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaad6296860 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaad62968f0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaad6296980 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaad6296a10 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaad6296aa0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaad6296b30 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaad6296bc0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaad6296c50 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: 0xaaaad62850f8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaad6284980 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaad6283510 MAP: (2 sibs) 4 children: 39: 0xaaaad6284a20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaad6284ab8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaad6284b50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaad6284be8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaad62835a8 MAP: (2 sibs) 5 children: 39: 0xaaaad6284c90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaad6284d28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaad6284dc0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaad6284e58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaad6284ef0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad6298b70 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad6298c00 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad6298c90 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad6298d20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad6298db0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad6298e40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad6298ed0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad6298f60 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad6298ff0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad6299080 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad6299110 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad62991a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad6299230 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: 0xaaaad6285210 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaad6285400 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaad62854a0 MAP: (2 sibs) 4 children: 39: 0xaaaad62855e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaad6285678 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaad6285710 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaad62857a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaad6285538 MAP: (2 sibs) 5 children: 39: 0xaaaad6285850 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaad62858e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaad6285980 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaad6285a18 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaad6285ab0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad629ae20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad629aeb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad629af40 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad629afd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad629b060 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad629b0f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad629b180 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad629b210 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad629b2a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad629b330 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad629b3c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad629b450 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad629b4e0 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: 0xaaaad6284fe0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaad6283770 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaad6283808 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaad62838a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaad62839e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaad6283a78 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaad6283938 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaad6283b20 VAL: 'item 1' (2 sibs) 39: 0xaaaad6283bb8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad629b730 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaad629b7c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaad629b850 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaad629b8e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaad629b970 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaad629ba00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaad629ba90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaad629bb20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaad629bbb0 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: 0xaaaad62850f8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaad6284980 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaad6283510 MAP: (2 sibs) 4 children: 39: 0xaaaad6284a20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaad6284ab8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaad6284b50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaad6284be8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaad62835a8 MAP: (2 sibs) 5 children: 39: 0xaaaad6284c90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaad6284d28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaad6284dc0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaad6284e58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaad6284ef0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad629c040 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad629c0d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad629c160 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad629c1f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad629c280 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad629c310 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad629c3a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad629c430 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad629c4c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad629c550 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad629c5e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad629c670 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad629c700 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: 0xaaaad6285210 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaad6285400 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaad62854a0 MAP: (2 sibs) 4 children: 39: 0xaaaad62855e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaad6285678 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaad6285710 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaad62857a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaad6285538 MAP: (2 sibs) 5 children: 39: 0xaaaad6285850 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaad62858e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaad6285980 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaad6285a18 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaad6285ab0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad629c950 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad629c9e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad629ca70 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad629cb00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad629cb90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad629cc20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad629ccb0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad629cd40 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad629cdd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad629ce60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad629cef0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad629cf80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad629d010 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] 0xaaaad62967d0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaad6296860 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaad62968f0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaad6296980 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaad6296a10 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaad6296aa0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaad6296b30 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaad6296bc0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaad6296c50 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] 0xaaaad629de20 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaad629deb0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaad629df40 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaad629dfd0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaad629e060 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaad629e0f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaad629e180 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaad629e210 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaad629e2a0 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] 0xaaaad6298b70 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad6298c00 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad6298c90 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad6298d20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad6298db0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad6298e40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad6298ed0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad6298f60 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad6298ff0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad6299080 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad6299110 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad62991a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad6299230 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] 0xaaaad629f010 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad629f0a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad629f130 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad629f1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad629f250 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad629f2e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad629f370 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad629f400 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad629f490 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad629f520 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad629f5b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad629f640 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad629f6d0 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] 0xaaaad629ae20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad629aeb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad629af40 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad629afd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad629b060 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad629b0f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad629b180 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad629b210 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad629b2a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad629b330 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad629b3c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad629b450 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad629b4e0 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] 0xaaaad629f920 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad629f9b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad629fa40 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad629fad0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad629fb60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad629fbf0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad629fc80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad629fd10 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad629fda0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad629fe30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad629fec0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad629ff50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad629ffe0 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] 0xaaaad629b730 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaad629b7c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaad629b850 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaad629b8e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaad629b970 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaad629ba00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaad629ba90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaad629bb20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaad629bbb0 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] 0xaaaad62a0230 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaad62a02c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaad62a0350 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaad62a03e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaad62a0470 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaad62a0500 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaad62a0590 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaad62a0620 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaad62a06b0 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] 0xaaaad629c040 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad629c0d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad629c160 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad629c1f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad629c280 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad629c310 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad629c3a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad629c430 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad629c4c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad629c550 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad629c5e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad629c670 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad629c700 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] 0xaaaad62a0b40 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad62a0bd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad62a0c60 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad62a0cf0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad62a0d80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad62a0e10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad62a0ea0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad62a0f30 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad62a0fc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad62a1050 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad62a10e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad62a1170 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad62a1200 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] 0xaaaad629c950 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad629c9e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad629ca70 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad629cb00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad629cb90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad629cc20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad629ccb0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad629cd40 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad629cdd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad629ce60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad629cef0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad629cf80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad629d010 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] 0xaaaad62a1450 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad62a14e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad62a1570 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad62a1600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad62a1690 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad62a1720 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad62a17b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad62a1840 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad62a18d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad62a1960 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad62a19f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad62a1a80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad62a1b10 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: 0xaaaad6284fe0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaad6283770 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaad6283808 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaad62838a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaad62839e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaad6283a78 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaad6283938 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaad6283b20 VAL: 'item 1' (2 sibs) 39: 0xaaaad6283bb8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad629e8f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaad629e980 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaad629ea10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaad629eaa0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaad629eb30 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaad629ebc0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaad629ec50 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaad629ece0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaad629ed70 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: 0xaaaad62850f8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaad6284980 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaad6283510 MAP: (2 sibs) 4 children: 39: 0xaaaad6284a20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaad6284ab8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaad6284b50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaad6284be8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaad62835a8 MAP: (2 sibs) 5 children: 39: 0xaaaad6284c90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaad6284d28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaad6284dc0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaad6284e58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaad6284ef0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad62a1d60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad62a1df0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad62a1e80 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad62a1f10 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad62a1fa0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad62a2030 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad62a20c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad62a2150 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad62a21e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad62a2270 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad62a2300 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad62a2390 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad62a2420 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: 0xaaaad6285210 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaad6285400 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaad62854a0 MAP: (2 sibs) 4 children: 39: 0xaaaad62855e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaad6285678 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaad6285710 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaad62857a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaad6285538 MAP: (2 sibs) 5 children: 39: 0xaaaad6285850 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaad62858e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaad6285980 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaad6285a18 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaad6285ab0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad62a24c0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad62a2550 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad62a25e0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad62a2670 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad62a2700 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad62a2790 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad62a2820 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad62a28b0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad62a2940 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad62a29d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad62a2a60 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad62a2af0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad62a2b80 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: 0xaaaad6284fe0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaad6283770 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaad6283808 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaad62838a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaad62839e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaad6283a78 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaad6283938 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaad6283b20 VAL: 'item 1' (2 sibs) 39: 0xaaaad6283bb8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad62a2c20 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaad62a2cb0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaad62a2d40 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaad62a2dd0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaad62a2e60 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaad62a2ef0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaad62a2f80 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaad62a3010 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaad62a30a0 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: 0xaaaad62850f8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaad6284980 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaad6283510 MAP: (2 sibs) 4 children: 39: 0xaaaad6284a20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaad6284ab8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaad6284b50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaad6284be8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaad62835a8 MAP: (2 sibs) 5 children: 39: 0xaaaad6284c90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaad6284d28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaad6284dc0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaad6284e58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaad6284ef0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad62a3140 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad62a31d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad62a3260 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad62a32f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad62a3380 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad62a3410 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad62a34a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad62a3530 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad62a35c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad62a3650 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad62a36e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad62a3770 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad62a3800 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: 0xaaaad6285210 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaad6285400 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaad62854a0 MAP: (2 sibs) 4 children: 39: 0xaaaad62855e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaad6285678 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaad6285710 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaad62857a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaad6285538 MAP: (2 sibs) 5 children: 39: 0xaaaad6285850 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaad62858e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaad6285980 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaad6285a18 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaad6285ab0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaad62a38a0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaad62a3930 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaad62a39c0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaad62a3a50 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaad62a3ae0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaad62a3b70 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaad62a3c00 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaad62a3c90 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaad62a3d20 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaad62a3db0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaad62a3e40 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaad62a3ed0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaad62a3f60 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 (2 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (2 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-1.14.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0xaaaaf4e96cb0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaaf4e96770 VAL: 'item 1' (4 sibs) 40: 0xaaaaf4e96808 VAL: 'item 2' (4 sibs) 40: 0xaaaaf4e968a0 SEQ: (4 sibs) 2 children: 40: 0xaaaaf4e969e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaaaf4e96a78 VAL: 'item 3.2' (2 sibs) 40: 0xaaaaf4e96938 MAP: (4 sibs) 2 children: 40: 0xaaaaf4e96b20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaaf4e96bb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaaf4ea26e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea2770 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea2800 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea2890 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea2920 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea29b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea2a40 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea2ad0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea2b60 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: 0xaaaaf4e96dc8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaaf4e96ea0 VAL: 'item 1' (4 sibs) 40: 0xaaaaf4e96f38 VAL: 'item 2' (4 sibs) 40: 0xaaaaf4e96fd0 SEQ: (4 sibs) 2 children: 40: 0xaaaaf4e97110 VAL: 'item 3.1' (2 sibs) 40: 0xaaaaf4e971a8 VAL: 'item 3.2' (2 sibs) 40: 0xaaaaf4e97068 MAP: (4 sibs) 2 children: 40: 0xaaaaf4e97250 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaaf4e972e8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaaf4ea4700 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea4790 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea4820 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea48b0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea4940 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea49d0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea4a60 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea4af0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea4b80 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: 0xaaaaf4e96cb0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaaf4e96770 VAL: 'item 1' (4 sibs) 40: 0xaaaaf4e96808 VAL: 'item 2' (4 sibs) 40: 0xaaaaf4e968a0 SEQ: (4 sibs) 2 children: 40: 0xaaaaf4e969e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaaaf4e96a78 VAL: 'item 3.2' (2 sibs) 40: 0xaaaaf4e96938 MAP: (4 sibs) 2 children: 40: 0xaaaaf4e96b20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaaf4e96bb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaaf4ea5010 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea50a0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea5130 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea51c0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea5250 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea52e0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea5370 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea5400 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea5490 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: 0xaaaaf4e96dc8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaaf4e96ea0 VAL: 'item 1' (4 sibs) 40: 0xaaaaf4e96f38 VAL: 'item 2' (4 sibs) 40: 0xaaaaf4e96fd0 SEQ: (4 sibs) 2 children: 40: 0xaaaaf4e97110 VAL: 'item 3.1' (2 sibs) 40: 0xaaaaf4e971a8 VAL: 'item 3.2' (2 sibs) 40: 0xaaaaf4e97068 MAP: (4 sibs) 2 children: 40: 0xaaaaf4e97250 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaaf4e972e8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaaf4ea5920 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea59b0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea5a40 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea5ad0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea5b60 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea5bf0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea5c80 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea5d10 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea5da0 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] 0xaaaaf4ea26e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea2770 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea2800 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea2890 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea2920 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea29b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea2a40 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea2ad0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea2b60 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] 0xaaaaf4ea66e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea6770 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea6800 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea6890 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea6920 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea69b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea6a40 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea6ad0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea6b60 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] 0xaaaaf4ea4700 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea4790 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea4820 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea48b0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea4940 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea49d0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea4a60 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea4af0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea4b80 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] 0xaaaaf4ea78d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea7960 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea79f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea7a80 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea7b10 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea7ba0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea7c30 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea7cc0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea7d50 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] 0xaaaaf4ea5010 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea50a0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea5130 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea51c0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea5250 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea52e0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea5370 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea5400 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea5490 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] 0xaaaaf4ea81e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea8270 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea8300 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea8390 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea8420 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea84b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea8540 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea85d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea8660 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] 0xaaaaf4ea5920 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea59b0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea5a40 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea5ad0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea5b60 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea5bf0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea5c80 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea5d10 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea5da0 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] 0xaaaaf4ea8af0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea8b80 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea8c10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea8ca0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea8d30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea8dc0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea8e50 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea8ee0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea8f70 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: 0xaaaaf4e96cb0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaaf4e96770 VAL: 'item 1' (4 sibs) 40: 0xaaaaf4e96808 VAL: 'item 2' (4 sibs) 40: 0xaaaaf4e968a0 SEQ: (4 sibs) 2 children: 40: 0xaaaaf4e969e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaaaf4e96a78 VAL: 'item 3.2' (2 sibs) 40: 0xaaaaf4e96938 MAP: (4 sibs) 2 children: 40: 0xaaaaf4e96b20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaaf4e96bb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaaf4ea6ff0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea7080 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea7110 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea71a0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea7230 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea72c0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea7350 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea73e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea7470 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: 0xaaaaf4e96dc8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaaf4e96ea0 VAL: 'item 1' (4 sibs) 40: 0xaaaaf4e96f38 VAL: 'item 2' (4 sibs) 40: 0xaaaaf4e96fd0 SEQ: (4 sibs) 2 children: 40: 0xaaaaf4e97110 VAL: 'item 3.1' (2 sibs) 40: 0xaaaaf4e971a8 VAL: 'item 3.2' (2 sibs) 40: 0xaaaaf4e97068 MAP: (4 sibs) 2 children: 40: 0xaaaaf4e97250 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaaf4e972e8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaaf4ea9400 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea9490 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea9520 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea95b0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea9640 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea96d0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea9760 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea97f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea9880 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: 0xaaaaf4e96cb0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaaf4e96770 VAL: 'item 1' (4 sibs) 40: 0xaaaaf4e96808 VAL: 'item 2' (4 sibs) 40: 0xaaaaf4e968a0 SEQ: (4 sibs) 2 children: 40: 0xaaaaf4e969e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaaaf4e96a78 VAL: 'item 3.2' (2 sibs) 40: 0xaaaaf4e96938 MAP: (4 sibs) 2 children: 40: 0xaaaaf4e96b20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaaf4e96bb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaaf4ea9920 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea99b0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea9a40 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea9ad0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4ea9b60 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4ea9bf0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4ea9c80 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4ea9d10 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4ea9da0 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: 0xaaaaf4e96dc8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaaf4e96ea0 VAL: 'item 1' (4 sibs) 40: 0xaaaaf4e96f38 VAL: 'item 2' (4 sibs) 40: 0xaaaaf4e96fd0 SEQ: (4 sibs) 2 children: 40: 0xaaaaf4e97110 VAL: 'item 3.1' (2 sibs) 40: 0xaaaaf4e971a8 VAL: 'item 3.2' (2 sibs) 40: 0xaaaaf4e97068 MAP: (4 sibs) 2 children: 40: 0xaaaaf4e97250 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaaf4e972e8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaaf4ea9e40 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaaf4ea9ed0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaaf4ea9f60 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaaf4ea9ff0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaaf4eaa080 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaaf4eaa110 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaaf4eaa1a0 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaaf4eaa230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaaf4eaa2c0 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 (1 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (1 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.01 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0xaaaaeba83a00 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaaeba824f0 VAL: 'a' (21 sibs) 41: 0xaaaaeba82588 VAL: 'b:b' (21 sibs) 41: 0xaaaaeba82620 VAL: 'c{c' (21 sibs) 41: 0xaaaaeba826b8 VAL: 'cc{' (21 sibs) 41: 0xaaaaeba82750 VAL: 'c}c' (21 sibs) 41: 0xaaaaeba827e8 VAL: 'cc}' (21 sibs) 41: 0xaaaaeba82880 VAL: 'c!c' (21 sibs) 41: 0xaaaaeba82918 VAL: 'cc!' (21 sibs) 41: 0xaaaaeba829b0 VAL: '.foo' (21 sibs) 41: 0xaaaaeba82a48 VAL: '.' (21 sibs) 41: 0xaaaaeba82ae0 VAL: '-a' (21 sibs) 41: 0xaaaaeba82b78 VAL: '+b' (21 sibs) 41: 0xaaaaeba82c10 VAL: '/b' (21 sibs) 41: 0xaaaaeba82ca8 VAL: ':c' (21 sibs) 41: 0xaaaaeba82d40 VAL: '$g' (21 sibs) 41: 0xaaaaeba82dd8 VAL: '*' (21 sibs) 41: 0xaaaaeba82e70 VAL: '*' (21 sibs) 41: 0xaaaaeba82f08 VAL: '*' (21 sibs) 41: 0xaaaaeba82fa0 VAL: '*a' (21 sibs) 41: 0xaaaaeba83038 VAL: '*a' (21 sibs) 41: 0xaaaaeba830d0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaeba9c750 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaeba9c7e0 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaeba9c870 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaeba9c900 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaeba9c990 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaeba9ca20 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaeba9cab0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaeba9cb40 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaeba9cbd0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaeba9cc60 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaeba9ccf0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaeba9cd80 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaeba9ce10 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaeba9cea0 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaeba9cf30 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaeba9cfc0 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaeba9d050 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaeba9d0e0 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaeba9d170 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaeba9d200 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaeba9d290 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaeba9d320 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: 0xaaaaeba83b18 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaaeba833b0 VAL: 'a' (10 sibs) 41: 0xaaaaeba83448 VAL: 'b' (10 sibs) 41: 0xaaaaeba834e0 VAL: 'c' (10 sibs) 41: 0xaaaaeba83578 VAL: '.foo' (10 sibs) 41: 0xaaaaeba83610 VAL: '.' (10 sibs) 41: 0xaaaaeba836a8 VAL: '-a' (10 sibs) 41: 0xaaaaeba83740 VAL: '+b' (10 sibs) 41: 0xaaaaeba837d8 VAL: '/b' (10 sibs) 41: 0xaaaaeba83870 VAL: ':c' (10 sibs) 41: 0xaaaaeba83908 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaeba9ed80 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaeba9ee10 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaeba9eea0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaeba9ef30 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaeba9efc0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaeba9f050 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaeba9f0e0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaeba9f170 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaeba9f200 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaeba9f290 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaeba9f320 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: 0xaaaaeba83c30 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaeba83e20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaeba83eb8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaeba83f50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaeba83fe8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaeba84080 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaeba84118 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaeba841b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaeba84248 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaeba842e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaeba84378 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaeba84410 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaeba844a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaa0ab0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaa0b40 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaa0bd0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaa0c60 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaa0cf0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaa0d80 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaa0e10 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaa0ea0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaa0f30 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaa0fc0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaa1050 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaa10e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaa1170 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: 0xaaaaeba83d48 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaeba84550 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaeba845e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaeba84680 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaeba84718 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaeba847b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaeba84848 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaeba848e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaeba84978 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaeba84a10 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaeba84aa8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaeba84b40 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaeba84bd8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaa27e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaa2870 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaa2900 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaa2990 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaa2a20 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaa2ab0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaa2b40 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaa2bd0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaa2c60 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaa2cf0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaa2d80 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaa2e10 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaa2ea0 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: 0xaaaaeba83a00 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaaeba824f0 VAL: 'a' (21 sibs) 41: 0xaaaaeba82588 VAL: 'b:b' (21 sibs) 41: 0xaaaaeba82620 VAL: 'c{c' (21 sibs) 41: 0xaaaaeba826b8 VAL: 'cc{' (21 sibs) 41: 0xaaaaeba82750 VAL: 'c}c' (21 sibs) 41: 0xaaaaeba827e8 VAL: 'cc}' (21 sibs) 41: 0xaaaaeba82880 VAL: 'c!c' (21 sibs) 41: 0xaaaaeba82918 VAL: 'cc!' (21 sibs) 41: 0xaaaaeba829b0 VAL: '.foo' (21 sibs) 41: 0xaaaaeba82a48 VAL: '.' (21 sibs) 41: 0xaaaaeba82ae0 VAL: '-a' (21 sibs) 41: 0xaaaaeba82b78 VAL: '+b' (21 sibs) 41: 0xaaaaeba82c10 VAL: '/b' (21 sibs) 41: 0xaaaaeba82ca8 VAL: ':c' (21 sibs) 41: 0xaaaaeba82d40 VAL: '$g' (21 sibs) 41: 0xaaaaeba82dd8 VAL: '*' (21 sibs) 41: 0xaaaaeba82e70 VAL: '*' (21 sibs) 41: 0xaaaaeba82f08 VAL: '*' (21 sibs) 41: 0xaaaaeba82fa0 VAL: '*a' (21 sibs) 41: 0xaaaaeba83038 VAL: '*a' (21 sibs) 41: 0xaaaaeba830d0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaa3a00 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaebaa3a90 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaebaa3b20 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaebaa3bb0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaebaa3c40 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaebaa3cd0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaebaa3d60 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaebaa3df0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaebaa3e80 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaebaa3f10 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaebaa3fa0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaebaa4030 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaebaa40c0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaebaa4150 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaebaa41e0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaebaa4270 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaebaa4300 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaebaa4390 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaebaa4420 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaebaa44b0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaebaa4540 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaebaa45d0 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: 0xaaaaeba83b18 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaaeba833b0 VAL: 'a' (10 sibs) 41: 0xaaaaeba83448 VAL: 'b' (10 sibs) 41: 0xaaaaeba834e0 VAL: 'c' (10 sibs) 41: 0xaaaaeba83578 VAL: '.foo' (10 sibs) 41: 0xaaaaeba83610 VAL: '.' (10 sibs) 41: 0xaaaaeba836a8 VAL: '-a' (10 sibs) 41: 0xaaaaeba83740 VAL: '+b' (10 sibs) 41: 0xaaaaeba837d8 VAL: '/b' (10 sibs) 41: 0xaaaaeba83870 VAL: ':c' (10 sibs) 41: 0xaaaaeba83908 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaa30f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaebaa3180 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaebaa3210 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaebaa32a0 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaebaa3330 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaebaa33c0 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaebaa3450 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaebaa34e0 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaebaa3570 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaebaa3600 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaebaa3690 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: 0xaaaaeba83c30 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaeba83e20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaeba83eb8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaeba83f50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaeba83fe8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaeba84080 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaeba84118 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaeba841b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaeba84248 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaeba842e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaeba84378 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaeba84410 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaeba844a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaa4c10 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaa4ca0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaa4d30 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaa4dc0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaa4e50 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaa4ee0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaa4f70 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaa5000 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaa5090 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaa5120 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaa51b0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaa5240 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaa52d0 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: 0xaaaaeba83d48 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaeba84550 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaeba845e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaeba84680 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaeba84718 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaeba847b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaeba84848 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaeba848e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaeba84978 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaeba84a10 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaeba84aa8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaeba84b40 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaeba84bd8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaa5520 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaa55b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaa5640 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaa56d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaa5760 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaa57f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaa5880 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaa5910 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaa59a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaa5a30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaa5ac0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaa5b50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaa5be0 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] 0xaaaaeba9c750 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaeba9c7e0 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaeba9c870 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaeba9c900 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaeba9c990 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaeba9ca20 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaeba9cab0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaeba9cb40 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaeba9cbd0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaeba9cc60 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaeba9ccf0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaeba9cd80 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaeba9ce10 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaeba9cea0 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaeba9cf30 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaeba9cfc0 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaeba9d050 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaeba9d0e0 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaeba9d170 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaeba9d200 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaeba9d290 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaeba9d320 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] 0xaaaaebaa74a0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaebaa7530 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaebaa75c0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaebaa7650 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaebaa76e0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaebaa7770 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaebaa7800 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaebaa7890 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaebaa7920 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaebaa79b0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaebaa7a40 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaebaa7ad0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaebaa7b60 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaebaa7bf0 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaebaa7c80 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaebaa7d10 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaebaa7da0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaebaa7e30 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaebaa7ec0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaebaa7f50 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaebaa7fe0 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaebaa8070 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] 0xaaaaeba9ed80 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaeba9ee10 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaeba9eea0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaeba9ef30 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaeba9efc0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaeba9f050 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaeba9f0e0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaeba9f170 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaeba9f200 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaeba9f290 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaeba9f320 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] 0xaaaaebaa62b0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaebaa6340 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaebaa63d0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaebaa6460 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaebaa64f0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaebaa6580 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaebaa6610 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaebaa66a0 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaebaa6730 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaebaa67c0 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaebaa6850 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] 0xaaaaebaa0ab0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaa0b40 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaa0bd0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaa0c60 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaa0cf0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaa0d80 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaa0e10 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaa0ea0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaa0f30 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaa0fc0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaa1050 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaa10e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaa1170 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] 0xaaaaebaa86b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaa8740 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaa87d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaa8860 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaa88f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaa8980 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaa8a10 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaa8aa0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaa8b30 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaa8bc0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaa8c50 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaa8ce0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaa8d70 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] 0xaaaaebaa27e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaa2870 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaa2900 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaa2990 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaa2a20 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaa2ab0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaa2b40 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaa2bd0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaa2c60 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaa2cf0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaa2d80 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaa2e10 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaa2ea0 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] 0xaaaaebaa8fc0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaa9050 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaa90e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaa9170 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaa9200 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaa9290 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaa9320 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaa93b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaa9440 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaa94d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaa9560 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaa95f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaa9680 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] 0xaaaaebaa3a00 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaebaa3a90 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaebaa3b20 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaebaa3bb0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaebaa3c40 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaebaa3cd0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaebaa3d60 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaebaa3df0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaebaa3e80 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaebaa3f10 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaebaa3fa0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaebaa4030 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaebaa40c0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaebaa4150 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaebaa41e0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaebaa4270 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaebaa4300 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaebaa4390 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaebaa4420 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaebaa44b0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaebaa4540 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaebaa45d0 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] 0xaaaaebaaa1e0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaebaaa270 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaebaaa300 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaebaaa390 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaebaaa420 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaebaaa4b0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaebaaa540 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaebaaa5d0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaebaaa660 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaebaaa6f0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaebaaa780 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaebaaa810 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaebaaa8a0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaebaaa930 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaebaaa9c0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaebaaaa50 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaebaaaae0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaebaaab70 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaebaaac00 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaebaaac90 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaebaaad20 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaebaaadb0 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] 0xaaaaebaa30f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaebaa3180 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaebaa3210 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaebaa32a0 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaebaa3330 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaebaa33c0 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaebaa3450 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaebaa34e0 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaebaa3570 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaebaa3600 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaebaa3690 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] 0xaaaaebaa98d0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaebaa9960 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaebaa99f0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaebaa9a80 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaebaa9b10 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaebaa9ba0 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaebaa9c30 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaebaa9cc0 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaebaa9d50 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaebaa9de0 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaebaa9e70 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] 0xaaaaebaa4c10 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaa4ca0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaa4d30 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaa4dc0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaa4e50 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaa4ee0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaa4f70 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaa5000 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaa5090 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaa5120 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaa51b0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaa5240 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaa52d0 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] 0xaaaaebaab3f0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaab480 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaab510 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaab5a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaab630 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaab6c0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaab750 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaab7e0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaab870 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaab900 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaab990 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaaba20 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaabab0 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] 0xaaaaebaa5520 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaa55b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaa5640 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaa56d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaa5760 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaa57f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaa5880 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaa5910 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaa59a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaa5a30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaa5ac0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaa5b50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaa5be0 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] 0xaaaaebaabd00 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaabd90 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaabe20 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaabeb0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaabf40 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaabfd0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaac060 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaac0f0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaac180 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaac210 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaac2a0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaac330 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaac3c0 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: 0xaaaaeba83a00 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaaeba824f0 VAL: 'a' (21 sibs) 41: 0xaaaaeba82588 VAL: 'b:b' (21 sibs) 41: 0xaaaaeba82620 VAL: 'c{c' (21 sibs) 41: 0xaaaaeba826b8 VAL: 'cc{' (21 sibs) 41: 0xaaaaeba82750 VAL: 'c}c' (21 sibs) 41: 0xaaaaeba827e8 VAL: 'cc}' (21 sibs) 41: 0xaaaaeba82880 VAL: 'c!c' (21 sibs) 41: 0xaaaaeba82918 VAL: 'cc!' (21 sibs) 41: 0xaaaaeba829b0 VAL: '.foo' (21 sibs) 41: 0xaaaaeba82a48 VAL: '.' (21 sibs) 41: 0xaaaaeba82ae0 VAL: '-a' (21 sibs) 41: 0xaaaaeba82b78 VAL: '+b' (21 sibs) 41: 0xaaaaeba82c10 VAL: '/b' (21 sibs) 41: 0xaaaaeba82ca8 VAL: ':c' (21 sibs) 41: 0xaaaaeba82d40 VAL: '$g' (21 sibs) 41: 0xaaaaeba82dd8 VAL: '*' (21 sibs) 41: 0xaaaaeba82e70 VAL: '*' (21 sibs) 41: 0xaaaaeba82f08 VAL: '*' (21 sibs) 41: 0xaaaaeba82fa0 VAL: '*a' (21 sibs) 41: 0xaaaaeba83038 VAL: '*a' (21 sibs) 41: 0xaaaaeba830d0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaac610 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaebaac6a0 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaebaac730 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaebaac7c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaebaac850 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaebaac8e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaebaac970 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaebaaca00 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaebaaca90 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaebaacb20 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaebaacbb0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaebaacc40 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaebaaccd0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaebaacd60 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaebaacdf0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaebaace80 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaebaacf10 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaebaacfa0 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaebaad030 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaebaad0c0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaebaad150 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaebaad1e0 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: 0xaaaaeba83b18 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaaeba833b0 VAL: 'a' (10 sibs) 41: 0xaaaaeba83448 VAL: 'b' (10 sibs) 41: 0xaaaaeba834e0 VAL: 'c' (10 sibs) 41: 0xaaaaeba83578 VAL: '.foo' (10 sibs) 41: 0xaaaaeba83610 VAL: '.' (10 sibs) 41: 0xaaaaeba836a8 VAL: '-a' (10 sibs) 41: 0xaaaaeba83740 VAL: '+b' (10 sibs) 41: 0xaaaaeba837d8 VAL: '/b' (10 sibs) 41: 0xaaaaeba83870 VAL: ':c' (10 sibs) 41: 0xaaaaeba83908 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaa6bc0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaebaa6c50 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaebaa6ce0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaebaa6d70 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaebaa6e00 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaebaa6e90 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaebaa6f20 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaebaa6fb0 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaebaa7040 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaebaa70d0 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaebaa7160 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: 0xaaaaeba83c30 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaeba83e20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaeba83eb8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaeba83f50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaeba83fe8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaeba84080 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaeba84118 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaeba841b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaeba84248 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaeba842e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaeba84378 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaeba84410 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaeba844a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaad280 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaad310 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaad3a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaad430 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaad4c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaad550 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaad5e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaad670 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaad700 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaad790 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaad820 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaad8b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaad940 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: 0xaaaaeba83d48 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaeba84550 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaeba845e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaeba84680 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaeba84718 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaeba847b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaeba84848 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaeba848e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaeba84978 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaeba84a10 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaeba84aa8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaeba84b40 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaeba84bd8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaad9e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaada70 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaadb00 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaadb90 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaadc20 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaadcb0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaadd40 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaaddd0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaade60 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaadef0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaadf80 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaae010 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaae0a0 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: 0xaaaaeba83a00 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaaeba824f0 VAL: 'a' (21 sibs) 41: 0xaaaaeba82588 VAL: 'b:b' (21 sibs) 41: 0xaaaaeba82620 VAL: 'c{c' (21 sibs) 41: 0xaaaaeba826b8 VAL: 'cc{' (21 sibs) 41: 0xaaaaeba82750 VAL: 'c}c' (21 sibs) 41: 0xaaaaeba827e8 VAL: 'cc}' (21 sibs) 41: 0xaaaaeba82880 VAL: 'c!c' (21 sibs) 41: 0xaaaaeba82918 VAL: 'cc!' (21 sibs) 41: 0xaaaaeba829b0 VAL: '.foo' (21 sibs) 41: 0xaaaaeba82a48 VAL: '.' (21 sibs) 41: 0xaaaaeba82ae0 VAL: '-a' (21 sibs) 41: 0xaaaaeba82b78 VAL: '+b' (21 sibs) 41: 0xaaaaeba82c10 VAL: '/b' (21 sibs) 41: 0xaaaaeba82ca8 VAL: ':c' (21 sibs) 41: 0xaaaaeba82d40 VAL: '$g' (21 sibs) 41: 0xaaaaeba82dd8 VAL: '*' (21 sibs) 41: 0xaaaaeba82e70 VAL: '*' (21 sibs) 41: 0xaaaaeba82f08 VAL: '*' (21 sibs) 41: 0xaaaaeba82fa0 VAL: '*a' (21 sibs) 41: 0xaaaaeba83038 VAL: '*a' (21 sibs) 41: 0xaaaaeba830d0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaae140 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaebaae1d0 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaebaae260 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaebaae2f0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaebaae380 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaebaae410 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaebaae4a0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaebaae530 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaebaae5c0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaebaae650 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaebaae6e0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaebaae770 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaebaae800 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaebaae890 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaebaae920 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaebaae9b0 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaebaaea40 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaebaaead0 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaebaaeb60 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaebaaebf0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaebaaec80 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaebaaed10 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: 0xaaaaeba83b18 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaaeba833b0 VAL: 'a' (10 sibs) 41: 0xaaaaeba83448 VAL: 'b' (10 sibs) 41: 0xaaaaeba834e0 VAL: 'c' (10 sibs) 41: 0xaaaaeba83578 VAL: '.foo' (10 sibs) 41: 0xaaaaeba83610 VAL: '.' (10 sibs) 41: 0xaaaaeba836a8 VAL: '-a' (10 sibs) 41: 0xaaaaeba83740 VAL: '+b' (10 sibs) 41: 0xaaaaeba837d8 VAL: '/b' (10 sibs) 41: 0xaaaaeba83870 VAL: ':c' (10 sibs) 41: 0xaaaaeba83908 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaaedb0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaebaaee40 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaebaaeed0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaebaaef60 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaebaaeff0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaebaaf080 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaebaaf110 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaebaaf1a0 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaebaaf230 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaebaaf2c0 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaebaaf350 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: 0xaaaaeba83c30 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaeba83e20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaeba83eb8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaeba83f50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaeba83fe8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaeba84080 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaeba84118 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaeba841b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaeba84248 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaeba842e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaeba84378 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaeba84410 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaeba844a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaaf3f0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaaf480 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaaf510 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaaf5a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaaf630 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaaf6c0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaaf750 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaaf7e0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaaf870 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebaaf900 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebaaf990 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebaafa20 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebaafab0 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: 0xaaaaeba83d48 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaeba84550 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaeba845e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaeba84680 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaeba84718 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaeba847b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaeba84848 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaeba848e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaeba84978 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaeba84a10 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaeba84aa8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaeba84b40 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaeba84bd8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaebaafb50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaebaafbe0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaebaafc70 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaebaafd00 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaebaafd90 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaebaafe20 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaebaafeb0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaebaaff40 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaebaaffd0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaebab0060 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaebab00f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaebab0180 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaebab0210 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 (3 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (3 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-1.14.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0xaaaadfed48c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfec7130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaaadfec7600 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaadfec7698 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec71c8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaaadfec7740 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaadfec77d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec7260 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaaadfec7880 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaadfec72f8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaaadfec7920 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaadfec7390 MAP: (8 sibs) 4 children: 42: 0xaaaadfec79c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec7a58 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec7af0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec7b88 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec7428 MAP: (8 sibs) 3 children: 42: 0xaaaadfec7c30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaaadfec7cc8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaaadfec7d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaaadfec74c0 MAP: (8 sibs) 2 children: 42: 0xaaaadfec7e00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaaadfec7f40 VAL***: '*CENTER' (2 sibs) 42: 0xaaaadfec7fd8 VAL***: '*BIG' (2 sibs) 42: 0xaaaadfec7e98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaaadfec7558 MAP: (8 sibs) 3 children: 42: 0xaaaadfec8080 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaaadfec8250 VAL***: '*BIG' (3 sibs) 42: 0xaaaadfec82e8 VAL***: '*LEFT' (3 sibs) 42: 0xaaaadfec8380 VAL***: '*SMALL' (3 sibs) 42: 0xaaaadfec8118 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaaadfec81b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff50110 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff501a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaadff50230 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff502c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff50350 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaadff503e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff50470 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff50500 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaadff50590 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff50620 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff506b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff50740 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff507d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff50860 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff508f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff50980 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff50a10 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaadff50aa0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaadff50b30 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaadff50bc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaadff50c50 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaadff50ce0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaadff50d70 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaadff50e00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaadff50e90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaadff50f20 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaadff50fb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaadff51040 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaadff510d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaadff51160 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaadff511f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaadff51280 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: 0xaaaadfed49d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfec8db0 MAP: (8 sibs) 2 children: 42: 0xaaaadfec6020 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaadfec60b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec8e48 MAP: (8 sibs) 2 children: 42: 0xaaaadfec6820 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaadfec68b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec8ee0 MAP: (8 sibs) 1 children: 42: 0xaaaadfec9280 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaadfec8f78 MAP: (8 sibs) 1 children: 42: 0xaaaadfec9320 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaadfec9010 MAP: (8 sibs) 4 children: 42: 0xaaaadfec93c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9458 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec94f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9588 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec90a8 MAP: (8 sibs) 4 children: 42: 0xaaaadfec9630 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec96c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec9760 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec97f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec9140 MAP: (8 sibs) 4 children: 42: 0xaaaadfec98a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9938 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec99d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9a68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec91d8 MAP: (8 sibs) 4 children: 42: 0xaaaadfec9b10 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9ba8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec9c40 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9cd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff53050 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff530e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaadff53170 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff53200 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff53290 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaadff53320 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff533b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff53440 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaadff534d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff53560 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff535f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff53680 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff53710 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff537a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff53830 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff538c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff53950 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaadff539e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaadff53a70 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaadff53b00 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaadff53b90 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaadff53c20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaadff53cb0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaadff53d40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaadff53dd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaadff53e60 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaadff53ef0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaadff53f80 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0xaaaadff54010 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaadff540a0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0xaaaadff54130 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaadff541c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff54260 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff542f0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaadff54380 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff54410 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff544a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaadff54530 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff545c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff54650 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaadff546e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff54770 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff54800 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff54890 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff54920 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff549b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff54a40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff54ad0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff54b60 MAP: (8 sibs) 4 children: 42: [17] [32] 0xaaaadff55460 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0xaaaadff554f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0xaaaadff54c80 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0xaaaadff54d10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0xaaaadff54da0 MAP: (8 sibs) 4 children: 42: [22] [17] 0xaaaadff54bf0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0xaaaadff55580 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0xaaaadff54ec0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0xaaaadff54fe0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0xaaaadff55070 MAP: (8 sibs) 4 children: 42: [27] [30] 0xaaaadff55340 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0xaaaadff55190 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0xaaaadff54f50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0xaaaadff553d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff54260 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff542f0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaadff54380 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff54410 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff544a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaadff54530 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff545c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff54650 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaadff546e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff54770 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff54800 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff54890 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff54920 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff549b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff54a40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff54ad0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff54b60 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaadff54bf0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaadff54c80 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaadff54d10 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaadff54da0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaadff54e30 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaadff54ec0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaadff54f50 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaadff54fe0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaadff55070 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaadff55100 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaadff55190 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaadff55220 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaadff552b0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaadff55340 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: 0xaaaadfed4af0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfeca1f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaadfeca288 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaadfeca320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfeca590 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaadfeca628 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaadfeca3b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaadfec6200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfeca450 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaadfeca6d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfeca768 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfeca4e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaadfeca810 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfeca8a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff56670 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff56700 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff56790 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff56820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff568b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff56940 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff569d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff56a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff56af0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff56b80 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff56c10 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff56ca0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff56d30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff56dc0 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: 0xaaaadfed4c08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfeca950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaadfeca9e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaadfecaa80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecacf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaadfecad88 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaadfecab18 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaadfecae30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfecabb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaadfecaed0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfecaf68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfecac48 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaadfecb010 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfecb0a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff589b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff58a40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff58ad0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff58b60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff58bf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff58c80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff58d10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff58da0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff58e30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff58ec0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff58f50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff58fe0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff59070 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff59100 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: 0xaaaadfed4d20 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfecba20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfecbab8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfecbb50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecbdc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecbe58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecbbe8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaadfecbf00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfecbc80 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaadfecbfa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc038 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfecbd18 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaadfecc0e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc178 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff5ab20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff5abb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff5ac40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff5acd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff5ad60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff5adf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff5ae80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff5af10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff5afa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff5b030 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff5b0c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff5b150 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff5b1e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff5b270 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff5ab20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff5abb0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff5ac40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff5acd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff5ad60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff5adf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff5ae80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff5af10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff5afa0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaaadff5b300 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff5b0c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff5b150 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaaadff5b030 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff5b270 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff5ab20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff5abb0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff5ac40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff5acd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff5ad60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff5adf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff5ae80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff5af10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff5afa0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff5b030 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff5b0c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff5b150 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff5b1e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff5b270 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: 0xaaaadfed4e38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfec9dd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfec9e68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfec9f00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecc220 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecc2b8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfec9f98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaadfecc360 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfeca030 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaadfecc400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc498 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfeca0c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaadfecc540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc5d8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff5ce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff5cf00 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff5cf90 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff5d020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff5d0b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff5d140 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff5d1d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff5d260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff5d2f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff5d380 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff5d410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff5d4a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff5d530 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff5d5c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff5ce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff5cf00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff5cf90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff5d020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff5d0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff5d140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff5d1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff5d260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff5d2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaaadff5d650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff5d410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff5d4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaaadff5d380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff5d5c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff5ce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff5cf00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff5cf90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff5d020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff5d0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff5d140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff5d1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff5d260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff5d2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff5d380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff5d410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff5d4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff5d530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff5d5c0 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: 0xaaaadfed4f50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaadfeccc80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaadfeccd18 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaadfeccdb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaadfec6960 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaadfec69f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaadfecce48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaadfecd0b0 MAP: (2 sibs) 4 children: 42: 0xaaaadfec8690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaadfec8728 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaadfec87c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaadfec8858 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaadfecd148 MAP: (2 sibs) 5 children: 42: 0xaaaadfecd1f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaadfecd288 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaadfecd320 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaadfecd3b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaadfecd450 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaadfeccee0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaaadfec6510 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfec65a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfec6640 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfeccf78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaaadfecd010 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] 0xaaaadff60470 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff60500 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff60590 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff60620 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff606b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff60740 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff607d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff60860 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff608f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff60980 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff60a10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff60aa0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff60b30 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff60bc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff60c50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff60ce0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff60d70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff60e00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff60e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff60f20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff60fb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff61040 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff610d0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaadff61160 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: 0xaaaadfed5068 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaadfecd540 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaadfecd5d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaadfecd670 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaadfecd970 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaadfecda08 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaadfecd708 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaadfecdab0 MAP: (2 sibs) 4 children: 42: 0xaaaadfec8900 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaadfec8998 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaadfec8a30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaadfec8ac8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaadfecdb48 MAP: (2 sibs) 5 children: 42: 0xaaaadfecdbf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaadfecdc88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaadfecdd20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaadfecddb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaadfecde50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaadfecd7a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaaadfec6e40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfec6ed8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfec6f70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfecd838 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaaadfecdef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfecdf88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfece020 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfecd8d0 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] 0xaaaadff63660 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff636f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff63780 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff63810 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff638a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff63930 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff639c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff63a50 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff63ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff63b70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff63c00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff63c90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff63d20 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff63db0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff63e40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff63ed0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff63f60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff63ff0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff64080 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff64110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff641a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff64230 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff642c0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaadff64350 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] 0xaaaadff63660 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff636f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff63780 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff63810 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff638a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff63930 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff639c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff63a50 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff63ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff63b70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff63c00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff63c90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff63d20 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff63db0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff63e40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff63ed0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff63f60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff63ff0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff64080 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff64110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff641a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff64230 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff642c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0xaaaadff643e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0xaaaadff64470 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0xaaaadff64500 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0xaaaadff64350 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] 0xaaaadff63660 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff636f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff63780 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff63810 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff638a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff63930 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff639c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff63a50 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff63ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff63b70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff63c00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff63c90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff63d20 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff63db0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff63e40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff63ed0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff63f60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff63ff0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff64080 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff64110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff641a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff64230 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff642c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaadff64350 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaadff643e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaadff64470 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaadff64500 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: 0xaaaadfed5180 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaadfecfbc0 MAP: (6 sibs) 1 children: 42: 0xaaaadfecff60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaaadfed0000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed0098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed0130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed01c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed0260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfecfc58 MAP: (6 sibs) 1 children: 42: 0xaaaadfed0300 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaaadfed03a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed0438 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed04d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed0568 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed0600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfecfcf0 MAP: (6 sibs) 1 children: 42: 0xaaaadfed06a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaaadfecfd88 MAP: (6 sibs) 1 children: 42: 0xaaaadfed0740 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaaadfecfe20 MAP: (6 sibs) 1 children: 42: 0xaaaadfed07e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaaadfed0880 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaaadfed0918 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaaadfecfeb8 MAP: (6 sibs) 1 children: 42: 0xaaaadfed09c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff66820 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff668b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff66940 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff669d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff66a60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff66af0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff66b80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff66c10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff66ca0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff66d30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff66dc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff66e50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff66ee0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff66f70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff67000 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff67090 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff67120 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaadff671b0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaadff67240 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaadff672d0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaadff67360 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaadff673f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaadff67480 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaadff67510 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaadff675a0 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: 0xaaaadfed5298 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaadfed1c60 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb7a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed21c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfed1cf8 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb840 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2398 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed2430 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed24c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed2560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1d90 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2698 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2730 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed27c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2860 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfed1e28 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb980 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2998 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed2a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed2ac8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed2b60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1ec0 MAP: (6 sibs) 1 children: 42: 0xaaaadfed2c00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2ca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2d38 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2dd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed2e68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2f00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1f58 MAP: (6 sibs) 1 children: 42: 0xaaaadfed2fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed3040 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed30d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed3170 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed3208 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed32a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff699e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff69a70 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff69b00 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff69b90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff69c20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff69cb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff69d40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff69dd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff69e60 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff69ef0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff69f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff6a010 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff6a0a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff6a130 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff6a1c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff6a250 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff6a2e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaadff6a370 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaadff6a400 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaadff6a490 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaadff6a520 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaadff6a5b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaadff6a640 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaadff6a6d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaadff6a760 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff6abf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff6ac80 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff6ad10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff6ada0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff6ae30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff6aec0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff6af50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff6afe0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff6b070 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff6b100 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff6b190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff6b220 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff6b2b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff6b340 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff6b3d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff6b460 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff6b4f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0xaaaadff6ba00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0xaaaadff6ba90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0xaaaadff6bb20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0xaaaadff6bbb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0xaaaadff6bc40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0xaaaadff6b580 MAP: (6 sibs) 1 children: 42: [23] [18] 0xaaaadff6b610 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0xaaaadff6bcd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0xaaaadff6bd60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0xaaaadff6bdf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0xaaaadff6be80 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0xaaaadff6bf10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0xaaaadff6b6a0 MAP: (6 sibs) 1 children: 42: [30] [20] 0xaaaadff6b730 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0xaaaadff6bfa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0xaaaadff6c030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0xaaaadff6c0c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0xaaaadff6c150 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0xaaaadff6b850 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0xaaaadff6b8e0 MAP: (6 sibs) 1 children: 42: [37] [24] 0xaaaadff6b970 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0xaaaadff6b7c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaadff6c1e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaadff6c270 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaadff6c300 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaadff6c390 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff6abf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff6ac80 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff6ad10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff6ada0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff6ae30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff6aec0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff6af50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff6afe0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff6b070 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff6b100 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff6b190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff6b220 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff6b2b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff6b340 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff6b3d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff6b460 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff6b4f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaadff6b580 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaadff6b610 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaadff6b6a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaadff6b730 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaadff6b7c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaadff6b850 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaadff6b8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaadff6b970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaadff6ba00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaadff6ba90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaadff6bb20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaadff6bbb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaadff6bc40 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaadff6bcd0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaadff6bd60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaadff6bdf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaadff6be80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaadff6bf10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaadff6bfa0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaadff6c030 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaadff6c0c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaadff6c150 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaadff6c1e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaadff6c270 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaadff6c300 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaadff6c390 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: 0xaaaadfed53b0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaaadfed3340 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed33d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed3470 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed3508 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed35a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaadfed3638 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaadfed36d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaadfed3768 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaadfed3800 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaadfed1060 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaadfed3898 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaadfed1100 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaadfed3930 DOCMAP: (17 sibs) 2 children: 42: 0xaaaadfec5ee0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaaadfec5f78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaaadfed39c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed11a0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaadfed3a60 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed1240 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaadfed3af8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed0a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaadfed3b90 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed0b00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaadfed3c28 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaaadfed3cc0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff6df10 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaadff6dfa0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaadff6e030 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaadff6e0c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaadff6e150 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaadff6e1e0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaadff6e270 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaadff6e300 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaadff6e390 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaadff6e420 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaadff6e4b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaadff6e540 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaadff6e5d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaadff6e660 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaadff6e6f0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaadff6e780 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaadff6e810 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaadff6e8a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaadff6e930 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaadff6e9c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaadff6ea50 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaadff6eae0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaadff6eb70 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaadff6ec00 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaadff6ec90 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaadff6ed20 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: 0xaaaadfed54c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaadfed1660 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaaadfed16f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaaadfed1790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaaadfed1828 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaaadfed18c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaadfecb150 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaaadfecb1e8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff6d600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff6d690 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaadff6d720 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaadff6d7b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff6d840 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaadff6d8d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff6d960 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff6d9f0 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: 0xaaaadfed55e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaadfece0c0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaaadfece158 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaaadfece1f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaaadfece288 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaaadfece320 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaadfecb2e0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaaadfecb378 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff71960 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff719f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaadff71a80 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaadff71b10 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff71ba0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaadff71c30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff71cc0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff71d50 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff71960 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff719f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaadff71a80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaadff71b10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff71ba0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaadff71c30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff71cc0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff71d50 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff71960 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff719f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaadff71a80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaadff71b10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff71ba0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaadff71c30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff71cc0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff71d50 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: 0xaaaadfed56f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfec66e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaaadfec6778 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff73690 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff73720 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaadff737b0 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: 0xaaaadfed5810 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc680 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaaadfecc718 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff753c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff75450 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaadff754e0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff753c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff75450 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaadff754e0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff753c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff75450 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaadff754e0 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: 0xaaaadfed5928 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaaadfed3ea0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaaadfed3f38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaaadfed3fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaadfed4370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaaadfed4408 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaaadfed4068 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaadfec6c70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaaadfec6d08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaaadfec6da0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaaadfed4100 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaaadfed44b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaaadfed4548 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaaadfed4198 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaaadfed4230 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaaadfed45f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaaadfed4688 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaaadfed42c8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaaadfed4730 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaaadfed47c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff77f50 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaadff77fe0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaadff78070 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaadff78100 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff78190 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaadff78220 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaadff782b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff78340 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaadff783d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaadff78460 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaadff784f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff78580 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaadff78610 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaadff786a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaadff78730 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff787c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaadff78850 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaadff788e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff78970 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaadff78a00 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: 0xaaaadfed5a40 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaaadfed6b80 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaaadfed6c18 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaaadfed6cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaadfed7050 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaaadfed70e8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaaadfed6d48 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaadfed7190 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaaadfed7228 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaaadfed72c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaaadfed6de0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaaadfed7360 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaaadfed73f8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaaadfed6e78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaaadfed6f10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaaadfed74a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaaadfed7538 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaaadfed6fa8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaaadfed75e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaaadfed7678 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff7ae90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff7af20 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaadff7afb0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaadff7b040 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff7b0d0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaadff7b160 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaadff7b1f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff7b280 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaadff7b310 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaadff7b3a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaadff7b430 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff7b4c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaadff7b550 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaadff7b5e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaadff7b670 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff7b700 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaadff7b790 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaadff7b820 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff7b8b0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaadff7b940 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff7ae90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff7af20 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaadff7afb0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaadff7b040 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff7b0d0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaadff7b160 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaadff7b1f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff7b280 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaadff7b310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaadff7b3a0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaadff7b430 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff7b4c0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaadff7b550 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaadff7b5e0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaadff7b670 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff7b700 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaadff7b790 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaadff7b820 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff7b8b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaadff7b940 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff7ae90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff7af20 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaadff7afb0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaadff7b040 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff7b0d0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaadff7b160 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaadff7b1f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff7b280 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaadff7b310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaadff7b3a0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaadff7b430 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff7b4c0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaadff7b550 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaadff7b5e0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaadff7b670 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff7b700 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaadff7b790 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaadff7b820 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff7b8b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaadff7b940 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: 0xaaaadfed5b58 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaaadfecefe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaaadfecf4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaadfecf548 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaadfecf5e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaadfecf078 MAP: (8 sibs) 3 children: 42: 0xaaaadfecf680 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaaadfecf718 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaaadfecf7b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaaadfecf110 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaaadfece760 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaadfecf1a8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaaadfece800 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaadfecf240 MAP: (8 sibs) 7 children: 42: 0xaaaadfed7720 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaaadfed77b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaaadfed7850 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaaadfed78e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaaadfed7980 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaaadfed7a18 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaaadfed7ab0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaaadfecf2d8 VAL***: '*a0' (8 sibs) 42: 0xaaaadfecf370 VAL***: '*a7' (8 sibs) 42: 0xaaaadfecf408 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff7ddd0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaadff7de60 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaadff7def0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff7df80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff7e010 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff7e0a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff7e130 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff7e1c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff7e250 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff7e2e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff7e370 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff7e400 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaadff7e490 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff7e520 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff7e5b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff7e640 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff7e6d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff7e760 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff7e7f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff7e880 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff7e910 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff7e9a0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaadff7ea30 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaadff7eac0 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: 0xaaaadfed5c70 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfed7b50 MAP: (8 sibs) 3 children: 42: 0xaaaadfed8020 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaaadfed80b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaaadfed8150 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaaadfed7be8 MAP: (8 sibs) 3 children: 42: 0xaaaadfed81f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaaadfed8288 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaaadfed8320 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaaadfed7c80 MAP: (8 sibs) 1 children: 42: 0xaaaadfeccbd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaaadfed7d18 MAP: (8 sibs) 1 children: 42: 0xaaaadfecfa70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaadfed7db0 MAP: (8 sibs) 7 children: 42: 0xaaaadfed83c0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaaadfed8458 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaaadfed84f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaaadfed8588 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaaadfed8620 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaaadfed86b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaaadfed8750 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaaadfed7e48 MAP: (8 sibs) 3 children: 42: 0xaaaadfed87f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaadfed8888 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaadfed8920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaadfed7ee0 MAP: (8 sibs) 1 children: 42: 0xaaaadfed89c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaadfed7f78 MAP: (8 sibs) 1 children: 42: 0xaaaadfed8a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff80400 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaadff80490 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaadff80520 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff805b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff80640 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff806d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff80760 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff807f0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff80880 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff80910 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff809a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff80a30 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaadff80ac0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff80b50 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff80be0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff80c70 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff80d00 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff80d90 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff80e20 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff80eb0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff80f40 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff80fd0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaadff81060 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaadff810f0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff80400 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff80490 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaadff80520 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff805b0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff80640 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff806d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff80760 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff807f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff80880 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff80910 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff809a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff80a30 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaadff80ac0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff80b50 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff80be0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff80c70 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff80d00 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff80d90 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff80e20 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff80eb0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff80f40 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff80fd0 MAP: (8 sibs) 3 children: 42: [22] [24] 0xaaaadff81180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0xaaaadff81210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0xaaaadff812a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0xaaaadff81060 MAP: (8 sibs) 1 children: 42: [26] [27] 0xaaaadff81330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0xaaaadff810f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaadff813c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff80400 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff80490 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaadff80520 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff805b0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff80640 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff806d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff80760 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff807f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff80880 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff80910 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff809a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff80a30 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaadff80ac0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff80b50 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff80be0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff80c70 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff80d00 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff80d90 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff80e20 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff80eb0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff80f40 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff80fd0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaadff81060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaadff810f0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaadff81180 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaadff81210 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaadff812a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaadff81330 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaadff813c0 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: 0xaaaadfed5d88 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaaadfec6aa0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaaadfec6b38 KEYVAL: 'b' '' (3 sibs) 42: 0xaaaadfec6bd0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff82a30 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaadff82ac0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaadff82b50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaadff82be0 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: 0xaaaadfed5ea0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc7c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaadfecc858 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff84760 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff847f0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff84880 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: 0xaaaadfed5fb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc900 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaadfecc998 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff86490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff86520 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff865b0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff86490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff86520 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff865b0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff86490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff86520 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff865b0 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: 0xaaaadfed48c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfec7130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaaadfec7600 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaadfec7698 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec71c8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaaadfec7740 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaadfec77d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec7260 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaaadfec7880 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaadfec72f8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaaadfec7920 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaadfec7390 MAP: (8 sibs) 4 children: 42: 0xaaaadfec79c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec7a58 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec7af0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec7b88 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec7428 MAP: (8 sibs) 3 children: 42: 0xaaaadfec7c30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaaadfec7cc8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaaadfec7d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaaadfec74c0 MAP: (8 sibs) 2 children: 42: 0xaaaadfec7e00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaaadfec7f40 VAL***: '*CENTER' (2 sibs) 42: 0xaaaadfec7fd8 VAL***: '*BIG' (2 sibs) 42: 0xaaaadfec7e98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaaadfec7558 MAP: (8 sibs) 3 children: 42: 0xaaaadfec8080 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaaadfec8250 VAL***: '*BIG' (3 sibs) 42: 0xaaaadfec82e8 VAL***: '*LEFT' (3 sibs) 42: 0xaaaadfec8380 VAL***: '*SMALL' (3 sibs) 42: 0xaaaadfec8118 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaaadfec81b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff876b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff87740 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaadff877d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff87860 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff878f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaadff87980 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff87a10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff87aa0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaadff87b30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff87bc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff87c50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff87ce0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff87d70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff87e00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff87e90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff87f20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff87fb0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaadff88040 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaadff880d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaadff88160 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaadff881f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaadff88280 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaadff88310 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaadff883a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaadff88430 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaadff884c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaadff88550 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaadff885e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaadff88670 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaadff88700 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaadff88790 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaadff88820 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: 0xaaaadfed49d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfec8db0 MAP: (8 sibs) 2 children: 42: 0xaaaadfec6020 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaadfec60b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec8e48 MAP: (8 sibs) 2 children: 42: 0xaaaadfec6820 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaadfec68b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec8ee0 MAP: (8 sibs) 1 children: 42: 0xaaaadfec9280 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaadfec8f78 MAP: (8 sibs) 1 children: 42: 0xaaaadfec9320 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaadfec9010 MAP: (8 sibs) 4 children: 42: 0xaaaadfec93c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9458 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec94f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9588 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec90a8 MAP: (8 sibs) 4 children: 42: 0xaaaadfec9630 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec96c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec9760 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec97f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec9140 MAP: (8 sibs) 4 children: 42: 0xaaaadfec98a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9938 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec99d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9a68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec91d8 MAP: (8 sibs) 4 children: 42: 0xaaaadfec9b10 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9ba8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec9c40 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9cd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff888c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff88950 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaadff889e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff88a70 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff88b00 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaadff88b90 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff88c20 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff88cb0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaadff88d40 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff88dd0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff88e60 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff88ef0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff88f80 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff89010 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff890a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff89130 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff891c0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaadff89250 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaadff892e0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaadff89370 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaadff89400 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaadff89490 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaadff89520 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaadff895b0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaadff89640 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaadff896d0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaadff89760 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaadff897f0 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0xaaaadff89880 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaadff89910 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0xaaaadff899a0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaadff89a30 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff89ad0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff89b60 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaadff89bf0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff89c80 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff89d10 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaadff89da0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff89e30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff89ec0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaadff89f50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff89fe0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff8a070 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff8a100 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff8a190 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff8a220 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff8a2b0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff8a340 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff8a3d0 MAP: (8 sibs) 4 children: 42: [17] [32] 0xaaaadff8acd0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0xaaaadff8ad60 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0xaaaadff8a4f0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0xaaaadff8a580 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0xaaaadff8a610 MAP: (8 sibs) 4 children: 42: [22] [17] 0xaaaadff8a460 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0xaaaadff8adf0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0xaaaadff8a730 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0xaaaadff8a850 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0xaaaadff8a8e0 MAP: (8 sibs) 4 children: 42: [27] [30] 0xaaaadff8abb0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0xaaaadff8aa00 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0xaaaadff8a7c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0xaaaadff8ac40 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff89ad0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff89b60 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaadff89bf0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff89c80 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff89d10 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaadff89da0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff89e30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff89ec0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaadff89f50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff89fe0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff8a070 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff8a100 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff8a190 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff8a220 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff8a2b0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff8a340 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff8a3d0 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaadff8a460 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaadff8a4f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaadff8a580 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaadff8a610 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaadff8a6a0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaadff8a730 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaadff8a7c0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaadff8a850 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaadff8a8e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaadff8a970 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaadff8aa00 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaadff8aa90 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaadff8ab20 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaadff8abb0 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: 0xaaaadfed4af0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfeca1f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaadfeca288 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaadfeca320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfeca590 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaadfeca628 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaadfeca3b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaadfec6200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfeca450 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaadfeca6d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfeca768 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfeca4e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaadfeca810 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfeca8a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff86da0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff86e30 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff86ec0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff86f50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff86fe0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff87070 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff87100 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff87190 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff87220 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff872b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff87340 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff873d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff87460 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff874f0 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: 0xaaaadfed4c08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfeca950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaadfeca9e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaadfecaa80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecacf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaadfecad88 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaadfecab18 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaadfecae30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfecabb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaadfecaed0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfecaf68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfecac48 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaadfecb010 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfecb0a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff888c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff88950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff889e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff88a70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff88b00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff88b90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff88c20 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff88cb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff88d40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff88dd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff88e60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff88ef0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff88f80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff89010 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: 0xaaaadfed4d20 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfecba20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfecbab8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfecbb50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecbdc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecbe58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecbbe8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaadfecbf00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfecbc80 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaadfecbfa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc038 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfecbd18 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaadfecc0e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc178 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff8bee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff8bf70 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff8c000 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff8c090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff8c120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff8c1b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff8c240 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff8c2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff8c360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff8c3f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff8c480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff8c510 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff8c5a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff8c630 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff8bee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff8bf70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff8c000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff8c090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff8c120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff8c1b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff8c240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff8c2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff8c360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaaadff8c6c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff8c480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff8c510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaaadff8c3f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff8c630 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff8bee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff8bf70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff8c000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff8c090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff8c120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff8c1b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff8c240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff8c2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff8c360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff8c3f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff8c480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff8c510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff8c5a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff8c630 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: 0xaaaadfed4e38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfec9dd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfec9e68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfec9f00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecc220 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecc2b8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfec9f98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaadfecc360 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfeca030 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaadfecc400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc498 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfeca0c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaadfecc540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc5d8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff8c7f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff8c880 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff8c910 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff8c9a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff8ca30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff8cac0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff8cb50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff8cbe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff8cc70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff8cd00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff8cd90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff8ce20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff8ceb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff8cf40 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff8c7f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff8c880 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff8c910 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff8c9a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff8ca30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff8cac0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff8cb50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff8cbe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff8cc70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaaadff8cfd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff8cd90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff8ce20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaaadff8cd00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff8cf40 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff8c7f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff8c880 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff8c910 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff8c9a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff8ca30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff8cac0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff8cb50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff8cbe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff8cc70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff8cd00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff8cd90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff8ce20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff8ceb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff8cf40 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: 0xaaaadfed4f50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaadfeccc80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaadfeccd18 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaadfeccdb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaadfec6960 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaadfec69f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaadfecce48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaadfecd0b0 MAP: (2 sibs) 4 children: 42: 0xaaaadfec8690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaadfec8728 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaadfec87c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaadfec8858 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaadfecd148 MAP: (2 sibs) 5 children: 42: 0xaaaadfecd1f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaadfecd288 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaadfecd320 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaadfecd3b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaadfecd450 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaadfeccee0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaaadfec6510 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfec65a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfec6640 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfeccf78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaaadfecd010 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] 0xaaaadff8da10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff8daa0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff8db30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff8dbc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff8dc50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff8dce0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff8dd70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff8de00 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff8de90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff8df20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff8dfb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff8e040 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff8e0d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff8e160 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff8e1f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff8e280 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff8e310 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff8e3a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff8e430 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff8e4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff8e550 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff8e5e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff8e670 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaadff8e700 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: 0xaaaadfed5068 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaadfecd540 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaadfecd5d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaadfecd670 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaadfecd970 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaadfecda08 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaadfecd708 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaadfecdab0 MAP: (2 sibs) 4 children: 42: 0xaaaadfec8900 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaadfec8998 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaadfec8a30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaadfec8ac8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaadfecdb48 MAP: (2 sibs) 5 children: 42: 0xaaaadfecdbf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaadfecdc88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaadfecdd20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaadfecddb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaadfecde50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaadfecd7a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaaadfec6e40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfec6ed8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfec6f70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfecd838 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaaadfecdef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfecdf88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfece020 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfecd8d0 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] 0xaaaadff8ec20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff8ecb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff8ed40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff8edd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff8ee60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff8eef0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff8ef80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff8f010 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff8f0a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff8f130 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff8f1c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff8f250 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff8f2e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff8f370 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff8f400 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff8f490 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff8f520 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff8f5b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff8f640 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff8f6d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff8f760 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff8f7f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff8f880 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaadff8f910 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] 0xaaaadff8ec20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff8ecb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff8ed40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff8edd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff8ee60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff8eef0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff8ef80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff8f010 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff8f0a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff8f130 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff8f1c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff8f250 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff8f2e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff8f370 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff8f400 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff8f490 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff8f520 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff8f5b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff8f640 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff8f6d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff8f760 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff8f7f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff8f880 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0xaaaadff8f9a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0xaaaadff8fa30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0xaaaadff8fac0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0xaaaadff8f910 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] 0xaaaadff8ec20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff8ecb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff8ed40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff8edd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff8ee60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff8eef0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff8ef80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff8f010 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff8f0a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff8f130 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff8f1c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff8f250 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff8f2e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff8f370 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff8f400 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff8f490 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff8f520 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff8f5b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff8f640 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff8f6d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff8f760 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff8f7f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff8f880 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaadff8f910 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaadff8f9a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaadff8fa30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaadff8fac0 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: 0xaaaadfed5180 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaadfecfbc0 MAP: (6 sibs) 1 children: 42: 0xaaaadfecff60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaaadfed0000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed0098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed0130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed01c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed0260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfecfc58 MAP: (6 sibs) 1 children: 42: 0xaaaadfed0300 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaaadfed03a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed0438 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed04d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed0568 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed0600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfecfcf0 MAP: (6 sibs) 1 children: 42: 0xaaaadfed06a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaaadfecfd88 MAP: (6 sibs) 1 children: 42: 0xaaaadfed0740 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaaadfecfe20 MAP: (6 sibs) 1 children: 42: 0xaaaadfed07e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaaadfed0880 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaaadfed0918 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaaadfecfeb8 MAP: (6 sibs) 1 children: 42: 0xaaaadfed09c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff8fe30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff8fec0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff8ff50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff8ffe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff90070 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff90100 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff90190 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff90220 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff902b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff90340 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff903d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff90460 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff904f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff90580 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff90610 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff906a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff90730 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaadff907c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaadff90850 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaadff908e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaadff90970 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaadff90a00 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaadff90a90 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaadff90b20 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaadff90bb0 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: 0xaaaadfed5298 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaadfed1c60 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb7a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed21c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfed1cf8 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb840 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2398 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed2430 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed24c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed2560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1d90 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2698 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2730 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed27c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2860 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfed1e28 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb980 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2998 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed2a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed2ac8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed2b60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1ec0 MAP: (6 sibs) 1 children: 42: 0xaaaadfed2c00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2ca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2d38 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2dd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed2e68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2f00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1f58 MAP: (6 sibs) 1 children: 42: 0xaaaadfed2fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed3040 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed30d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed3170 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed3208 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed32a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff91040 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff910d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff91160 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff911f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff91280 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff91310 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff913a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff91430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff914c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff91550 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff915e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff91670 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff91700 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff91790 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff91820 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff918b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff91940 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaadff919d0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaadff91a60 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaadff91af0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaadff91b80 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaadff91c10 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaadff91ca0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaadff91d30 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaadff91dc0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff92250 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff922e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff92370 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff92400 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff92490 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff92520 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff925b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff92640 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff926d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff92760 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff927f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff92880 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff92910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff929a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff92a30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff92ac0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff92b50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0xaaaadff93060 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0xaaaadff930f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0xaaaadff93180 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0xaaaadff93210 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0xaaaadff932a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0xaaaadff92be0 MAP: (6 sibs) 1 children: 42: [23] [18] 0xaaaadff92c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0xaaaadff93330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0xaaaadff933c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0xaaaadff93450 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0xaaaadff934e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0xaaaadff93570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0xaaaadff92d00 MAP: (6 sibs) 1 children: 42: [30] [20] 0xaaaadff92d90 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0xaaaadff93600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0xaaaadff93690 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0xaaaadff93720 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0xaaaadff937b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0xaaaadff92eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0xaaaadff92f40 MAP: (6 sibs) 1 children: 42: [37] [24] 0xaaaadff92fd0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0xaaaadff92e20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaadff93840 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaadff938d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaadff93960 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaadff939f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff92250 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff922e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff92370 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff92400 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff92490 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff92520 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff925b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff92640 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff926d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff92760 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff927f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff92880 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff92910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff929a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff92a30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff92ac0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff92b50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaadff92be0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaadff92c70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaadff92d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaadff92d90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaadff92e20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaadff92eb0 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaadff92f40 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaadff92fd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaadff93060 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaadff930f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaadff93180 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaadff93210 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaadff932a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaadff93330 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaadff933c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaadff93450 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaadff934e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaadff93570 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaadff93600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaadff93690 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaadff93720 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaadff937b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaadff93840 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaadff938d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaadff93960 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaadff939f0 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: 0xaaaadfed53b0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaaadfed3340 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed33d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed3470 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed3508 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed35a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaadfed3638 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaadfed36d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaadfed3768 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaadfed3800 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaadfed1060 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaadfed3898 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaadfed1100 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaadfed3930 DOCMAP: (17 sibs) 2 children: 42: 0xaaaadfec5ee0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaaadfec5f78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaaadfed39c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed11a0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaadfed3a60 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed1240 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaadfed3af8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed0a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaadfed3b90 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed0b00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaadfed3c28 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaaadfed3cc0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff91040 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaadff910d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaadff91160 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaadff911f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaadff91280 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaadff91310 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaadff913a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaadff91430 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaadff914c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaadff91550 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaadff915e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaadff91670 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaadff91700 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaadff91790 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaadff91820 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaadff918b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaadff91940 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaadff919d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaadff91a60 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaadff91af0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaadff91b80 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaadff91c10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaadff91ca0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaadff91d30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaadff91dc0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaadff91e50 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: 0xaaaadfed54c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaadfed1660 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaaadfed16f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaaadfed1790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaaadfed1828 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaaadfed18c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaadfecb150 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaaadfecb1e8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff8d100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff8d190 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaadff8d220 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaadff8d2b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff8d340 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaadff8d3d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff8d460 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff8d4f0 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: 0xaaaadfed55e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaadfece0c0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaaadfece158 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaaadfece1f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaaadfece288 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaaadfece320 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaadfecb2e0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaaadfecb378 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff94660 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff946f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaadff94780 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaadff94810 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff948a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaadff94930 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff949c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff94a50 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff94660 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff946f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaadff94780 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaadff94810 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff948a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaadff94930 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff949c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff94a50 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff94660 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff946f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaadff94780 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaadff94810 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff948a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaadff94930 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff949c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff94a50 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: 0xaaaadfed56f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfec66e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaaadfec6778 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff94f70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff95000 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaadff95090 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: 0xaaaadfed5810 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc680 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaaadfecc718 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff95880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff95910 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaadff959a0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff95880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff95910 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaadff959a0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff95880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff95910 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaadff959a0 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: 0xaaaadfed5928 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaaadfed3ea0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaaadfed3f38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaaadfed3fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaadfed4370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaaadfed4408 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaaadfed4068 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaadfec6c70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaaadfec6d08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaaadfec6da0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaaadfed4100 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaaadfed44b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaaadfed4548 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaaadfed4198 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaaadfed4230 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaaadfed45f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaaadfed4688 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaaadfed42c8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaaadfed4730 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaaadfed47c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff96aa0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaadff96b30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaadff96bc0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaadff96c50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff96ce0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaadff96d70 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaadff96e00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff96e90 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaadff96f20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaadff96fb0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaadff97040 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff970d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaadff97160 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaadff971f0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaadff97280 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff97310 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaadff973a0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaadff97430 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff974c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaadff97550 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: 0xaaaadfed5a40 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaaadfed6b80 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaaadfed6c18 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaaadfed6cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaadfed7050 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaaadfed70e8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaaadfed6d48 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaadfed7190 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaaadfed7228 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaaadfed72c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaaadfed6de0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaaadfed7360 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaaadfed73f8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaaadfed6e78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaaadfed6f10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaaadfed74a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaaadfed7538 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaaadfed6fa8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaaadfed75e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaaadfed7678 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff97cb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff97d40 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaadff97dd0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaadff97e60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff97ef0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaadff97f80 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaadff98010 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff980a0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaadff98130 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaadff981c0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaadff98250 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff982e0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaadff98370 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaadff98400 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaadff98490 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff98520 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaadff985b0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaadff98640 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff986d0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaadff98760 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff97cb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff97d40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaadff97dd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaadff97e60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff97ef0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaadff97f80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaadff98010 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff980a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaadff98130 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaadff981c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaadff98250 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff982e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaadff98370 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaadff98400 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaadff98490 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff98520 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaadff985b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaadff98640 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff986d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaadff98760 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff97cb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff97d40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaadff97dd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaadff97e60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff97ef0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaadff97f80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaadff98010 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff980a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaadff98130 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaadff981c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaadff98250 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff982e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaadff98370 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaadff98400 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaadff98490 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff98520 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaadff985b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaadff98640 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff986d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaadff98760 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: 0xaaaadfed5b58 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaaadfecefe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaaadfecf4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaadfecf548 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaadfecf5e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaadfecf078 MAP: (8 sibs) 3 children: 42: 0xaaaadfecf680 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaaadfecf718 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaaadfecf7b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaaadfecf110 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaaadfece760 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaadfecf1a8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaaadfece800 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaadfecf240 MAP: (8 sibs) 7 children: 42: 0xaaaadfed7720 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaaadfed77b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaaadfed7850 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaaadfed78e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaaadfed7980 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaaadfed7a18 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaaadfed7ab0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaaadfecf2d8 VAL***: '*a0' (8 sibs) 42: 0xaaaadfecf370 VAL***: '*a7' (8 sibs) 42: 0xaaaadfecf408 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff98ec0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaadff98f50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaadff98fe0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff99070 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff99100 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff99190 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff99220 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff992b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff99340 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff993d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff99460 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff994f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaadff99580 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff99610 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff996a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff99730 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff997c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff99850 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff998e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff99970 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff99a00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff99a90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaadff99b20 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaadff99bb0 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: 0xaaaadfed5c70 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfed7b50 MAP: (8 sibs) 3 children: 42: 0xaaaadfed8020 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaaadfed80b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaaadfed8150 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaaadfed7be8 MAP: (8 sibs) 3 children: 42: 0xaaaadfed81f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaaadfed8288 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaaadfed8320 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaaadfed7c80 MAP: (8 sibs) 1 children: 42: 0xaaaadfeccbd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaaadfed7d18 MAP: (8 sibs) 1 children: 42: 0xaaaadfecfa70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaadfed7db0 MAP: (8 sibs) 7 children: 42: 0xaaaadfed83c0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaaadfed8458 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaaadfed84f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaaadfed8588 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaaadfed8620 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaaadfed86b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaaadfed8750 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaaadfed7e48 MAP: (8 sibs) 3 children: 42: 0xaaaadfed87f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaadfed8888 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaadfed8920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaadfed7ee0 MAP: (8 sibs) 1 children: 42: 0xaaaadfed89c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaadfed7f78 MAP: (8 sibs) 1 children: 42: 0xaaaadfed8a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff9a0d0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaadff9a160 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaadff9a1f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff9a280 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff9a310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff9a3a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff9a430 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff9a4c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff9a550 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff9a5e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff9a670 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff9a700 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaadff9a790 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff9a820 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff9a8b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff9a940 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff9a9d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff9aa60 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff9aaf0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff9ab80 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff9ac10 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff9aca0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaadff9ad30 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaadff9adc0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff9a0d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff9a160 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaadff9a1f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff9a280 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff9a310 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff9a3a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff9a430 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff9a4c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff9a550 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff9a5e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff9a670 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff9a700 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaadff9a790 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff9a820 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff9a8b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff9a940 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff9a9d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff9aa60 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff9aaf0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff9ab80 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff9ac10 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff9aca0 MAP: (8 sibs) 3 children: 42: [22] [24] 0xaaaadff9ae50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0xaaaadff9aee0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0xaaaadff9af70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0xaaaadff9ad30 MAP: (8 sibs) 1 children: 42: [26] [27] 0xaaaadff9b000 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0xaaaadff9adc0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaadff9b090 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff9a0d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff9a160 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaadff9a1f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff9a280 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff9a310 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff9a3a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff9a430 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff9a4c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff9a550 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff9a5e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff9a670 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff9a700 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaadff9a790 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff9a820 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff9a8b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff9a940 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff9a9d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff9aa60 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff9aaf0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff9ab80 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff9ac10 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff9aca0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaadff9ad30 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaadff9adc0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaadff9ae50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaadff9aee0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaadff9af70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaadff9b000 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaadff9b090 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: 0xaaaadfed5d88 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaaadfec6aa0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaaadfec6b38 KEYVAL: 'b' '' (3 sibs) 42: 0xaaaadfec6bd0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff96190 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaadff96220 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaadff962b0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaadff96340 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: 0xaaaadfed5ea0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc7c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaadfecc858 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff9b2e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff9b370 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff9b400 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: 0xaaaadfed5fb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc900 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaadfecc998 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff9bbf0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff9bc80 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff9bd10 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff9bbf0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff9bc80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff9bd10 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaadff9bbf0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff9bc80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff9bd10 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] 0xaaaadff50110 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff501a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaadff50230 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff502c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff50350 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaadff503e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff50470 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff50500 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaadff50590 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff50620 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff506b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff50740 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff507d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff50860 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff508f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff50980 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff50a10 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaadff50aa0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaadff50b30 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaadff50bc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaadff50c50 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaadff50ce0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaadff50d70 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaadff50e00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaadff50e90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaadff50f20 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaadff50fb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaadff51040 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaadff510d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaadff51160 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaadff511f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaadff51280 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] 0xaaaadffa2910 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffa29a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaadffa2a30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadffa2ac0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadffa2b50 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaadffa2be0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadffa2c70 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadffa2d00 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaadffa2d90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadffa2e20 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaadffa2eb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadffa2f40 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadffa2fd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadffa3060 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadffa30f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadffa3180 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadffa3210 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaadffa32a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaadffa3330 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaadffa33c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaadffa3450 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaadffa34e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaadffa3570 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaadffa3600 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaadffa3690 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaadffa3720 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaadffa37b0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaadffa3840 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaadffa38d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaadffa3960 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaadffa39f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaadffa3a80 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] 0xaaaadff54260 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff542f0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaadff54380 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff54410 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff544a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaadff54530 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff545c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff54650 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaadff546e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff54770 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff54800 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff54890 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff54920 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff549b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff54a40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff54ad0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff54b60 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaadff54bf0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaadff54c80 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaadff54d10 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaadff54da0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaadff54e30 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaadff54ec0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaadff54f50 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaadff54fe0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaadff55070 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaadff55100 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaadff55190 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaadff55220 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaadff552b0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaadff55340 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] 0xaaaadffa3b20 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffa3bb0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaadffa3c40 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadffa3cd0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadffa3d60 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaadffa3df0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadffa3e80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadffa3f10 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaadffa3fa0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadffa4030 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadffa40c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadffa4150 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadffa41e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadffa4270 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadffa4300 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadffa4390 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadffa4420 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaadffa44b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaadffa4540 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaadffa45d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaadffa4660 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaadffa46f0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaadffa4780 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaadffa4810 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaadffa48a0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaadffa4930 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaadffa49c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaadffa4a50 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaadffa4ae0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaadffa4b70 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaadffa4c00 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] 0xaaaadff56670 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff56700 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff56790 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff56820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff568b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff56940 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff569d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff56a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff56af0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff56b80 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff56c10 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff56ca0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff56d30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff56dc0 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] 0xaaaadffa2000 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffa2090 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadffa2120 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadffa21b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffa2240 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadffa22d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadffa2360 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffa23f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffa2480 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffa2510 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadffa25a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffa2630 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffa26c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadffa2750 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] 0xaaaadff589b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff58a40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff58ad0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff58b60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff58bf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff58c80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff58d10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff58da0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff58e30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff58ec0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff58f50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff58fe0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff59070 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff59100 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] 0xaaaadffa4d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffa4dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadffa4e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadffa4ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffa4f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadffa5000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadffa5090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffa5120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffa51b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffa5240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadffa52d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffa5360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffa53f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadffa5480 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] 0xaaaadff5ab20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff5abb0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff5ac40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff5acd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff5ad60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff5adf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff5ae80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff5af10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff5afa0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff5b030 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff5b0c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff5b150 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff5b1e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff5b270 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] 0xaaaadffa5640 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffa56d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadffa5760 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadffa57f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffa5880 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadffa5910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadffa59a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffa5a30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffa5ac0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffa5b50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadffa5be0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffa5c70 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffa5d00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadffa5d90 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] 0xaaaadff5ce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff5cf00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff5cf90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff5d020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff5d0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff5d140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff5d1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff5d260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff5d2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff5d380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff5d410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff5d4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff5d530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff5d5c0 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] 0xaaaadffa5f50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffa5fe0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadffa6070 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadffa6100 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffa6190 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadffa6220 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadffa62b0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffa6340 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffa63d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffa6460 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadffa64f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffa6580 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffa6610 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadffa66a0 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] 0xaaaadff60470 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff60500 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff60590 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff60620 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff606b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff60740 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff607d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff60860 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff608f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff60980 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff60a10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff60aa0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff60b30 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff60bc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff60c50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff60ce0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff60d70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff60e00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff60e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff60f20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff60fb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff61040 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff610d0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaadff61160 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] 0xaaaadffa7170 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadffa7200 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadffa7290 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadffa7320 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadffa73b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadffa7440 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadffa74d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadffa7560 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadffa75f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadffa7680 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadffa7710 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadffa77a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadffa7830 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadffa78c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadffa7950 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadffa79e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadffa7a70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadffa7b00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadffa7b90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaadffa7c20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadffa7cb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadffa7d40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadffa7dd0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaadffa7e60 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] 0xaaaadff63660 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff636f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff63780 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff63810 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff638a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff63930 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff639c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff63a50 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff63ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff63b70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff63c00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff63c90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff63d20 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff63db0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff63e40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff63ed0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff63f60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff63ff0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff64080 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff64110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff641a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff64230 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff642c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaadff64350 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaadff643e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaadff64470 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaadff64500 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] 0xaaaadffa8380 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadffa8410 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadffa84a0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadffa8530 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadffa85c0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadffa8650 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadffa86e0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadffa8770 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadffa8800 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadffa8890 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadffa8920 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadffa89b0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadffa8a40 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadffa8ad0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadffa8b60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadffa8bf0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadffa8c80 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadffa8d10 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadffa8da0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaadffa8e30 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadffa8ec0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadffa8f50 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadffa8fe0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaadffa9070 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaadffa9100 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaadffa9190 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaadffa9220 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] 0xaaaadff66820 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff668b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff66940 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff669d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff66a60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff66af0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff66b80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff66c10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff66ca0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff66d30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff66dc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff66e50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff66ee0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff66f70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff67000 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff67090 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff67120 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaadff671b0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaadff67240 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaadff672d0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaadff67360 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaadff673f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaadff67480 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaadff67510 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaadff675a0 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] 0xaaaadffa9590 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffa9620 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadffa96b0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaadffa9740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadffa97d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadffa9860 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadffa98f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadffa9980 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadffa9a10 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadffa9aa0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaadffa9b30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadffa9bc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadffa9c50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadffa9ce0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadffa9d70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadffa9e00 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadffa9e90 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaadffa9f20 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaadffa9fb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaadffaa040 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaadffaa0d0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaadffaa160 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaadffaa1f0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaadffaa280 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaadffaa310 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] 0xaaaadff6abf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff6ac80 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff6ad10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff6ada0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff6ae30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff6aec0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff6af50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff6afe0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff6b070 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff6b100 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff6b190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff6b220 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff6b2b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff6b340 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff6b3d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff6b460 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff6b4f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaadff6b580 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaadff6b610 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaadff6b6a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaadff6b730 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaadff6b7c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaadff6b850 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaadff6b8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaadff6b970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaadff6ba00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaadff6ba90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaadff6bb20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaadff6bbb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaadff6bc40 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaadff6bcd0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaadff6bd60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaadff6bdf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaadff6be80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaadff6bf10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaadff6bfa0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaadff6c030 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaadff6c0c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaadff6c150 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaadff6c1e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaadff6c270 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaadff6c300 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaadff6c390 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] 0xaaaadffab9b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffaba40 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadffabad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaadffabb60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadffabbf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadffabc80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadffabd10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadffabda0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadffabe30 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadffabec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaadffabf50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadffabfe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadffac070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadffac100 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadffac190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadffac220 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadffac2b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaadffac340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaadffac3d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaadffac460 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaadffac4f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaadffac580 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaadffac610 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaadffac6a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaadffac730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaadffac7c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaadffac850 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaadffac8e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaadffac970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaadffaca00 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaadffaca90 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaadffacb20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaadffacbb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaadffacc40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaadffaccd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaadffacd60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaadffacdf0 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaadfface80 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaadffacf10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaadffacfa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaadffad030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaadffad0c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaadffad150 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] 0xaaaadff6df10 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaadff6dfa0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaadff6e030 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaadff6e0c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaadff6e150 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaadff6e1e0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaadff6e270 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaadff6e300 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaadff6e390 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaadff6e420 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaadff6e4b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaadff6e540 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaadff6e5d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaadff6e660 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaadff6e6f0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaadff6e780 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaadff6e810 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaadff6e8a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaadff6e930 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaadff6e9c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaadff6ea50 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaadff6eae0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaadff6eb70 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaadff6ec00 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaadff6ec90 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaadff6ed20 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] 0xaaaadffaa7a0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaadffaa830 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaadffaa8c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaadffaa950 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaadffaa9e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaadffaaa70 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaadffaab00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaadffaab90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaadffaac20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaadffaacb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaadffaad40 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaadffaadd0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaadffaae60 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaadffaaef0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaadffaaf80 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaadffab010 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaadffab0a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaadffab130 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaadffab1c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaadffab250 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaadffab2e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaadffab370 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaadffab400 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaadffab490 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaadffab520 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaadffab5b0 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] 0xaaaadff6d600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff6d690 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaadff6d720 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaadff6d7b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff6d840 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaadff6d8d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff6d960 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff6d9f0 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] 0xaaaadffa6860 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadffa68f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaadffa6980 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaadffa6a10 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadffa6aa0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaadffa6b30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadffa6bc0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaadffa6c50 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] 0xaaaadff71960 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff719f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaadff71a80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaadff71b10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff71ba0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaadff71c30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff71cc0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff71d50 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] 0xaaaadffaddc0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadffade50 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaadffadee0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaadffadf70 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadffae000 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaadffae090 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadffae120 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaadffae1b0 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] 0xaaaadff73690 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff73720 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaadff737b0 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] 0xaaaadffae6d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffae760 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaadffae7f0 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] 0xaaaadff753c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff75450 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaadff754e0 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] 0xaaaadffaefe0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffaf070 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaadffaf100 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] 0xaaaadff77f50 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaadff77fe0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaadff78070 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaadff78100 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff78190 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaadff78220 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaadff782b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff78340 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaadff783d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaadff78460 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaadff784f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff78580 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaadff78610 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaadff786a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaadff78730 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff787c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaadff78850 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaadff788e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff78970 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaadff78a00 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] 0xaaaadffb0200 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaadffb0290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaadffb0320 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaadffb03b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadffb0440 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaadffb04d0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaadffb0560 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadffb05f0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaadffb0680 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaadffb0710 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaadffb07a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadffb0830 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaadffb08c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaadffb0950 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaadffb09e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadffb0a70 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaadffb0b00 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaadffb0b90 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadffb0c20 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaadffb0cb0 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] 0xaaaadff7ae90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff7af20 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaadff7afb0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaadff7b040 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff7b0d0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaadff7b160 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaadff7b1f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff7b280 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaadff7b310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaadff7b3a0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaadff7b430 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff7b4c0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaadff7b550 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaadff7b5e0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaadff7b670 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff7b700 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaadff7b790 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaadff7b820 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff7b8b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaadff7b940 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] 0xaaaadffb1410 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffb14a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaadffb1530 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaadffb15c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadffb1650 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaadffb16e0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaadffb1770 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadffb1800 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaadffb1890 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaadffb1920 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaadffb19b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadffb1a40 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaadffb1ad0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaadffb1b60 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaadffb1bf0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadffb1c80 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaadffb1d10 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaadffb1da0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadffb1e30 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaadffb1ec0 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] 0xaaaadff7ddd0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaadff7de60 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaadff7def0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff7df80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff7e010 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff7e0a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff7e130 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff7e1c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff7e250 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff7e2e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff7e370 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff7e400 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaadff7e490 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff7e520 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff7e5b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff7e640 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff7e6d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff7e760 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff7e7f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff7e880 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff7e910 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff7e9a0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaadff7ea30 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaadff7eac0 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] 0xaaaadffb2620 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaadffb26b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaadffb2740 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadffb27d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadffb2860 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadffb28f0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadffb2980 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadffb2a10 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadffb2aa0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadffb2b30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaadffb2bc0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadffb2c50 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaadffb2ce0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadffb2d70 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadffb2e00 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadffb2e90 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadffb2f20 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadffb2fb0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadffb3040 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadffb30d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadffb3160 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadffb31f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaadffb3280 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaadffb3310 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] 0xaaaadff80400 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff80490 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaadff80520 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff805b0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff80640 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff806d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff80760 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff807f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff80880 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff80910 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff809a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff80a30 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaadff80ac0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff80b50 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff80be0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff80c70 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff80d00 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff80d90 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff80e20 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff80eb0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff80f40 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff80fd0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaadff81060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaadff810f0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaadff81180 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaadff81210 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaadff812a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaadff81330 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaadff813c0 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] 0xaaaadffb3830 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffb38c0 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaadffb3950 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadffb39e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadffb3a70 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadffb3b00 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadffb3b90 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadffb3c20 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadffb3cb0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadffb3d40 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadffb3dd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadffb3e60 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaadffb3ef0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadffb3f80 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadffb4010 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadffb40a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadffb4130 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadffb41c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadffb4250 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadffb42e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadffb4370 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadffb4400 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaadffb4490 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaadffb4520 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaadffb45b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaadffb4640 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaadffb46d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaadffb4760 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaadffb47f0 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] 0xaaaadff82a30 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaadff82ac0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaadff82b50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaadff82be0 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] 0xaaaadffaf8f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaadffaf980 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaadffafa10 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaadffafaa0 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] 0xaaaadff84760 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff847f0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff84880 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] 0xaaaadffb4a40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffb4ad0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadffb4b60 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] 0xaaaadff86490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff86520 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff865b0 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] 0xaaaadffb5350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffb53e0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadffb5470 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] 0xaaaadff876b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff87740 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaadff877d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff87860 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff878f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaadff87980 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff87a10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff87aa0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaadff87b30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff87bc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff87c50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff87ce0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff87d70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff87e00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff87e90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff87f20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff87fb0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaadff88040 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaadff880d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaadff88160 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaadff881f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaadff88280 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaadff88310 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaadff883a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaadff88430 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaadff884c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaadff88550 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaadff885e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaadff88670 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaadff88700 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaadff88790 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaadff88820 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] 0xaaaadffb6570 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffb6600 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaadffb6690 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadffb6720 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadffb67b0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaadffb6840 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadffb68d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadffb6960 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaadffb69f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadffb6a80 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaadffb6b10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadffb6ba0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadffb6c30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadffb6cc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadffb6d50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadffb6de0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadffb6e70 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaadffb6f00 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaadffb6f90 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaadffb7020 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaadffb70b0 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaadffb7140 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaadffb71d0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaadffb7260 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaadffb72f0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaadffb7380 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaadffb7410 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaadffb74a0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaadffb7530 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaadffb75c0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaadffb7650 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaadffb76e0 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] 0xaaaadff89ad0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff89b60 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaadff89bf0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadff89c80 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadff89d10 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaadff89da0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadff89e30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadff89ec0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaadff89f50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadff89fe0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff8a070 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadff8a100 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadff8a190 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadff8a220 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadff8a2b0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadff8a340 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadff8a3d0 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaadff8a460 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaadff8a4f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaadff8a580 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaadff8a610 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaadff8a6a0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaadff8a730 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaadff8a7c0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaadff8a850 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaadff8a8e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaadff8a970 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaadff8aa00 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaadff8aa90 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaadff8ab20 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaadff8abb0 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] 0xaaaadffb7780 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffb7810 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaadffb78a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadffb7930 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadffb79c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaadffb7a50 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadffb7ae0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadffb7b70 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaadffb7c00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadffb7c90 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadffb7d20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadffb7db0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadffb7e40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadffb7ed0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadffb7f60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadffb7ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadffb8080 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaadffb8110 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaadffb81a0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaadffb8230 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaadffb82c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaadffb8350 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaadffb83e0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaadffb8470 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaadffb8500 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaadffb8590 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaadffb8620 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaadffb86b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaadffb8740 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaadffb87d0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaadffb8860 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] 0xaaaadff86da0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff86e30 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff86ec0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff86f50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff86fe0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff87070 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff87100 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff87190 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff87220 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff872b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff87340 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff873d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff87460 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff874f0 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] 0xaaaadffb5c60 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffb5cf0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadffb5d80 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadffb5e10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffb5ea0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadffb5f30 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadffb5fc0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffb6050 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffb60e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffb6170 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadffb6200 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffb6290 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffb6320 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadffb63b0 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] 0xaaaadff888c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff88950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadff889e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadff88a70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff88b00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadff88b90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadff88c20 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff88cb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff88d40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff88dd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadff88e60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff88ef0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff88f80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadff89010 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] 0xaaaadffb8990 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffb8a20 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadffb8ab0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadffb8b40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffb8bd0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadffb8c60 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadffb8cf0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffb8d80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffb8e10 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffb8ea0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadffb8f30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffb8fc0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffb9050 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadffb90e0 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] 0xaaaadff8bee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff8bf70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff8c000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff8c090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff8c120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff8c1b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff8c240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff8c2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff8c360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff8c3f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff8c480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff8c510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff8c5a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff8c630 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] 0xaaaadffb92a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffb9330 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadffb93c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadffb9450 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffb94e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadffb9570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadffb9600 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffb9690 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffb9720 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffb97b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadffb9840 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffb98d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffb9960 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadffb99f0 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] 0xaaaadff8c7f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff8c880 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadff8c910 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadff8c9a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadff8ca30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadff8cac0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadff8cb50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadff8cbe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadff8cc70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadff8cd00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadff8cd90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadff8ce20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadff8ceb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadff8cf40 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] 0xaaaadffb9bb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffb9c40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadffb9cd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadffb9d60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffb9df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadffb9e80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadffb9f10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffb9fa0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffba030 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffba0c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadffba150 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffba1e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffba270 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadffba300 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] 0xaaaadff8da10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff8daa0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff8db30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff8dbc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff8dc50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff8dce0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff8dd70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff8de00 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff8de90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff8df20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff8dfb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff8e040 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff8e0d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff8e160 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff8e1f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff8e280 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff8e310 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff8e3a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff8e430 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff8e4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff8e550 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff8e5e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff8e670 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaadff8e700 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] 0xaaaadffbaf60 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadffbaff0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadffbb080 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadffbb110 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadffbb1a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadffbb230 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadffbb2c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadffbb350 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadffbb3e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadffbb470 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadffbb500 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadffbb590 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadffbb620 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadffbb6b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadffbb740 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadffbb7d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadffbb860 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadffbb8f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadffbb980 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaadffbba10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadffbbaa0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadffbbb30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadffbbbc0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaadffbbc50 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] 0xaaaadff8ec20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadff8ecb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadff8ed40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadff8edd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadff8ee60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadff8eef0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadff8ef80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadff8f010 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadff8f0a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadff8f130 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadff8f1c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadff8f250 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadff8f2e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadff8f370 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadff8f400 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadff8f490 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadff8f520 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadff8f5b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadff8f640 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaadff8f6d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadff8f760 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadff8f7f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadff8f880 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaadff8f910 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaadff8f9a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaadff8fa30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaadff8fac0 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] 0xaaaadffbc170 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadffbc200 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadffbc290 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadffbc320 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadffbc3b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadffbc440 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadffbc4d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadffbc560 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadffbc5f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadffbc680 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadffbc710 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadffbc7a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadffbc830 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadffbc8c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadffbc950 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadffbc9e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadffbca70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadffbcb00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadffbcb90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaadffbcc20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadffbccb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadffbcd40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadffbcdd0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaadffbce60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaadffbcef0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaadffbcf80 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaadffbd010 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] 0xaaaadff8fe30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff8fec0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff8ff50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff8ffe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff90070 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff90100 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff90190 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff90220 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff902b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff90340 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff903d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff90460 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff904f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff90580 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff90610 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff906a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff90730 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaadff907c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaadff90850 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaadff908e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaadff90970 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaadff90a00 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaadff90a90 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaadff90b20 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaadff90bb0 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] 0xaaaadffbd380 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffbd410 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadffbd4a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaadffbd530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadffbd5c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadffbd650 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadffbd6e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadffbd770 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadffbd800 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadffbd890 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaadffbd920 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadffbd9b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadffbda40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadffbdad0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadffbdb60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadffbdbf0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadffbdc80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaadffbdd10 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaadffbdda0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaadffbde30 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaadffbdec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaadffbdf50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaadffbdfe0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaadffbe070 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaadffbe100 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] 0xaaaadff92250 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadff922e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadff92370 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaadff92400 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadff92490 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadff92520 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadff925b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadff92640 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadff926d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadff92760 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaadff927f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadff92880 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadff92910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadff929a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadff92a30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadff92ac0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadff92b50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaadff92be0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaadff92c70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaadff92d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaadff92d90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaadff92e20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaadff92eb0 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaadff92f40 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaadff92fd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaadff93060 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaadff930f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaadff93180 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaadff93210 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaadff932a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaadff93330 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaadff933c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaadff93450 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaadff934e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaadff93570 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaadff93600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaadff93690 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaadff93720 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaadff937b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaadff93840 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaadff938d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaadff93960 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaadff939f0 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] 0xaaaadffbf7a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffbf830 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadffbf8c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaadffbf950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadffbf9e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadffbfa70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadffbfb00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadffbfb90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadffbfc20 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadffbfcb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaadffbfd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadffbfdd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadffbfe60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadffbfef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadffbff80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadffc0010 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadffc00a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaadffc0130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaadffc01c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaadffc0250 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaadffc02e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaadffc0370 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaadffc0400 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaadffc0490 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaadffc0520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaadffc05b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaadffc0640 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaadffc06d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaadffc0760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaadffc07f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaadffc0880 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaadffc0910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaadffc09a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaadffc0a30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaadffc0ac0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaadffc0b50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaadffc0be0 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaadffc0c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaadffc0d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaadffc0d90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaadffc0e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaadffc0eb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaadffc0f40 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] 0xaaaadff91040 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaadff910d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaadff91160 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaadff911f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaadff91280 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaadff91310 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaadff913a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaadff91430 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaadff914c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaadff91550 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaadff915e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaadff91670 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaadff91700 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaadff91790 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaadff91820 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaadff918b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaadff91940 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaadff919d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaadff91a60 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaadff91af0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaadff91b80 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaadff91c10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaadff91ca0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaadff91d30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaadff91dc0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaadff91e50 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] 0xaaaadffbe590 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaadffbe620 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaadffbe6b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaadffbe740 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaadffbe7d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaadffbe860 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaadffbe8f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaadffbe980 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaadffbea10 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaadffbeaa0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaadffbeb30 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaadffbebc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaadffbec50 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaadffbece0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaadffbed70 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaadffbee00 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaadffbee90 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaadffbef20 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaadffbefb0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaadffbf040 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaadffbf0d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaadffbf160 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaadffbf1f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaadffbf280 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaadffbf310 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaadffbf3a0 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] 0xaaaadff8d100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff8d190 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaadff8d220 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaadff8d2b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff8d340 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaadff8d3d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff8d460 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff8d4f0 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] 0xaaaadffba650 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadffba6e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaadffba770 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaadffba800 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadffba890 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaadffba920 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadffba9b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaadffbaa40 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] 0xaaaadff94660 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadff946f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaadff94780 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaadff94810 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadff948a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaadff94930 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadff949c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaadff94a50 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] 0xaaaadffc1bb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadffc1c40 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaadffc1cd0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaadffc1d60 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadffc1df0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaadffc1e80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadffc1f10 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaadffc1fa0 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] 0xaaaadff94f70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff95000 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaadff95090 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] 0xaaaadffc2500 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffc2590 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaadffc2620 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] 0xaaaadff95880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff95910 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaadff959a0 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] 0xaaaadffc2e40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffc2ed0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaadffc2f60 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] 0xaaaadff96aa0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaadff96b30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaadff96bc0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaadff96c50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff96ce0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaadff96d70 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaadff96e00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff96e90 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaadff96f20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaadff96fb0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaadff97040 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff970d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaadff97160 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaadff971f0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaadff97280 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff97310 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaadff973a0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaadff97430 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff974c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaadff97550 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] 0xaaaadffc4060 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaadffc40f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaadffc4180 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaadffc4210 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadffc42a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaadffc4330 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaadffc43c0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadffc4450 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaadffc44e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaadffc4570 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaadffc4600 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadffc4690 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaadffc4720 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaadffc47b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaadffc4840 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadffc48d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaadffc4960 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaadffc49f0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadffc4a80 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaadffc4b10 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] 0xaaaadff97cb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff97d40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaadff97dd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaadff97e60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadff97ef0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaadff97f80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaadff98010 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadff980a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaadff98130 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaadff981c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaadff98250 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadff982e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaadff98370 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaadff98400 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaadff98490 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadff98520 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaadff985b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaadff98640 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadff986d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaadff98760 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] 0xaaaadffc5270 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffc5300 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaadffc5390 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaadffc5420 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadffc54b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaadffc5540 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaadffc55d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadffc5660 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaadffc56f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaadffc5780 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaadffc5810 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadffc58a0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaadffc5930 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaadffc59c0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaadffc5a50 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadffc5ae0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaadffc5b70 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaadffc5c00 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadffc5c90 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaadffc5d20 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] 0xaaaadff98ec0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaadff98f50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaadff98fe0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff99070 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff99100 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff99190 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff99220 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff992b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff99340 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff993d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaadff99460 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff994f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaadff99580 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff99610 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff996a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff99730 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff997c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff99850 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff998e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff99970 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff99a00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff99a90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaadff99b20 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaadff99bb0 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] 0xaaaadffc6d90 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaadffc6e20 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaadffc6eb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadffc6f40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadffc6fd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadffc7060 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadffc70f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadffc7180 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadffc7210 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadffc72a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaadffc7330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadffc73c0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaadffc7450 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadffc74e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadffc7570 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadffc7600 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadffc7690 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadffc7720 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadffc77b0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadffc7840 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadffc78d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadffc7960 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaadffc79f0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaadffc7a80 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] 0xaaaadff9a0d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadff9a160 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaadff9a1f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadff9a280 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadff9a310 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadff9a3a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadff9a430 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadff9a4c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadff9a550 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadff9a5e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadff9a670 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadff9a700 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaadff9a790 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadff9a820 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadff9a8b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadff9a940 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadff9a9d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadff9aa60 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadff9aaf0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadff9ab80 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadff9ac10 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadff9aca0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaadff9ad30 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaadff9adc0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaadff9ae50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaadff9aee0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaadff9af70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaadff9b000 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaadff9b090 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] 0xaaaadffc7fa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffc8030 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaadffc80c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadffc8150 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadffc81e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadffc8270 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadffc8300 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadffc8390 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadffc8420 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadffc84b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadffc8540 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadffc85d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaadffc8660 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadffc86f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadffc8780 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadffc8810 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadffc88a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadffc8930 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadffc89c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadffc8a50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadffc8ae0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadffc8b70 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaadffc8c00 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaadffc8c90 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaadffc8d20 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaadffc8db0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaadffc8e40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaadffc8ed0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaadffc8f60 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] 0xaaaadff96190 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaadff96220 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaadff962b0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaadff96340 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] 0xaaaadffc6480 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaadffc6510 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaadffc65a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaadffc6630 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] 0xaaaadff9b2e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff9b370 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff9b400 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] 0xaaaadffc91b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffc9240 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadffc92d0 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] 0xaaaadff9bbf0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff9bc80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadff9bd10 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] 0xaaaadffc9ac0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffc9b50 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadffc9be0 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: 0xaaaadfed48c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfec7130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaaadfec7600 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaadfec7698 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec71c8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaaadfec7740 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaadfec77d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec7260 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaaadfec7880 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaadfec72f8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaaadfec7920 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaadfec7390 MAP: (8 sibs) 4 children: 42: 0xaaaadfec79c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec7a58 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec7af0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec7b88 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec7428 MAP: (8 sibs) 3 children: 42: 0xaaaadfec7c30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaaadfec7cc8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaaadfec7d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaaadfec74c0 MAP: (8 sibs) 2 children: 42: 0xaaaadfec7e00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaaadfec7f40 VAL***: '*CENTER' (2 sibs) 42: 0xaaaadfec7fd8 VAL***: '*BIG' (2 sibs) 42: 0xaaaadfec7e98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaaadfec7558 MAP: (8 sibs) 3 children: 42: 0xaaaadfec8080 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaaadfec8250 VAL***: '*BIG' (3 sibs) 42: 0xaaaadfec82e8 VAL***: '*LEFT' (3 sibs) 42: 0xaaaadfec8380 VAL***: '*SMALL' (3 sibs) 42: 0xaaaadfec8118 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaaadfec81b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffca3d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffca460 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaadffca4f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadffca580 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadffca610 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaadffca6a0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadffca730 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadffca7c0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaadffca850 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadffca8e0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaadffca970 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadffcaa00 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadffcaa90 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadffcab20 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadffcabb0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadffcac40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadffcacd0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaadffcad60 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaadffcadf0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaadffcae80 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaadffcaf10 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaadffcafa0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaadffcb030 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaadffcb0c0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaadffcb150 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaadffcb1e0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaadffcb270 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaadffcb300 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaadffcb390 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaadffcb420 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaadffcb4b0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaadffcb540 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: 0xaaaadfed49d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfec8db0 MAP: (8 sibs) 2 children: 42: 0xaaaadfec6020 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaadfec60b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec8e48 MAP: (8 sibs) 2 children: 42: 0xaaaadfec6820 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaadfec68b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec8ee0 MAP: (8 sibs) 1 children: 42: 0xaaaadfec9280 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaadfec8f78 MAP: (8 sibs) 1 children: 42: 0xaaaadfec9320 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaadfec9010 MAP: (8 sibs) 4 children: 42: 0xaaaadfec93c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9458 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec94f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9588 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec90a8 MAP: (8 sibs) 4 children: 42: 0xaaaadfec9630 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec96c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec9760 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec97f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec9140 MAP: (8 sibs) 4 children: 42: 0xaaaadfec98a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9938 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec99d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9a68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec91d8 MAP: (8 sibs) 4 children: 42: 0xaaaadfec9b10 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9ba8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec9c40 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9cd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffcb5e0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffcb670 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaadffcb700 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadffcb790 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadffcb820 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaadffcb8b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadffcb940 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadffcb9d0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaadffcba60 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadffcbaf0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadffcbb80 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadffcbc10 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadffcbca0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadffcbd30 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadffcbdc0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadffcbe50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadffcbee0 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaadffcbf70 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaadffcc000 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaadffcc090 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaadffcc120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaadffcc1b0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaadffcc240 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaadffcc2d0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaadffcc360 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaadffcc3f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaadffcc480 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaadffcc510 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaadffcc5a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaadffcc630 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaadffcc6c0 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: 0xaaaadfed4af0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfeca1f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaadfeca288 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaadfeca320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfeca590 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaadfeca628 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaadfeca3b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaadfec6200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfeca450 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaadfeca6d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfeca768 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfeca4e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaadfeca810 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfeca8a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffcc760 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffcc7f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadffcc880 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadffcc910 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffcc9a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadffcca30 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadffccac0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffccb50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffccbe0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffccc70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadffccd00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffccd90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffcce20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadffcceb0 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: 0xaaaadfed4c08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfeca950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaadfeca9e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaadfecaa80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecacf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaadfecad88 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaadfecab18 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaadfecae30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfecabb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaadfecaed0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfecaf68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfecac48 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaadfecb010 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfecb0a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffccf50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffccfe0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadffcd070 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadffcd100 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffcd190 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadffcd220 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadffcd2b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffcd340 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffcd3d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffcd460 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadffcd4f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffcd580 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffcd610 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadffcd6a0 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: 0xaaaadfed4d20 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfecba20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfecbab8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfecbb50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecbdc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecbe58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecbbe8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaadfecbf00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfecbc80 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaadfecbfa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc038 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfecbd18 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaadfecc0e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc178 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffcd740 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffcd7d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadffcd860 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadffcd8f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffcd980 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadffcda10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadffcdaa0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffcdb30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffcdbc0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffcdc50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadffcdce0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffcdd70 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffcde00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadffcde90 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: 0xaaaadfed4e38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfec9dd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfec9e68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfec9f00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecc220 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecc2b8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfec9f98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaadfecc360 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfeca030 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaadfecc400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc498 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfeca0c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaadfecc540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc5d8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffcdf30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffcdfc0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadffce050 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadffce0e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffce170 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadffce200 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadffce290 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffce320 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffce3b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffce440 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadffce4d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffce560 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffce5f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadffce680 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: 0xaaaadfed4f50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaadfeccc80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaadfeccd18 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaadfeccdb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaadfec6960 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaadfec69f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaadfecce48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaadfecd0b0 MAP: (2 sibs) 4 children: 42: 0xaaaadfec8690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaadfec8728 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaadfec87c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaadfec8858 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaadfecd148 MAP: (2 sibs) 5 children: 42: 0xaaaadfecd1f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaadfecd288 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaadfecd320 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaadfecd3b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaadfecd450 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaadfeccee0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaaadfec6510 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfec65a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfec6640 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfeccf78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaaadfecd010 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] 0xaaaadffce720 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadffce7b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadffce840 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadffce8d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadffce960 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadffce9f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadffcea80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadffceb10 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadffceba0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadffcec30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadffcecc0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadffced50 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadffcede0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadffcee70 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadffcef00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadffcef90 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadffcf020 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadffcf0b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadffcf140 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaadffcf1d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadffcf260 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadffcf2f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadffcf380 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaadffcf410 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: 0xaaaadfed5068 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaadfecd540 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaadfecd5d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaadfecd670 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaadfecd970 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaadfecda08 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaadfecd708 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaadfecdab0 MAP: (2 sibs) 4 children: 42: 0xaaaadfec8900 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaadfec8998 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaadfec8a30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaadfec8ac8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaadfecdb48 MAP: (2 sibs) 5 children: 42: 0xaaaadfecdbf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaadfecdc88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaadfecdd20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaadfecddb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaadfecde50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaadfecd7a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaaadfec6e40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfec6ed8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfec6f70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfecd838 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaaadfecdef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfecdf88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfece020 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfecd8d0 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] 0xaaaadffcf4b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadffcf540 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadffcf5d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadffcf660 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadffcf6f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadffcf780 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadffcf810 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadffcf8a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadffcf930 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadffcf9c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadffcfa50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadffcfae0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadffcfb70 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadffcfc00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadffcfc90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadffcfd20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadffcfdb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadffcfe40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadffcfed0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaadffcff60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadffcfff0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadffd0080 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadffd0110 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaadffd01a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaadffd0230 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaadffd02c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaadffd0350 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: 0xaaaadfed5180 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaadfecfbc0 MAP: (6 sibs) 1 children: 42: 0xaaaadfecff60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaaadfed0000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed0098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed0130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed01c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed0260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfecfc58 MAP: (6 sibs) 1 children: 42: 0xaaaadfed0300 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaaadfed03a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed0438 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed04d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed0568 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed0600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfecfcf0 MAP: (6 sibs) 1 children: 42: 0xaaaadfed06a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaaadfecfd88 MAP: (6 sibs) 1 children: 42: 0xaaaadfed0740 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaaadfecfe20 MAP: (6 sibs) 1 children: 42: 0xaaaadfed07e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaaadfed0880 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaaadfed0918 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaaadfecfeb8 MAP: (6 sibs) 1 children: 42: 0xaaaadfed09c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd03f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffd0480 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadffd0510 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaadffd05a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadffd0630 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadffd06c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadffd0750 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadffd07e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadffd0870 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadffd0900 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaadffd0990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadffd0a20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadffd0ab0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadffd0b40 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadffd0bd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadffd0c60 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadffd0cf0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaadffd0d80 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaadffd0e10 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaadffd0ea0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaadffd0f30 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaadffd0fc0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaadffd1050 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaadffd10e0 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaadffd1170 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: 0xaaaadfed5298 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaadfed1c60 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb7a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed21c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfed1cf8 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb840 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2398 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed2430 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed24c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed2560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1d90 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2698 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2730 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed27c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2860 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfed1e28 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb980 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2998 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed2a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed2ac8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed2b60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1ec0 MAP: (6 sibs) 1 children: 42: 0xaaaadfed2c00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2ca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2d38 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2dd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed2e68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2f00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1f58 MAP: (6 sibs) 1 children: 42: 0xaaaadfed2fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed3040 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed30d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed3170 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed3208 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed32a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd1210 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffd12a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadffd1330 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaadffd13c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadffd1450 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadffd14e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadffd1570 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadffd1600 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadffd1690 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadffd1720 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaadffd17b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadffd1840 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadffd18d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadffd1960 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadffd19f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadffd1a80 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadffd1b10 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaadffd1ba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaadffd1c30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaadffd1cc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaadffd1d50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaadffd1de0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaadffd1e70 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaadffd1f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaadffd1f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaadffd2020 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaadffd20b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaadffd2140 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaadffd21d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaadffd2260 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaadffd22f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaadffd2380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaadffd2410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaadffd24a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaadffd2530 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaadffd25c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaadffd2650 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaadffd26e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaadffd2770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaadffd2800 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaadffd2890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaadffd2920 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaadffd29b0 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: 0xaaaadfed53b0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaaadfed3340 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed33d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed3470 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed3508 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed35a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaadfed3638 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaadfed36d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaadfed3768 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaadfed3800 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaadfed1060 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaadfed3898 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaadfed1100 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaadfed3930 DOCMAP: (17 sibs) 2 children: 42: 0xaaaadfec5ee0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaaadfec5f78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaaadfed39c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed11a0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaadfed3a60 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed1240 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaadfed3af8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed0a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaadfed3b90 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed0b00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaadfed3c28 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaaadfed3cc0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd2a50 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaadffd2ae0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaadffd2b70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaadffd2c00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaadffd2c90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaadffd2d20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaadffd2db0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaadffd2e40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaadffd2ed0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaadffd2f60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaadffd2ff0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaadffd3080 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaadffd3110 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaadffd31a0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaadffd3230 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaadffd32c0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaadffd3350 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaadffd33e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaadffd3470 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaadffd3500 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaadffd3590 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaadffd3620 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaadffd36b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaadffd3740 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaadffd37d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaadffd3860 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: 0xaaaadfed54c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaadfed1660 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaaadfed16f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaaadfed1790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaaadfed1828 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaaadfed18c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaadfecb150 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaaadfecb1e8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffc39b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadffc3a40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaadffc3ad0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaadffc3b60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadffc3bf0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaadffc3c80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadffc3d10 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaadffc3da0 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: 0xaaaadfed55e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaadfece0c0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaaadfece158 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaaadfece1f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaaadfece288 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaaadfece320 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaadfecb2e0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaaadfecb378 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd3900 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadffd3990 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaadffd3a20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaadffd3ab0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadffd3b40 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaadffd3bd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadffd3c60 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaadffd3cf0 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: 0xaaaadfed56f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfec66e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaaadfec6778 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadff779a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadff77a30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaadff77ac0 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: 0xaaaadfed5810 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc680 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaaadfecc718 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffc3e40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffc3ed0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaadffc3f60 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: 0xaaaadfed5928 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaaadfed3ea0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaaadfed3f38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaaadfed3fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaadfed4370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaaadfed4408 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaaadfed4068 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaadfec6c70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaaadfec6d08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaaadfec6da0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaaadfed4100 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaaadfed44b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaaadfed4548 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaaadfed4198 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaaadfed4230 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaaadfed45f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaaadfed4688 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaaadfed42c8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaaadfed4730 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaaadfed47c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd3d90 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaadffd3e20 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaadffd3eb0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaadffd3f40 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadffd3fd0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaadffd4060 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaadffd40f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadffd4180 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaadffd4210 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaadffd42a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaadffd4330 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadffd43c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaadffd4450 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaadffd44e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaadffd4570 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadffd4600 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaadffd4690 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaadffd4720 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadffd47b0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaadffd4840 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: 0xaaaadfed5a40 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaaadfed6b80 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaaadfed6c18 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaaadfed6cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaadfed7050 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaaadfed70e8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaaadfed6d48 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaadfed7190 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaaadfed7228 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaaadfed72c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaaadfed6de0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaaadfed7360 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaaadfed73f8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaaadfed6e78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaaadfed6f10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaaadfed74a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaaadfed7538 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaaadfed6fa8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaaadfed75e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaaadfed7678 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd48e0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffd4970 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaadffd4a00 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaadffd4a90 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadffd4b20 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaadffd4bb0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaadffd4c40 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadffd4cd0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaadffd4d60 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaadffd4df0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaadffd4e80 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadffd4f10 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaadffd4fa0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaadffd5030 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaadffd50c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadffd5150 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaadffd51e0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaadffd5270 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadffd5300 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaadffd5390 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: 0xaaaadfed5b58 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaaadfecefe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaaadfecf4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaadfecf548 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaadfecf5e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaadfecf078 MAP: (8 sibs) 3 children: 42: 0xaaaadfecf680 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaaadfecf718 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaaadfecf7b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaaadfecf110 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaaadfece760 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaadfecf1a8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaaadfece800 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaadfecf240 MAP: (8 sibs) 7 children: 42: 0xaaaadfed7720 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaaadfed77b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaaadfed7850 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaaadfed78e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaaadfed7980 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaaadfed7a18 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaaadfed7ab0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaaadfecf2d8 VAL***: '*a0' (8 sibs) 42: 0xaaaadfecf370 VAL***: '*a7' (8 sibs) 42: 0xaaaadfecf408 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd5430 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaadffd54c0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaadffd5550 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadffd55e0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadffd5670 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadffd5700 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadffd5790 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadffd5820 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadffd58b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadffd5940 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaadffd59d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadffd5a60 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaadffd5af0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadffd5b80 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadffd5c10 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadffd5ca0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadffd5d30 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadffd5dc0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadffd5e50 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadffd5ee0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadffd5f70 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadffd6000 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaadffd6090 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaadffd6120 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: 0xaaaadfed5c70 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfed7b50 MAP: (8 sibs) 3 children: 42: 0xaaaadfed8020 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaaadfed80b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaaadfed8150 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaaadfed7be8 MAP: (8 sibs) 3 children: 42: 0xaaaadfed81f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaaadfed8288 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaaadfed8320 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaaadfed7c80 MAP: (8 sibs) 1 children: 42: 0xaaaadfeccbd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaaadfed7d18 MAP: (8 sibs) 1 children: 42: 0xaaaadfecfa70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaadfed7db0 MAP: (8 sibs) 7 children: 42: 0xaaaadfed83c0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaaadfed8458 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaaadfed84f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaaadfed8588 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaaadfed8620 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaaadfed86b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaaadfed8750 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaaadfed7e48 MAP: (8 sibs) 3 children: 42: 0xaaaadfed87f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaadfed8888 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaadfed8920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaadfed7ee0 MAP: (8 sibs) 1 children: 42: 0xaaaadfed89c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaadfed7f78 MAP: (8 sibs) 1 children: 42: 0xaaaadfed8a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd61c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffd6250 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaadffd62e0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadffd6370 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadffd6400 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadffd6490 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadffd6520 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadffd65b0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadffd6640 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadffd66d0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadffd6760 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadffd67f0 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaadffd6880 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadffd6910 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadffd69a0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadffd6a30 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadffd6ac0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadffd6b50 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadffd6be0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadffd6c70 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadffd6d00 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadffd6d90 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaadffd6e20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaadffd6eb0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaadffd6f40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaadffd6fd0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaadffd7060 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaadffd70f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaadffd7180 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: 0xaaaadfed5d88 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaaadfec6aa0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaaadfec6b38 KEYVAL: 'b' '' (3 sibs) 42: 0xaaaadfec6bd0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd7220 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaadffd72b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaadffd7340 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaadffd73d0 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: 0xaaaadfed5ea0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc7c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaadfecc858 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd7470 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffd7500 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadffd7590 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: 0xaaaadfed5fb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc900 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaadfecc998 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd7630 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffd76c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadffd7750 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: 0xaaaadfed48c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfec7130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaaadfec7600 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaadfec7698 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec71c8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaaadfec7740 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaadfec77d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec7260 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaaadfec7880 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaadfec72f8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaaadfec7920 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaadfec7390 MAP: (8 sibs) 4 children: 42: 0xaaaadfec79c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec7a58 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec7af0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec7b88 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec7428 MAP: (8 sibs) 3 children: 42: 0xaaaadfec7c30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaaadfec7cc8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaaadfec7d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaaadfec74c0 MAP: (8 sibs) 2 children: 42: 0xaaaadfec7e00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaaadfec7f40 VAL***: '*CENTER' (2 sibs) 42: 0xaaaadfec7fd8 VAL***: '*BIG' (2 sibs) 42: 0xaaaadfec7e98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaaadfec7558 MAP: (8 sibs) 3 children: 42: 0xaaaadfec8080 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaaadfec8250 VAL***: '*BIG' (3 sibs) 42: 0xaaaadfec82e8 VAL***: '*LEFT' (3 sibs) 42: 0xaaaadfec8380 VAL***: '*SMALL' (3 sibs) 42: 0xaaaadfec8118 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaaadfec81b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd77f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffd7880 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaadffd7910 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadffd79a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadffd7a30 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaadffd7ac0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadffd7b50 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadffd7be0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaadffd7c70 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadffd7d00 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaadffd7d90 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadffd7e20 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadffd7eb0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadffd7f40 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadffd7fd0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadffd8060 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadffd80f0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaadffd8180 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaadffd8210 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaadffd82a0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaadffd8330 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaadffd83c0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaadffd8450 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaadffd84e0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaadffd8570 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaadffd8600 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaadffd8690 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaadffd8720 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaadffd87b0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaadffd8840 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaadffd88d0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaadffd8960 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: 0xaaaadfed49d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfec8db0 MAP: (8 sibs) 2 children: 42: 0xaaaadfec6020 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaadfec60b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec8e48 MAP: (8 sibs) 2 children: 42: 0xaaaadfec6820 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaadfec68b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaadfec8ee0 MAP: (8 sibs) 1 children: 42: 0xaaaadfec9280 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaadfec8f78 MAP: (8 sibs) 1 children: 42: 0xaaaadfec9320 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaadfec9010 MAP: (8 sibs) 4 children: 42: 0xaaaadfec93c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9458 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec94f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9588 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec90a8 MAP: (8 sibs) 4 children: 42: 0xaaaadfec9630 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec96c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec9760 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec97f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec9140 MAP: (8 sibs) 4 children: 42: 0xaaaadfec98a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9938 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec99d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9a68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaadfec91d8 MAP: (8 sibs) 4 children: 42: 0xaaaadfec9b10 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaadfec9ba8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaadfec9c40 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaadfec9cd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd8a00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffd8a90 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaadffd8b20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaadffd8bb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaadffd8c40 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaadffd8cd0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaadffd8d60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaadffd8df0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaadffd8e80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaadffd8f10 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadffd8fa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaadffd9030 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaadffd90c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaadffd9150 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaadffd91e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaadffd9270 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaadffd9300 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaadffd9390 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaadffd9420 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaadffd94b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaadffd9540 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaadffd95d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaadffd9660 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaadffd96f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaadffd9780 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaadffd9810 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaadffd98a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaadffd9930 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaadffd99c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaadffd9a50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaadffd9ae0 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: 0xaaaadfed4af0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfeca1f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaadfeca288 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaadfeca320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfeca590 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaadfeca628 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaadfeca3b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaadfec6200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfeca450 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaadfeca6d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfeca768 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfeca4e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaadfeca810 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfeca8a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffd9b80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffd9c10 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadffd9ca0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadffd9d30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffd9dc0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadffd9e50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadffd9ee0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffd9f70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffda000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffda090 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadffda120 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffda1b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffda240 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadffda2d0 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: 0xaaaadfed4c08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfeca950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaadfeca9e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaadfecaa80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecacf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaadfecad88 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaadfecab18 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaadfecae30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfecabb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaadfecaed0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfecaf68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfecac48 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaadfecb010 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaadfecb0a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffda370 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffda400 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaadffda490 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaadffda520 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffda5b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaadffda640 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaadffda6d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffda760 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffda7f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffda880 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaadffda910 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffda9a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffdaa30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaadffdaac0 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: 0xaaaadfed4d20 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfecba20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfecbab8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfecbb50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecbdc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecbe58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecbbe8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaadfecbf00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfecbc80 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaadfecbfa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc038 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfecbd18 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaadfecc0e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc178 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffdab60 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffdabf0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadffdac80 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadffdad10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffdada0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadffdae30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadffdaec0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffdaf50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffdafe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffdb070 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadffdb100 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffdb190 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffdb220 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadffdb2b0 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: 0xaaaadfed4e38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaadfec9dd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfec9e68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaadfec9f00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaadfecc220 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfecc2b8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaadfec9f98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaadfecc360 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaadfeca030 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaadfecc400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc498 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaadfeca0c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaadfecc540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaadfecc5d8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffdb350 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffdb3e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaadffdb470 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaadffdb500 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaadffdb590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaadffdb620 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaadffdb6b0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaadffdb740 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaadffdb7d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaadffdb860 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaadffdb8f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaadffdb980 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaadffdba10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaadffdbaa0 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: 0xaaaadfed4f50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaadfeccc80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaadfeccd18 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaadfeccdb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaadfec6960 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaadfec69f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaadfecce48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaadfecd0b0 MAP: (2 sibs) 4 children: 42: 0xaaaadfec8690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaadfec8728 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaadfec87c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaadfec8858 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaadfecd148 MAP: (2 sibs) 5 children: 42: 0xaaaadfecd1f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaadfecd288 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaadfecd320 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaadfecd3b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaadfecd450 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaadfeccee0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaaadfec6510 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfec65a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfec6640 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfeccf78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaaadfecd010 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] 0xaaaadffdbb40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadffdbbd0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadffdbc60 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadffdbcf0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadffdbd80 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadffdbe10 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadffdbea0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadffdbf30 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadffdbfc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadffdc050 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadffdc0e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadffdc170 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadffdc200 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadffdc290 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadffdc320 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadffdc3b0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadffdc440 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadffdc4d0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadffdc560 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaadffdc5f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadffdc680 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadffdc710 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadffdc7a0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaadffdc830 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: 0xaaaadfed5068 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaadfecd540 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaadfecd5d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaadfecd670 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaadfecd970 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaadfecda08 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaadfecd708 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaadfecdab0 MAP: (2 sibs) 4 children: 42: 0xaaaadfec8900 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaadfec8998 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaadfec8a30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaadfec8ac8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaadfecdb48 MAP: (2 sibs) 5 children: 42: 0xaaaadfecdbf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaadfecdc88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaadfecdd20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaadfecddb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaadfecde50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaadfecd7a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaaadfec6e40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfec6ed8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfec6f70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfecd838 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaaadfecdef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaadfecdf88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaadfece020 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaadfecd8d0 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] 0xaaaadffdc8d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaadffdc960 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaadffdc9f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaadffdca80 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaadffdcb10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaadffdcba0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaadffdcc30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaadffdccc0 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaadffdcd50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaadffdcde0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaadffdce70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaadffdcf00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaadffdcf90 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaadffdd020 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaadffdd0b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaadffdd140 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaadffdd1d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaadffdd260 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaadffdd2f0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaadffdd380 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaadffdd410 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaadffdd4a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaadffdd530 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaadffdd5c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaadffdd650 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaadffdd6e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaadffdd770 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: 0xaaaadfed5180 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaadfecfbc0 MAP: (6 sibs) 1 children: 42: 0xaaaadfecff60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaaadfed0000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed0098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed0130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed01c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed0260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfecfc58 MAP: (6 sibs) 1 children: 42: 0xaaaadfed0300 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaaadfed03a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed0438 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed04d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed0568 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed0600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfecfcf0 MAP: (6 sibs) 1 children: 42: 0xaaaadfed06a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaaadfecfd88 MAP: (6 sibs) 1 children: 42: 0xaaaadfed0740 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaaadfecfe20 MAP: (6 sibs) 1 children: 42: 0xaaaadfed07e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaaadfed0880 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaaadfed0918 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaaadfecfeb8 MAP: (6 sibs) 1 children: 42: 0xaaaadfed09c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffdd810 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffdd8a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadffdd930 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaadffdd9c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadffdda50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadffddae0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadffddb70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadffddc00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadffddc90 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadffddd20 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaadffdddb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadffdde40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadffdded0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadffddf60 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadffddff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadffde080 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadffde110 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaadffde1a0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaadffde230 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaadffde2c0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaadffde350 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaadffde3e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaadffde470 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaadffde500 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaadffde590 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: 0xaaaadfed5298 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaadfed1c60 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb7a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed21c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfed1cf8 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb840 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2398 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed2430 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed24c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed2560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1d90 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2698 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2730 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed27c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2860 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaadfed1e28 MAP: (6 sibs) 1 children: 42: 0xaaaadfecb980 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2998 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed2a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed2ac8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed2b60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1ec0 MAP: (6 sibs) 1 children: 42: 0xaaaadfed2c00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed2ca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed2d38 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaadfed2dd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaadfed2e68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaadfed2f00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaadfed1f58 MAP: (6 sibs) 1 children: 42: 0xaaaadfed2fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaadfed3040 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaadfed30d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaadfed3170 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaadfed3208 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaadfed32a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffde630 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaadffde6c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaadffde750 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaadffde7e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaadffde870 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaadffde900 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaadffde990 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaadffdea20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaadffdeab0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaadffdeb40 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaadffdebd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaadffdec60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaadffdecf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaadffded80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaadffdee10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaadffdeea0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaadffdef30 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaadffdefc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaadffdf050 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaadffdf0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaadffdf170 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaadffdf200 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaadffdf290 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaadffdf320 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaadffdf3b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaadffdf440 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaadffdf4d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaadffdf560 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaadffdf5f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaadffdf680 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaadffdf710 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaadffdf7a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaadffdf830 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaadffdf8c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaadffdf950 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaadffdf9e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaadffdfa70 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaadffdfb00 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaadffdfb90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaadffdfc20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaadffdfcb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaadffdfd40 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaadffdfdd0 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: 0xaaaadfed53b0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaaadfed3340 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed33d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed3470 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed3508 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaadfed35a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaadfed3638 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaadfed36d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaadfed3768 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaadfed3800 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaadfed1060 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaadfed3898 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaadfed1100 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaadfed3930 DOCMAP: (17 sibs) 2 children: 42: 0xaaaadfec5ee0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaaadfec5f78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaaadfed39c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed11a0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaadfed3a60 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed1240 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaadfed3af8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed0a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaadfed3b90 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaadfed0b00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaadfed3c28 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaaadfed3cc0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffdfe70 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaadffdff00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaadffdff90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaadffe0020 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaadffe00b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaadffe0140 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaadffe01d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaadffe0260 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaadffe02f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaadffe0380 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaadffe0410 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaadffe04a0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaadffe0530 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaadffe05c0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaadffe0650 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaadffe06e0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaadffe0770 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaadffe0800 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaadffe0890 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaadffe0920 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaadffe09b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaadffe0a40 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaadffe0ad0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaadffe0b60 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaadffe0bf0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaadffe0c80 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: 0xaaaadfed54c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaadfed1660 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaaadfed16f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaaadfed1790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaaadfed1828 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaaadfed18c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaadfecb150 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaaadfecb1e8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffe0d20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadffe0db0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaadffe0e40 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaadffe0ed0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadffe0f60 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaadffe0ff0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadffe1080 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaadffe1110 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: 0xaaaadfed55e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaadfece0c0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaaadfece158 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaaadfece1f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaaadfece288 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaaadfece320 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaadfecb2e0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaaadfecb378 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffe11b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaadffe1240 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaadffe12d0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaadffe1360 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaadffe13f0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaadffe1480 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaadffe1510 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaadffe15a0 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: 0xaaaadfed56f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfec66e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaaadfec6778 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffe1640 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffe16d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaadffe1760 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: 0xaaaadfed5810 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc680 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaaadfecc718 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffe1800 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffe1890 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaadffe1920 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: 0xaaaadfed5928 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaaadfed3ea0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaaadfed3f38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaaadfed3fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaadfed4370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaaadfed4408 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaaadfed4068 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaadfec6c70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaaadfec6d08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaaadfec6da0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaaadfed4100 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaaadfed44b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaaadfed4548 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaaadfed4198 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaaadfed4230 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaaadfed45f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaaadfed4688 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaaadfed42c8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaaadfed4730 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaaadfed47c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffe19c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaadffe1a50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaadffe1ae0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaadffe1b70 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadffe1c00 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaadffe1c90 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaadffe1d20 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadffe1db0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaadffe1e40 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaadffe1ed0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaadffe1f60 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadffe1ff0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaadffe2080 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaadffe2110 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaadffe21a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadffe2230 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaadffe22c0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaadffe2350 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadffe23e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaadffe2470 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: 0xaaaadfed5a40 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaaadfed6b80 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaaadfed6c18 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaaadfed6cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaadfed7050 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaaadfed70e8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaaadfed6d48 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaadfed7190 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaaadfed7228 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaaadfed72c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaaadfed6de0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaaadfed7360 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaaadfed73f8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaaadfed6e78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaaadfed6f10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaaadfed74a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaaadfed7538 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaaadfed6fa8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaaadfed75e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaaadfed7678 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffe2510 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffe25a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaadffe2630 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaadffe26c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaadffe2750 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaadffe27e0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaadffe2870 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaadffe2900 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaadffe2990 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaadffe2a20 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaadffe2ab0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaadffe2b40 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaadffe2bd0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaadffe2c60 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaadffe2cf0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaadffe2d80 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaadffe2e10 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaadffe2ea0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaadffe2f30 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaadffe2fc0 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: 0xaaaadfed5b58 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaaadfecefe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaaadfecf4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaadfecf548 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaadfecf5e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaadfecf078 MAP: (8 sibs) 3 children: 42: 0xaaaadfecf680 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaaadfecf718 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaaadfecf7b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaaadfecf110 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaaadfece760 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaadfecf1a8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaaadfece800 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaadfecf240 MAP: (8 sibs) 7 children: 42: 0xaaaadfed7720 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaaadfed77b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaaadfed7850 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaaadfed78e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaaadfed7980 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaaadfed7a18 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaaadfed7ab0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaaadfecf2d8 VAL***: '*a0' (8 sibs) 42: 0xaaaadfecf370 VAL***: '*a7' (8 sibs) 42: 0xaaaadfecf408 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffe3060 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaadffe30f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaadffe3180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadffe3210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadffe32a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadffe3330 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadffe33c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadffe3450 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadffe34e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadffe3570 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaadffe3600 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadffe3690 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaadffe3720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadffe37b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadffe3840 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadffe38d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadffe3960 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadffe39f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadffe3a80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadffe3b10 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadffe3ba0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadffe3c30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaadffe3cc0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaadffe3d50 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: 0xaaaadfed5c70 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaadfed7b50 MAP: (8 sibs) 3 children: 42: 0xaaaadfed8020 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaaadfed80b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaaadfed8150 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaaadfed7be8 MAP: (8 sibs) 3 children: 42: 0xaaaadfed81f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaaadfed8288 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaaadfed8320 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaaadfed7c80 MAP: (8 sibs) 1 children: 42: 0xaaaadfeccbd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaaadfed7d18 MAP: (8 sibs) 1 children: 42: 0xaaaadfecfa70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaadfed7db0 MAP: (8 sibs) 7 children: 42: 0xaaaadfed83c0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaaadfed8458 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaaadfed84f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaaadfed8588 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaaadfed8620 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaaadfed86b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaaadfed8750 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaaadfed7e48 MAP: (8 sibs) 3 children: 42: 0xaaaadfed87f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaadfed8888 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaadfed8920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaadfed7ee0 MAP: (8 sibs) 1 children: 42: 0xaaaadfed89c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaadfed7f78 MAP: (8 sibs) 1 children: 42: 0xaaaadfed8a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffe3df0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaadffe3e80 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaadffe3f10 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaadffe3fa0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaadffe4030 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaadffe40c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaadffe4150 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaadffe41e0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaadffe4270 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaadffe4300 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaadffe4390 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaadffe4420 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaadffe44b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaadffe4540 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaadffe45d0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaadffe4660 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaadffe46f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaadffe4780 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaadffe4810 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaadffe48a0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaadffe4930 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaadffe49c0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaadffe4a50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaadffe4ae0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaadffe4b70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaadffe4c00 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaadffe4c90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaadffe4d20 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaadffe4db0 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: 0xaaaadfed5d88 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaaadfec6aa0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaaadfec6b38 KEYVAL: 'b' '' (3 sibs) 42: 0xaaaadfec6bd0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffe4e50 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaadffe4ee0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaadffe4f70 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaadffe5000 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: 0xaaaadfed5ea0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc7c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaadfecc858 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffe50a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffe5130 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadffe51c0 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: 0xaaaadfed5fb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaadfecc900 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaadfecc998 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaadffe5260 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaadffe52f0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaadffe5380 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 (29 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (29 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-1.14.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0xaaaaed40d520 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaaaed4065a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaaaed406640 VAL: 'foo' (3 sibs) 43: 0xaaaaed4066d8 VAL: 'bar' (3 sibs) 43: 0xaaaaed406770 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed447530 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed4475c0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaed447650 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaed4476e0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaed447770 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: 0xaaaaed40d638 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed4072f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed407388 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed407430 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed407600 VAL: 'val0' (2 sibs) 43: 0xaaaaed407698 VAL: 'val1' (2 sibs) 43: 0xaaaaed4074c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed407740 VAL: 'val2' (2 sibs) 43: 0xaaaaed4077d8 VAL: 'val3' (2 sibs) 43: 0xaaaaed407560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed407880 VAL: 'val4' (2 sibs) 43: 0xaaaaed407918 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed449620 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed4496b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed449740 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed4497d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed449860 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed4498f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed449980 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed449a10 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed449aa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed449b30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed449bc0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed449c50 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: 0xaaaaed40d750 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed407e30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed407ec8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed407f70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed408140 VAL: 'val0' (2 sibs) 43: 0xaaaaed4081d8 VAL: 'val1' (2 sibs) 43: 0xaaaaed408008 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed408280 VAL: 'val2' (2 sibs) 43: 0xaaaaed408318 VAL: 'val3' (2 sibs) 43: 0xaaaaed4080a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed4083c0 VAL: 'val4' (2 sibs) 43: 0xaaaaed408458 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed44b610 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed44b6a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed44b730 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed44b7c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed44b850 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed44b8e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed44b970 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed44ba00 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed44ba90 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed44bb20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed44bbb0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed44bc40 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: 0xaaaaed40d868 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed408500 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed408598 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed408640 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed408810 VAL: 'val0' (2 sibs) 43: 0xaaaaed4088a8 VAL: 'val1' (2 sibs) 43: 0xaaaaed4086d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed408950 VAL: 'val2' (2 sibs) 43: 0xaaaaed4089e8 VAL: 'val3' (2 sibs) 43: 0xaaaaed408770 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed408a90 VAL: 'val4' (2 sibs) 43: 0xaaaaed408b28 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed44d600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed44d690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed44d720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed44d7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed44d840 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed44d8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed44d960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed44d9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed44da80 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed44db10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed44dba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed44dc30 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: 0xaaaaed40d980 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed4094a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed409538 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed4095e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed4097b0 VAL: 'val0' (2 sibs) 43: 0xaaaaed409848 VAL: 'val1' (2 sibs) 43: 0xaaaaed409678 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed4098f0 VAL: 'val2' (2 sibs) 43: 0xaaaaed409988 VAL: 'val3' (2 sibs) 43: 0xaaaaed409710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed409a30 VAL: 'val4' (2 sibs) 43: 0xaaaaed409ac8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed44f5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed44f680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed44f710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed44f7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed44f830 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed44f8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed44f950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed44f9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed44fa70 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed44fb00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed44fb90 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed44fc20 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: 0xaaaaed40da98 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed407ab0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaaaed407b50 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaaaed40bcd0 VAL: 'env01' (28 sibs) 43: 0xaaaaed40bd68 VAL: 'env02' (28 sibs) 43: 0xaaaaed40be00 VAL: 'env03' (28 sibs) 43: 0xaaaaed40be98 VAL: 'env04' (28 sibs) 43: 0xaaaaed40bf30 VAL: 'env11' (28 sibs) 43: 0xaaaaed40bfc8 VAL: 'env12' (28 sibs) 43: 0xaaaaed40c060 VAL: 'env13' (28 sibs) 43: 0xaaaaed40c0f8 VAL: 'env14' (28 sibs) 43: 0xaaaaed40c190 VAL: 'env21' (28 sibs) 43: 0xaaaaed40c228 VAL: 'env22' (28 sibs) 43: 0xaaaaed40c2c0 VAL: 'env23' (28 sibs) 43: 0xaaaaed40c358 VAL: 'env24' (28 sibs) 43: 0xaaaaed40c3f0 VAL: 'env31' (28 sibs) 43: 0xaaaaed40c488 VAL: 'env32' (28 sibs) 43: 0xaaaaed40c520 VAL: 'env33' (28 sibs) 43: 0xaaaaed40c5b8 VAL: 'env34' (28 sibs) 43: 0xaaaaed40c650 VAL: 'env41' (28 sibs) 43: 0xaaaaed40c6e8 VAL: 'env42' (28 sibs) 43: 0xaaaaed40c780 VAL: 'env43' (28 sibs) 43: 0xaaaaed40c818 VAL: 'env44' (28 sibs) 43: 0xaaaaed40c8b0 VAL: 'env51' (28 sibs) 43: 0xaaaaed40c948 VAL: 'env52' (28 sibs) 43: 0xaaaaed40c9e0 VAL: 'env53' (28 sibs) 43: 0xaaaaed40ca78 VAL: 'env54' (28 sibs) 43: 0xaaaaed40cb10 VAL: 'env61' (28 sibs) 43: 0xaaaaed40cba8 VAL: 'env62' (28 sibs) 43: 0xaaaaed40cc40 VAL: 'env63' (28 sibs) 43: 0xaaaaed40ccd8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed4528c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed452950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed4529e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaed452a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaed452b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaed452b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaed452c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaed452cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaed452d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaed452dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaed452e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaed452ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaed452f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaed453010 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaed4530a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaed453130 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaed4531c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaed453250 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaed4532e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaed453370 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaed453400 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaed453490 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaed453520 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaed4535b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaed453640 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaed4536d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaed453760 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaed4537f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaed453880 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaed453910 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaed4539a0 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: 0xaaaaed40dbb0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed40ab80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaaaed40acc0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaaaed40ae90 VAL: 'a' (6 sibs) 43: 0xaaaaed40af28 VAL: 'b' (6 sibs) 43: 0xaaaaed40afc0 VAL: 'c' (6 sibs) 43: 0xaaaaed40b058 VAL: 'd' (6 sibs) 43: 0xaaaaed40b0f0 VAL: 'e' (6 sibs) 43: 0xaaaaed40b188 VAL: 'f' (6 sibs) 43: 0xaaaaed40ad58 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaaaed40b230 VAL: 'a' (2 sibs) 43: 0xaaaaed40b2c8 VAL: 'b' (2 sibs) 43: 0xaaaaed40adf0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaaaed40b370 VAL: 'a' (2 sibs) 43: 0xaaaaed40b408 VAL: 'b' (2 sibs) 43: 0xaaaaed40ac18 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaaaed40b4b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaaaed40b5f0 VAL: 'a' (6 sibs) 43: 0xaaaaed40b688 VAL: 'b' (6 sibs) 43: 0xaaaaed40b720 VAL: 'c' (6 sibs) 43: 0xaaaaed40b7b8 VAL: 'd' (6 sibs) 43: 0xaaaaed40b850 VAL: 'e' (6 sibs) 43: 0xaaaaed40b8e8 VAL: 'f' (6 sibs) 43: 0xaaaaed40b548 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaaaed40b990 VAL: 'a' (2 sibs) 43: 0xaaaaed40ba28 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed455800 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed455890 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaed455920 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaed4559b0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaed455a40 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaed455ad0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaed455b60 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaed455bf0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaed455c80 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaed455d10 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed455da0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaed455e30 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaed455ec0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaed455f50 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaed455fe0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaed456070 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaed456100 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaed456190 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaed456220 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaed4562b0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaed456340 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaed4563d0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaed456460 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaed4564f0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaed456580 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaed456610 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: 0xaaaaed40dcc8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed40bb20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaaaed40bbc0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaaaed40d260 VAL: 'a' (4 sibs) 43: 0xaaaaed40d2f8 VAL: 'b' (4 sibs) 43: 0xaaaaed40d390 VAL: 'c' (4 sibs) 43: 0xaaaaed40d428 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed457e30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed457ec0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed457f50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaed457fe0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaed458070 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaed458100 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaed458190 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: 0xaaaaed40dde0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed406e30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaaaed406cf0 VAL: 'a' (2 sibs) 43: 0xaaaaed406d88 VAL: 'b' (2 sibs) 43: 0xaaaaed406ec8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaaaed406bb0 VAL: 'c' (2 sibs) 43: 0xaaaaed406c48 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed459b60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed459bf0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaed459c80 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaed459d10 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaed459da0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaed459e30 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaed459ec0 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: 0xaaaaed40def8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed4079c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaaaed406a70 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaaaed406b08 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaaaed40ff60 VAL: 'a' (21 sibs) 43: 0xaaaaed40fff8 VAL: 'b' (21 sibs) 43: 0xaaaaed410090 VAL: 'b1' (21 sibs) 43: 0xaaaaed410128 VAL: 'b2' (21 sibs) 43: 0xaaaaed4101c0 VAL: 'b3' (21 sibs) 43: 0xaaaaed410258 VAL: 'b4' (21 sibs) 43: 0xaaaaed4102f0 VAL: 'b5' (21 sibs) 43: 0xaaaaed410388 VAL: 'b6' (21 sibs) 43: 0xaaaaed410420 VAL: 'b61' (21 sibs) 43: 0xaaaaed4104b8 VAL: 'b62' (21 sibs) 43: 0xaaaaed410550 VAL: 'b63' (21 sibs) 43: 0xaaaaed4105e8 VAL: 'b64' (21 sibs) 43: 0xaaaaed410680 VAL: 'b65' (21 sibs) 43: 0xaaaaed410718 VAL: 'b66' (21 sibs) 43: 0xaaaaed4107b0 VAL: 'b7' (21 sibs) 43: 0xaaaaed410848 VAL: 'b8' (21 sibs) 43: 0xaaaaed4108e0 VAL: 'b9' (21 sibs) 43: 0xaaaaed410978 VAL: 'b10' (21 sibs) 43: 0xaaaaed410a10 VAL: 'e' (21 sibs) 43: 0xaaaaed410aa8 VAL: 'f' (21 sibs) 43: 0xaaaaed410b40 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed45d2d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed45d360 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaed45d3f0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaed45d480 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaed45d510 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaed45d5a0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaed45d630 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaed45d6c0 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaed45d750 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaed45d7e0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaed45d870 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaed45d900 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaed45d990 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaed45da20 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaed45dab0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaed45db40 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaed45dbd0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaed45dc60 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaed45dcf0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaed45dd80 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaed45de10 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaed45dea0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaed45df30 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaed45dfc0 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaed45e050 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: 0xaaaaed40e010 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaaaed40cd80 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaaaed408bd0 VAL: 'f' (1 sibs) 43: 0xaaaaed40ce18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaaaed40ceb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaaaed408c70 VAL: 'b' (1 sibs) 43: 0xaaaaed40cf48 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed45c9c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaed45ca50 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaed45cae0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaed45cb70 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaed45cc00 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaed45cc90 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaed45cd20 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: 0xaaaaed40d520 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaaaed4065a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaaaed406640 VAL: 'foo' (3 sibs) 43: 0xaaaaed4066d8 VAL: 'bar' (3 sibs) 43: 0xaaaaed406770 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed45f900 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed45f990 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaed45fa20 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaed45fab0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaed45fb40 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: 0xaaaaed40d638 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed4072f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed407388 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed407430 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed407600 VAL: 'val0' (2 sibs) 43: 0xaaaaed407698 VAL: 'val1' (2 sibs) 43: 0xaaaaed4074c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed407740 VAL: 'val2' (2 sibs) 43: 0xaaaaed4077d8 VAL: 'val3' (2 sibs) 43: 0xaaaaed407560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed407880 VAL: 'val4' (2 sibs) 43: 0xaaaaed407918 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed460210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed4602a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed460330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed4603c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed460450 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed4604e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed460570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed460600 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed460690 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed460720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed4607b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed460840 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: 0xaaaaed40d750 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed407e30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed407ec8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed407f70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed408140 VAL: 'val0' (2 sibs) 43: 0xaaaaed4081d8 VAL: 'val1' (2 sibs) 43: 0xaaaaed408008 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed408280 VAL: 'val2' (2 sibs) 43: 0xaaaaed408318 VAL: 'val3' (2 sibs) 43: 0xaaaaed4080a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed4083c0 VAL: 'val4' (2 sibs) 43: 0xaaaaed408458 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed460b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed460bb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed460c40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed460cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed460d60 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed460df0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed460e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed460f10 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed460fa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed461030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed4610c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed461150 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: 0xaaaaed40d868 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed408500 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed408598 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed408640 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed408810 VAL: 'val0' (2 sibs) 43: 0xaaaaed4088a8 VAL: 'val1' (2 sibs) 43: 0xaaaaed4086d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed408950 VAL: 'val2' (2 sibs) 43: 0xaaaaed4089e8 VAL: 'val3' (2 sibs) 43: 0xaaaaed408770 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed408a90 VAL: 'val4' (2 sibs) 43: 0xaaaaed408b28 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed461430 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed4614c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed461550 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed4615e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed461670 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed461700 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed461790 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed461820 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed4618b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed461940 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed4619d0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed461a60 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: 0xaaaaed40d980 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed4094a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed409538 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed4095e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed4097b0 VAL: 'val0' (2 sibs) 43: 0xaaaaed409848 VAL: 'val1' (2 sibs) 43: 0xaaaaed409678 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed4098f0 VAL: 'val2' (2 sibs) 43: 0xaaaaed409988 VAL: 'val3' (2 sibs) 43: 0xaaaaed409710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed409a30 VAL: 'val4' (2 sibs) 43: 0xaaaaed409ac8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed461d40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed461dd0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed461e60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed461ef0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed461f80 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed462010 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed4620a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed462130 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed4621c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed462250 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed4622e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed462370 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: 0xaaaaed40da98 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed407ab0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaaaed407b50 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaaaed40bcd0 VAL: 'env01' (28 sibs) 43: 0xaaaaed40bd68 VAL: 'env02' (28 sibs) 43: 0xaaaaed40be00 VAL: 'env03' (28 sibs) 43: 0xaaaaed40be98 VAL: 'env04' (28 sibs) 43: 0xaaaaed40bf30 VAL: 'env11' (28 sibs) 43: 0xaaaaed40bfc8 VAL: 'env12' (28 sibs) 43: 0xaaaaed40c060 VAL: 'env13' (28 sibs) 43: 0xaaaaed40c0f8 VAL: 'env14' (28 sibs) 43: 0xaaaaed40c190 VAL: 'env21' (28 sibs) 43: 0xaaaaed40c228 VAL: 'env22' (28 sibs) 43: 0xaaaaed40c2c0 VAL: 'env23' (28 sibs) 43: 0xaaaaed40c358 VAL: 'env24' (28 sibs) 43: 0xaaaaed40c3f0 VAL: 'env31' (28 sibs) 43: 0xaaaaed40c488 VAL: 'env32' (28 sibs) 43: 0xaaaaed40c520 VAL: 'env33' (28 sibs) 43: 0xaaaaed40c5b8 VAL: 'env34' (28 sibs) 43: 0xaaaaed40c650 VAL: 'env41' (28 sibs) 43: 0xaaaaed40c6e8 VAL: 'env42' (28 sibs) 43: 0xaaaaed40c780 VAL: 'env43' (28 sibs) 43: 0xaaaaed40c818 VAL: 'env44' (28 sibs) 43: 0xaaaaed40c8b0 VAL: 'env51' (28 sibs) 43: 0xaaaaed40c948 VAL: 'env52' (28 sibs) 43: 0xaaaaed40c9e0 VAL: 'env53' (28 sibs) 43: 0xaaaaed40ca78 VAL: 'env54' (28 sibs) 43: 0xaaaaed40cb10 VAL: 'env61' (28 sibs) 43: 0xaaaaed40cba8 VAL: 'env62' (28 sibs) 43: 0xaaaaed40cc40 VAL: 'env63' (28 sibs) 43: 0xaaaaed40ccd8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed462f60 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed462ff0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed463080 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaed463110 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaed4631a0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaed463230 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaed4632c0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaed463350 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaed4633e0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaed463470 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaed463500 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaed463590 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaed463620 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaed4636b0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaed463740 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaed4637d0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaed463860 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaed4638f0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaed463980 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaed463a10 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaed463aa0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaed463b30 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaed463bc0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaed463c50 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaed463ce0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaed463d70 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaed463e00 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaed463e90 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaed463f20 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaed463fb0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaed464040 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: 0xaaaaed40dbb0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed40ab80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaaaed40acc0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaaaed40ae90 VAL: 'a' (6 sibs) 43: 0xaaaaed40af28 VAL: 'b' (6 sibs) 43: 0xaaaaed40afc0 VAL: 'c' (6 sibs) 43: 0xaaaaed40b058 VAL: 'd' (6 sibs) 43: 0xaaaaed40b0f0 VAL: 'e' (6 sibs) 43: 0xaaaaed40b188 VAL: 'f' (6 sibs) 43: 0xaaaaed40ad58 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaaaed40b230 VAL: 'a' (2 sibs) 43: 0xaaaaed40b2c8 VAL: 'b' (2 sibs) 43: 0xaaaaed40adf0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaaaed40b370 VAL: 'a' (2 sibs) 43: 0xaaaaed40b408 VAL: 'b' (2 sibs) 43: 0xaaaaed40ac18 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaaaed40b4b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaaaed40b5f0 VAL: 'a' (6 sibs) 43: 0xaaaaed40b688 VAL: 'b' (6 sibs) 43: 0xaaaaed40b720 VAL: 'c' (6 sibs) 43: 0xaaaaed40b7b8 VAL: 'd' (6 sibs) 43: 0xaaaaed40b850 VAL: 'e' (6 sibs) 43: 0xaaaaed40b8e8 VAL: 'f' (6 sibs) 43: 0xaaaaed40b548 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaaaed40b990 VAL: 'a' (2 sibs) 43: 0xaaaaed40ba28 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed464170 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed464200 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaed464290 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaed464320 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaed4643b0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaed464440 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaed4644d0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaed464560 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaed4645f0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaed464680 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed464710 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaed4647a0 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaed464830 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaed4648c0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaed464950 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaed4649e0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaed464a70 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaed464b00 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaed464b90 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaed464c20 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaed464cb0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaed464d40 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaed464dd0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaed464e60 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaed464ef0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaed464f80 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: 0xaaaaed40dcc8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed40bb20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaaaed40bbc0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaaaed40d260 VAL: 'a' (4 sibs) 43: 0xaaaaed40d2f8 VAL: 'b' (4 sibs) 43: 0xaaaaed40d390 VAL: 'c' (4 sibs) 43: 0xaaaaed40d428 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed462650 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed4626e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed462770 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaed462800 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaed462890 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaed462920 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaed4629b0 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: 0xaaaaed40dde0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed406e30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaaaed406cf0 VAL: 'a' (2 sibs) 43: 0xaaaaed406d88 VAL: 'b' (2 sibs) 43: 0xaaaaed406ec8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaaaed406bb0 VAL: 'c' (2 sibs) 43: 0xaaaaed406c48 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed465380 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed465410 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaed4654a0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaed465530 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaed4655c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaed465650 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaed4656e0 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: 0xaaaaed40def8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed4079c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaaaed406a70 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaaaed406b08 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaaaed40ff60 VAL: 'a' (21 sibs) 43: 0xaaaaed40fff8 VAL: 'b' (21 sibs) 43: 0xaaaaed410090 VAL: 'b1' (21 sibs) 43: 0xaaaaed410128 VAL: 'b2' (21 sibs) 43: 0xaaaaed4101c0 VAL: 'b3' (21 sibs) 43: 0xaaaaed410258 VAL: 'b4' (21 sibs) 43: 0xaaaaed4102f0 VAL: 'b5' (21 sibs) 43: 0xaaaaed410388 VAL: 'b6' (21 sibs) 43: 0xaaaaed410420 VAL: 'b61' (21 sibs) 43: 0xaaaaed4104b8 VAL: 'b62' (21 sibs) 43: 0xaaaaed410550 VAL: 'b63' (21 sibs) 43: 0xaaaaed4105e8 VAL: 'b64' (21 sibs) 43: 0xaaaaed410680 VAL: 'b65' (21 sibs) 43: 0xaaaaed410718 VAL: 'b66' (21 sibs) 43: 0xaaaaed4107b0 VAL: 'b7' (21 sibs) 43: 0xaaaaed410848 VAL: 'b8' (21 sibs) 43: 0xaaaaed4108e0 VAL: 'b9' (21 sibs) 43: 0xaaaaed410978 VAL: 'b10' (21 sibs) 43: 0xaaaaed410a10 VAL: 'e' (21 sibs) 43: 0xaaaaed410aa8 VAL: 'f' (21 sibs) 43: 0xaaaaed410b40 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed4665a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed466630 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaed4666c0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaed466750 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaed4667e0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaed466870 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaed466900 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaed466990 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaed466a20 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaed466ab0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaed466b40 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaed466bd0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaed466c60 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaed466cf0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaed466d80 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaed466e10 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaed466ea0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaed466f30 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaed466fc0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaed467050 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaed4670e0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaed467170 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaed467200 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaed467290 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaed467320 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: 0xaaaaed40e010 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaaaed40cd80 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaaaed408bd0 VAL: 'f' (1 sibs) 43: 0xaaaaed40ce18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaaaed40ceb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaaaed408c70 VAL: 'b' (1 sibs) 43: 0xaaaaed40cf48 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed465c90 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaed465d20 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaed465db0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaed465e40 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaed465ed0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaed465f60 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaed465ff0 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] 0xaaaaed447530 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed4475c0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaed447650 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaed4476e0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaed447770 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] 0xaaaaed468ef0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed468f80 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaed469010 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaed4690a0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaed469130 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] 0xaaaaed449620 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed4496b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed449740 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed4497d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed449860 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed4498f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed449980 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed449a10 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed449aa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed449b30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed449bc0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed449c50 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] 0xaaaaed46a0e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed46a170 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed46a200 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed46a290 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed46a320 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed46a3b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed46a440 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed46a4d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed46a560 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed46a5f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed46a680 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed46a710 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] 0xaaaaed44b610 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed44b6a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed44b730 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed44b7c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed44b850 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed44b8e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed44b970 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed44ba00 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed44ba90 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed44bb20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed44bbb0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed44bc40 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] 0xaaaaed46a9f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed46aa80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed46ab10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed46aba0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed46ac30 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed46acc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed46ad50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed46ade0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed46ae70 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed46af00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed46af90 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed46b020 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] 0xaaaaed44d600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed44d690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed44d720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed44d7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed44d840 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed44d8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed44d960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed44d9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed44da80 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed44db10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed44dba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed44dc30 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] 0xaaaaed46b300 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed46b390 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed46b420 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed46b4b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed46b540 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed46b5d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed46b660 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed46b6f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed46b780 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed46b810 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed46b8a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed46b930 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] 0xaaaaed44f5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed44f680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed44f710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed44f7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed44f830 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed44f8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed44f950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed44f9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed44fa70 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed44fb00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed44fb90 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed44fc20 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] 0xaaaaed46bc10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed46bca0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed46bd30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed46bdc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed46be50 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed46bee0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed46bf70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed46c000 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed46c090 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed46c120 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed46c1b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed46c240 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] 0xaaaaed4528c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed452950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed4529e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaed452a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaed452b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaed452b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaed452c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaed452cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaed452d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaed452dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaed452e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaed452ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaed452f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaed453010 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaed4530a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaed453130 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaed4531c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaed453250 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaed4532e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaed453370 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaed453400 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaed453490 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaed453520 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaed4535b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaed453640 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaed4536d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaed453760 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaed4537f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaed453880 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaed453910 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaed4539a0 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] 0xaaaaed46ce30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed46cec0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed46cf50 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaed46cfe0 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaed46d070 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaed46d100 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaed46d190 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaed46d220 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaed46d2b0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaed46d340 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaed46d3d0 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaed46d460 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaed46d4f0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaed46d580 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaed46d610 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaed46d6a0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaed46d730 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaed46d7c0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaed46d850 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaed46d8e0 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaed46d970 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaed46da00 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaed46da90 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaed46db20 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaed46dbb0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaed46dc40 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaed46dcd0 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaed46dd60 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaed46ddf0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaed46de80 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaed46df10 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] 0xaaaaed455800 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed455890 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaed455920 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaed4559b0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaed455a40 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaed455ad0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaed455b60 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaed455bf0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaed455c80 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaed455d10 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed455da0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaed455e30 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaed455ec0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaed455f50 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaed455fe0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaed456070 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaed456100 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaed456190 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaed456220 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaed4562b0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaed456340 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaed4563d0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaed456460 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaed4564f0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaed456580 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaed456610 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] 0xaaaaed46e040 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed46e0d0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaed46e160 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaed46e1f0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaed46e280 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaed46e310 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaed46e3a0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaed46e430 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaed46e4c0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaed46e550 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed46e5e0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaed46e670 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaed46e700 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaed46e790 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaed46e820 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaed46e8b0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaed46e940 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaed46e9d0 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaed46ea60 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaed46eaf0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaed46eb80 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaed46ec10 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaed46eca0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaed46ed30 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaed46edc0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaed46ee50 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] 0xaaaaed457e30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed457ec0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed457f50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaed457fe0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaed458070 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaed458100 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaed458190 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] 0xaaaaed46c520 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed46c5b0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed46c640 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaed46c6d0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaed46c760 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaed46c7f0 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaed46c880 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] 0xaaaaed459b60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed459bf0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaed459c80 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaed459d10 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaed459da0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaed459e30 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaed459ec0 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] 0xaaaaed46f250 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed46f2e0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaed46f370 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaed46f400 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaed46f490 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaed46f520 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaed46f5b0 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] 0xaaaaed45d2d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed45d360 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaed45d3f0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaed45d480 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaed45d510 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaed45d5a0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaed45d630 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaed45d6c0 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaed45d750 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaed45d7e0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaed45d870 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaed45d900 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaed45d990 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaed45da20 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaed45dab0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaed45db40 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaed45dbd0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaed45dc60 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaed45dcf0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaed45dd80 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaed45de10 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaed45dea0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaed45df30 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaed45dfc0 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaed45e050 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] 0xaaaaed470470 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed470500 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaed470590 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaed470620 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaed4706b0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaed470740 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaed4707d0 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaed470860 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaed4708f0 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaed470980 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaed470a10 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaed470aa0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaed470b30 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaed470bc0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaed470c50 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaed470ce0 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaed470d70 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaed470e00 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaed470e90 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaed470f20 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaed470fb0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaed471040 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaed4710d0 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaed471160 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaed4711f0 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] 0xaaaaed45c9c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaed45ca50 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaed45cae0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaed45cb70 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaed45cc00 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaed45cc90 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaed45cd20 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] 0xaaaaed46fb60 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaed46fbf0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaed46fc80 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaed46fd10 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaed46fda0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaed46fe30 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaed46fec0 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] 0xaaaaed45f900 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed45f990 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaed45fa20 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaed45fab0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaed45fb40 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] 0xaaaaed471680 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed471710 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaed4717a0 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaed471830 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaed4718c0 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] 0xaaaaed460210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed4602a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed460330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed4603c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed460450 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed4604e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed460570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed460600 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed460690 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed460720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed4607b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed460840 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] 0xaaaaed471f90 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed472020 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed4720b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed472140 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed4721d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed472260 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed4722f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed472380 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed472410 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed4724a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed472530 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed4725c0 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] 0xaaaaed460b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed460bb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed460c40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed460cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed460d60 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed460df0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed460e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed460f10 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed460fa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed461030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed4610c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed461150 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] 0xaaaaed4728a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed472930 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed4729c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed472a50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed472ae0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed472b70 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed472c00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed472c90 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed472d20 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed472db0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed472e40 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed472ed0 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] 0xaaaaed461430 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed4614c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed461550 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed4615e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed461670 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed461700 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed461790 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed461820 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed4618b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed461940 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed4619d0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed461a60 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] 0xaaaaed4731b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed473240 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed4732d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed473360 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed4733f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed473480 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed473510 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed4735a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed473630 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed4736c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed473750 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed4737e0 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] 0xaaaaed461d40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed461dd0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed461e60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed461ef0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed461f80 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed462010 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed4620a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed462130 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed4621c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed462250 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed4622e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed462370 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] 0xaaaaed473ac0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed473b50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed473be0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed473c70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed473d00 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed473d90 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed473e20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed473eb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed473f40 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed473fd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed474060 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed4740f0 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] 0xaaaaed462f60 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed462ff0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed463080 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaed463110 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaed4631a0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaed463230 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaed4632c0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaed463350 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaed4633e0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaed463470 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaed463500 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaed463590 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaed463620 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaed4636b0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaed463740 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaed4637d0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaed463860 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaed4638f0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaed463980 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaed463a10 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaed463aa0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaed463b30 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaed463bc0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaed463c50 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaed463ce0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaed463d70 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaed463e00 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaed463e90 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaed463f20 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaed463fb0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaed464040 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] 0xaaaaed474ce0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed474d70 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed474e00 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaed474e90 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaed474f20 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaed474fb0 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaed475040 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaed4750d0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaed475160 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaed4751f0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaed475280 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaed475310 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaed4753a0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaed475430 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaed4754c0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaed475550 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaed4755e0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaed475670 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaed475700 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaed475790 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaed475820 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaed4758b0 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaed475940 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaed4759d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaed475a60 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaed475af0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaed475b80 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaed475c10 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaed475ca0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaed475d30 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaed475dc0 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] 0xaaaaed464170 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed464200 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaed464290 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaed464320 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaed4643b0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaed464440 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaed4644d0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaed464560 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaed4645f0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaed464680 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed464710 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaed4647a0 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaed464830 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaed4648c0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaed464950 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaed4649e0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaed464a70 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaed464b00 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaed464b90 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaed464c20 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaed464cb0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaed464d40 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaed464dd0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaed464e60 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaed464ef0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaed464f80 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] 0xaaaaed475ef0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed475f80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaed476010 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaed4760a0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaed476130 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaed4761c0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaed476250 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaed4762e0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaed476370 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaed476400 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed476490 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaed476520 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaed4765b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaed476640 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaed4766d0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaed476760 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaed4767f0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaed476880 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaed476910 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaed4769a0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaed476a30 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaed476ac0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaed476b50 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaed476be0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaed476c70 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaed476d00 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] 0xaaaaed462650 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed4626e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed462770 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaed462800 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaed462890 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaed462920 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaed4629b0 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] 0xaaaaed4743d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed474460 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed4744f0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaed474580 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaed474610 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaed4746a0 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaed474730 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] 0xaaaaed465380 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed465410 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaed4654a0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaed465530 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaed4655c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaed465650 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaed4656e0 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] 0xaaaaed477100 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed477190 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaed477220 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaed4772b0 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaed477340 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaed4773d0 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaed477460 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] 0xaaaaed4665a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed466630 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaed4666c0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaed466750 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaed4667e0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaed466870 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaed466900 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaed466990 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaed466a20 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaed466ab0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaed466b40 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaed466bd0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaed466c60 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaed466cf0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaed466d80 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaed466e10 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaed466ea0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaed466f30 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaed466fc0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaed467050 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaed4670e0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaed467170 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaed467200 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaed467290 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaed467320 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] 0xaaaaed478320 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed4783b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaed478440 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaed4784d0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaed478560 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaed4785f0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaed478680 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaed478710 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaed4787a0 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaed478830 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaed4788c0 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaed478950 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaed4789e0 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaed478a70 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaed478b00 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaed478b90 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaed478c20 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaed478cb0 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaed478d40 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaed478dd0 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaed478e60 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaed478ef0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaed478f80 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaed479010 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaed4790a0 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] 0xaaaaed465c90 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaed465d20 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaed465db0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaed465e40 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaed465ed0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaed465f60 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaed465ff0 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] 0xaaaaed477a10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaed477aa0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaed477b30 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaed477bc0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaed477c50 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaed477ce0 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaed477d70 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: 0xaaaaed40d520 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaaaed4065a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaaaed406640 VAL: 'foo' (3 sibs) 43: 0xaaaaed4066d8 VAL: 'bar' (3 sibs) 43: 0xaaaaed406770 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed469b00 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed469b90 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaed469c20 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaed469cb0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaed469d40 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: 0xaaaaed40d638 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed4072f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed407388 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed407430 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed407600 VAL: 'val0' (2 sibs) 43: 0xaaaaed407698 VAL: 'val1' (2 sibs) 43: 0xaaaaed4074c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed407740 VAL: 'val2' (2 sibs) 43: 0xaaaaed4077d8 VAL: 'val3' (2 sibs) 43: 0xaaaaed407560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed407880 VAL: 'val4' (2 sibs) 43: 0xaaaaed407918 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed479530 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed4795c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed479650 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed4796e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed479770 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed479800 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed479890 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed479920 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed4799b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed479a40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed479ad0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed479b60 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: 0xaaaaed40d750 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed407e30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed407ec8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed407f70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed408140 VAL: 'val0' (2 sibs) 43: 0xaaaaed4081d8 VAL: 'val1' (2 sibs) 43: 0xaaaaed408008 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed408280 VAL: 'val2' (2 sibs) 43: 0xaaaaed408318 VAL: 'val3' (2 sibs) 43: 0xaaaaed4080a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed4083c0 VAL: 'val4' (2 sibs) 43: 0xaaaaed408458 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed479c00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed479c90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed479d20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed479db0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed479e40 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed479ed0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed479f60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed479ff0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed47a080 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed47a110 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed47a1a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed47a230 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: 0xaaaaed40d868 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed408500 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed408598 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed408640 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed408810 VAL: 'val0' (2 sibs) 43: 0xaaaaed4088a8 VAL: 'val1' (2 sibs) 43: 0xaaaaed4086d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed408950 VAL: 'val2' (2 sibs) 43: 0xaaaaed4089e8 VAL: 'val3' (2 sibs) 43: 0xaaaaed408770 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed408a90 VAL: 'val4' (2 sibs) 43: 0xaaaaed408b28 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47a2d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed47a360 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed47a3f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed47a480 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed47a510 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed47a5a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed47a630 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed47a6c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed47a750 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed47a7e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed47a870 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed47a900 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: 0xaaaaed40d980 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed4094a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed409538 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed4095e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed4097b0 VAL: 'val0' (2 sibs) 43: 0xaaaaed409848 VAL: 'val1' (2 sibs) 43: 0xaaaaed409678 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed4098f0 VAL: 'val2' (2 sibs) 43: 0xaaaaed409988 VAL: 'val3' (2 sibs) 43: 0xaaaaed409710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed409a30 VAL: 'val4' (2 sibs) 43: 0xaaaaed409ac8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47a9a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed47aa30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed47aac0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed47ab50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed47abe0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed47ac70 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed47ad00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed47ad90 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed47ae20 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed47aeb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed47af40 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed47afd0 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: 0xaaaaed40da98 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed407ab0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaaaed407b50 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaaaed40bcd0 VAL: 'env01' (28 sibs) 43: 0xaaaaed40bd68 VAL: 'env02' (28 sibs) 43: 0xaaaaed40be00 VAL: 'env03' (28 sibs) 43: 0xaaaaed40be98 VAL: 'env04' (28 sibs) 43: 0xaaaaed40bf30 VAL: 'env11' (28 sibs) 43: 0xaaaaed40bfc8 VAL: 'env12' (28 sibs) 43: 0xaaaaed40c060 VAL: 'env13' (28 sibs) 43: 0xaaaaed40c0f8 VAL: 'env14' (28 sibs) 43: 0xaaaaed40c190 VAL: 'env21' (28 sibs) 43: 0xaaaaed40c228 VAL: 'env22' (28 sibs) 43: 0xaaaaed40c2c0 VAL: 'env23' (28 sibs) 43: 0xaaaaed40c358 VAL: 'env24' (28 sibs) 43: 0xaaaaed40c3f0 VAL: 'env31' (28 sibs) 43: 0xaaaaed40c488 VAL: 'env32' (28 sibs) 43: 0xaaaaed40c520 VAL: 'env33' (28 sibs) 43: 0xaaaaed40c5b8 VAL: 'env34' (28 sibs) 43: 0xaaaaed40c650 VAL: 'env41' (28 sibs) 43: 0xaaaaed40c6e8 VAL: 'env42' (28 sibs) 43: 0xaaaaed40c780 VAL: 'env43' (28 sibs) 43: 0xaaaaed40c818 VAL: 'env44' (28 sibs) 43: 0xaaaaed40c8b0 VAL: 'env51' (28 sibs) 43: 0xaaaaed40c948 VAL: 'env52' (28 sibs) 43: 0xaaaaed40c9e0 VAL: 'env53' (28 sibs) 43: 0xaaaaed40ca78 VAL: 'env54' (28 sibs) 43: 0xaaaaed40cb10 VAL: 'env61' (28 sibs) 43: 0xaaaaed40cba8 VAL: 'env62' (28 sibs) 43: 0xaaaaed40cc40 VAL: 'env63' (28 sibs) 43: 0xaaaaed40ccd8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47b070 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed47b100 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed47b190 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaed47b220 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaed47b2b0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaed47b340 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaed47b3d0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaed47b460 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaed47b4f0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaed47b580 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaed47b610 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaed47b6a0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaed47b730 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaed47b7c0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaed47b850 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaed47b8e0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaed47b970 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaed47ba00 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaed47ba90 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaed47bb20 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaed47bbb0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaed47bc40 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaed47bcd0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaed47bd60 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaed47bdf0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaed47be80 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaed47bf10 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaed47bfa0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaed47c030 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaed47c0c0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaed47c150 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: 0xaaaaed40dbb0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed40ab80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaaaed40acc0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaaaed40ae90 VAL: 'a' (6 sibs) 43: 0xaaaaed40af28 VAL: 'b' (6 sibs) 43: 0xaaaaed40afc0 VAL: 'c' (6 sibs) 43: 0xaaaaed40b058 VAL: 'd' (6 sibs) 43: 0xaaaaed40b0f0 VAL: 'e' (6 sibs) 43: 0xaaaaed40b188 VAL: 'f' (6 sibs) 43: 0xaaaaed40ad58 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaaaed40b230 VAL: 'a' (2 sibs) 43: 0xaaaaed40b2c8 VAL: 'b' (2 sibs) 43: 0xaaaaed40adf0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaaaed40b370 VAL: 'a' (2 sibs) 43: 0xaaaaed40b408 VAL: 'b' (2 sibs) 43: 0xaaaaed40ac18 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaaaed40b4b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaaaed40b5f0 VAL: 'a' (6 sibs) 43: 0xaaaaed40b688 VAL: 'b' (6 sibs) 43: 0xaaaaed40b720 VAL: 'c' (6 sibs) 43: 0xaaaaed40b7b8 VAL: 'd' (6 sibs) 43: 0xaaaaed40b850 VAL: 'e' (6 sibs) 43: 0xaaaaed40b8e8 VAL: 'f' (6 sibs) 43: 0xaaaaed40b548 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaaaed40b990 VAL: 'a' (2 sibs) 43: 0xaaaaed40ba28 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47c1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed47c280 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaed47c310 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaed47c3a0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaed47c430 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaed47c4c0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaed47c550 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaed47c5e0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaed47c670 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaed47c700 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed47c790 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaed47c820 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaed47c8b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaed47c940 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaed47c9d0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaed47ca60 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaed47caf0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaed47cb80 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaed47cc10 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaed47cca0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaed47cd30 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaed47cdc0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaed47ce50 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaed47cee0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaed47cf70 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaed47d000 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: 0xaaaaed40dcc8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed40bb20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaaaed40bbc0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaaaed40d260 VAL: 'a' (4 sibs) 43: 0xaaaaed40d2f8 VAL: 'b' (4 sibs) 43: 0xaaaaed40d390 VAL: 'c' (4 sibs) 43: 0xaaaaed40d428 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47d0a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed47d130 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed47d1c0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaed47d250 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaed47d2e0 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaed47d370 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaed47d400 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: 0xaaaaed40dde0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed406e30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaaaed406cf0 VAL: 'a' (2 sibs) 43: 0xaaaaed406d88 VAL: 'b' (2 sibs) 43: 0xaaaaed406ec8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaaaed406bb0 VAL: 'c' (2 sibs) 43: 0xaaaaed406c48 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47d4a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed47d530 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaed47d5c0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaed47d650 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaed47d6e0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaed47d770 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaed47d800 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: 0xaaaaed40def8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed4079c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaaaed406a70 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaaaed406b08 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaaaed40ff60 VAL: 'a' (21 sibs) 43: 0xaaaaed40fff8 VAL: 'b' (21 sibs) 43: 0xaaaaed410090 VAL: 'b1' (21 sibs) 43: 0xaaaaed410128 VAL: 'b2' (21 sibs) 43: 0xaaaaed4101c0 VAL: 'b3' (21 sibs) 43: 0xaaaaed410258 VAL: 'b4' (21 sibs) 43: 0xaaaaed4102f0 VAL: 'b5' (21 sibs) 43: 0xaaaaed410388 VAL: 'b6' (21 sibs) 43: 0xaaaaed410420 VAL: 'b61' (21 sibs) 43: 0xaaaaed4104b8 VAL: 'b62' (21 sibs) 43: 0xaaaaed410550 VAL: 'b63' (21 sibs) 43: 0xaaaaed4105e8 VAL: 'b64' (21 sibs) 43: 0xaaaaed410680 VAL: 'b65' (21 sibs) 43: 0xaaaaed410718 VAL: 'b66' (21 sibs) 43: 0xaaaaed4107b0 VAL: 'b7' (21 sibs) 43: 0xaaaaed410848 VAL: 'b8' (21 sibs) 43: 0xaaaaed4108e0 VAL: 'b9' (21 sibs) 43: 0xaaaaed410978 VAL: 'b10' (21 sibs) 43: 0xaaaaed410a10 VAL: 'e' (21 sibs) 43: 0xaaaaed410aa8 VAL: 'f' (21 sibs) 43: 0xaaaaed410b40 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47d8a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed47d930 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaed47d9c0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaed47da50 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaed47dae0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaed47db70 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaed47dc00 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaed47dc90 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaed47dd20 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaed47ddb0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaed47de40 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaed47ded0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaed47df60 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaed47dff0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaed47e080 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaed47e110 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaed47e1a0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaed47e230 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaed47e2c0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaed47e350 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaed47e3e0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaed47e470 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaed47e500 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaed47e590 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaed47e620 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: 0xaaaaed40e010 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaaaed40cd80 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaaaed408bd0 VAL: 'f' (1 sibs) 43: 0xaaaaed40ce18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaaaed40ceb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaaaed408c70 VAL: 'b' (1 sibs) 43: 0xaaaaed40cf48 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47e6c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaed47e750 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaed47e7e0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaed47e870 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaed47e900 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaed47e990 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaed47ea20 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: 0xaaaaed40d520 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaaaed4065a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaaaed406640 VAL: 'foo' (3 sibs) 43: 0xaaaaed4066d8 VAL: 'bar' (3 sibs) 43: 0xaaaaed406770 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47eac0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed47eb50 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaed47ebe0 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaed47ec70 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaed47ed00 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: 0xaaaaed40d638 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed4072f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed407388 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed407430 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed407600 VAL: 'val0' (2 sibs) 43: 0xaaaaed407698 VAL: 'val1' (2 sibs) 43: 0xaaaaed4074c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed407740 VAL: 'val2' (2 sibs) 43: 0xaaaaed4077d8 VAL: 'val3' (2 sibs) 43: 0xaaaaed407560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed407880 VAL: 'val4' (2 sibs) 43: 0xaaaaed407918 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47eda0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed47ee30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed47eec0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed47ef50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed47efe0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed47f070 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed47f100 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed47f190 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed47f220 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed47f2b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed47f340 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed47f3d0 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: 0xaaaaed40d750 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed407e30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed407ec8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed407f70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed408140 VAL: 'val0' (2 sibs) 43: 0xaaaaed4081d8 VAL: 'val1' (2 sibs) 43: 0xaaaaed408008 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed408280 VAL: 'val2' (2 sibs) 43: 0xaaaaed408318 VAL: 'val3' (2 sibs) 43: 0xaaaaed4080a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed4083c0 VAL: 'val4' (2 sibs) 43: 0xaaaaed408458 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47f470 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed47f500 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed47f590 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed47f620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed47f6b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed47f740 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed47f7d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed47f860 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed47f8f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed47f980 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed47fa10 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed47faa0 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: 0xaaaaed40d868 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed408500 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed408598 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed408640 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed408810 VAL: 'val0' (2 sibs) 43: 0xaaaaed4088a8 VAL: 'val1' (2 sibs) 43: 0xaaaaed4086d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed408950 VAL: 'val2' (2 sibs) 43: 0xaaaaed4089e8 VAL: 'val3' (2 sibs) 43: 0xaaaaed408770 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed408a90 VAL: 'val4' (2 sibs) 43: 0xaaaaed408b28 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed47fb40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed47fbd0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed47fc60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed47fcf0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed47fd80 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed47fe10 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed47fea0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed47ff30 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed47ffc0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed480050 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed4800e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed480170 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: 0xaaaaed40d980 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed4094a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaed409538 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaed4095e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaed4097b0 VAL: 'val0' (2 sibs) 43: 0xaaaaed409848 VAL: 'val1' (2 sibs) 43: 0xaaaaed409678 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaed4098f0 VAL: 'val2' (2 sibs) 43: 0xaaaaed409988 VAL: 'val3' (2 sibs) 43: 0xaaaaed409710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaed409a30 VAL: 'val4' (2 sibs) 43: 0xaaaaed409ac8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed480210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed4802a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaed480330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaed4803c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaed480450 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaed4804e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaed480570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaed480600 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaed480690 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaed480720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed4807b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaed480840 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: 0xaaaaed40da98 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed407ab0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaaaed407b50 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaaaed40bcd0 VAL: 'env01' (28 sibs) 43: 0xaaaaed40bd68 VAL: 'env02' (28 sibs) 43: 0xaaaaed40be00 VAL: 'env03' (28 sibs) 43: 0xaaaaed40be98 VAL: 'env04' (28 sibs) 43: 0xaaaaed40bf30 VAL: 'env11' (28 sibs) 43: 0xaaaaed40bfc8 VAL: 'env12' (28 sibs) 43: 0xaaaaed40c060 VAL: 'env13' (28 sibs) 43: 0xaaaaed40c0f8 VAL: 'env14' (28 sibs) 43: 0xaaaaed40c190 VAL: 'env21' (28 sibs) 43: 0xaaaaed40c228 VAL: 'env22' (28 sibs) 43: 0xaaaaed40c2c0 VAL: 'env23' (28 sibs) 43: 0xaaaaed40c358 VAL: 'env24' (28 sibs) 43: 0xaaaaed40c3f0 VAL: 'env31' (28 sibs) 43: 0xaaaaed40c488 VAL: 'env32' (28 sibs) 43: 0xaaaaed40c520 VAL: 'env33' (28 sibs) 43: 0xaaaaed40c5b8 VAL: 'env34' (28 sibs) 43: 0xaaaaed40c650 VAL: 'env41' (28 sibs) 43: 0xaaaaed40c6e8 VAL: 'env42' (28 sibs) 43: 0xaaaaed40c780 VAL: 'env43' (28 sibs) 43: 0xaaaaed40c818 VAL: 'env44' (28 sibs) 43: 0xaaaaed40c8b0 VAL: 'env51' (28 sibs) 43: 0xaaaaed40c948 VAL: 'env52' (28 sibs) 43: 0xaaaaed40c9e0 VAL: 'env53' (28 sibs) 43: 0xaaaaed40ca78 VAL: 'env54' (28 sibs) 43: 0xaaaaed40cb10 VAL: 'env61' (28 sibs) 43: 0xaaaaed40cba8 VAL: 'env62' (28 sibs) 43: 0xaaaaed40cc40 VAL: 'env63' (28 sibs) 43: 0xaaaaed40ccd8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed4808e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed480970 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed480a00 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaed480a90 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaed480b20 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaed480bb0 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaed480c40 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaed480cd0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaed480d60 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaed480df0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaed480e80 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaed480f10 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaed480fa0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaed481030 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaed4810c0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaed481150 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaed4811e0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaed481270 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaed481300 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaed481390 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaed481420 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaed4814b0 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaed481540 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaed4815d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaed481660 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaed4816f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaed481780 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaed481810 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaed4818a0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaed481930 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaed4819c0 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: 0xaaaaed40dbb0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed40ab80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaaaed40acc0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaaaed40ae90 VAL: 'a' (6 sibs) 43: 0xaaaaed40af28 VAL: 'b' (6 sibs) 43: 0xaaaaed40afc0 VAL: 'c' (6 sibs) 43: 0xaaaaed40b058 VAL: 'd' (6 sibs) 43: 0xaaaaed40b0f0 VAL: 'e' (6 sibs) 43: 0xaaaaed40b188 VAL: 'f' (6 sibs) 43: 0xaaaaed40ad58 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaaaed40b230 VAL: 'a' (2 sibs) 43: 0xaaaaed40b2c8 VAL: 'b' (2 sibs) 43: 0xaaaaed40adf0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaaaed40b370 VAL: 'a' (2 sibs) 43: 0xaaaaed40b408 VAL: 'b' (2 sibs) 43: 0xaaaaed40ac18 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaaaed40b4b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaaaed40b5f0 VAL: 'a' (6 sibs) 43: 0xaaaaed40b688 VAL: 'b' (6 sibs) 43: 0xaaaaed40b720 VAL: 'c' (6 sibs) 43: 0xaaaaed40b7b8 VAL: 'd' (6 sibs) 43: 0xaaaaed40b850 VAL: 'e' (6 sibs) 43: 0xaaaaed40b8e8 VAL: 'f' (6 sibs) 43: 0xaaaaed40b548 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaaaed40b990 VAL: 'a' (2 sibs) 43: 0xaaaaed40ba28 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed481a60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed481af0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaed481b80 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaed481c10 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaed481ca0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaed481d30 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaed481dc0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaed481e50 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaed481ee0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaed481f70 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaed482000 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaed482090 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaed482120 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaed4821b0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaed482240 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaed4822d0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaed482360 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaed4823f0 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaed482480 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaed482510 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaed4825a0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaed482630 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaed4826c0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaed482750 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaed4827e0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaed482870 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: 0xaaaaed40dcc8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed40bb20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaaaed40bbc0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaaaed40d260 VAL: 'a' (4 sibs) 43: 0xaaaaed40d2f8 VAL: 'b' (4 sibs) 43: 0xaaaaed40d390 VAL: 'c' (4 sibs) 43: 0xaaaaed40d428 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed482910 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed4829a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaed482a30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaed482ac0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaed482b50 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaed482be0 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaed482c70 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: 0xaaaaed40dde0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaed406e30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaaaed406cf0 VAL: 'a' (2 sibs) 43: 0xaaaaed406d88 VAL: 'b' (2 sibs) 43: 0xaaaaed406ec8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaaaed406bb0 VAL: 'c' (2 sibs) 43: 0xaaaaed406c48 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed482d10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaed482da0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaed482e30 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaed482ec0 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaed482f50 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaed482fe0 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaed483070 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: 0xaaaaed40def8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaed4079c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaaaed406a70 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaaaed406b08 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaaaed40ff60 VAL: 'a' (21 sibs) 43: 0xaaaaed40fff8 VAL: 'b' (21 sibs) 43: 0xaaaaed410090 VAL: 'b1' (21 sibs) 43: 0xaaaaed410128 VAL: 'b2' (21 sibs) 43: 0xaaaaed4101c0 VAL: 'b3' (21 sibs) 43: 0xaaaaed410258 VAL: 'b4' (21 sibs) 43: 0xaaaaed4102f0 VAL: 'b5' (21 sibs) 43: 0xaaaaed410388 VAL: 'b6' (21 sibs) 43: 0xaaaaed410420 VAL: 'b61' (21 sibs) 43: 0xaaaaed4104b8 VAL: 'b62' (21 sibs) 43: 0xaaaaed410550 VAL: 'b63' (21 sibs) 43: 0xaaaaed4105e8 VAL: 'b64' (21 sibs) 43: 0xaaaaed410680 VAL: 'b65' (21 sibs) 43: 0xaaaaed410718 VAL: 'b66' (21 sibs) 43: 0xaaaaed4107b0 VAL: 'b7' (21 sibs) 43: 0xaaaaed410848 VAL: 'b8' (21 sibs) 43: 0xaaaaed4108e0 VAL: 'b9' (21 sibs) 43: 0xaaaaed410978 VAL: 'b10' (21 sibs) 43: 0xaaaaed410a10 VAL: 'e' (21 sibs) 43: 0xaaaaed410aa8 VAL: 'f' (21 sibs) 43: 0xaaaaed410b40 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed483110 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaed4831a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaed483230 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaed4832c0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaed483350 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaed4833e0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaed483470 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaed483500 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaed483590 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaed483620 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaed4836b0 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaed483740 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaed4837d0 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaed483860 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaed4838f0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaed483980 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaed483a10 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaed483aa0 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaed483b30 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaed483bc0 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaed483c50 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaed483ce0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaed483d70 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaed483e00 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaed483e90 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: 0xaaaaed40e010 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaaaed40cd80 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaaaed408bd0 VAL: 'f' (1 sibs) 43: 0xaaaaed40ce18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaaaed40ceb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaaaed408c70 VAL: 'b' (1 sibs) 43: 0xaaaaed40cf48 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaed483f30 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaed483fc0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaed484050 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaed4840e0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaed484170 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaed484200 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaed484290 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 (9 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (10 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.02 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0xaaaaf321a850 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3219060 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaf3219100 VAL: '-2' (15 sibs) 44: 0xaaaaf3219198 VAL: '-2' (15 sibs) 44: 0xaaaaf3219230 VAL: '5' (15 sibs) 44: 0xaaaaf32192c8 VAL: '0xa' (15 sibs) 44: 0xaaaaf3219360 VAL: '-0xb' (15 sibs) 44: 0xaaaaf32193f8 VAL: '0XA' (15 sibs) 44: 0xaaaaf3219490 VAL: '-0XA' (15 sibs) 44: 0xaaaaf3219528 VAL: '0b10' (15 sibs) 44: 0xaaaaf32195c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaf3219658 VAL: '0B10' (15 sibs) 44: 0xaaaaf32196f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaf3219788 VAL: '0o17' (15 sibs) 44: 0xaaaaf3219820 VAL: '-0o17' (15 sibs) 44: 0xaaaaf32198b8 VAL: '0O17' (15 sibs) 44: 0xaaaaf3219950 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf323ef00 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf323ef90 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf323f020 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf323f0b0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf323f140 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf323f1d0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf323f260 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf323f2f0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf323f380 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf323f410 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf323f4a0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf323f530 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf323f5c0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf323f650 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf323f6e0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf323f770 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf323f800 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: 0xaaaaf321a968 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3218a60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaf3218b00 VAL: '-2' (3 sibs) 44: 0xaaaaf3218b98 VAL: '-2' (3 sibs) 44: 0xaaaaf3218c30 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3241530 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf32415c0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3241650 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf32416e0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3241770 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: 0xaaaaf321aa80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3219e60 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3219ef8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3219f90 VAL: '0.1' (8 sibs) 44: 0xaaaaf321a028 VAL: '.1' (8 sibs) 44: 0xaaaaf321a0c0 VAL: '-.2' (8 sibs) 44: 0xaaaaf321a158 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321a1f0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321a288 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3243260 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf32432f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3243380 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3243410 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf32434a0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3243530 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf32435c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3243650 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf32436e0 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: 0xaaaaf321ab98 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf321a330 VAL: '-2.0' (8 sibs) 44: 0xaaaaf321a3c8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf321a460 VAL: '0.1' (8 sibs) 44: 0xaaaaf321a4f8 VAL: '.1' (8 sibs) 44: 0xaaaaf321a590 VAL: '-.2' (8 sibs) 44: 0xaaaaf321a628 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321a6c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321a758 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3244f90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3245020 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf32450b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3245140 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf32451d0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3245260 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf32452f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3245380 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3245410 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: 0xaaaaf321acb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf321b0d0 VAL: '-2.0' (8 sibs) 44: 0xaaaaf321b168 VAL: '-2.1' (8 sibs) 44: 0xaaaaf321b200 VAL: '0.1' (8 sibs) 44: 0xaaaaf321b298 VAL: '.1' (8 sibs) 44: 0xaaaaf321b330 VAL: '-.2' (8 sibs) 44: 0xaaaaf321b3c8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321b460 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321b4f8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3246cc0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3246d50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3246de0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3246e70 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3246f00 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3246f90 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3247020 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf32470b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3247140 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: 0xaaaaf321adc8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaf321bbe0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaf321bc78 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaf321bd10 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c440 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf321c4d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf321bda8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c580 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf321c618 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf321be40 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c6c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf321c758 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf321bed8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c800 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf321c898 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf321bf70 MAP: (14 sibs) 1 children: 44: 0xaaaaf321c940 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf321c008 MAP: (14 sibs) 1 children: 44: 0xaaaaf321c9e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf321c0a0 MAP: (14 sibs) 1 children: 44: 0xaaaaf321ca80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf321c138 MAP: (14 sibs) 1 children: 44: 0xaaaaf321cb20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf321c1d0 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cbc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf321cc58 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf321c268 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cd00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf321cd98 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaf321c300 MAP: (14 sibs) 2 children: 44: 0xaaaaf321ce40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf321ced8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf321c398 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cf80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf321d018 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf324a510 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf324a5a0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf324a630 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf324a6c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf324a750 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf324a7e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf324a870 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf324a900 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf324a990 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf324aa20 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf324aab0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf324ab40 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf324abd0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf324ac60 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf324acf0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf324ad80 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf324ae10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf324aea0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf324af30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf324afc0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf324b050 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf324b0e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf324b170 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf324b200 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf324b290 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf324b320 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf324b3b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf324b440 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf324b4d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf324b560 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf324b5f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf324b680 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf324b710 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf324b7a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf324b830 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: 0xaaaaf321a850 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3219060 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaf3219100 VAL: '-2' (15 sibs) 44: 0xaaaaf3219198 VAL: '-2' (15 sibs) 44: 0xaaaaf3219230 VAL: '5' (15 sibs) 44: 0xaaaaf32192c8 VAL: '0xa' (15 sibs) 44: 0xaaaaf3219360 VAL: '-0xb' (15 sibs) 44: 0xaaaaf32193f8 VAL: '0XA' (15 sibs) 44: 0xaaaaf3219490 VAL: '-0XA' (15 sibs) 44: 0xaaaaf3219528 VAL: '0b10' (15 sibs) 44: 0xaaaaf32195c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaf3219658 VAL: '0B10' (15 sibs) 44: 0xaaaaf32196f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaf3219788 VAL: '0o17' (15 sibs) 44: 0xaaaaf3219820 VAL: '-0o17' (15 sibs) 44: 0xaaaaf32198b8 VAL: '0O17' (15 sibs) 44: 0xaaaaf3219950 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3249300 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3249390 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3249420 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf32494b0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3249540 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf32495d0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3249660 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf32496f0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3249780 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3249810 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf32498a0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3249930 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf32499c0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3249a50 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3249ae0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3249b70 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3249c00 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: 0xaaaaf321a968 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3218a60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaf3218b00 VAL: '-2' (3 sibs) 44: 0xaaaaf3218b98 VAL: '-2' (3 sibs) 44: 0xaaaaf3218c30 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf32489f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3248a80 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3248b10 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3248ba0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3248c30 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: 0xaaaaf321aa80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3219e60 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3219ef8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3219f90 VAL: '0.1' (8 sibs) 44: 0xaaaaf321a028 VAL: '.1' (8 sibs) 44: 0xaaaaf321a0c0 VAL: '-.2' (8 sibs) 44: 0xaaaaf321a158 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321a1f0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321a288 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf324c920 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf324c9b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf324ca40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf324cad0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf324cb60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf324cbf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf324cc80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf324cd10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf324cda0 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: 0xaaaaf321ab98 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf321a330 VAL: '-2.0' (8 sibs) 44: 0xaaaaf321a3c8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf321a460 VAL: '0.1' (8 sibs) 44: 0xaaaaf321a4f8 VAL: '.1' (8 sibs) 44: 0xaaaaf321a590 VAL: '-.2' (8 sibs) 44: 0xaaaaf321a628 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321a6c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321a758 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf324d230 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf324d2c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf324d350 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf324d3e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf324d470 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf324d500 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf324d590 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf324d620 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf324d6b0 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: 0xaaaaf321acb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf321b0d0 VAL: '-2.0' (8 sibs) 44: 0xaaaaf321b168 VAL: '-2.1' (8 sibs) 44: 0xaaaaf321b200 VAL: '0.1' (8 sibs) 44: 0xaaaaf321b298 VAL: '.1' (8 sibs) 44: 0xaaaaf321b330 VAL: '-.2' (8 sibs) 44: 0xaaaaf321b3c8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321b460 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321b4f8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf324db40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf324dbd0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf324dc60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf324dcf0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf324dd80 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf324de10 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf324dea0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf324df30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf324dfc0 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: 0xaaaaf321adc8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaf321bbe0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaf321bc78 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaf321bd10 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c440 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf321c4d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf321bda8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c580 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf321c618 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf321be40 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c6c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf321c758 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf321bed8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c800 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf321c898 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf321bf70 MAP: (14 sibs) 1 children: 44: 0xaaaaf321c940 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf321c008 MAP: (14 sibs) 1 children: 44: 0xaaaaf321c9e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf321c0a0 MAP: (14 sibs) 1 children: 44: 0xaaaaf321ca80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf321c138 MAP: (14 sibs) 1 children: 44: 0xaaaaf321cb20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf321c1d0 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cbc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf321cc58 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf321c268 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cd00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf321cd98 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaf321c300 MAP: (14 sibs) 2 children: 44: 0xaaaaf321ce40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf321ced8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf321c398 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cf80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf321d018 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf324ff70 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3250000 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3250090 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3250120 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf32501b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3250240 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf32502d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3250360 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf32503f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3250480 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3250510 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf32505a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3250630 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf32506c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3250750 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf32507e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3250870 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3250900 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3250990 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3250a20 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3250ab0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3250b40 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3250bd0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3250c60 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3250cf0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3250d80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3250e10 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3250ea0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3250f30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3250fc0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3251050 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf32510e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3251170 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3251200 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3251290 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] 0xaaaaf323ef00 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf323ef90 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf323f020 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf323f0b0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf323f140 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf323f1d0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf323f260 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf323f2f0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf323f380 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf323f410 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf323f4a0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf323f530 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf323f5c0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf323f650 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf323f6e0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf323f770 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf323f800 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] 0xaaaaf325ea90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf325eb20 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf325ebb0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf325ec40 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf325ecd0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf325ed60 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf325edf0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf325ee80 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf325ef10 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf325efa0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf325f030 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf325f0c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf325f150 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf325f1e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf325f270 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf325f300 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf325f390 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] 0xaaaaf3241530 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf32415c0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3241650 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf32416e0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3241770 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] 0xaaaaf325e180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf325e210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf325e2a0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf325e330 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf325e3c0 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] 0xaaaaf3243260 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf32432f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3243380 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3243410 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf32434a0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3243530 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf32435c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3243650 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf32436e0 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] 0xaaaaf325fca0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf325fd30 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf325fdc0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf325fe50 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf325fee0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf325ff70 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3260000 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3260090 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3260120 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] 0xaaaaf3244f90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3245020 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf32450b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3245140 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf32451d0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3245260 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf32452f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3245380 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3245410 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] 0xaaaaf32605b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3260640 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf32606d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3260760 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf32607f0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3260880 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3260910 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf32609a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3260a30 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] 0xaaaaf3246cc0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3246d50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3246de0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3246e70 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3246f00 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3246f90 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3247020 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf32470b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3247140 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] 0xaaaaf3260ec0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3260f50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3260fe0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3261070 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3261100 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3261190 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3261220 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf32612b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3261340 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] 0xaaaaf324a510 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf324a5a0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf324a630 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf324a6c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf324a750 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf324a7e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf324a870 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf324a900 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf324a990 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf324aa20 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf324aab0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf324ab40 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf324abd0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf324ac60 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf324acf0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf324ad80 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf324ae10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf324aea0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf324af30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf324afc0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf324b050 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf324b0e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf324b170 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf324b200 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf324b290 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf324b320 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf324b3b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf324b440 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf324b4d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf324b560 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf324b5f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf324b680 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf324b710 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf324b7a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf324b830 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] 0xaaaaf32632f0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3263380 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3263410 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf32634a0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3263530 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf32635c0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3263650 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf32636e0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3263770 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3263800 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3263890 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3263920 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf32639b0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3263a40 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3263ad0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3263b60 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3263bf0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3263c80 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3263d10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3263da0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3263e30 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3263ec0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3263f50 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3263fe0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3264070 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3264100 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3264190 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3264220 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf32642b0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3264340 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf32643d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3264460 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf32644f0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3264580 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3264610 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] 0xaaaaf324ed60 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf324edf0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf324ee80 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf324ef10 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf324efa0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf324f030 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf324f0c0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf324f150 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf324f1e0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf324f270 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf324f300 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf324f390 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf324f420 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf324f4b0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf324f540 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf324f5d0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf324f660 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] 0xaaaaf32620e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3262170 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3262200 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3262290 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3262320 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf32623b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3262440 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf32624d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3262560 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf32625f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3262680 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3262710 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf32627a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3262830 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf32628c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3262950 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf32629e0 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] 0xaaaaf324e450 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf324e4e0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf324e570 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf324e600 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf324e690 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] 0xaaaaf32617d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3261860 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf32618f0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3261980 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3261a10 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] 0xaaaaf3252380 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3252410 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf32524a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3252530 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf32525c0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3252650 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf32526e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3252770 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3252800 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] 0xaaaaf3265700 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3265790 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3265820 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf32658b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3265940 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf32659d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3265a60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3265af0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3265b80 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] 0xaaaaf3252c90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3252d20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3252db0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3252e40 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3252ed0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3252f60 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3252ff0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3253080 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3253110 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] 0xaaaaf3266010 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf32660a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3266130 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf32661c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3266250 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf32662e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3266370 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3266400 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3266490 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] 0xaaaaf32535a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3253630 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf32536c0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3253750 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf32537e0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3253870 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3253900 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3253990 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3253a20 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] 0xaaaaf3266920 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf32669b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3266a40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3266ad0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3266b60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3266bf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3266c80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3266d10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3266da0 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] 0xaaaaf3255a10 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3255aa0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3255b30 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3255bc0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3255c50 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3255ce0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3255d70 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3255e00 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3255e90 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3255f20 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3255fb0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3256040 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf32560d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3256160 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf32561f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3256280 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3256310 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf32563a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3256430 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf32564c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3256550 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf32565e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3256670 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3256700 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3256790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3256820 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf32568b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3256940 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf32569d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3256a60 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3256af0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3256b80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3256c10 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3256ca0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3256d30 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] 0xaaaaf3268d50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3268de0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3268e70 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3268f00 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3268f90 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3269020 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf32690b0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3269140 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf32691d0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3269260 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf32692f0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3269380 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3269410 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf32694a0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3269530 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf32695c0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3269650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf32696e0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3269770 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3269800 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3269890 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3269920 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf32699b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3269a40 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3269ad0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3269b60 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3269bf0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3269c80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3269d10 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3269da0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3269e30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3269ec0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3269f50 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3269fe0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf326a070 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] 0xaaaaf3249300 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3249390 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3249420 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf32494b0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3249540 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf32495d0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3249660 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf32496f0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3249780 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3249810 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf32498a0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3249930 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf32499c0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3249a50 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3249ae0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3249b70 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3249c00 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] 0xaaaaf3267b40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3267bd0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3267c60 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3267cf0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3267d80 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3267e10 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3267ea0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3267f30 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3267fc0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3268050 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf32680e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3268170 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3268200 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3268290 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3268320 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf32683b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3268440 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] 0xaaaaf32489f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3248a80 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3248b10 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3248ba0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3248c30 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] 0xaaaaf3267230 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf32672c0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3267350 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf32673e0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3267470 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] 0xaaaaf324c920 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf324c9b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf324ca40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf324cad0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf324cb60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf324cbf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf324cc80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf324cd10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf324cda0 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] 0xaaaaf326b160 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf326b1f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf326b280 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf326b310 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf326b3a0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf326b430 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf326b4c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf326b550 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf326b5e0 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] 0xaaaaf324d230 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf324d2c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf324d350 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf324d3e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf324d470 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf324d500 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf324d590 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf324d620 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf324d6b0 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] 0xaaaaf326ba70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf326bb00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf326bb90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf326bc20 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf326bcb0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf326bd40 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf326bdd0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf326be60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf326bef0 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] 0xaaaaf324db40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf324dbd0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf324dc60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf324dcf0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf324dd80 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf324de10 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf324dea0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf324df30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf324dfc0 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] 0xaaaaf326c380 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf326c410 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf326c4a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf326c530 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf326c5c0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf326c650 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf326c6e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf326c770 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf326c800 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] 0xaaaaf324ff70 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3250000 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3250090 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3250120 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf32501b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3250240 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf32502d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3250360 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf32503f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3250480 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3250510 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf32505a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3250630 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf32506c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3250750 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf32507e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3250870 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3250900 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3250990 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3250a20 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3250ab0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3250b40 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3250bd0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3250c60 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3250cf0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3250d80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3250e10 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3250ea0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3250f30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3250fc0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3251050 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf32510e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3251170 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3251200 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3251290 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] 0xaaaaf326e7b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf326e840 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf326e8d0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf326e960 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf326e9f0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf326ea80 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf326eb10 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf326eba0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf326ec30 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf326ecc0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf326ed50 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf326ede0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf326ee70 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf326ef00 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf326ef90 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf326f020 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf326f0b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf326f140 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf326f1d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf326f260 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf326f2f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf326f380 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf326f410 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf326f4a0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf326f530 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf326f5c0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf326f650 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf326f6e0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf326f770 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf326f800 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf326f890 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf326f920 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf326f9b0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf326fa40 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf326fad0 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] 0xaaaaf3257e20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3257eb0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3257f40 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3257fd0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3258060 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf32580f0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3258180 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3258210 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf32582a0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3258330 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf32583c0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3258450 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf32584e0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3258570 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3258600 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3258690 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3258720 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] 0xaaaaf326d5a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf326d630 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf326d6c0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf326d750 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf326d7e0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf326d870 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf326d900 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf326d990 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf326da20 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf326dab0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf326db40 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf326dbd0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf326dc60 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf326dcf0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf326dd80 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf326de10 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf326dea0 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] 0xaaaaf3254190 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3254220 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf32542b0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3254340 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf32543d0 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] 0xaaaaf326cc90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf326cd20 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf326cdb0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf326ce40 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf326ced0 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] 0xaaaaf3254ad0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3254b60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3254bf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3254c80 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3254d10 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3254da0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3254e30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3254ec0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3254f50 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] 0xaaaaf3270bc0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3270c50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3270ce0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3270d70 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3270e00 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3270e90 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3270f20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3270fb0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3271040 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] 0xaaaaf3259030 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf32590c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3259150 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf32591e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3259270 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3259300 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3259390 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3259420 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf32594b0 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] 0xaaaaf32714d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3271560 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf32715f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3271680 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3271710 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf32717a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3271830 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf32718c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3271950 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] 0xaaaaf3259940 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf32599d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3259a60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3259af0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3259b80 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3259c10 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3259ca0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3259d30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3259dc0 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] 0xaaaaf3271de0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3271e70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3271f00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3271f90 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3272020 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf32720b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3272140 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf32721d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3272260 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] 0xaaaaf325bd70 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf325be00 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf325be90 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf325bf20 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf325bfb0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf325c040 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf325c0d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf325c160 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf325c1f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf325c280 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf325c310 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf325c3a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf325c430 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf325c4c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf325c550 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf325c5e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf325c670 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf325c700 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf325c790 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf325c820 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf325c8b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf325c940 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf325c9d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf325ca60 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf325caf0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf325cb80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf325cc10 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf325cca0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf325cd30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf325cdc0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf325ce50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf325cee0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf325cf70 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf325d000 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf325d090 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] 0xaaaaf3274210 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf32742a0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3274330 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf32743c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3274450 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf32744e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3274570 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3274600 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3274690 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3274720 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf32747b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3274840 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf32748d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3274960 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf32749f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3274a80 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3274b10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3274ba0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3274c30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3274cc0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3274d50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3274de0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3274e70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3274f00 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3274f90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3275020 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf32750b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3275140 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf32751d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3275260 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf32752f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3275380 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3275410 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf32754a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3275530 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: 0xaaaaf321a850 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3219060 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaf3219100 VAL: '-2' (15 sibs) 44: 0xaaaaf3219198 VAL: '-2' (15 sibs) 44: 0xaaaaf3219230 VAL: '5' (15 sibs) 44: 0xaaaaf32192c8 VAL: '0xa' (15 sibs) 44: 0xaaaaf3219360 VAL: '-0xb' (15 sibs) 44: 0xaaaaf32193f8 VAL: '0XA' (15 sibs) 44: 0xaaaaf3219490 VAL: '-0XA' (15 sibs) 44: 0xaaaaf3219528 VAL: '0b10' (15 sibs) 44: 0xaaaaf32195c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaf3219658 VAL: '0B10' (15 sibs) 44: 0xaaaaf32196f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaf3219788 VAL: '0o17' (15 sibs) 44: 0xaaaaf3219820 VAL: '-0o17' (15 sibs) 44: 0xaaaaf32198b8 VAL: '0O17' (15 sibs) 44: 0xaaaaf3219950 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf32726f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3272780 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3272810 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf32728a0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3272930 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf32729c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3272a50 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3272ae0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3272b70 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3272c00 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3272c90 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3272d20 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3272db0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3272e40 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3272ed0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3272f60 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3272ff0 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: 0xaaaaf321a968 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3218a60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaf3218b00 VAL: '-2' (3 sibs) 44: 0xaaaaf3218b98 VAL: '-2' (3 sibs) 44: 0xaaaaf3218c30 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf325b8c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf325b950 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf325b9e0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf325ba70 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf325bb00 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: 0xaaaaf321aa80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3219e60 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3219ef8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3219f90 VAL: '0.1' (8 sibs) 44: 0xaaaaf321a028 VAL: '.1' (8 sibs) 44: 0xaaaaf321a0c0 VAL: '-.2' (8 sibs) 44: 0xaaaaf321a158 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321a1f0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321a288 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3273090 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3273120 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf32731b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3273240 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf32732d0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3273360 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf32733f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3273480 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3273510 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: 0xaaaaf321ab98 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf321a330 VAL: '-2.0' (8 sibs) 44: 0xaaaaf321a3c8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf321a460 VAL: '0.1' (8 sibs) 44: 0xaaaaf321a4f8 VAL: '.1' (8 sibs) 44: 0xaaaaf321a590 VAL: '-.2' (8 sibs) 44: 0xaaaaf321a628 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321a6c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321a758 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf32735b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3273640 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf32736d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3273760 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf32737f0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3273880 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3273910 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf32739a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3273a30 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: 0xaaaaf321acb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf321b0d0 VAL: '-2.0' (8 sibs) 44: 0xaaaaf321b168 VAL: '-2.1' (8 sibs) 44: 0xaaaaf321b200 VAL: '0.1' (8 sibs) 44: 0xaaaaf321b298 VAL: '.1' (8 sibs) 44: 0xaaaaf321b330 VAL: '-.2' (8 sibs) 44: 0xaaaaf321b3c8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321b460 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321b4f8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3273ad0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3273b60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3273bf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3273c80 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3273d10 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3273da0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3273e30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3273ec0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3273f50 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: 0xaaaaf321adc8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaf321bbe0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaf321bc78 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaf321bd10 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c440 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf321c4d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf321bda8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c580 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf321c618 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf321be40 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c6c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf321c758 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf321bed8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c800 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf321c898 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf321bf70 MAP: (14 sibs) 1 children: 44: 0xaaaaf321c940 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf321c008 MAP: (14 sibs) 1 children: 44: 0xaaaaf321c9e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf321c0a0 MAP: (14 sibs) 1 children: 44: 0xaaaaf321ca80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf321c138 MAP: (14 sibs) 1 children: 44: 0xaaaaf321cb20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf321c1d0 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cbc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf321cc58 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf321c268 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cd00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf321cd98 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaf321c300 MAP: (14 sibs) 2 children: 44: 0xaaaaf321ce40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf321ced8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf321c398 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cf80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf321d018 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3276620 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf32766b0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3276740 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf32767d0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3276860 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf32768f0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3276980 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3276a10 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3276aa0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3276b30 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3276bc0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3276c50 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3276ce0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3276d70 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3276e00 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3276e90 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3276f20 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3276fb0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3277040 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf32770d0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3277160 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf32771f0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3277280 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3277310 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf32773a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3277430 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf32774c0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3277550 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf32775e0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3277670 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3277700 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3277790 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3277820 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf32778b0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3277940 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: 0xaaaaf321a850 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3219060 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaf3219100 VAL: '-2' (15 sibs) 44: 0xaaaaf3219198 VAL: '-2' (15 sibs) 44: 0xaaaaf3219230 VAL: '5' (15 sibs) 44: 0xaaaaf32192c8 VAL: '0xa' (15 sibs) 44: 0xaaaaf3219360 VAL: '-0xb' (15 sibs) 44: 0xaaaaf32193f8 VAL: '0XA' (15 sibs) 44: 0xaaaaf3219490 VAL: '-0XA' (15 sibs) 44: 0xaaaaf3219528 VAL: '0b10' (15 sibs) 44: 0xaaaaf32195c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaf3219658 VAL: '0B10' (15 sibs) 44: 0xaaaaf32196f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaf3219788 VAL: '0o17' (15 sibs) 44: 0xaaaaf3219820 VAL: '-0o17' (15 sibs) 44: 0xaaaaf32198b8 VAL: '0O17' (15 sibs) 44: 0xaaaaf3219950 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf32779e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3277a70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3277b00 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3277b90 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3277c20 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3277cb0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3277d40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3277dd0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3277e60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3277ef0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3277f80 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3278010 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf32780a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3278130 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf32781c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3278250 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf32782e0 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: 0xaaaaf321a968 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3218a60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaf3218b00 VAL: '-2' (3 sibs) 44: 0xaaaaf3218b98 VAL: '-2' (3 sibs) 44: 0xaaaaf3218c30 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3278380 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3278410 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf32784a0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3278530 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf32785c0 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: 0xaaaaf321aa80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3219e60 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3219ef8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3219f90 VAL: '0.1' (8 sibs) 44: 0xaaaaf321a028 VAL: '.1' (8 sibs) 44: 0xaaaaf321a0c0 VAL: '-.2' (8 sibs) 44: 0xaaaaf321a158 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321a1f0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321a288 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3278660 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf32786f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3278780 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3278810 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf32788a0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3278930 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf32789c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3278a50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3278ae0 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: 0xaaaaf321ab98 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf321a330 VAL: '-2.0' (8 sibs) 44: 0xaaaaf321a3c8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf321a460 VAL: '0.1' (8 sibs) 44: 0xaaaaf321a4f8 VAL: '.1' (8 sibs) 44: 0xaaaaf321a590 VAL: '-.2' (8 sibs) 44: 0xaaaaf321a628 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321a6c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321a758 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3278b80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3278c10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3278ca0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3278d30 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3278dc0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3278e50 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3278ee0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3278f70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3279000 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: 0xaaaaf321acb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf321b0d0 VAL: '-2.0' (8 sibs) 44: 0xaaaaf321b168 VAL: '-2.1' (8 sibs) 44: 0xaaaaf321b200 VAL: '0.1' (8 sibs) 44: 0xaaaaf321b298 VAL: '.1' (8 sibs) 44: 0xaaaaf321b330 VAL: '-.2' (8 sibs) 44: 0xaaaaf321b3c8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf321b460 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf321b4f8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf32790a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3279130 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf32791c0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3279250 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf32792e0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3279370 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3279400 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3279490 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3279520 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: 0xaaaaf321adc8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaf321bbe0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaf321bc78 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaf321bd10 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c440 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf321c4d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf321bda8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c580 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf321c618 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf321be40 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c6c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf321c758 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf321bed8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf321c800 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf321c898 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf321bf70 MAP: (14 sibs) 1 children: 44: 0xaaaaf321c940 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf321c008 MAP: (14 sibs) 1 children: 44: 0xaaaaf321c9e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf321c0a0 MAP: (14 sibs) 1 children: 44: 0xaaaaf321ca80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf321c138 MAP: (14 sibs) 1 children: 44: 0xaaaaf321cb20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf321c1d0 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cbc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf321cc58 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf321c268 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cd00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf321cd98 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaf321c300 MAP: (14 sibs) 2 children: 44: 0xaaaaf321ce40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf321ced8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf321c398 MAP: (14 sibs) 2 children: 44: 0xaaaaf321cf80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf321d018 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf32795c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3279650 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf32796e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3279770 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3279800 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3279890 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3279920 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf32799b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3279a40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3279ad0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3279b60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3279bf0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3279c80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3279d10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3279da0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3279e30 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3279ec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3279f50 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3279fe0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf327a070 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf327a100 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf327a190 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf327a220 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf327a2b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf327a340 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf327a3d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf327a460 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf327a4f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf327a580 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf327a610 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf327a6a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf327a730 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf327a7c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf327a850 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf327a8e0 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 (8 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (9 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.02 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0xaaaafca17070 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaafca14340 VAL: '' (12 sibs) 45: 0xaaaafca143d8 VAL: '' (12 sibs) 45: 0xaaaafca14470 VAL: 'null' (12 sibs) 45: 0xaaaafca14508 VAL: 'Null' (12 sibs) 45: 0xaaaafca145a0 VAL: 'NULL' (12 sibs) 45: 0xaaaafca14638 VAL: '~' (12 sibs) 45: 0xaaaafca146d0 MAP: (12 sibs) 1 children: 45: 0xaaaafca14a70 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaafca14768 MAP: (12 sibs) 1 children: 45: 0xaaaafca14b10 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaafca14800 MAP: (12 sibs) 1 children: 45: 0xaaaafca14bb0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaafca14898 MAP: (12 sibs) 1 children: 45: 0xaaaafca14c50 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaafca14930 MAP: (12 sibs) 1 children: 45: 0xaaaafca14cf0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaafca149c8 MAP: (12 sibs) 1 children: 45: 0xaaaafca14d90 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca5d2e0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaafca5d370 VAL: '' (12 sibs) 45: [2] [2] 0xaaaafca5d400 VAL: '' (12 sibs) 45: [3] [3] 0xaaaafca5d490 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaafca5d520 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaafca5d5b0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaafca5d640 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaafca5d6d0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaafca5d760 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaafca5d7f0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaafca5d880 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaafca5d910 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaafca5d9a0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaafca5da30 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaafca5dac0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaafca5db50 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaafca5dbe0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaafca5dc70 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaafca5dd00 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: 0xaaaafca17188 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15070 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15108 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca151a0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca5f910 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca5f9a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca5fa30 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca5fac0 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: 0xaaaafca172a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca156b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15748 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca157e0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca61640 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca616d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca61760 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca617f0 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: 0xaaaafca173b8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca15880 VAL: '' (3 sibs) 45: 0xaaaafca15918 VAL: '' (3 sibs) 45: 0xaaaafca159b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca63370 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca63400 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca63490 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca63520 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: 0xaaaafca174d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca164f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaafca166c0 VAL: '' (3 sibs) 45: 0xaaaafca16758 VAL: '' (3 sibs) 45: 0xaaaafca167f0 VAL: '' (3 sibs) 45: 0xaaaafca16588 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca16620 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca650a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca65130 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaafca651c0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca65250 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca652e0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca65370 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca65400 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: 0xaaaafca175e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15290 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15328 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaafca15460 VAL: '' (3 sibs) 45: 0xaaaafca154f8 VAL: '' (3 sibs) 45: 0xaaaafca15590 VAL: '' (3 sibs) 45: 0xaaaafca153c0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca66dd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca66e60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca66ef0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaafca66f80 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca67010 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca670a0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca67130 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: 0xaaaafca17700 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca16890 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca16928 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca169c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaafca16a60 VAL: '' (3 sibs) 45: 0xaaaafca16af8 VAL: '' (3 sibs) 45: 0xaaaafca16b90 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca68b00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca68b90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca68c20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca68cb0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaafca68d40 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca68dd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca68e60 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: 0xaaaafca17818 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca16c80 MAP: (3 sibs) 3 children: 45: 0xaaaafca16e50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca16ee8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca16f80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaafca16d18 VAL: '' (3 sibs) 45: 0xaaaafca16db0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca6a830 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca6a8c0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaafca6a950 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaafca6a9e0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaafca6aa70 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaafca6ab00 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca6ab90 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: 0xaaaafca17930 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca18200 VAL: '' (3 sibs) 45: 0xaaaafca18298 MAP: (3 sibs) 3 children: 45: 0xaaaafca183d0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca18468 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca18500 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaafca18330 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca6c560 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca6c5f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca6c680 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaafca6c710 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaafca6c7a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaafca6c830 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaafca6c8c0 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: 0xaaaafca17a48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca15c70 VAL: '' (3 sibs) 45: 0xaaaafca15d08 VAL: '' (3 sibs) 45: 0xaaaafca15da0 MAP: (3 sibs) 3 children: 45: 0xaaaafca15e40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15ed8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca15f70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca6e290 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca6e320 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca6e3b0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca6e440 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaafca6e4d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaafca6e560 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca6e5f0 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: 0xaaaafca17b60 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15a50 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaafca162e0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaafca16378 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaafca15ae8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaafca185a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaafca18638 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaafca15b80 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca6ffc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca70050 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaafca700e0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaafca70170 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaafca70200 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaafca70290 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaafca70320 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaafca703b0 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: 0xaaaafca17c78 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca19910 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaafca199a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaafca19a40 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaafca13f00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaafca19ae0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaafca19c20 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaafca19cb8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaafca19b78 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaafca19d60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaafca19df8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaafca19e90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaafca19f28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaafca19fc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaafca1a058 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaafca1a0f0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaafca1a188 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca72b70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca72c00 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaafca72c90 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaafca72d20 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaafca72db0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaafca72e40 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaafca72ed0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaafca72f60 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaafca72ff0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaafca73080 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaafca73110 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaafca731a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaafca73230 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaafca732c0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaafca73350 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaafca733e0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaafca73470 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: 0xaaaafca17d90 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca18900 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaafca18998 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaafca18a30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaafca16150 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaafca14040 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaafca19440 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaafca194d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaafca19570 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaafca161e8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca72260 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca722f0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaafca72380 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaafca72410 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaafca724a0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaafca72530 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaafca725c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaafca72650 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaafca726e0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaafca72770 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: 0xaaaafca17070 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaafca14340 VAL: '' (12 sibs) 45: 0xaaaafca143d8 VAL: '' (12 sibs) 45: 0xaaaafca14470 VAL: 'null' (12 sibs) 45: 0xaaaafca14508 VAL: 'Null' (12 sibs) 45: 0xaaaafca145a0 VAL: 'NULL' (12 sibs) 45: 0xaaaafca14638 VAL: '~' (12 sibs) 45: 0xaaaafca146d0 MAP: (12 sibs) 1 children: 45: 0xaaaafca14a70 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaafca14768 MAP: (12 sibs) 1 children: 45: 0xaaaafca14b10 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaafca14800 MAP: (12 sibs) 1 children: 45: 0xaaaafca14bb0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaafca14898 MAP: (12 sibs) 1 children: 45: 0xaaaafca14c50 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaafca14930 MAP: (12 sibs) 1 children: 45: 0xaaaafca14cf0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaafca149c8 MAP: (12 sibs) 1 children: 45: 0xaaaafca14d90 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca75ab0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaafca75b40 VAL: '' (12 sibs) 45: [2] [2] 0xaaaafca75bd0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaafca75c60 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaafca75cf0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaafca75d80 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaafca75e10 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaafca75ea0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaafca75f30 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaafca75fc0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaafca76050 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaafca760e0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaafca76170 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaafca76200 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaafca76290 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaafca76320 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaafca763b0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaafca76440 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaafca764d0 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: 0xaaaafca17188 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15070 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15108 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca151a0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca751a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca75230 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca752c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca75350 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: 0xaaaafca172a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca156b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15748 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca157e0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca76cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca76d50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca76de0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca76e70 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: 0xaaaafca173b8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca15880 VAL: '' (3 sibs) 45: 0xaaaafca15918 VAL: '' (3 sibs) 45: 0xaaaafca159b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca775d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca77660 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca776f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca77780 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: 0xaaaafca174d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca164f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaafca166c0 VAL: '' (3 sibs) 45: 0xaaaafca16758 VAL: '' (3 sibs) 45: 0xaaaafca167f0 VAL: '' (3 sibs) 45: 0xaaaafca16588 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca16620 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca77ee0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca77f70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaafca78000 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca78090 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca78120 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca781b0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca78240 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: 0xaaaafca175e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15290 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15328 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaafca15460 VAL: '' (3 sibs) 45: 0xaaaafca154f8 VAL: '' (3 sibs) 45: 0xaaaafca15590 VAL: '' (3 sibs) 45: 0xaaaafca153c0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca787f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca78880 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca78910 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaafca789a0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca78a30 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca78ac0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca78b50 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: 0xaaaafca17700 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca16890 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca16928 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca169c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaafca16a60 VAL: '' (3 sibs) 45: 0xaaaafca16af8 VAL: '' (3 sibs) 45: 0xaaaafca16b90 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca79100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca79190 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca79220 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca792b0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaafca79340 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca793d0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca79460 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: 0xaaaafca17818 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca16c80 MAP: (3 sibs) 3 children: 45: 0xaaaafca16e50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca16ee8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca16f80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaafca16d18 VAL: '' (3 sibs) 45: 0xaaaafca16db0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca79a10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca79aa0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaafca79b30 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaafca79bc0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaafca79c50 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaafca79ce0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca79d70 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: 0xaaaafca17930 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca18200 VAL: '' (3 sibs) 45: 0xaaaafca18298 MAP: (3 sibs) 3 children: 45: 0xaaaafca183d0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca18468 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca18500 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaafca18330 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca7a320 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7a3b0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca7a440 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaafca7a4d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaafca7a560 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaafca7a5f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaafca7a680 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: 0xaaaafca17a48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca15c70 VAL: '' (3 sibs) 45: 0xaaaafca15d08 VAL: '' (3 sibs) 45: 0xaaaafca15da0 MAP: (3 sibs) 3 children: 45: 0xaaaafca15e40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15ed8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca15f70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca7ac30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7acc0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca7ad50 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca7ade0 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaafca7ae70 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaafca7af00 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca7af90 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: 0xaaaafca17b60 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15a50 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaafca162e0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaafca16378 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaafca15ae8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaafca185a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaafca18638 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaafca15b80 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca7b540 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7b5d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaafca7b660 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaafca7b6f0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaafca7b780 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaafca7b810 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaafca7b8a0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaafca7b930 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: 0xaaaafca17c78 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca19910 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaafca199a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaafca19a40 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaafca13f00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaafca19ae0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaafca19c20 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaafca19cb8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaafca19b78 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaafca19d60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaafca19df8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaafca19e90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaafca19f28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaafca19fc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaafca1a058 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaafca1a0f0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaafca1a188 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca7c760 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7c7f0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaafca7c880 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaafca7c910 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaafca7c9a0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaafca7ca30 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaafca7cac0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaafca7cb50 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaafca7cbe0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaafca7cc70 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaafca7cd00 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaafca7cd90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaafca7ce20 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaafca7ceb0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaafca7cf40 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaafca7cfd0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaafca7d060 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: 0xaaaafca17d90 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca18900 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaafca18998 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaafca18a30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaafca16150 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaafca14040 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaafca19440 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaafca194d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaafca19570 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaafca161e8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca7be50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7bee0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaafca7bf70 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaafca7c000 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaafca7c090 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaafca7c120 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaafca7c1b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaafca7c240 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaafca7c2d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaafca7c360 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] 0xaaaafca5d2e0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaafca5d370 VAL: '' (12 sibs) 45: [2] [2] 0xaaaafca5d400 VAL: '' (12 sibs) 45: [3] [3] 0xaaaafca5d490 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaafca5d520 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaafca5d5b0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaafca5d640 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaafca5d6d0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaafca5d760 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaafca5d7f0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaafca5d880 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaafca5d910 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaafca5d9a0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaafca5da30 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaafca5dac0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaafca5db50 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaafca5dbe0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaafca5dc70 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaafca5dd00 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] 0xaaaafca7fee0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaafca7ff70 VAL: '' (12 sibs) 45: [2] [2] 0xaaaafca80000 VAL: '' (12 sibs) 45: [3] [3] 0xaaaafca80090 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaafca80120 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaafca801b0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaafca80240 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaafca802d0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaafca80360 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaafca803f0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaafca80480 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaafca80510 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaafca805a0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaafca80630 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaafca806c0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaafca80750 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaafca807e0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaafca80870 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaafca80900 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] 0xaaaafca5f910 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca5f9a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca5fa30 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca5fac0 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] 0xaaaafca7ecf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7ed80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca7ee10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca7eea0 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] 0xaaaafca61640 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca616d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca61760 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca617f0 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] 0xaaaafca810f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca81180 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca81210 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca812a0 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] 0xaaaafca63370 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca63400 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca63490 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca63520 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] 0xaaaafca81a00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca81a90 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca81b20 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca81bb0 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] 0xaaaafca650a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca65130 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaafca651c0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca65250 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca652e0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca65370 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca65400 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] 0xaaaafca82310 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca823a0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaafca82430 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca824c0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca82550 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca825e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca82670 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] 0xaaaafca66dd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca66e60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca66ef0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaafca66f80 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca67010 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca670a0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca67130 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] 0xaaaafca82c20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca82cb0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca82d40 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaafca82dd0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca82e60 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca82ef0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca82f80 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] 0xaaaafca68b00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca68b90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca68c20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca68cb0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaafca68d40 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca68dd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca68e60 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] 0xaaaafca83530 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca835c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca83650 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca836e0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaafca83770 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca83800 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca83890 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] 0xaaaafca6a830 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca6a8c0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaafca6a950 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaafca6a9e0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaafca6aa70 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaafca6ab00 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca6ab90 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] 0xaaaafca83e40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca83ed0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaafca83f60 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaafca83ff0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaafca84080 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaafca84110 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca841a0 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] 0xaaaafca6c560 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca6c5f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca6c680 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaafca6c710 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaafca6c7a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaafca6c830 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaafca6c8c0 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] 0xaaaafca84750 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca847e0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca84870 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaafca84900 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaafca84990 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaafca84a20 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaafca84ab0 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] 0xaaaafca6e290 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca6e320 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca6e3b0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca6e440 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaafca6e4d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaafca6e560 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca6e5f0 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] 0xaaaafca85060 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca850f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca85180 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca85210 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaafca852a0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaafca85330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca853c0 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] 0xaaaafca6ffc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca70050 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaafca700e0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaafca70170 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaafca70200 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaafca70290 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaafca70320 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaafca703b0 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] 0xaaaafca85970 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca85a00 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaafca85a90 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaafca85b20 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaafca85bb0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaafca85c40 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaafca85cd0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaafca85d60 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] 0xaaaafca72b70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca72c00 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaafca72c90 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaafca72d20 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaafca72db0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaafca72e40 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaafca72ed0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaafca72f60 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaafca72ff0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaafca73080 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaafca73110 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaafca731a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaafca73230 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaafca732c0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaafca73350 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaafca733e0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaafca73470 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] 0xaaaafca86b90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca86c20 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaafca86cb0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaafca86d40 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaafca86dd0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaafca86e60 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaafca86ef0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaafca86f80 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaafca87010 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaafca870a0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaafca87130 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaafca871c0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaafca87250 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaafca872e0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaafca87370 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaafca87400 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaafca87490 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] 0xaaaafca72260 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca722f0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaafca72380 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaafca72410 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaafca724a0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaafca72530 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaafca725c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaafca72650 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaafca726e0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaafca72770 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] 0xaaaafca86280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca86310 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaafca863a0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaafca86430 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaafca864c0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaafca86550 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaafca865e0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaafca86670 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaafca86700 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaafca86790 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] 0xaaaafca75ab0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaafca75b40 VAL: '' (12 sibs) 45: [2] [2] 0xaaaafca75bd0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaafca75c60 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaafca75cf0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaafca75d80 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaafca75e10 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaafca75ea0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaafca75f30 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaafca75fc0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaafca76050 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaafca760e0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaafca76170 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaafca76200 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaafca76290 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaafca76320 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaafca763b0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaafca76440 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaafca764d0 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] 0xaaaafca886b0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaafca88740 VAL: '' (12 sibs) 45: [2] [2] 0xaaaafca887d0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaafca88860 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaafca888f0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaafca88980 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaafca88a10 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaafca88aa0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaafca88b30 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaafca88bc0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaafca88c50 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaafca88ce0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaafca88d70 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaafca88e00 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaafca88e90 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaafca88f20 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaafca88fb0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaafca89040 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaafca890d0 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] 0xaaaafca751a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca75230 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca752c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca75350 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] 0xaaaafca87da0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca87e30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca87ec0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca87f50 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] 0xaaaafca76cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca76d50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca76de0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca76e70 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] 0xaaaafca898c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca89950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca899e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca89a70 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] 0xaaaafca775d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca77660 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca776f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca77780 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] 0xaaaafca8a1d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca8a260 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca8a2f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca8a380 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] 0xaaaafca77ee0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca77f70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaafca78000 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca78090 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca78120 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca781b0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca78240 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] 0xaaaafca8aae0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca8ab70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaafca8ac00 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca8ac90 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca8ad20 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca8adb0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca8ae40 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] 0xaaaafca787f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca78880 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca78910 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaafca789a0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca78a30 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca78ac0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca78b50 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] 0xaaaafca8b3f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca8b480 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca8b510 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaafca8b5a0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca8b630 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca8b6c0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca8b750 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] 0xaaaafca79100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca79190 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca79220 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca792b0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaafca79340 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca793d0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca79460 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] 0xaaaafca8bd00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca8bd90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca8be20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca8beb0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaafca8bf40 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca8bfd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca8c060 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] 0xaaaafca79a10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca79aa0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaafca79b30 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaafca79bc0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaafca79c50 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaafca79ce0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca79d70 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] 0xaaaafca8c610 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca8c6a0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaafca8c730 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaafca8c7c0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaafca8c850 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaafca8c8e0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca8c970 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] 0xaaaafca7a320 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7a3b0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca7a440 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaafca7a4d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaafca7a560 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaafca7a5f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaafca7a680 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] 0xaaaafca8cf20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca8cfb0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca8d040 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaafca8d0d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaafca8d160 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaafca8d1f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaafca8d280 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] 0xaaaafca7ac30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7acc0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca7ad50 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca7ade0 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaafca7ae70 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaafca7af00 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca7af90 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] 0xaaaafca8d830 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca8d8c0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca8d950 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca8d9e0 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaafca8da70 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaafca8db00 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca8db90 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] 0xaaaafca7b540 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7b5d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaafca7b660 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaafca7b6f0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaafca7b780 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaafca7b810 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaafca7b8a0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaafca7b930 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] 0xaaaafca8e140 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca8e1d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaafca8e260 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaafca8e2f0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaafca8e380 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaafca8e410 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaafca8e4a0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaafca8e530 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] 0xaaaafca7c760 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7c7f0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaafca7c880 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaafca7c910 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaafca7c9a0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaafca7ca30 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaafca7cac0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaafca7cb50 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaafca7cbe0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaafca7cc70 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaafca7cd00 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaafca7cd90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaafca7ce20 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaafca7ceb0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaafca7cf40 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaafca7cfd0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaafca7d060 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] 0xaaaafca8f360 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca8f3f0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaafca8f480 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaafca8f510 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaafca8f5a0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaafca8f630 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaafca8f6c0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaafca8f750 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaafca8f7e0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaafca8f870 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaafca8f900 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaafca8f990 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaafca8fa20 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaafca8fab0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaafca8fb40 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaafca8fbd0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaafca8fc60 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] 0xaaaafca7be50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7bee0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaafca7bf70 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaafca7c000 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaafca7c090 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaafca7c120 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaafca7c1b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaafca7c240 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaafca7c2d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaafca7c360 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] 0xaaaafca8ea50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca8eae0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaafca8eb70 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaafca8ec00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaafca8ec90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaafca8ed20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaafca8edb0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaafca8ee40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaafca8eed0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaafca8ef60 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: 0xaaaafca17070 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaafca14340 VAL: '' (12 sibs) 45: 0xaaaafca143d8 VAL: '' (12 sibs) 45: 0xaaaafca14470 VAL: 'null' (12 sibs) 45: 0xaaaafca14508 VAL: 'Null' (12 sibs) 45: 0xaaaafca145a0 VAL: 'NULL' (12 sibs) 45: 0xaaaafca14638 VAL: '~' (12 sibs) 45: 0xaaaafca146d0 MAP: (12 sibs) 1 children: 45: 0xaaaafca14a70 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaafca14768 MAP: (12 sibs) 1 children: 45: 0xaaaafca14b10 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaafca14800 MAP: (12 sibs) 1 children: 45: 0xaaaafca14bb0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaafca14898 MAP: (12 sibs) 1 children: 45: 0xaaaafca14c50 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaafca14930 MAP: (12 sibs) 1 children: 45: 0xaaaafca14cf0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaafca149c8 MAP: (12 sibs) 1 children: 45: 0xaaaafca14d90 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca90570 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaafca90600 VAL: '' (12 sibs) 45: [2] [2] 0xaaaafca90690 VAL: '' (12 sibs) 45: [3] [3] 0xaaaafca90720 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaafca907b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaafca90840 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaafca908d0 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaafca90960 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaafca909f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaafca90a80 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaafca90b10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaafca90ba0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaafca90c30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaafca90cc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaafca90d50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaafca90de0 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaafca90e70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaafca90f00 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaafca90f90 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: 0xaaaafca17188 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15070 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15108 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca151a0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca7f8a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca7f930 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca7f9c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca7fa50 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: 0xaaaafca172a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca156b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15748 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca157e0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca91030 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca910c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca91150 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca911e0 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: 0xaaaafca173b8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca15880 VAL: '' (3 sibs) 45: 0xaaaafca15918 VAL: '' (3 sibs) 45: 0xaaaafca159b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca91280 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca91310 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca913a0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca91430 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: 0xaaaafca174d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca164f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaafca166c0 VAL: '' (3 sibs) 45: 0xaaaafca16758 VAL: '' (3 sibs) 45: 0xaaaafca167f0 VAL: '' (3 sibs) 45: 0xaaaafca16588 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca16620 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca914d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca91560 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaafca915f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca91680 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca91710 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca917a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca91830 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: 0xaaaafca175e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15290 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15328 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaafca15460 VAL: '' (3 sibs) 45: 0xaaaafca154f8 VAL: '' (3 sibs) 45: 0xaaaafca15590 VAL: '' (3 sibs) 45: 0xaaaafca153c0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca918d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca91960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca919f0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaafca91a80 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca91b10 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca91ba0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca91c30 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: 0xaaaafca17700 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca16890 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca16928 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca169c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaafca16a60 VAL: '' (3 sibs) 45: 0xaaaafca16af8 VAL: '' (3 sibs) 45: 0xaaaafca16b90 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca91cd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca91d60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca91df0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca91e80 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaafca91f10 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca91fa0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca92030 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: 0xaaaafca17818 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca16c80 MAP: (3 sibs) 3 children: 45: 0xaaaafca16e50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca16ee8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca16f80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaafca16d18 VAL: '' (3 sibs) 45: 0xaaaafca16db0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca920d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca92160 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaafca921f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaafca92280 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaafca92310 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaafca923a0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca92430 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: 0xaaaafca17930 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca18200 VAL: '' (3 sibs) 45: 0xaaaafca18298 MAP: (3 sibs) 3 children: 45: 0xaaaafca183d0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca18468 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca18500 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaafca18330 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca924d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca92560 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca925f0 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaafca92680 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaafca92710 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaafca927a0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaafca92830 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: 0xaaaafca17a48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca15c70 VAL: '' (3 sibs) 45: 0xaaaafca15d08 VAL: '' (3 sibs) 45: 0xaaaafca15da0 MAP: (3 sibs) 3 children: 45: 0xaaaafca15e40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15ed8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca15f70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca928d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca92960 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca929f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca92a80 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaafca92b10 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaafca92ba0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca92c30 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: 0xaaaafca17b60 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15a50 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaafca162e0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaafca16378 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaafca15ae8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaafca185a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaafca18638 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaafca15b80 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca92cd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca92d60 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaafca92df0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaafca92e80 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaafca92f10 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaafca92fa0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaafca93030 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaafca930c0 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: 0xaaaafca17c78 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca19910 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaafca199a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaafca19a40 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaafca13f00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaafca19ae0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaafca19c20 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaafca19cb8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaafca19b78 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaafca19d60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaafca19df8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaafca19e90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaafca19f28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaafca19fc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaafca1a058 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaafca1a0f0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaafca1a188 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca93160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca931f0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaafca93280 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaafca93310 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaafca933a0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaafca93430 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaafca934c0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaafca93550 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaafca935e0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaafca93670 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaafca93700 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaafca93790 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaafca93820 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaafca938b0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaafca93940 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaafca939d0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaafca93a60 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: 0xaaaafca17d90 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca18900 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaafca18998 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaafca18a30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaafca16150 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaafca14040 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaafca19440 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaafca194d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaafca19570 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaafca161e8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca93b00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca93b90 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaafca93c20 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaafca93cb0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaafca93d40 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaafca93dd0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaafca93e60 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaafca93ef0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaafca93f80 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaafca94010 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: 0xaaaafca17070 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaafca14340 VAL: '' (12 sibs) 45: 0xaaaafca143d8 VAL: '' (12 sibs) 45: 0xaaaafca14470 VAL: 'null' (12 sibs) 45: 0xaaaafca14508 VAL: 'Null' (12 sibs) 45: 0xaaaafca145a0 VAL: 'NULL' (12 sibs) 45: 0xaaaafca14638 VAL: '~' (12 sibs) 45: 0xaaaafca146d0 MAP: (12 sibs) 1 children: 45: 0xaaaafca14a70 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaafca14768 MAP: (12 sibs) 1 children: 45: 0xaaaafca14b10 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaafca14800 MAP: (12 sibs) 1 children: 45: 0xaaaafca14bb0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaafca14898 MAP: (12 sibs) 1 children: 45: 0xaaaafca14c50 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaafca14930 MAP: (12 sibs) 1 children: 45: 0xaaaafca14cf0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaafca149c8 MAP: (12 sibs) 1 children: 45: 0xaaaafca14d90 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca940b0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaafca94140 VAL: '' (12 sibs) 45: [2] [2] 0xaaaafca941d0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaafca94260 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaafca942f0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaafca94380 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaafca94410 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaafca944a0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaafca94530 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaafca945c0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaafca94650 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaafca946e0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaafca94770 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaafca94800 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaafca94890 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaafca94920 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaafca949b0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaafca94a40 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaafca94ad0 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: 0xaaaafca17188 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15070 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15108 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca151a0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca94b70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca94c00 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca94c90 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca94d20 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: 0xaaaafca172a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca156b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15748 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca157e0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca94dc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca94e50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca94ee0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca94f70 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: 0xaaaafca173b8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca15880 VAL: '' (3 sibs) 45: 0xaaaafca15918 VAL: '' (3 sibs) 45: 0xaaaafca159b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca95010 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca950a0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca95130 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca951c0 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: 0xaaaafca174d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca164f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaafca166c0 VAL: '' (3 sibs) 45: 0xaaaafca16758 VAL: '' (3 sibs) 45: 0xaaaafca167f0 VAL: '' (3 sibs) 45: 0xaaaafca16588 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca16620 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca95260 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca952f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaafca95380 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca95410 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca954a0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca95530 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca955c0 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: 0xaaaafca175e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15290 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15328 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaafca15460 VAL: '' (3 sibs) 45: 0xaaaafca154f8 VAL: '' (3 sibs) 45: 0xaaaafca15590 VAL: '' (3 sibs) 45: 0xaaaafca153c0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca95660 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca956f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca95780 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaafca95810 VAL: '' (3 sibs) 45: [4] [4] 0xaaaafca958a0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca95930 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca959c0 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: 0xaaaafca17700 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca16890 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca16928 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca169c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaafca16a60 VAL: '' (3 sibs) 45: 0xaaaafca16af8 VAL: '' (3 sibs) 45: 0xaaaafca16b90 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca95a60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca95af0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaafca95b80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaafca95c10 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaafca95ca0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaafca95d30 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca95dc0 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: 0xaaaafca17818 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca16c80 MAP: (3 sibs) 3 children: 45: 0xaaaafca16e50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca16ee8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca16f80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaafca16d18 VAL: '' (3 sibs) 45: 0xaaaafca16db0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca95e60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca95ef0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaafca95f80 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaafca96010 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaafca960a0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaafca96130 VAL: '' (3 sibs) 45: [6] [6] 0xaaaafca961c0 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: 0xaaaafca17930 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca18200 VAL: '' (3 sibs) 45: 0xaaaafca18298 MAP: (3 sibs) 3 children: 45: 0xaaaafca183d0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca18468 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca18500 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaafca18330 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca96260 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca962f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca96380 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaafca96410 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaafca964a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaafca96530 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaafca965c0 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: 0xaaaafca17a48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaafca15c70 VAL: '' (3 sibs) 45: 0xaaaafca15d08 VAL: '' (3 sibs) 45: 0xaaaafca15da0 MAP: (3 sibs) 3 children: 45: 0xaaaafca15e40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaafca15ed8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaafca15f70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca96660 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca966f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaafca96780 VAL: '' (3 sibs) 45: [3] [3] 0xaaaafca96810 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaafca968a0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaafca96930 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaafca969c0 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: 0xaaaafca17b60 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca15a50 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaafca162e0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaafca16378 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaafca15ae8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaafca185a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaafca18638 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaafca15b80 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca96a60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca96af0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaafca96b80 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaafca96c10 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaafca96ca0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaafca96d30 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaafca96dc0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaafca96e50 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: 0xaaaafca17c78 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca19910 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaafca199a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaafca19a40 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaafca13f00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaafca19ae0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaafca19c20 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaafca19cb8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaafca19b78 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaafca19d60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaafca19df8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaafca19e90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaafca19f28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaafca19fc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaafca1a058 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaafca1a0f0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaafca1a188 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca96ef0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca96f80 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaafca97010 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaafca970a0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaafca97130 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaafca971c0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaafca97250 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaafca972e0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaafca97370 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaafca97400 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaafca97490 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaafca97520 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaafca975b0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaafca97640 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaafca976d0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaafca97760 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaafca977f0 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: 0xaaaafca17d90 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaafca18900 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaafca18998 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaafca18a30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaafca16150 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaafca14040 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaafca19440 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaafca194d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaafca19570 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaafca161e8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaafca97890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaafca97920 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaafca979b0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaafca97a40 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaafca97ad0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaafca97b60 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaafca97bf0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaafca97c80 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaafca97d10 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaafca97da0 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.02 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0xaaaae15e18c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc030 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae15dc0d0 VAL: '-2' (3 sibs) 46: 0xaaaae15dc168 VAL: '-2' (3 sibs) 46: 0xaaaae15dc200 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1638ac0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1638b50 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae1638be0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae1638c70 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae1638d00 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: 0xaaaae15e19d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc4e0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae16363d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1636460 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: 0xaaaae15e1af0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae15dca90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae15dcb28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae15dcbd0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae163c240 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae163c2d0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae163c360 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae163c3f0 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: 0xaaaae15e1c08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc580 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae15dcc70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae15dcd08 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae15dcda0 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae163df70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae163e000 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae163e090 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae163e120 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae163e1b0 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: 0xaaaae15e1d20 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae15dbd40 MAP: (3 sibs) 1 children: 46: 0xaaaae15de790 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae15de830 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15de8c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15de960 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15de9f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15dbdd8 MAP: (3 sibs) 1 children: 46: 0xaaaae15deaa0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae15deb40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15debd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dec70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15ded08 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15dbe70 MAP: (3 sibs) 1 children: 46: 0xaaaae15dedb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae15dee50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15deee8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15def80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15df018 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae16405b0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae1640640 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae16406d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae1640760 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae16407f0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae1640880 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae1640910 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae16409a0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae1640a30 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae1640ac0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae1640b50 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae1640be0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae1640c70 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae1640d00 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae1640d90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae1640e20 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae1640eb0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae1640f40 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae1640fd0 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: 0xaaaae15e1e38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15df810 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae15df8b0 MAP: (3 sibs) 1 children: 46: 0xaaaae15dfa80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae15dfb20 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15dfbb8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dfc50 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15dfce8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15df948 MAP: (3 sibs) 1 children: 46: 0xaaaae15dfd90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae15dfe30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15dfec8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dff60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15dfff8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15df9e0 MAP: (3 sibs) 1 children: 46: 0xaaaae15e00a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae15e0140 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15e01d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15e0270 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15e0308 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae16434f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1643580 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae1643610 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae16436a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae1643730 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae16437c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae1643850 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae16438e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae1643970 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae1643a00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae1643a90 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae1643b20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae1643bb0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae1643c40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae1643cd0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae1643d60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae1643df0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae1643e80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae1643f10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae1643fa0 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: 0xaaaae15e1f50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae15e03b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0448 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e04e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0578 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0610 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e06a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e07d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0870 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0908 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1645b20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1645bb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae1645c40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae1645cd0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae1645d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae1645df0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae1645e80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae1645f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae1645fa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae1646030 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae16460c0 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: 0xaaaae15e2068 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae15e09b0 MAP: (10 sibs) 1 children: 46: 0xaaaae15dcf30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0a48 MAP: (10 sibs) 1 children: 46: 0xaaaae15dcfd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0ae0 MAP: (10 sibs) 1 children: 46: 0xaaaae15e0fb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0b78 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1050 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0c10 MAP: (10 sibs) 1 children: 46: 0xaaaae15e10f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0ca8 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1190 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0d40 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0dd8 MAP: (10 sibs) 1 children: 46: 0xaaaae15e12d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0e70 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1370 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0f08 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1410 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1648550 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae16485e0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae1648670 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae1648700 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae1648790 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae1648820 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae16488b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae1648940 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae16489d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae1648a60 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae1648af0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae1648b80 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae1648c10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae1648ca0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae1648d30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae1648dc0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae1648e50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae1648ee0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae1648f70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae1649000 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae1649090 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: 0xaaaae15e2180 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae15e2a00 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3260 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e2a98 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e2b30 MAP: (14 sibs) 1 children: 46: 0xaaaae15e33a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2bc8 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3440 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2c60 MAP: (14 sibs) 1 children: 46: 0xaaaae15e34e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2cf8 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3580 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2d90 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3620 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2e28 MAP: (14 sibs) 1 children: 46: 0xaaaae15e36c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2ec0 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3760 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2f58 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3800 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2ff0 MAP: (14 sibs) 1 children: 46: 0xaaaae15e38a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e3088 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3940 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e3120 MAP: (14 sibs) 2 children: 46: 0xaaaae15e39e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae15e3a78 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae15e31b8 MAP: (14 sibs) 2 children: 46: 0xaaaae15e3b20 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae15e3bb8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae164c370 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae164c400 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae164c490 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae164c520 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae164c5b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae164c640 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae164c6d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae164c760 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae164c7f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae164c880 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae164c910 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae164c9a0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae164ca30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae164cac0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae164cb50 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae164cbe0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae164cc70 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae164cd00 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae164cd90 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae164ce20 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae164ceb0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae164cf40 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae164cfd0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae164d060 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae164d0f0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae164d180 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae164d210 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae164d2a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae164d330 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae164d3c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae164d450 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: 0xaaaae15e2810 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae16578a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae16578a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae16578a0 [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: 0xaaaae15e2928 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae15ddec0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae15ddf58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae15ddff0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae15de088 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae15de120 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae15de1b8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae15de250 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae15de2e8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae15de380 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae15de418 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1659f60 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1659ff0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0xaaaae165a080 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0xaaaae165a110 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae165a1a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae165a230 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae165a2c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae165a350 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae165a3e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae165a470 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae165a500 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae1659f60 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1659ff0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae165a080 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae165a110 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae165a1a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae165a230 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae165a2c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae165a350 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae165a3e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae165a470 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae165a500 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae1659f60 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1659ff0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae165a080 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae165a110 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae165a1a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae165a230 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae165a2c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae165a350 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae165a3e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae165a470 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae165a500 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: 0xaaaae15e18c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc030 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae15dc0d0 VAL: '-2' (3 sibs) 46: 0xaaaae15dc168 VAL: '-2' (3 sibs) 46: 0xaaaae15dc200 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae165a900 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae165a990 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae165aa20 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae165aab0 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae165ab40 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: 0xaaaae15e19d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc4e0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae165b210 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae165b2a0 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: 0xaaaae15e1af0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae15dca90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae15dcb28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae15dcbd0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae165bb20 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae165bbb0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae165bc40 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae165bcd0 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: 0xaaaae15e1c08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc580 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae15dcc70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae15dcd08 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae15dcda0 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae165c430 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae165c4c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae165c550 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae165c5e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae165c670 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: 0xaaaae15e1d20 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae15dbd40 MAP: (3 sibs) 1 children: 46: 0xaaaae15de790 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae15de830 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15de8c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15de960 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15de9f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15dbdd8 MAP: (3 sibs) 1 children: 46: 0xaaaae15deaa0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae15deb40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15debd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dec70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15ded08 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15dbe70 MAP: (3 sibs) 1 children: 46: 0xaaaae15dedb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae15dee50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15deee8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15def80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15df018 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae165d650 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae165d6e0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae165d770 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae165d800 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae165d890 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae165d920 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae165d9b0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae165da40 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae165dad0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae165db60 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae165dbf0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae165dc80 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae165dd10 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae165dda0 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae165de30 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae165dec0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae165df50 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae165dfe0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae165e070 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: 0xaaaae15e1e38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15df810 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae15df8b0 MAP: (3 sibs) 1 children: 46: 0xaaaae15dfa80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae15dfb20 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15dfbb8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dfc50 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15dfce8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15df948 MAP: (3 sibs) 1 children: 46: 0xaaaae15dfd90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae15dfe30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15dfec8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dff60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15dfff8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15df9e0 MAP: (3 sibs) 1 children: 46: 0xaaaae15e00a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae15e0140 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15e01d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15e0270 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15e0308 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae165e860 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae165e8f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae165e980 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae165ea10 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae165eaa0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae165eb30 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae165ebc0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae165ec50 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae165ece0 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae165ed70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae165ee00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae165ee90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae165ef20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae165efb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae165f040 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae165f0d0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae165f160 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae165f1f0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae165f280 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae165f310 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: 0xaaaae15e1f50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae15e03b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0448 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e04e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0578 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0610 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e06a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e07d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0870 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0908 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae165cd40 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae165cdd0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae165ce60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae165cef0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae165cf80 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae165d010 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae165d0a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae165d130 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae165d1c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae165d250 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae165d2e0 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: 0xaaaae15e2068 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae15e09b0 MAP: (10 sibs) 1 children: 46: 0xaaaae15dcf30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0a48 MAP: (10 sibs) 1 children: 46: 0xaaaae15dcfd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0ae0 MAP: (10 sibs) 1 children: 46: 0xaaaae15e0fb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0b78 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1050 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0c10 MAP: (10 sibs) 1 children: 46: 0xaaaae15e10f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0ca8 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1190 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0d40 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0dd8 MAP: (10 sibs) 1 children: 46: 0xaaaae15e12d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0e70 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1370 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0f08 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1410 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1660380 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1660410 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae16604a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae1660530 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae16605c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae1660650 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae16606e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae1660770 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae1660800 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae1660890 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae1660920 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae16609b0 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae1660a40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae1660ad0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae1660b60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae1660bf0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae1660c80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae1660d10 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae1660da0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae1660e30 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae1660ec0 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: 0xaaaae15e2180 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae15e2a00 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3260 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e2a98 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e2b30 MAP: (14 sibs) 1 children: 46: 0xaaaae15e33a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2bc8 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3440 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2c60 MAP: (14 sibs) 1 children: 46: 0xaaaae15e34e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2cf8 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3580 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2d90 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3620 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2e28 MAP: (14 sibs) 1 children: 46: 0xaaaae15e36c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2ec0 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3760 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2f58 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3800 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2ff0 MAP: (14 sibs) 1 children: 46: 0xaaaae15e38a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e3088 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3940 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e3120 MAP: (14 sibs) 2 children: 46: 0xaaaae15e39e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae15e3a78 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae15e31b8 MAP: (14 sibs) 2 children: 46: 0xaaaae15e3b20 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae15e3bb8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1661590 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae1661620 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae16616b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae1661740 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae16617d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae1661860 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae16618f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae1661980 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae1661a10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae1661aa0 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae1661b30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae1661bc0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae1661c50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae1661ce0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae1661d70 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae1661e00 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae1661e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae1661f20 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae1661fb0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae1662040 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae16620d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae1662160 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae16621f0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae1662280 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae1662310 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae16623a0 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae1662430 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae16624c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae1662550 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae16625e0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae1662670 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: 0xaaaae15e2810 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1664be0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae1664be0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae1664be0 [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: 0xaaaae15e2928 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae15ddec0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae15ddf58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae15ddff0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae15de088 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae15de120 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae15de1b8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae15de250 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae15de2e8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae15de380 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae15de418 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae16654f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1665580 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0xaaaae1665610 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0xaaaae16656a0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae1665730 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae16657c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae1665850 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae16658e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae1665970 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae1665a00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae1665a90 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae16654f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1665580 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae1665610 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae16656a0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae1665730 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae16657c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae1665850 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae16658e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae1665970 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae1665a00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae1665a90 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae16654f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1665580 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae1665610 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae16656a0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae1665730 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae16657c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae1665850 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae16658e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae1665970 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae1665a00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae1665a90 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] 0xaaaae1638ac0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1638b50 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae1638be0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae1638c70 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae1638d00 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] 0xaaaae1667b50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1667be0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae1667c70 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae1667d00 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae1667d90 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] 0xaaaae16363d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1636460 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] 0xaaaae1668d40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1668dd0 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] 0xaaaae163c240 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae163c2d0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae163c360 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae163c3f0 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] 0xaaaae1669650 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae16696e0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae1669770 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae1669800 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] 0xaaaae163df70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae163e000 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae163e090 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae163e120 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae163e1b0 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] 0xaaaae1669f60 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1669ff0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae166a080 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae166a110 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae166a1a0 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] 0xaaaae16405b0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae1640640 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae16406d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae1640760 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae16407f0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae1640880 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae1640910 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae16409a0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae1640a30 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae1640ac0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae1640b50 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae1640be0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae1640c70 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae1640d00 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae1640d90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae1640e20 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae1640eb0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae1640f40 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae1640fd0 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] 0xaaaae166b180 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae166b210 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae166b2a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae166b330 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae166b3c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae166b450 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae166b4e0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae166b570 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae166b600 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae166b690 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae166b720 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae166b7b0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae166b840 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae166b8d0 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae166b960 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae166b9f0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae166ba80 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae166bb10 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae166bba0 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] 0xaaaae16434f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1643580 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae1643610 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae16436a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae1643730 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae16437c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae1643850 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae16438e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae1643970 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae1643a00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae1643a90 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae1643b20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae1643bb0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae1643c40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae1643cd0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae1643d60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae1643df0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae1643e80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae1643f10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae1643fa0 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] 0xaaaae166c390 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae166c420 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae166c4b0 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae166c540 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae166c5d0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae166c660 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae166c6f0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae166c780 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae166c810 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae166c8a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae166c930 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae166c9c0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae166ca50 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae166cae0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae166cb70 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae166cc00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae166cc90 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae166cd20 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae166cdb0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae166ce40 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] 0xaaaae1645b20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1645bb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae1645c40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae1645cd0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae1645d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae1645df0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae1645e80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae1645f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae1645fa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae1646030 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae16460c0 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] 0xaaaae166a870 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae166a900 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae166a990 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae166aa20 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae166aab0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae166ab40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae166abd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae166ac60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae166acf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae166ad80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae166ae10 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] 0xaaaae1648550 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae16485e0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae1648670 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae1648700 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae1648790 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae1648820 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae16488b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae1648940 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae16489d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae1648a60 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae1648af0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae1648b80 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae1648c10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae1648ca0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae1648d30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae1648dc0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae1648e50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae1648ee0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae1648f70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae1649000 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae1649090 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] 0xaaaae166deb0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae166df40 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae166dfd0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae166e060 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae166e0f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae166e180 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae166e210 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae166e2a0 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae166e330 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae166e3c0 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae166e450 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae166e4e0 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae166e570 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae166e600 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae166e690 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae166e720 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae166e7b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae166e840 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae166e8d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae166e960 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae166e9f0 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] 0xaaaae164c370 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae164c400 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae164c490 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae164c520 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae164c5b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae164c640 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae164c6d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae164c760 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae164c7f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae164c880 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae164c910 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae164c9a0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae164ca30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae164cac0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae164cb50 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae164cbe0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae164cc70 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae164cd00 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae164cd90 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae164ce20 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae164ceb0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae164cf40 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae164cfd0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae164d060 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae164d0f0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae164d180 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae164d210 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae164d2a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae164d330 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae164d3c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae164d450 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] 0xaaaae166f0c0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae166f150 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae166f1e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae166f270 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae166f300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae166f390 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae166f420 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae166f4b0 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae166f540 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae166f5d0 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae166f660 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae166f6f0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae166f780 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae166f810 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae166f8a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae166f930 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae166f9c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae166fa50 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae166fae0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae166fb70 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae166fc00 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae166fc90 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae166fd20 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae166fdb0 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae166fe40 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae166fed0 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae166ff60 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae166fff0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae1670080 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae1670110 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae16701a0 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] 0xaaaae16578a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0xaaaae166d5a0 [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] 0xaaaae1659f60 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1659ff0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae165a080 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae165a110 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae165a1a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae165a230 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae165a2c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae165a350 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae165a3e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae165a470 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae165a500 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] 0xaaaae16702d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1670360 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae16703f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae1670480 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae1670510 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae16705a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae1670630 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae16706c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae1670750 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae16707e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae1670870 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] 0xaaaae165a900 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae165a990 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae165aa20 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae165aab0 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae165ab40 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] 0xaaaae1670be0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1670c70 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae1670d00 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae1670d90 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae1670e20 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] 0xaaaae165b210 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae165b2a0 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] 0xaaaae16714f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1671580 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] 0xaaaae165bb20 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae165bbb0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae165bc40 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae165bcd0 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] 0xaaaae1671e00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae1671e90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae1671f20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae1671fb0 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] 0xaaaae165c430 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae165c4c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae165c550 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae165c5e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae165c670 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] 0xaaaae1672710 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae16727a0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae1672830 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae16728c0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae1672950 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] 0xaaaae165d650 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae165d6e0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae165d770 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae165d800 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae165d890 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae165d920 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae165d9b0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae165da40 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae165dad0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae165db60 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae165dbf0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae165dc80 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae165dd10 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae165dda0 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae165de30 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae165dec0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae165df50 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae165dfe0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae165e070 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] 0xaaaae1673930 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae16739c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae1673a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae1673ae0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae1673b70 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae1673c00 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae1673c90 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae1673d20 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae1673db0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae1673e40 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae1673ed0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae1673f60 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae1673ff0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae1674080 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae1674110 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae16741a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae1674230 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae16742c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae1674350 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] 0xaaaae165e860 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae165e8f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae165e980 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae165ea10 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae165eaa0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae165eb30 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae165ebc0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae165ec50 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae165ece0 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae165ed70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae165ee00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae165ee90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae165ef20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae165efb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae165f040 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae165f0d0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae165f160 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae165f1f0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae165f280 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae165f310 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] 0xaaaae1674b40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1674bd0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae1674c60 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae1674cf0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae1674d80 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae1674e10 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae1674ea0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae1674f30 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae1674fc0 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae1675050 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae16750e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae1675170 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae1675200 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae1675290 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae1675320 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae16753b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae1675440 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae16754d0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae1675560 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae16755f0 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] 0xaaaae165cd40 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae165cdd0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae165ce60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae165cef0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae165cf80 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae165d010 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae165d0a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae165d130 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae165d1c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae165d250 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae165d2e0 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] 0xaaaae1673020 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae16730b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae1673140 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae16731d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae1673260 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae16732f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae1673380 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae1673410 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae16734a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae1673530 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae16735c0 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] 0xaaaae1660380 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1660410 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae16604a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae1660530 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae16605c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae1660650 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae16606e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae1660770 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae1660800 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae1660890 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae1660920 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae16609b0 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae1660a40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae1660ad0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae1660b60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae1660bf0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae1660c80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae1660d10 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae1660da0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae1660e30 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae1660ec0 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] 0xaaaae1676660 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae16766f0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae1676780 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae1676810 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae16768a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae1676930 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae16769c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae1676a50 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae1676ae0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae1676b70 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae1676c00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae1676c90 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae1676d20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae1676db0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae1676e40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae1676ed0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae1676f60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae1676ff0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae1677080 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae1677110 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae16771a0 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] 0xaaaae1661590 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae1661620 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae16616b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae1661740 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae16617d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae1661860 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae16618f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae1661980 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae1661a10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae1661aa0 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae1661b30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae1661bc0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae1661c50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae1661ce0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae1661d70 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae1661e00 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae1661e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae1661f20 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae1661fb0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae1662040 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae16620d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae1662160 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae16621f0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae1662280 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae1662310 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae16623a0 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae1662430 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae16624c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae1662550 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae16625e0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae1662670 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] 0xaaaae1677870 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae1677900 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae1677990 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae1677a20 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae1677ab0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae1677b40 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae1677bd0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae1677c60 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae1677cf0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae1677d80 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae1677e10 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae1677ea0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae1677f30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae1677fc0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae1678050 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae16780e0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae1678170 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae1678200 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae1678290 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae1678320 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae16783b0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae1678440 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae16784d0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae1678560 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae16785f0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae1678680 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae1678710 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae16787a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae1678830 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae16788c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae1678950 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] 0xaaaae1664be0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0xaaaae1675d50 [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] 0xaaaae16654f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1665580 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae1665610 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae16656a0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae1665730 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae16657c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae1665850 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae16658e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae1665970 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae1665a00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae1665a90 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] 0xaaaae1678a80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1678b10 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae1678ba0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae1678c30 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae1678cc0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae1678d50 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae1678de0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae1678e70 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae1678f00 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae1678f90 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae1679020 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: 0xaaaae15e18c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc030 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae15dc0d0 VAL: '-2' (3 sibs) 46: 0xaaaae15dc168 VAL: '-2' (3 sibs) 46: 0xaaaae15dc200 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1668520 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae16685b0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae1668640 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae16686d0 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae1668760 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: 0xaaaae15e19d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc4e0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1668800 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1668890 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: 0xaaaae15e1af0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae15dca90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae15dcb28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae15dcbd0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1679390 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae1679420 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae16794b0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae1679540 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: 0xaaaae15e1c08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc580 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae15dcc70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae15dcd08 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae15dcda0 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae16795e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae1679670 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae1679700 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae1679790 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae1679820 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: 0xaaaae15e1d20 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae15dbd40 MAP: (3 sibs) 1 children: 46: 0xaaaae15de790 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae15de830 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15de8c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15de960 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15de9f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15dbdd8 MAP: (3 sibs) 1 children: 46: 0xaaaae15deaa0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae15deb40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15debd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dec70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15ded08 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15dbe70 MAP: (3 sibs) 1 children: 46: 0xaaaae15dedb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae15dee50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15deee8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15def80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15df018 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae16798c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae1679950 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae16799e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae1679a70 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae1679b00 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae1679b90 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae1679c20 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae1679cb0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae1679d40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae1679dd0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae1679e60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae1679ef0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae1679f80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae167a010 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae167a0a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae167a130 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae167a1c0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae167a250 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae167a2e0 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: 0xaaaae15e1e38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15df810 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae15df8b0 MAP: (3 sibs) 1 children: 46: 0xaaaae15dfa80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae15dfb20 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15dfbb8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dfc50 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15dfce8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15df948 MAP: (3 sibs) 1 children: 46: 0xaaaae15dfd90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae15dfe30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15dfec8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dff60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15dfff8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15df9e0 MAP: (3 sibs) 1 children: 46: 0xaaaae15e00a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae15e0140 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15e01d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15e0270 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15e0308 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167a380 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae167a410 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae167a4a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae167a530 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae167a5c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae167a650 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae167a6e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae167a770 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae167a800 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae167a890 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae167a920 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae167a9b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae167aa40 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae167aad0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae167ab60 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae167abf0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae167ac80 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae167ad10 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae167ada0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae167ae30 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: 0xaaaae15e1f50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae15e03b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0448 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e04e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0578 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0610 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e06a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e07d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0870 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0908 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167aed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae167af60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae167aff0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae167b080 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae167b110 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae167b1a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae167b230 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae167b2c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae167b350 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae167b3e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae167b470 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: 0xaaaae15e2068 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae15e09b0 MAP: (10 sibs) 1 children: 46: 0xaaaae15dcf30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0a48 MAP: (10 sibs) 1 children: 46: 0xaaaae15dcfd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0ae0 MAP: (10 sibs) 1 children: 46: 0xaaaae15e0fb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0b78 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1050 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0c10 MAP: (10 sibs) 1 children: 46: 0xaaaae15e10f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0ca8 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1190 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0d40 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0dd8 MAP: (10 sibs) 1 children: 46: 0xaaaae15e12d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0e70 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1370 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0f08 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1410 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167b510 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae167b5a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae167b630 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae167b6c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae167b750 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae167b7e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae167b870 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae167b900 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae167b990 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae167ba20 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae167bab0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae167bb40 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae167bbd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae167bc60 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae167bcf0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae167bd80 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae167be10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae167bea0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae167bf30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae167bfc0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae167c050 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: 0xaaaae15e2180 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae15e2a00 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3260 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e2a98 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e2b30 MAP: (14 sibs) 1 children: 46: 0xaaaae15e33a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2bc8 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3440 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2c60 MAP: (14 sibs) 1 children: 46: 0xaaaae15e34e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2cf8 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3580 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2d90 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3620 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2e28 MAP: (14 sibs) 1 children: 46: 0xaaaae15e36c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2ec0 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3760 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2f58 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3800 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2ff0 MAP: (14 sibs) 1 children: 46: 0xaaaae15e38a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e3088 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3940 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e3120 MAP: (14 sibs) 2 children: 46: 0xaaaae15e39e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae15e3a78 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae15e31b8 MAP: (14 sibs) 2 children: 46: 0xaaaae15e3b20 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae15e3bb8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167c0f0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae167c180 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae167c210 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae167c2a0 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae167c330 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae167c3c0 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae167c450 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae167c4e0 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae167c570 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae167c600 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae167c690 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae167c720 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae167c7b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae167c840 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae167c8d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae167c960 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae167c9f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae167ca80 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae167cb10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae167cba0 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae167cc30 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae167ccc0 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae167cd50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae167cde0 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae167ce70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae167cf00 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae167cf90 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae167d020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae167d0b0 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae167d140 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae167d1d0 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: 0xaaaae15e2810 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae15dda80 [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: 0xaaaae15e2928 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae15ddec0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae15ddf58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae15ddff0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae15de088 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae15de120 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae15de1b8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae15de250 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae15de2e8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae15de380 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae15de418 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167d270 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae167d300 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae167d390 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae167d420 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae167d4b0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae167d540 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae167d5d0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae167d660 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae167d6f0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae167d780 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae167d810 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: 0xaaaae15e18c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc030 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae15dc0d0 VAL: '-2' (3 sibs) 46: 0xaaaae15dc168 VAL: '-2' (3 sibs) 46: 0xaaaae15dc200 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167d8b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae167d940 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae167d9d0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae167da60 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae167daf0 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: 0xaaaae15e19d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc4e0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1668930 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae16689c0 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: 0xaaaae15e1af0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae15dca90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae15dcb28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae15dcbd0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167db90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae167dc20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae167dcb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae167dd40 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: 0xaaaae15e1c08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15dc580 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae15dcc70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae15dcd08 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae15dcda0 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167dde0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae167de70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae167df00 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae167df90 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae167e020 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: 0xaaaae15e1d20 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae15dbd40 MAP: (3 sibs) 1 children: 46: 0xaaaae15de790 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae15de830 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15de8c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15de960 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15de9f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15dbdd8 MAP: (3 sibs) 1 children: 46: 0xaaaae15deaa0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae15deb40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15debd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dec70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15ded08 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15dbe70 MAP: (3 sibs) 1 children: 46: 0xaaaae15dedb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae15dee50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15deee8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15def80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15df018 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167e0c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae167e150 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae167e1e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae167e270 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae167e300 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae167e390 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae167e420 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae167e4b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae167e540 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae167e5d0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae167e660 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae167e6f0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae167e780 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae167e810 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae167e8a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae167e930 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae167e9c0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae167ea50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae167eae0 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: 0xaaaae15e1e38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae15df810 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae15df8b0 MAP: (3 sibs) 1 children: 46: 0xaaaae15dfa80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae15dfb20 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15dfbb8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dfc50 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15dfce8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15df948 MAP: (3 sibs) 1 children: 46: 0xaaaae15dfd90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae15dfe30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15dfec8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15dff60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15dfff8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae15df9e0 MAP: (3 sibs) 1 children: 46: 0xaaaae15e00a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae15e0140 VAL: '0.mp4' (4 sibs) 46: 0xaaaae15e01d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae15e0270 VAL: '2.mp4' (4 sibs) 46: 0xaaaae15e0308 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167eb80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae167ec10 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae167eca0 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae167ed30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae167edc0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae167ee50 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae167eee0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae167ef70 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae167f000 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae167f090 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae167f120 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae167f1b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae167f240 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae167f2d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae167f360 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae167f3f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae167f480 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae167f510 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae167f5a0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae167f630 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: 0xaaaae15e1f50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae15e03b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0448 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e04e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0578 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0610 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e06a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e07d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0870 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae15e0908 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167f6d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae167f760 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae167f7f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae167f880 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae167f910 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae167f9a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae167fa30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae167fac0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae167fb50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae167fbe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae167fc70 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: 0xaaaae15e2068 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae15e09b0 MAP: (10 sibs) 1 children: 46: 0xaaaae15dcf30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0a48 MAP: (10 sibs) 1 children: 46: 0xaaaae15dcfd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0ae0 MAP: (10 sibs) 1 children: 46: 0xaaaae15e0fb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0b78 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1050 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0c10 MAP: (10 sibs) 1 children: 46: 0xaaaae15e10f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0ca8 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1190 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0d40 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0dd8 MAP: (10 sibs) 1 children: 46: 0xaaaae15e12d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0e70 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1370 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e0f08 MAP: (10 sibs) 1 children: 46: 0xaaaae15e1410 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae167fd10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae167fda0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae167fe30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae167fec0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae167ff50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae167ffe0 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae1680070 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae1680100 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae1680190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae1680220 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae16802b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae1680340 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae16803d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae1680460 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae16804f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae1680580 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae1680610 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae16806a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae1680730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae16807c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae1680850 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: 0xaaaae15e2180 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae15e2a00 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3260 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e2a98 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e2b30 MAP: (14 sibs) 1 children: 46: 0xaaaae15e33a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2bc8 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3440 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2c60 MAP: (14 sibs) 1 children: 46: 0xaaaae15e34e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2cf8 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3580 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2d90 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3620 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2e28 MAP: (14 sibs) 1 children: 46: 0xaaaae15e36c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2ec0 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3760 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2f58 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3800 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae15e2ff0 MAP: (14 sibs) 1 children: 46: 0xaaaae15e38a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e3088 MAP: (14 sibs) 1 children: 46: 0xaaaae15e3940 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae15e3120 MAP: (14 sibs) 2 children: 46: 0xaaaae15e39e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae15e3a78 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae15e31b8 MAP: (14 sibs) 2 children: 46: 0xaaaae15e3b20 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae15e3bb8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae16808f0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae1680980 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae1680a10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae1680aa0 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae1680b30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae1680bc0 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae1680c50 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae1680ce0 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae1680d70 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae1680e00 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae1680e90 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae1680f20 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae1680fb0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae1681040 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae16810d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae1681160 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae16811f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae1681280 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae1681310 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae16813a0 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae1681430 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae16814c0 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae1681550 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae16815e0 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae1681670 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae1681700 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae1681790 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae1681820 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae16818b0 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae1681940 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae16819d0 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: 0xaaaae15e2810 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae15dd630 [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: 0xaaaae15e2928 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae15ddec0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae15ddf58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae15ddff0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae15de088 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae15de120 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae15de1b8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae15de250 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae15de2e8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae15de380 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae15de418 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae1681a70 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae1681b00 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae1681b90 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae1681c20 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae1681cb0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae1681d40 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae1681dd0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae1681e60 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae1681ef0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae1681f80 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae1682010 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 (10 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (10 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.02 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.053041ms: read_file 47: 0.001960ms: count_lines 47: reserving #lines=90 47: 0.023000ms: tree_reserve 47: 0.042080ms: parse_yml 47: 0.024161ms: emit_to_buffer 47: 0.003080ms: print_stdout 47: 0.190042ms: objects 47: 0.210482ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 0.81 sec + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=12 + /usr/bin/pytest -v ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... collected 24 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 4%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 8%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 12%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 16%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 20%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 25%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 29%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 33%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 37%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 41%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 45%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 54%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 58%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 62%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 66%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 70%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 75%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 79%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 83%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 87%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 91%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 95%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [100%] ============================== 24 passed in 2.18s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rapidyaml-0.5.0-12.fc40.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CrAiyh + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/share/doc/rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.D20w5F + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/share/licenses/rapidyaml + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-12.fc40 rapidyaml(aarch-64) = 0.5.0-12.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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-12.fc40.aarch64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-12.fc40 rapidyaml-devel(aarch-64) = 0.5.0-12.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(aarch-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-12.fc40.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n7KcR8 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/share/doc/python3-rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/share/doc/python3-rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rapidyaml = 0.5.0-12.fc40 python3-rapidyaml = 0.5.0-12.fc40 python3-rapidyaml(aarch-64) = 0.5.0-12.fc40 python3.12-rapidyaml = 0.5.0-12.fc40 python3.12dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.12 python3.12dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-12.fc40.aarch64 Provides: rapidyaml-debugsource = 0.5.0-12.fc40 rapidyaml-debugsource(aarch-64) = 0.5.0-12.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-12.fc40.aarch64 Provides: debuginfo(build-id) = 73c448c978f0f80fb7da4559e67b96ffd3e8308b libryml.so.0.5.0-0.5.0-12.fc40.aarch64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-12.fc40 rapidyaml-debuginfo(aarch-64) = 0.5.0-12.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(aarch-64) = 0.5.0-12.fc40 Processing files: python3-rapidyaml-debuginfo-0.5.0-12.fc40.aarch64 Provides: debuginfo(build-id) = 90acadd3b6b873d16cf38c90b8ef185c7f4fbaec python-rapidyaml-debuginfo = 0.5.0-12.fc40 python3-rapidyaml-debuginfo = 0.5.0-12.fc40 python3-rapidyaml-debuginfo(aarch-64) = 0.5.0-12.fc40 python3.12-rapidyaml-debuginfo = 0.5.0-12.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(aarch-64) = 0.5.0-12.fc40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.aarch64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-12.fc40.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-12.fc40.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-12.fc40.aarch64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-12.fc40.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-12.fc40.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-12.fc40.aarch64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-12.fc40.aarch64.rpm Child return code was: 0"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: