Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/fedora-rawhide-aarch64-1674396185.332082/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: 0xaaab069e5b38 [ROOT] MAP: (0 sibs) 3 children:
27: 0xaaab069dc520 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0xaaab069dc5b8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0xaaab069dc650 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06bdfd30 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0xaaab06bdfdc0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0xaaab06bdfe50 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0xaaab06bdfee0 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: 0xaaab069e5c50 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dc740 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dc7d8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06be1d10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06be1da0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06be1e30 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: 0xaaab069e5d68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab069dc920 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dc9b8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06be3ce0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab06be3d70 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06be3e00 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: 0xaaab069e5e80 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab069dcab0 VAL: 'Several lines of text,
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: 0xaaab069dcb48 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06be5c10 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab06be5ca0 VAL: 'Several lines of text,
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] 0xaaab06be5d30 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: 0xaaab069e5f98 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab069dcc40 VAL: 'Several 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: 0xaaab069dccd8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06be7be0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab06be7c70 VAL: 'Several 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] 0xaaab06be7d00 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: 0xaaab069e60b0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069dc3d0 VAL: 'Several lines 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] 0xaaab06be9c30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06be9cc0 VAL: 'Several lines 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: 0xaaab069e61c8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069dce20 VAL: 'Several lines 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] 0xaaab06bebc00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06bebc90 VAL: 'Several lines 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: 0xaaab069e62e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dcf10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dcfa8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06bedbf0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06bedc80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06bedd10 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: 0xaaab069e63f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd0a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dd138 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06befb30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06befbc0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06befc50 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: 0xaaab069e6510 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd230 KEYVAL: 'example' 'Several lines of text,
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: 0xaaab069dd2c8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06bf1bf0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06bf1c80 KEYVAL: 'example' 'Several lines of text,
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] 0xaaab06bf1d10 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: 0xaaab069e6628 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd3c0 KEYVAL: 'example' 'Several 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: 0xaaab069dd458 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06bf3c00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06bf3c90 KEYVAL: 'example' 'Several 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] 0xaaab06bf3d20 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: 0xaaab069e6740 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd550 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dd5e8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06bf5c10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06bf5ca0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06bf5d30 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: 0xaaab069e6858 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd6e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dd778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06bf7c20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06bf7cb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06bf7d40 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: 0xaaab069e6970 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dd908 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06bf9c50 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06bf9ce0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06bf9d70 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: 0xaaab069e6a88 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dda00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dda98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06bfbc80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06bfbd10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06bfbda0 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: 0xaaab069e6ba0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069ddb90 KEYVAL: 'example' 'Several lines 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] 0xaaab06bfdc50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06bfdce0 KEYVAL: 'example' 'Several lines 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: 0xaaab069e6cb8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069ddc80 KEYVAL: 'example' 'Several lines 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] 0xaaab06bffc40 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06bffcd0 KEYVAL: 'example' 'Several lines 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: 0xaaab069e6dd0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069ddd70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dde08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c01d00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c01d90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c01e20 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: 0xaaab069e6ee8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069e0290 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069e0328 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c03eb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c03f40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c03fd0 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: 0xaaab069e7000 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069e0470 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab069e0510 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c05be0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c05c70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab06c05d00 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: 0xaaab069e7118 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069e0600 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab069e06a0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c07910 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c079a0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab06c07a30 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: 0xaaab069e7230 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069e4da0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab069e4e40 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c09700 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c09790 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab06c09820 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: 0xaaab069e7348 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069ddfa0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaab069de038 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c0b430 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c0b4c0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0xaaab06c0b550 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: 0xaaab069e7460 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069e03d0 MAP: (1 sibs) 2 children:
27: 0xaaab069de270 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaab069de308 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c0d160 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c0d1f0 MAP: (1 sibs) 2 children:
27: [2] [2] 0xaaab06c0d280 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0xaaab06c0d310 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: 0xaaab069e7578 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c0ee90 [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: 0xaaab069e7690 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c10bc0 [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: 0xaaab069e77a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c128f0 [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: 0xaaab069e78c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c14620 [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: 0xaaab069e79d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c16350 [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: 0xaaab069e7af0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c18080 [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: 0xaaab069e7c08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c19db0 [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: 0xaaab069e7d20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c1bae0 [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: 0xaaab069e7e38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c1d810 [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: 0xaaab069e7f50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c1f540 [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: 0xaaab069e8068 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c21270 [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: 0xaaab069e8180 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c22fa0 [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: 0xaaab069e8298 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069de770 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c24cd0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c24d60 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: 0xaaab069e83b0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069de860 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c26a00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c26a90 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: 0xaaab069e84c8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069de950 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c28730 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c287c0 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: 0xaaab069e85e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069dea40 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c2a460 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c2a4f0 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: 0xaaab069e86f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069deb30 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c2c190 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c2c220 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: 0xaaab069e8810 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069dec20 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c2dec0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c2df50 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: 0xaaab069e8928 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c2fbf0 [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: 0xaaab069e8a40 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c31920 [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: 0xaaab069e8b58 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c33650 [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: 0xaaab069e8c70 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069dee00 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c35380 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c35410 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: 0xaaab069e8d88 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069deef0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c370b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c37140 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: 0xaaab069e8ea0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069defe0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c38de0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c38e70 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: 0xaaab069e8fb8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069df0d0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c3ab10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c3aba0 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: 0xaaab069e90d0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c3c840 [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: 0xaaab069e91e8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c3e570 [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: 0xaaab069e9300 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c402a0 [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: 0xaaab069e9418 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069df2b0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c42030 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c420c0 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: 0xaaab069e9530 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069df3a0 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c43de0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c43e70 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: 0xaaab069e9648 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c45b90 [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: 0xaaab069e9760 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069df4e0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c47940 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c479d0 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: 0xaaab069e9878 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069df5d0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c496f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c49780 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: 0xaaab069e9990 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c4b4a0 [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: 0xaaab069e9aa8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c4d250 [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: 0xaaab069e9bc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c4f000 [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: 0xaaab069e9cd8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c50db0 [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: 0xaaab069e9df0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c52b60 [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: 0xaaab069e9f08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c54910 [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: 0xaaab069ea020 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c566c0 [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: 0xaaab069ea138 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c58470 [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: 0xaaab069ea250 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c5a210 [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: 0xaaab069ea368 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c5c020 [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: 0xaaab069ea480 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c5de30 [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: 0xaaab069ea598 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c5fc50 [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: 0xaaab069ea6b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c61a00 [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: 0xaaab069ea7c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c637b0 [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: 0xaaab069ea8e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c65560 [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: 0xaaab069ea9f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c67310 [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: 0xaaab069eab10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c690c0 [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: 0xaaab069eac28 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c6ae70 [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: 0xaaab069ead40 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c6cc20 [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: 0xaaab069eae58 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab069de0e0 VAL: '
27: ' (2 sibs)
27: 0xaaab069de178 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c6e9d0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c6ea60 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaab06c6eaf0 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: 0xaaab069eaf70 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab069dfd00 VAL: '
27: ' (2 sibs)
27: 0xaaab069dfd98 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c70780 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c70810 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaab06c708a0 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: 0xaaab069e4f30 [ROOT] STREAM: (0 sibs) 8 children:
27: 0xaaab069db560 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaab069db5f8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaab069db690 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaab069db728 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaab069db7c0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaab069db858 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaab069db8f0 DOCSEQ: (8 sibs) 2 children:
27: 0xaaab069dba30 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0xaaab069dbac8 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0xaaab069db988 DOCMAP: (8 sibs) 2 children:
27: 0xaaab069dbb70 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0xaaab069dbc08 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c71090 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaab06c71120 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaab06c711b0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaab06c71240 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaab06c712d0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaab06c71360 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaab06c713f0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaab06c71480 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaab06c71510 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaab06c715a0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaab06c71630 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaab06c716c0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaab06c71750 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: 0xaaab069e5390 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaab069dc480 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c734f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c73580 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: 0xaaab069e54a8 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaab069dc010 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c73e00 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c73e90 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: 0xaaab069e55c0 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaab069dc100 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c74710 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c747a0 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: 0xaaab069e56d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c75020 [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: 0xaaab069e57f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c75930 [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: 0xaaab069e5908 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c76240 [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: 0xaaab069e5a20 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069dc2e0 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] 0xaaab06c76b50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c76be0 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: 0xaaab069e5b38 [ROOT] MAP: (0 sibs) 3 children:
27: 0xaaab069dc520 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0xaaab069dc5b8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0xaaab069dc650 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c77460 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0xaaab06c774f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0xaaab06c77580 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0xaaab06c77610 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: 0xaaab069e5c50 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dc740 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dc7d8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c77d70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c77e00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c77e90 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: 0xaaab069e5d68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab069dc920 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dc9b8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c78680 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c78710 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c787a0 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: 0xaaab069e5e80 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab069dcab0 VAL: 'Several lines of text,
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: 0xaaab069dcb48 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c78f90 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c79020 VAL: 'Several lines of text,
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] 0xaaab06c790b0 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: 0xaaab069e5f98 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab069dcc40 VAL: 'Several 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: 0xaaab069dccd8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c798a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c79930 VAL: 'Several 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] 0xaaab06c799c0 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: 0xaaab069e60b0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069dc3d0 VAL: 'Several lines 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] 0xaaab06c7a1b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c7a240 VAL: 'Several lines 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: 0xaaab069e61c8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069dce20 VAL: 'Several lines 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] 0xaaab06c7aac0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c7ab50 VAL: 'Several lines 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: 0xaaab069e62e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dcf10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dcfa8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c7b3d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c7b460 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c7b4f0 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: 0xaaab069e63f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd0a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dd138 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c7bce0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c7bd70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c7be00 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: 0xaaab069e6510 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd230 KEYVAL: 'example' 'Several lines of text,
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: 0xaaab069dd2c8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c7c5f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c7c680 KEYVAL: 'example' 'Several lines of text,
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] 0xaaab06c7c710 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: 0xaaab069e6628 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd3c0 KEYVAL: 'example' 'Several 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: 0xaaab069dd458 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c7cf00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c7cf90 KEYVAL: 'example' 'Several 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] 0xaaab06c7d020 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: 0xaaab069e6740 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd550 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dd5e8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c7d810 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c7d8a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c7d930 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: 0xaaab069e6858 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd6e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dd778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c7e120 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c7e1b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c7e240 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: 0xaaab069e6970 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dd870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dd908 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c7ea30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c7eac0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c7eb50 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: 0xaaab069e6a88 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069dda00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dda98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c7f340 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c7f3d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c7f460 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: 0xaaab069e6ba0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069ddb90 KEYVAL: 'example' 'Several lines 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] 0xaaab06c7fc50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c7fce0 KEYVAL: 'example' 'Several lines 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: 0xaaab069e6cb8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069ddc80 KEYVAL: 'example' 'Several lines 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] 0xaaab06c80560 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c805f0 KEYVAL: 'example' 'Several lines 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: 0xaaab069e6dd0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069ddd70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069dde08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c80e70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c80f00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c80f90 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: 0xaaab069e6ee8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069e0290 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab069e0328 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c81780 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c81810 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab06c818a0 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: 0xaaab069e7000 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069e0470 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab069e0510 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c82090 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c82120 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab06c821b0 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: 0xaaab069e7118 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069e0600 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab069e06a0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c829a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c82a30 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab06c82ac0 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: 0xaaab069e7230 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069e4da0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab069e4e40 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c832b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c83340 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab06c833d0 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: 0xaaab069e7348 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab069ddfa0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaab069de038 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c83bc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab06c83c50 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0xaaab06c83ce0 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: 0xaaab069e7460 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069e03d0 MAP: (1 sibs) 2 children:
27: 0xaaab069de270 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaab069de308 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c844d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c84560 MAP: (1 sibs) 2 children:
27: [2] [2] 0xaaab06c845f0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0xaaab06c84680 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: 0xaaab069e7578 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c84de0 [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: 0xaaab069e7690 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c856f0 [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: 0xaaab069e77a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c86000 [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: 0xaaab069e78c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c86910 [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: 0xaaab069e79d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c87220 [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: 0xaaab069e7af0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c87b30 [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: 0xaaab069e7c08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c88440 [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: 0xaaab069e7d20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c88d50 [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: 0xaaab069e7e38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c89660 [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: 0xaaab069e7f50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c89f70 [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: 0xaaab069e8068 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c8a880 [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: 0xaaab069e8180 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c8b190 [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: 0xaaab069e8298 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069de770 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c8baa0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c8bb30 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: 0xaaab069e83b0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069de860 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c8c3b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c8c440 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: 0xaaab069e84c8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069de950 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c8ccc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c8cd50 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: 0xaaab069e85e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069dea40 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c8d5d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c8d660 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: 0xaaab069e86f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069deb30 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c8dee0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c8df70 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: 0xaaab069e8810 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069dec20 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c8e7f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c8e880 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: 0xaaab069e8928 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c8f100 [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: 0xaaab069e8a40 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c8fa10 [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: 0xaaab069e8b58 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c90320 [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: 0xaaab069e8c70 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069dee00 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c90c30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c90cc0 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: 0xaaab069e8d88 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069deef0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c91540 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c915d0 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: 0xaaab069e8ea0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069defe0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c91e50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c91ee0 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: 0xaaab069e8fb8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069df0d0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c92760 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c927f0 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: 0xaaab069e90d0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c93070 [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: 0xaaab069e91e8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c93980 [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: 0xaaab069e9300 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c94290 [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: 0xaaab069e9418 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069df2b0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c94ba0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c94c30 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: 0xaaab069e9530 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069df3a0 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c954b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c95540 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: 0xaaab069e9648 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c95dc0 [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: 0xaaab069e9760 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab069df4e0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c966d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c96760 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: 0xaaab069e9878 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab069df5d0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c96fe0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab06c97070 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: 0xaaab069e9990 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c978f0 [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: 0xaaab069e9aa8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c98200 [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: 0xaaab069e9bc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c98b10 [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: 0xaaab069e9cd8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c99420 [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: 0xaaab069e9df0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c99d30 [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: 0xaaab069e9f08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c9a640 [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: 0xaaab069ea020 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c9af50 [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: 0xaaab069ea138 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c9b860 [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: 0xaaab069ea250 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c9c170 [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: 0xaaab069ea368 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c9ca80 [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: 0xaaab069ea480 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c9d390 [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: 0xaaab069ea598 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c9dca0 [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: 0xaaab069ea6b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c9e5b0 [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: 0xaaab069ea7c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c9eec0 [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: 0xaaab069ea8e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06c9f7d0 [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: 0xaaab069ea9f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06ca00e0 [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: 0xaaab069eab10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06ca09f0 [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: 0xaaab069eac28 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06ca1300 [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: 0xaaab069ead40 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06ca1c10 [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: 0xaaab069eae58 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab069de0e0 VAL: '
27: ' (2 sibs)
27: 0xaaab069de178 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06ca2520 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab06ca25b0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaab06ca2640 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: 0xaaab069eaf70 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab069dfd00 VAL: '
27: ' (2 sibs)
27: 0xaaab069dfd98 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab06ca2e30 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab06ca2ec0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaab06ca2f50 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] 0xaaab06bcb470 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaab06bcb500 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaab06bcb590 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaab06bcb620 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaab06bcb6b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaab06bcb740 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaab06bcb7d0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaab06bcb860 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaab06bcb8f0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaab06bcb980 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaab06bcba10 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaab06bcbaa0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaab06bcbb30 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] 0xaaab06ca68e0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaab06ca6970 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaab06ca6a00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaab06ca6a90 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaab06ca6b20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaab06ca6bb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaab06ca6c40 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaab06ca6cd0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaab06ca6d60 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaab06ca6df0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaab06ca6e80 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaab06ca6f10 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaab06ca6fa0 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] 0xaaab06bd2930 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab06bd29c0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab06ca7ad0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab06ca7b60 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] 0xaaab06bd4660 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab06bd46f0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab06ca83e0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab06ca8470 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] 0xaaab06bd6390 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab06bd6420 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab06ca8cf0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab06ca8d80 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] 0xaaab06bd80c0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab06ca9600 [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] 0xaaab06bd9df0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab06ca9f10 [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] 0xaaab06bdbb20 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab06caa820 [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] 0xaaab06bddc60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06bddcf0 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] 0xaaab06cab130 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab06cab1c0 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] 0xaaab06bdfee0 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] 0xaaab06caba40 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaab06cabad0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaab06cabb60 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] 0xaaab06cabbf0 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] 0xaaab06be1d10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06be1da0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06be1e30 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] 0xaaab06cac350 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cac3e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cac470 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] 0xaaab06be3ce0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06be3d70 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06be3e00 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] 0xaaab06cacc60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06caccf0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cacd80 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] 0xaaab06be5c10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06be5ca0 VAL: 'Several lines of text, 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] 0xaaab06be5d30 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] 0xaaab06cad570 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cad600 VAL: 'Several lines of text, 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] 0xaaab06cad690 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] 0xaaab06be7be0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06be7c70 VAL: 'Several 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] 0xaaab06be7d00 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] 0xaaab06cade80 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cadf10 VAL: 'Several 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] 0xaaab06cadfa0 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] 0xaaab06be9c30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06be9cc0 VAL: 'Several lines 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] 0xaaab06cae790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cae820 VAL: 'Several lines 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] 0xaaab06bebc00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06bebc90 VAL: 'Several lines 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] 0xaaab06caf0a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06caf130 VAL: 'Several lines 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] 0xaaab06bedbf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06bedc80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06bedd10 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] 0xaaab06caf9b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cafa40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cafad0 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] 0xaaab06befb30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06befbc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06befc50 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] 0xaaab06cb02c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cb0350 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cb03e0 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] 0xaaab06bf1bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06bf1c80 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab06bf1d10 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] 0xaaab06cb0bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cb0c60 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab06cb0cf0 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] 0xaaab06bf3c00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06bf3c90 KEYVAL: 'example' 'Several 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] 0xaaab06bf3d20 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] 0xaaab06cb14e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cb1570 KEYVAL: 'example' 'Several 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] 0xaaab06cb1600 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] 0xaaab06bf5c10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06bf5ca0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06bf5d30 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] 0xaaab06cb1df0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cb1e80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cb1f10 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] 0xaaab06bf7c20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06bf7cb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06bf7d40 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] 0xaaab06cb2700 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cb2790 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cb2820 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] 0xaaab06bf9c50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06bf9ce0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06bf9d70 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] 0xaaab06cb3010 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cb30a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cb3130 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] 0xaaab06bfbc80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06bfbd10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06bfbda0 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] 0xaaab06cb3920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cb39b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cb3a40 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] 0xaaab06bfdc50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06bfdce0 KEYVAL: 'example' 'Several lines 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] 0xaaab06cb4230 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cb42c0 KEYVAL: 'example' 'Several lines 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] 0xaaab06bffc40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06bffcd0 KEYVAL: 'example' 'Several lines 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] 0xaaab06cb4b40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cb4bd0 KEYVAL: 'example' 'Several lines 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] 0xaaab06c01d00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c01d90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c01e20 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] 0xaaab06cb5450 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cb54e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cb5570 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] 0xaaab06c03eb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c03f40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c03fd0 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] 0xaaab06cb5d60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cb5df0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cb5e80 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] 0xaaab06c05be0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c05c70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06c05d00 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] 0xaaab06cb6670 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cb6700 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06cb6790 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] 0xaaab06c07910 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c079a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06c07a30 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] 0xaaab06cb6f80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cb7010 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06cb70a0 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] 0xaaab06c09700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c09790 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06c09820 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] 0xaaab06cb7890 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cb7920 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06cb79b0 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] 0xaaab06c0b430 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c0b4c0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab06c0b550 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] 0xaaab06cb81a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cb8230 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab06cb82c0 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] 0xaaab06c0d160 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c0d1f0 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab06c0d280 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab06c0d310 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] 0xaaab06cb8ab0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cb8b40 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab06cb8bd0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab06cb8c60 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] 0xaaab06c0ee90 [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] 0xaaab06cb93c0 [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] 0xaaab06c10bc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cb9cd0 [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] 0xaaab06c128f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cba5e0 [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] 0xaaab06c14620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cbaef0 [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] 0xaaab06c16350 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cbb800 [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] 0xaaab06c18080 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cbc110 [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] 0xaaab06c19db0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cbca20 [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] 0xaaab06c1bae0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cbd330 [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] 0xaaab06c1d810 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cbdc40 [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] 0xaaab06c1f540 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cbe550 [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] 0xaaab06c21270 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cbee60 [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] 0xaaab06c22fa0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cbf770 [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] 0xaaab06c24cd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c24d60 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cc0080 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc0110 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] 0xaaab06c26a00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c26a90 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] 0xaaab06cc0990 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc0a20 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] 0xaaab06c28730 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c287c0 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] 0xaaab06cc12a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc1330 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] 0xaaab06c2a460 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c2a4f0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cc1bb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc1c40 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] 0xaaab06c2c190 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c2c220 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] 0xaaab06cc24c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc2550 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] 0xaaab06c2dec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c2df50 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] 0xaaab06cc2dd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc2e60 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] 0xaaab06c2fbf0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cc36e0 [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] 0xaaab06c31920 [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] 0xaaab06cc3ff0 [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] 0xaaab06c33650 [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] 0xaaab06cc4900 [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] 0xaaab06c35380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c35410 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] 0xaaab06cc5210 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc52a0 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] 0xaaab06c370b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c37140 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] 0xaaab06cc5b20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc5bb0 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] 0xaaab06c38de0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c38e70 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] 0xaaab06cc6430 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc64c0 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] 0xaaab06c3ab10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c3aba0 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] 0xaaab06cc6d40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc6dd0 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] 0xaaab06c3c840 [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] 0xaaab06cc7650 [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] 0xaaab06c3e570 [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] 0xaaab06cc7f60 [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] 0xaaab06c402a0 [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] 0xaaab06cc8870 [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] 0xaaab06c42030 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c420c0 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] 0xaaab06cc9180 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc9210 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] 0xaaab06c43de0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c43e70 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] 0xaaab06cc9a90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cc9b20 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] 0xaaab06c45b90 [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] 0xaaab06cca3a0 [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] 0xaaab06c47940 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c479d0 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] 0xaaab06ccacb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06ccad40 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] 0xaaab06c496f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c49780 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] 0xaaab06ccb5c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06ccb650 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] 0xaaab06c4b4a0 [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] 0xaaab06ccbed0 [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] 0xaaab06c4d250 [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] 0xaaab06ccc7e0 [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] 0xaaab06c4f000 [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] 0xaaab06ccd0f0 [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] 0xaaab06c50db0 [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] 0xaaab06ccda00 [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] 0xaaab06c52b60 [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] 0xaaab06cce310 [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] 0xaaab06c54910 [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] 0xaaab06ccec20 [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] 0xaaab06c566c0 [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] 0xaaab06ccf530 [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] 0xaaab06c58470 [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] 0xaaab06ccfe40 [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] 0xaaab06c5a210 [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] 0xaaab06cd0750 [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] 0xaaab06c5c020 [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] 0xaaab06cd1060 [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] 0xaaab06c5de30 [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] 0xaaab06cd1970 [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] 0xaaab06c5fc50 [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] 0xaaab06cd2280 [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] 0xaaab06c61a00 [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] 0xaaab06cd2b90 [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] 0xaaab06c637b0 [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] 0xaaab06cd34a0 [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] 0xaaab06c65560 [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] 0xaaab06cd3db0 [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] 0xaaab06c67310 [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] 0xaaab06cd46c0 [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] 0xaaab06c690c0 [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] 0xaaab06cd4fd0 [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] 0xaaab06c6ae70 [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] 0xaaab06cd58e0 [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] 0xaaab06c6cc20 [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] 0xaaab06cd61f0 [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] 0xaaab06c6e9d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c6ea60 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06c6eaf0 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] 0xaaab06cd6b00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cd6b90 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06cd6c20 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] 0xaaab06c70780 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c70810 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06c708a0 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] 0xaaab06cd7440 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cd74d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06cd7560 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] 0xaaab06c71090 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaab06c71120 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaab06c711b0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaab06c71240 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaab06c712d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaab06c71360 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaab06c713f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaab06c71480 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaab06c71510 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaab06c715a0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaab06c71630 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaab06c716c0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaab06c71750 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] 0xaaab06cd7d80 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaab06cd7e10 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaab06cd7ea0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaab06cd7f30 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaab06cd7fc0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaab06cd8050 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaab06cd80e0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaab06cd8170 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaab06cd8200 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaab06cd8290 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaab06cd8320 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaab06cd83b0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaab06cd8440 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] 0xaaab06c734f0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c73580 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cd8690 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cd8720 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] 0xaaab06c73e00 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c73e90 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cd8fa0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cd9030 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] 0xaaab06c74710 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c747a0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cd98b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cd9940 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] 0xaaab06c75020 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cda1c0 [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] 0xaaab06c75930 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cdaad0 [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] 0xaaab06c76240 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cdb3e0 [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] 0xaaab06c76b50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c76be0 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] 0xaaab06cdbcf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cdbd80 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] 0xaaab06c77460 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaab06c774f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaab06c77580 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] 0xaaab06c77610 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] 0xaaab06cdc600 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaab06cdc690 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaab06cdc720 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] 0xaaab06cdc7b0 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] 0xaaab06c77d70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c77e00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c77e90 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] 0xaaab06cdcf10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cdcfa0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cdd030 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] 0xaaab06c78680 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c78710 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c787a0 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] 0xaaab06cdd8c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cdd950 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06cdd9e0 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] 0xaaab06c78f90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c79020 VAL: 'Several lines of text, 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] 0xaaab06c790b0 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] 0xaaab06cde270 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cde300 VAL: 'Several lines of text, 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] 0xaaab06cde390 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] 0xaaab06c798a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c79930 VAL: 'Several 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] 0xaaab06c799c0 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] 0xaaab06cdec20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06cdecb0 VAL: 'Several 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] 0xaaab06cded40 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] 0xaaab06c7a1b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c7a240 VAL: 'Several lines 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] 0xaaab06cdf530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cdf5c0 VAL: 'Several lines 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] 0xaaab06c7aac0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c7ab50 VAL: 'Several lines 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] 0xaaab06cdfe40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cdfed0 VAL: 'Several lines 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] 0xaaab06c7b3d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c7b460 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c7b4f0 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] 0xaaab06ce0880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ce0910 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06ce09a0 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] 0xaaab06c7bce0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c7bd70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c7be00 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] 0xaaab06ce1230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ce12c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06ce1350 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] 0xaaab06c7c5f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c7c680 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab06c7c710 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] 0xaaab06ce1b40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ce1bd0 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab06ce1c60 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] 0xaaab06c7cf00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c7cf90 KEYVAL: 'example' 'Several 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] 0xaaab06c7d020 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] 0xaaab06ce24f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ce2580 KEYVAL: 'example' 'Several 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] 0xaaab06ce2610 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] 0xaaab06c7d810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c7d8a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c7d930 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] 0xaaab06ce2ea0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ce2f30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06ce2fc0 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] 0xaaab06c7e120 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c7e1b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c7e240 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] 0xaaab06ce3850 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ce38e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06ce3970 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] 0xaaab06c7ea30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c7eac0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c7eb50 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] 0xaaab06ce4200 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ce4290 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06ce4320 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] 0xaaab06c7f340 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c7f3d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c7f460 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] 0xaaab06ce4bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ce4c40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06ce4cd0 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] 0xaaab06c7fc50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c7fce0 KEYVAL: 'example' 'Several lines 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] 0xaaab06ce5560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06ce55f0 KEYVAL: 'example' 'Several lines 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] 0xaaab06c80560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c805f0 KEYVAL: 'example' 'Several lines 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] 0xaaab06ce5f10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06ce5fa0 KEYVAL: 'example' 'Several lines 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] 0xaaab06c80e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c80f00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c80f90 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] 0xaaab06ce68c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ce6950 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06ce69e0 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] 0xaaab06c81780 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c81810 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06c818a0 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] 0xaaab06ce7270 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ce7300 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06ce7390 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] 0xaaab06c82090 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c82120 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06c821b0 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] 0xaaab06ce7be0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06ce7c70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06ce7d00 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] 0xaaab06c829a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c82a30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06c82ac0 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] 0xaaab06ce8550 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06ce85e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06ce8670 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] 0xaaab06c832b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c83340 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06c833d0 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] 0xaaab06ce8ec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06ce8f50 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06ce8fe0 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] 0xaaab06c83bc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06c83c50 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab06c83ce0 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] 0xaaab06ce97d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ce9860 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab06ce98f0 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] 0xaaab06c844d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c84560 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab06c845f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab06c84680 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] 0xaaab06cea110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cea1a0 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab06cea230 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab06cea2c0 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] 0xaaab06c84de0 [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] 0xaaab06ceaa50 [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] 0xaaab06c856f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06ceb360 [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] 0xaaab06c86000 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cebc70 [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] 0xaaab06c86910 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cec580 [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] 0xaaab06c87220 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cece90 [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] 0xaaab06c87b30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06ced7a0 [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] 0xaaab06c88440 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cee0b0 [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] 0xaaab06c88d50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cee9c0 [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] 0xaaab06c89660 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cef2d0 [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] 0xaaab06c89f70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cefbe0 [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] 0xaaab06c8a880 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cf04f0 [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] 0xaaab06c8b190 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cf0e00 [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] 0xaaab06c8baa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c8bb30 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cf1710 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cf17a0 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] 0xaaab06c8c3b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c8c440 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] 0xaaab06cf2020 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cf20b0 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] 0xaaab06c8ccc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c8cd50 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] 0xaaab06cf2930 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cf29c0 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] 0xaaab06c8d5d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c8d660 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cf3240 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cf32d0 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] 0xaaab06c8dee0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c8df70 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] 0xaaab06cf3b50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cf3be0 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] 0xaaab06c8e7f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c8e880 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] 0xaaab06cf4460 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cf44f0 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] 0xaaab06c8f100 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab06cf4d70 [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] 0xaaab06c8fa10 [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] 0xaaab06cf5680 [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] 0xaaab06c90320 [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] 0xaaab06cf5f90 [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] 0xaaab06c90c30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c90cc0 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] 0xaaab06cf68a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cf6930 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] 0xaaab06c91540 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c915d0 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] 0xaaab06cf71b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cf7240 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] 0xaaab06c91e50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c91ee0 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] 0xaaab06cf7ac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cf7b50 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] 0xaaab06c92760 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c927f0 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] 0xaaab06cf83d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cf8460 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] 0xaaab06c93070 [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] 0xaaab06cf8ce0 [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] 0xaaab06c93980 [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] 0xaaab06cf95f0 [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] 0xaaab06c94290 [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] 0xaaab06cf9f00 [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] 0xaaab06c94ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c94c30 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] 0xaaab06cfa810 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cfa8a0 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] 0xaaab06c954b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c95540 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] 0xaaab06cfb120 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cfb1b0 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] 0xaaab06c95dc0 [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] 0xaaab06cfba30 [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] 0xaaab06c966d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c96760 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] 0xaaab06cfc340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cfc3d0 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] 0xaaab06c96fe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06c97070 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] 0xaaab06cfcc80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06cfcd10 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] 0xaaab06c978f0 [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] 0xaaab06cfd590 [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] 0xaaab06c98200 [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] 0xaaab06cfdea0 [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] 0xaaab06c98b10 [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] 0xaaab06cfe7b0 [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] 0xaaab06c99420 [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] 0xaaab06cff0c0 [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] 0xaaab06c99d30 [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] 0xaaab06cff9d0 [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] 0xaaab06c9a640 [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] 0xaaab06d002e0 [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] 0xaaab06c9af50 [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] 0xaaab06d00bf0 [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] 0xaaab06c9b860 [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] 0xaaab06d01500 [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] 0xaaab06c9c170 [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] 0xaaab06d01e10 [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] 0xaaab06c9ca80 [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] 0xaaab06d02720 [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] 0xaaab06c9d390 [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] 0xaaab06d03030 [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] 0xaaab06c9dca0 [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] 0xaaab06d03970 [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] 0xaaab06c9e5b0 [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] 0xaaab06d04280 [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] 0xaaab06c9eec0 [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] 0xaaab06d04b90 [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] 0xaaab06c9f7d0 [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] 0xaaab06d054a0 [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] 0xaaab06ca00e0 [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] 0xaaab06d05db0 [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] 0xaaab06ca09f0 [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] 0xaaab06d066c0 [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] 0xaaab06ca1300 [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] 0xaaab06d06fd0 [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] 0xaaab06ca1c10 [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] 0xaaab06d078e0 [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] 0xaaab06ca2520 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ca25b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06ca2640 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] 0xaaab06d081f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d08280 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06d08310 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] 0xaaab06ca2e30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06ca2ec0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06ca2f50 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] 0xaaab06d08b30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d08bc0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06d08c50 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: 0xaaab069e4f30 [ROOT] STREAM: (0 sibs) 8 children: 27: 0xaaab069db560 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab069db5f8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab069db690 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab069db728 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab069db7c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab069db858 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab069db8f0 DOCSEQ: (8 sibs) 2 children: 27: 0xaaab069dba30 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0xaaab069dbac8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0xaaab069db988 DOCMAP: (8 sibs) 2 children: 27: 0xaaab069dbb70 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0xaaab069dbc08 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d09470 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaab06d09500 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaab06d09590 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaab06d09620 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaab06d096b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaab06d09740 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaab06d097d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaab06d09860 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaab06d098f0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaab06d09980 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaab06d09a10 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaab06d09aa0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaab06d09b30 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: 0xaaab069e5390 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab069dc480 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06bc9960 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06bc99f0 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: 0xaaab069e54a8 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab069dc010 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d09bd0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d09c60 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: 0xaaab069e55c0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab069dc100 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d09d00 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d09d90 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: 0xaaab069e56d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d09e30 [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: 0xaaab069e57f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d09ed0 [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: 0xaaab069e5908 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d09f70 [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: 0xaaab069e5a20 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069dc2e0 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] 0xaaab06d0a010 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0a0a0 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: 0xaaab069e5b38 [ROOT] MAP: (0 sibs) 3 children: 27: 0xaaab069dc520 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0xaaab069dc5b8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0xaaab069dc650 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0a140 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaab06d0a1d0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaab06d0a260 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] 0xaaab06d0a2f0 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: 0xaaab069e5c50 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dc740 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dc7d8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0a390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0a420 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0a4b0 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: 0xaaab069e5d68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab069dc920 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dc9b8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0a550 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0a5e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0a670 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: 0xaaab069e5e80 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab069dcab0 VAL: 'Several lines of text, 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: 0xaaab069dcb48 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0a710 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0a7a0 VAL: 'Several lines of text, 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] 0xaaab06d0a830 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: 0xaaab069e5f98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab069dcc40 VAL: 'Several 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: 0xaaab069dccd8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0a8d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0a960 VAL: 'Several 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] 0xaaab06d0a9f0 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: 0xaaab069e60b0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069dc3d0 VAL: 'Several lines 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] 0xaaab06d0aa90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0ab20 VAL: 'Several lines 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: 0xaaab069e61c8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069dce20 VAL: 'Several lines 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] 0xaaab06d0abc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0ac50 VAL: 'Several lines 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: 0xaaab069e62e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dcf10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dcfa8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0acf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0ad80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0ae10 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: 0xaaab069e63f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd0a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dd138 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0aeb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0af40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0afd0 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: 0xaaab069e6510 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd230 KEYVAL: 'example' 'Several lines of text, 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: 0xaaab069dd2c8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0b070 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0b100 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab06d0b190 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: 0xaaab069e6628 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd3c0 KEYVAL: 'example' 'Several 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: 0xaaab069dd458 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0b230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0b2c0 KEYVAL: 'example' 'Several 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] 0xaaab06d0b350 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: 0xaaab069e6740 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd550 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dd5e8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0b3f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0b480 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0b510 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: 0xaaab069e6858 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd6e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dd778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0b5b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0b640 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0b6d0 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: 0xaaab069e6970 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dd908 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0b770 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0b800 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0b890 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: 0xaaab069e6a88 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dda00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dda98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0b930 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0b9c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0ba50 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: 0xaaab069e6ba0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069ddb90 KEYVAL: 'example' 'Several lines 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] 0xaaab06d0baf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0bb80 KEYVAL: 'example' 'Several lines 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: 0xaaab069e6cb8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069ddc80 KEYVAL: 'example' 'Several lines 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] 0xaaab06d0bc20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0bcb0 KEYVAL: 'example' 'Several lines 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: 0xaaab069e6dd0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069ddd70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dde08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0bd50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0bde0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0be70 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: 0xaaab069e6ee8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069e0290 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069e0328 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0bf10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0bfa0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0c030 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: 0xaaab069e7000 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069e0470 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab069e0510 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0c0d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0c160 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06d0c1f0 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: 0xaaab069e7118 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069e0600 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab069e06a0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0c290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0c320 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06d0c3b0 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: 0xaaab069e7230 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069e4da0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab069e4e40 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0c450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0c4e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06d0c570 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: 0xaaab069e7348 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069ddfa0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaab069de038 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0c610 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0c6a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0c730 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: 0xaaab069e7460 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069e03d0 MAP: (1 sibs) 2 children: 27: 0xaaab069de270 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaab069de308 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0c7d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0c860 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab06d0c8f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab06d0c980 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: 0xaaab069e7578 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0ca20 [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: 0xaaab069e7690 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0cac0 [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: 0xaaab069e77a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0cb60 [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: 0xaaab069e78c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0cc00 [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: 0xaaab069e79d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0cca0 [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: 0xaaab069e7af0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0cd40 [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: 0xaaab069e7c08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0cde0 [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: 0xaaab069e7d20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0ce80 [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: 0xaaab069e7e38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0cf20 [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: 0xaaab069e7f50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0cfc0 [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: 0xaaab069e8068 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0d060 [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: 0xaaab069e8180 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0d100 [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: 0xaaab069e8298 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069de770 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0d1a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0d230 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: 0xaaab069e83b0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069de860 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0d2d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0d360 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: 0xaaab069e84c8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069de950 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0d400 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0d490 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: 0xaaab069e85e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069dea40 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0d530 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0d5c0 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: 0xaaab069e86f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069deb30 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0d660 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0d6f0 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: 0xaaab069e8810 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069dec20 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0d790 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0d820 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: 0xaaab069e8928 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0d8c0 [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: 0xaaab069e8a40 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0d960 [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: 0xaaab069e8b58 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0da00 [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: 0xaaab069e8c70 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069dee00 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0daa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0db30 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: 0xaaab069e8d88 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069deef0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0dbd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0dc60 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: 0xaaab069e8ea0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069defe0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0dd00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0dd90 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: 0xaaab069e8fb8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069df0d0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0de30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0dec0 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: 0xaaab069e90d0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0df60 [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: 0xaaab069e91e8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e000 [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: 0xaaab069e9300 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e0a0 [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: 0xaaab069e9418 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069df2b0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0e1d0 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: 0xaaab069e9530 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069df3a0 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e270 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0e300 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: 0xaaab069e9648 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e3a0 [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: 0xaaab069e9760 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069df4e0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e440 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0e4d0 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: 0xaaab069e9878 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069df5d0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e570 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0e600 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: 0xaaab069e9990 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e6a0 [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: 0xaaab069e9aa8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e740 [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: 0xaaab069e9bc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e7e0 [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: 0xaaab069e9cd8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e880 [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: 0xaaab069e9df0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e920 [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: 0xaaab069e9f08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0e9c0 [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: 0xaaab069ea020 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0ea60 [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: 0xaaab069ea138 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0eb00 [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: 0xaaab069ea250 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0eba0 [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: 0xaaab069ea368 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0ec40 [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: 0xaaab069ea480 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0ece0 [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: 0xaaab069ea598 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0ed80 [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: 0xaaab069ea6b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0ee20 [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: 0xaaab069ea7c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0eec0 [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: 0xaaab069ea8e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0ef60 [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: 0xaaab069ea9f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0f000 [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: 0xaaab069eab10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0f0a0 [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: 0xaaab069eac28 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0f140 [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: 0xaaab069ead40 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0f1e0 [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: 0xaaab069eae58 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab069de0e0 VAL: ' 27: ' (2 sibs) 27: 0xaaab069de178 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0f280 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0f310 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0f3a0 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: 0xaaab069eaf70 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab069dfd00 VAL: ' 27: ' (2 sibs) 27: 0xaaab069dfd98 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0f440 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d0f4d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06d0f560 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: 0xaaab069e4f30 [ROOT] STREAM: (0 sibs) 8 children: 27: 0xaaab069db560 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab069db5f8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab069db690 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab069db728 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab069db7c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab069db858 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab069db8f0 DOCSEQ: (8 sibs) 2 children: 27: 0xaaab069dba30 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0xaaab069dbac8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0xaaab069db988 DOCMAP: (8 sibs) 2 children: 27: 0xaaab069dbb70 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0xaaab069dbc08 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0f600 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaab06d0f690 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaab06d0f720 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaab06d0f7b0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaab06d0f840 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaab06d0f8d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaab06d0f960 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaab06d0f9f0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaab06d0fa80 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaab06d0fb10 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaab06d0fba0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaab06d0fc30 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaab06d0fcc0 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: 0xaaab069e5390 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab069dc480 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0fd60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0fdf0 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: 0xaaab069e54a8 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab069dc010 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0fe90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d0ff20 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: 0xaaab069e55c0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab069dc100 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d0ffc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d10050 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: 0xaaab069e56d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d100f0 [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: 0xaaab069e57f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d10190 [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: 0xaaab069e5908 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d10230 [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: 0xaaab069e5a20 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069dc2e0 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] 0xaaab06d102d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d10360 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: 0xaaab069e5b38 [ROOT] MAP: (0 sibs) 3 children: 27: 0xaaab069dc520 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0xaaab069dc5b8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0xaaab069dc650 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d10400 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaab06d10490 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaab06d10520 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] 0xaaab06d105b0 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: 0xaaab069e5c50 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dc740 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dc7d8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d10650 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d106e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d10770 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: 0xaaab069e5d68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab069dc920 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dc9b8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d10810 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d108a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d10930 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: 0xaaab069e5e80 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab069dcab0 VAL: 'Several lines of text, 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: 0xaaab069dcb48 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d109d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d10a60 VAL: 'Several lines of text, 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] 0xaaab06d10af0 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: 0xaaab069e5f98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab069dcc40 VAL: 'Several 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: 0xaaab069dccd8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d10b90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d10c20 VAL: 'Several 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] 0xaaab06d10cb0 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: 0xaaab069e60b0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069dc3d0 VAL: 'Several lines 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] 0xaaab06d10d50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d10de0 VAL: 'Several lines 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: 0xaaab069e61c8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069dce20 VAL: 'Several lines 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] 0xaaab06d10e80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d10f10 VAL: 'Several lines 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: 0xaaab069e62e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dcf10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dcfa8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d10fb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d11040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d110d0 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: 0xaaab069e63f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd0a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dd138 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d11170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d11200 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d11290 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: 0xaaab069e6510 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd230 KEYVAL: 'example' 'Several lines of text, 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: 0xaaab069dd2c8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d11330 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d113c0 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab06d11450 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: 0xaaab069e6628 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd3c0 KEYVAL: 'example' 'Several 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: 0xaaab069dd458 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d114f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d11580 KEYVAL: 'example' 'Several 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] 0xaaab06d11610 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: 0xaaab069e6740 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd550 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dd5e8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d116b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d11740 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d117d0 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: 0xaaab069e6858 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd6e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dd778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d11870 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d11900 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d11990 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: 0xaaab069e6970 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dd870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dd908 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d11a30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d11ac0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d11b50 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: 0xaaab069e6a88 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069dda00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dda98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d11bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d11c80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d11d10 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: 0xaaab069e6ba0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069ddb90 KEYVAL: 'example' 'Several lines 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] 0xaaab06d11db0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d11e40 KEYVAL: 'example' 'Several lines 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: 0xaaab069e6cb8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069ddc80 KEYVAL: 'example' 'Several lines 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] 0xaaab06d11ee0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d11f70 KEYVAL: 'example' 'Several lines 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: 0xaaab069e6dd0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069ddd70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069dde08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d12010 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d120a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d12130 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: 0xaaab069e6ee8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069e0290 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab069e0328 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d121d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d12260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab06d122f0 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: 0xaaab069e7000 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069e0470 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab069e0510 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d12390 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d12420 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06d124b0 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: 0xaaab069e7118 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069e0600 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab069e06a0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d12550 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d125e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06d12670 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: 0xaaab069e7230 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069e4da0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab069e4e40 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d12710 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d127a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab06d12830 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: 0xaaab069e7348 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab069ddfa0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaab069de038 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d128d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d12960 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab06d129f0 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: 0xaaab069e7460 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069e03d0 MAP: (1 sibs) 2 children: 27: 0xaaab069de270 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaab069de308 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d12a90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d12b20 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab06d12bb0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab06d12c40 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: 0xaaab069e7578 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d12ce0 [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: 0xaaab069e7690 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d12d80 [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: 0xaaab069e77a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d12e20 [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: 0xaaab069e78c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d12ec0 [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: 0xaaab069e79d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d12f60 [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: 0xaaab069e7af0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13000 [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: 0xaaab069e7c08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d130a0 [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: 0xaaab069e7d20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13140 [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: 0xaaab069e7e38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d131e0 [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: 0xaaab069e7f50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13280 [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: 0xaaab069e8068 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13320 [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: 0xaaab069e8180 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d133c0 [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: 0xaaab069e8298 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069de770 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13460 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d134f0 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: 0xaaab069e83b0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069de860 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13590 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d13620 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: 0xaaab069e84c8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069de950 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d136c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d13750 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: 0xaaab069e85e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069dea40 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d137f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d13880 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: 0xaaab069e86f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069deb30 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13920 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d139b0 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: 0xaaab069e8810 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069dec20 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13a50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d13ae0 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: 0xaaab069e8928 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13b80 [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: 0xaaab069e8a40 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13c20 [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: 0xaaab069e8b58 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13cc0 [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: 0xaaab069e8c70 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069dee00 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13d60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d13df0 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: 0xaaab069e8d88 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069deef0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13e90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d13f20 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: 0xaaab069e8ea0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069defe0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d13fc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d14050 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: 0xaaab069e8fb8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069df0d0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d140f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d14180 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: 0xaaab069e90d0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14220 [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: 0xaaab069e91e8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d142c0 [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: 0xaaab069e9300 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14360 [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: 0xaaab069e9418 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069df2b0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d14490 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: 0xaaab069e9530 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069df3a0 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d145c0 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: 0xaaab069e9648 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14660 [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: 0xaaab069e9760 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab069df4e0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d14790 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: 0xaaab069e9878 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab069df5d0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14830 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab06d148c0 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: 0xaaab069e9990 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14960 [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: 0xaaab069e9aa8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14a00 [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: 0xaaab069e9bc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14aa0 [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: 0xaaab069e9cd8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14b40 [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: 0xaaab069e9df0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14be0 [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: 0xaaab069e9f08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14c80 [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: 0xaaab069ea020 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14d20 [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: 0xaaab069ea138 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14dc0 [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: 0xaaab069ea250 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14e60 [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: 0xaaab069ea368 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14f00 [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: 0xaaab069ea480 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d14fa0 [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: 0xaaab069ea598 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d15040 [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: 0xaaab069ea6b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d150e0 [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: 0xaaab069ea7c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d15180 [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: 0xaaab069ea8e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d15220 [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: 0xaaab069ea9f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d152c0 [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: 0xaaab069eab10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d15360 [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: 0xaaab069eac28 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d15400 [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: 0xaaab069ead40 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d154a0 [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: 0xaaab069eae58 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab069de0e0 VAL: ' 27: ' (2 sibs) 27: 0xaaab069de178 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d15540 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d155d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06d15660 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: 0xaaab069eaf70 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab069dfd00 VAL: ' 27: ' (2 sibs) 27: 0xaaab069dfd98 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab06d15700 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab06d15790 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab06d15820 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 (54 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (55 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.07 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (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: 0xaaaaf005c7b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaaf0053100 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf0053198 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf0053230 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf00532c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf0053360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf00533f8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf0053490 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaaf00535d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaaf0053668 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaaf0053528 DOCMAP: (8 sibs) 2 children: 28: 0xaaaaf0053710 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaaf00537a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01c34a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf01c3530 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf01c35c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf01c3650 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf01c36e0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf01c3770 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf01c3800 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf01c3890 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf01c3920 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf01c39b0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf01c3a40 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf01c3ad0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf01c3b60 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: 0xaaaaf005cc10 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01cc4b0 [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: 0xaaaaf005cd28 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01ce1e0 [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: 0xaaaaf005ce40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01cff10 [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: 0xaaaaf005cf58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaaf0053ca0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf0053d38 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf0053dd0 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] 0xaaaaf01d26c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf01d2750 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf01d27e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf01d2870 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: 0xaaaaf005d070 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf0053ec0 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: 0xaaaaf0053f58 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01d4530 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01d45c0 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] 0xaaaaf01d4650 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: 0xaaaaf005d188 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00540e8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01d6520 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01d65b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01d6640 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: 0xaaaaf005d2a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf00541e0 KEYVAL: '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: 0xaaaaf0054278 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01d8460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01d84f0 KEYVAL: '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] 0xaaaaf01d8580 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: 0xaaaaf005d3b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054370 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: 0xaaaaf0054408 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01da450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01da4e0 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] 0xaaaaf01da570 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: 0xaaaaf005d4d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054598 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01dc440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01dc4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01dc560 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: 0xaaaaf005d5e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054690 KEYVAL: '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: 0xaaaaf0054728 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] 0xaaaaf01de510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01de5a0 KEYVAL: '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] 0xaaaaf01de630 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: 0xaaaaf005d700 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0055a80 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: 0xaaaaf0055b18 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] 0xaaaaf01e0720 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01e07b0 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] 0xaaaaf01e0840 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: 0xaaaaf005d818 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0055bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0055c58 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01e27e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01e2870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01e2900 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: 0xaaaaf005d930 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0058010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00580a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01e47f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01e4880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01e4910 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: 0xaaaaf005da48 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00549a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01e6820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01e68b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01e6940 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: 0xaaaaf005db60 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054b38 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01e8850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01e88e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01e8970 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: 0xaaaaf005dc78 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054c30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054cc8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01ea820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01ea8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01ea940 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: 0xaaaaf005dd90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054dc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054e58 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01ec9d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01eca60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01ecaf0 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: 0xaaaaf005dea8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaaf0054f00 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] 0xaaaaf01ee8a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf01ee930 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: 0xaaaaf005dfc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0055088 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01f0870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01f0900 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01f0990 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: 0xaaaaf005e0d8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01f25a0 [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: 0xaaaaf005e1f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01f42d0 [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: 0xaaaaf005e308 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01f6000 [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: 0xaaaaf005e420 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01f7d30 [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: 0xaaaaf005e538 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01f9a60 [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: 0xaaaaf005e650 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01fb790 [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: 0xaaaaf005e768 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01fd4c0 [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: 0xaaaaf005e880 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01ff1f0 [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: 0xaaaaf005e998 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0200f20 [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: 0xaaaaf005eab0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0202c50 [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: 0xaaaaf005ebc8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0204980 [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: 0xaaaaf005ece0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02066b0 [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: 0xaaaaf005edf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02083e0 [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: 0xaaaaf005ef10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf020a110 [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: 0xaaaaf005f028 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf020be40 [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: 0xaaaaf005f140 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf020db70 [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: 0xaaaaf005f258 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf020f8a0 [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: 0xaaaaf005f370 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02115d0 [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: 0xaaaaf005f488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0213300 [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: 0xaaaaf005f5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0215030 [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: 0xaaaaf005f6b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0216d60 [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: 0xaaaaf005f7d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0218a90 [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: 0xaaaaf005f8e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf021a7c0 [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: 0xaaaaf005fa00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf021c4f0 [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: 0xaaaaf005fb18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf021e220 [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: 0xaaaaf005fc30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf021ffb0 [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: 0xaaaaf005fd48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0221d60 [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: 0xaaaaf005fe60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0223b10 [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: 0xaaaaf005ff78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02258c0 [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: 0xaaaaf0060090 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0227670 [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: 0xaaaaf00601a8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0229420 [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: 0xaaaaf00602c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf022b1d0 [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: 0xaaaaf00603d8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf022cf80 [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: 0xaaaaf00604f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf022ed30 [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: 0xaaaaf0060608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0230ae0 [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: 0xaaaaf0060720 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0232890 [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: 0xaaaaf0060838 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0234640 [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: 0xaaaaf0060950 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02363f0 [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: 0xaaaaf0060a68 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02381a0 [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: 0xaaaaf0060b80 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0239f50 [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: 0xaaaaf0060c98 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf00560c0 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf0056158 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf023bd00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf023bd90 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf023be20 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: 0xaaaaf0060db0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf0056250 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf00562e8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf023dab0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf023db40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf023dbd0 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: 0xaaaaf005c7b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaaf0053100 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf0053198 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf0053230 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf00532c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf0053360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf00533f8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf0053490 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaaf00535d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaaf0053668 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaaf0053528 DOCMAP: (8 sibs) 2 children: 28: 0xaaaaf0053710 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaaf00537a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf023e3c0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf023e450 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf023e4e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf023e570 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf023e600 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf023e690 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf023e720 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf023e7b0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf023e840 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf023e8d0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf023e960 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf023e9f0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf023ea80 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: 0xaaaaf005cc10 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02408a0 [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: 0xaaaaf005cd28 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02411b0 [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: 0xaaaaf005ce40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0241ac0 [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: 0xaaaaf005cf58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaaf0053ca0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf0053d38 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf0053dd0 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] 0xaaaaf02423d0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf0242460 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf02424f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf0242580 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: 0xaaaaf005d070 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf0053ec0 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: 0xaaaaf0053f58 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0242ce0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0242d70 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] 0xaaaaf0242e00 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: 0xaaaaf005d188 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00540e8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02435f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0243680 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0243710 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: 0xaaaaf005d2a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf00541e0 KEYVAL: '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: 0xaaaaf0054278 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0243f00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0243f90 KEYVAL: '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] 0xaaaaf0244020 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: 0xaaaaf005d3b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054370 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: 0xaaaaf0054408 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0244810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02448a0 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] 0xaaaaf0244930 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: 0xaaaaf005d4d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054598 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0245120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02451b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0245240 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: 0xaaaaf005d5e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054690 KEYVAL: '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: 0xaaaaf0054728 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] 0xaaaaf0245a30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0245ac0 KEYVAL: '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] 0xaaaaf0245b50 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: 0xaaaaf005d700 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0055a80 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: 0xaaaaf0055b18 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] 0xaaaaf0246340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02463d0 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] 0xaaaaf0246460 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: 0xaaaaf005d818 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0055bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0055c58 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0246c50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0246ce0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0246d70 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: 0xaaaaf005d930 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0058010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00580a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0247560 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02475f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0247680 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: 0xaaaaf005da48 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00549a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0247e70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0247f00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0247f90 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: 0xaaaaf005db60 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054b38 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0248780 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0248810 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02488a0 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: 0xaaaaf005dc78 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054c30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054cc8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0249090 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0249120 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02491b0 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: 0xaaaaf005dd90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054dc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054e58 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0249a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0249b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0249b90 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: 0xaaaaf005dea8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaaf0054f00 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] 0xaaaaf024a380 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf024a410 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: 0xaaaaf005dfc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0055088 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf024ac90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf024ad20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf024adb0 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: 0xaaaaf005e0d8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf024b5a0 [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: 0xaaaaf005e1f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf024beb0 [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: 0xaaaaf005e308 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf024c7c0 [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: 0xaaaaf005e420 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf024d0d0 [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: 0xaaaaf005e538 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf024d9e0 [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: 0xaaaaf005e650 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf024e2f0 [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: 0xaaaaf005e768 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf024ec00 [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: 0xaaaaf005e880 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf024f510 [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: 0xaaaaf005e998 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf024fe20 [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: 0xaaaaf005eab0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0250730 [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: 0xaaaaf005ebc8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0251040 [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: 0xaaaaf005ece0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0251950 [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: 0xaaaaf005edf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0252260 [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: 0xaaaaf005ef10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0252b70 [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: 0xaaaaf005f028 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0253480 [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: 0xaaaaf005f140 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0253d90 [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: 0xaaaaf005f258 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02546a0 [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: 0xaaaaf005f370 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0254fb0 [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: 0xaaaaf005f488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02558c0 [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: 0xaaaaf005f5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02561d0 [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: 0xaaaaf005f6b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0256ae0 [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: 0xaaaaf005f7d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02573f0 [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: 0xaaaaf005f8e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0257d00 [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: 0xaaaaf005fa00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0258610 [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: 0xaaaaf005fb18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0258f20 [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: 0xaaaaf005fc30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0259830 [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: 0xaaaaf005fd48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf025a140 [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: 0xaaaaf005fe60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf025aa50 [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: 0xaaaaf005ff78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf025b360 [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: 0xaaaaf0060090 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf025bc70 [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: 0xaaaaf00601a8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf025c580 [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: 0xaaaaf00602c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf025ce90 [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: 0xaaaaf00603d8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf025d7a0 [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: 0xaaaaf00604f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf025e0b0 [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: 0xaaaaf0060608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf025e9c0 [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: 0xaaaaf0060720 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf025f2d0 [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: 0xaaaaf0060838 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf025fbe0 [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: 0xaaaaf0060950 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02604f0 [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: 0xaaaaf0060a68 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0260e00 [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: 0xaaaaf0060b80 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0261710 [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: 0xaaaaf0060c98 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf00560c0 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf0056158 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0262020 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02620b0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0262140 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: 0xaaaaf0060db0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf0056250 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf00562e8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf0262930 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02629c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0262a50 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] 0xaaaaf01c34a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf01c3530 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf01c35c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf01c3650 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf01c36e0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf01c3770 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf01c3800 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf01c3890 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf01c3920 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf01c39b0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf01c3a40 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf01c3ad0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf01c3b60 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] 0xaaaaf0265970 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf0265a00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf0265a90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf0265b20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf0265bb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf0265c40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf0265cd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf0265d60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf0265df0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf0265e80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf0265f10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf0265fa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf0266030 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] 0xaaaaf01cc4b0 [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] 0xaaaaf0266b60 [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] 0xaaaaf01ce1e0 [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] 0xaaaaf0267470 [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] 0xaaaaf01cff10 [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] 0xaaaaf0267d80 [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] 0xaaaaf01d26c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf01d2750 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf01d27e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf01d2870 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] 0xaaaaf0268690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf0268720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf02687b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf0268840 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] 0xaaaaf01d4530 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01d45c0 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] 0xaaaaf01d4650 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] 0xaaaaf0268fa0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0269030 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] 0xaaaaf02690c0 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] 0xaaaaf01d6520 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01d65b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01d6640 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] 0xaaaaf02698b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0269940 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02699d0 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] 0xaaaaf01d8460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01d84f0 KEYVAL: '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] 0xaaaaf01d8580 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] 0xaaaaf026a1c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf026a250 KEYVAL: '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] 0xaaaaf026a2e0 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] 0xaaaaf01da450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01da4e0 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] 0xaaaaf01da570 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] 0xaaaaf026aad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf026ab60 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] 0xaaaaf026abf0 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] 0xaaaaf01dc440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01dc4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01dc560 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] 0xaaaaf026b3e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf026b470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf026b500 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] 0xaaaaf01de510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01de5a0 KEYVAL: '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] 0xaaaaf01de630 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] 0xaaaaf026bcf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf026bd80 KEYVAL: '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] 0xaaaaf026be10 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] 0xaaaaf01e0720 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01e07b0 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] 0xaaaaf01e0840 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] 0xaaaaf026c600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf026c690 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] 0xaaaaf026c720 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] 0xaaaaf01e27e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01e2870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01e2900 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] 0xaaaaf026cf10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf026cfa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf026d030 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] 0xaaaaf01e47f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01e4880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01e4910 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] 0xaaaaf026d820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf026d8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf026d940 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] 0xaaaaf01e6820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01e68b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01e6940 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] 0xaaaaf026e130 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf026e1c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf026e250 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] 0xaaaaf01e8850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01e88e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01e8970 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] 0xaaaaf026ea40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf026ead0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf026eb60 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] 0xaaaaf01ea820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01ea8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01ea940 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] 0xaaaaf026f350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf026f3e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf026f470 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] 0xaaaaf01ec9d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01eca60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01ecaf0 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] 0xaaaaf026fc60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf026fcf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf026fd80 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] 0xaaaaf01ee8a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf01ee930 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] 0xaaaaf0270570 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf0270600 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] 0xaaaaf01f0870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01f0900 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf01f0990 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] 0xaaaaf0270e80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0270f10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0270fa0 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] 0xaaaaf01f25a0 [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] 0xaaaaf0271790 [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] 0xaaaaf01f42d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf02720a0 [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] 0xaaaaf01f6000 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf02729b0 [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] 0xaaaaf01f7d30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf02732c0 [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] 0xaaaaf01f9a60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0273bd0 [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] 0xaaaaf01fb790 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf02744e0 [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] 0xaaaaf01fd4c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0274df0 [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] 0xaaaaf01ff1f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0275700 [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] 0xaaaaf0200f20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0276010 [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] 0xaaaaf0202c50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0276920 [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] 0xaaaaf0204980 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0277230 [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] 0xaaaaf02066b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0277b40 [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] 0xaaaaf02083e0 [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] 0xaaaaf0278450 [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] 0xaaaaf020a110 [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] 0xaaaaf0278d60 [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] 0xaaaaf020be40 [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] 0xaaaaf0279670 [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] 0xaaaaf020db70 [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] 0xaaaaf0279f80 [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] 0xaaaaf020f8a0 [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] 0xaaaaf027a890 [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] 0xaaaaf02115d0 [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] 0xaaaaf027b1a0 [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] 0xaaaaf0213300 [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] 0xaaaaf027bab0 [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] 0xaaaaf0215030 [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] 0xaaaaf027c3c0 [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] 0xaaaaf0216d60 [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] 0xaaaaf027ccd0 [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] 0xaaaaf0218a90 [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] 0xaaaaf027d5e0 [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] 0xaaaaf021a7c0 [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] 0xaaaaf027def0 [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] 0xaaaaf021c4f0 [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] 0xaaaaf027e800 [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] 0xaaaaf021e220 [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] 0xaaaaf027f110 [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] 0xaaaaf021ffb0 [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] 0xaaaaf027fa20 [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] 0xaaaaf0221d60 [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] 0xaaaaf0280330 [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] 0xaaaaf0223b10 [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] 0xaaaaf0280c40 [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] 0xaaaaf02258c0 [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] 0xaaaaf0281550 [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] 0xaaaaf0227670 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0281e60 [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] 0xaaaaf0229420 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0282770 [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] 0xaaaaf022b1d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0283080 [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] 0xaaaaf022cf80 [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] 0xaaaaf0283990 [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] 0xaaaaf022ed30 [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] 0xaaaaf02842a0 [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] 0xaaaaf0230ae0 [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] 0xaaaaf0284bb0 [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] 0xaaaaf0232890 [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] 0xaaaaf02854c0 [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] 0xaaaaf0234640 [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] 0xaaaaf0285dd0 [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] 0xaaaaf02363f0 [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] 0xaaaaf02866e0 [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] 0xaaaaf02381a0 [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] 0xaaaaf0286ff0 [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] 0xaaaaf0239f50 [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] 0xaaaaf0287900 [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] 0xaaaaf023bd00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf023bd90 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf023be20 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] 0xaaaaf0288210 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02882a0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0288330 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] 0xaaaaf023dab0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf023db40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf023dbd0 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] 0xaaaaf0288b20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0288bb0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0288c40 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] 0xaaaaf023e3c0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf023e450 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf023e4e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf023e570 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf023e600 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf023e690 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf023e720 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf023e7b0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf023e840 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf023e8d0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf023e960 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf023e9f0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf023ea80 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] 0xaaaaf0289430 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf02894c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf0289550 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf02895e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf0289670 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf0289700 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf0289790 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf0289820 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf02898b0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf0289940 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf02899d0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf0289a60 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf0289af0 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] 0xaaaaf02408a0 [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] 0xaaaaf0289d40 [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] 0xaaaaf02411b0 [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] 0xaaaaf028a650 [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] 0xaaaaf0241ac0 [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] 0xaaaaf028af60 [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] 0xaaaaf02423d0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf0242460 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf02424f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf0242580 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] 0xaaaaf028b870 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf028b900 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf028b990 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf028ba20 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] 0xaaaaf0242ce0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0242d70 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] 0xaaaaf0242e00 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] 0xaaaaf028c180 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf028c210 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] 0xaaaaf028c2a0 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] 0xaaaaf02435f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0243680 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0243710 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] 0xaaaaf028ca90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf028cb20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf028cbb0 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] 0xaaaaf0243f00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0243f90 KEYVAL: '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] 0xaaaaf0244020 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] 0xaaaaf028d440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf028d4d0 KEYVAL: '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] 0xaaaaf028d560 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] 0xaaaaf0244810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02448a0 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] 0xaaaaf0244930 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] 0xaaaaf028ddf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf028de80 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] 0xaaaaf028df10 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] 0xaaaaf0245120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02451b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0245240 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] 0xaaaaf028e7a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf028e830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf028e8c0 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] 0xaaaaf0245a30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0245ac0 KEYVAL: '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] 0xaaaaf0245b50 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] 0xaaaaf028f0b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf028f140 KEYVAL: '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] 0xaaaaf028f1d0 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] 0xaaaaf0246340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02463d0 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] 0xaaaaf0246460 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] 0xaaaaf028f9c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf028fa50 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] 0xaaaaf028fae0 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] 0xaaaaf0246c50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0246ce0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0246d70 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] 0xaaaaf0290370 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0290400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0290490 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] 0xaaaaf0247560 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02475f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0247680 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] 0xaaaaf0290d20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0290db0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0290e40 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] 0xaaaaf0247e70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0247f00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0247f90 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] 0xaaaaf02916d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0291760 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02917f0 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] 0xaaaaf0248780 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0248810 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02488a0 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] 0xaaaaf0292080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0292110 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02921a0 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] 0xaaaaf0249090 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0249120 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02491b0 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] 0xaaaaf0292a30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0292ac0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0292b50 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] 0xaaaaf0249a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0249b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0249b90 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] 0xaaaaf02933e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0293470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0293500 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] 0xaaaaf024a380 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf024a410 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] 0xaaaaf0293cf0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf0293d80 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] 0xaaaaf024ac90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf024ad20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf024adb0 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] 0xaaaaf02946a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf0294730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02947c0 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] 0xaaaaf024b5a0 [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] 0xaaaaf0294fb0 [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] 0xaaaaf024beb0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf02958c0 [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] 0xaaaaf024c7c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf02961d0 [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] 0xaaaaf024d0d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0296ae0 [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] 0xaaaaf024d9e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf02973f0 [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] 0xaaaaf024e2f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0297d00 [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] 0xaaaaf024ec00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0298610 [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] 0xaaaaf024f510 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0298f20 [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] 0xaaaaf024fe20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf0299830 [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] 0xaaaaf0250730 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf029a140 [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] 0xaaaaf0251040 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf029aa50 [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] 0xaaaaf0251950 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf029b360 [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] 0xaaaaf0252260 [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] 0xaaaaf029bc70 [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] 0xaaaaf0252b70 [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] 0xaaaaf029c580 [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] 0xaaaaf0253480 [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] 0xaaaaf029ce90 [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] 0xaaaaf0253d90 [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] 0xaaaaf029d7a0 [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] 0xaaaaf02546a0 [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] 0xaaaaf029e0b0 [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] 0xaaaaf0254fb0 [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] 0xaaaaf029e9c0 [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] 0xaaaaf02558c0 [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] 0xaaaaf029f2d0 [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] 0xaaaaf02561d0 [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] 0xaaaaf029fbe0 [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] 0xaaaaf0256ae0 [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] 0xaaaaf02a04f0 [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] 0xaaaaf02573f0 [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] 0xaaaaf02a0e30 [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] 0xaaaaf0257d00 [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] 0xaaaaf02a1740 [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] 0xaaaaf0258610 [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] 0xaaaaf02a2050 [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] 0xaaaaf0258f20 [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] 0xaaaaf02a2960 [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] 0xaaaaf0259830 [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] 0xaaaaf02a3270 [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] 0xaaaaf025a140 [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] 0xaaaaf02a3b80 [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] 0xaaaaf025aa50 [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] 0xaaaaf02a4490 [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] 0xaaaaf025b360 [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] 0xaaaaf02a4da0 [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] 0xaaaaf025bc70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf02a56b0 [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] 0xaaaaf025c580 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf02a5fc0 [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] 0xaaaaf025ce90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaaf02a68d0 [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] 0xaaaaf025d7a0 [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] 0xaaaaf02a71e0 [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] 0xaaaaf025e0b0 [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] 0xaaaaf02a7af0 [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] 0xaaaaf025e9c0 [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] 0xaaaaf02a8400 [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] 0xaaaaf025f2d0 [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] 0xaaaaf02a8d10 [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] 0xaaaaf025fbe0 [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] 0xaaaaf02a9620 [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] 0xaaaaf02604f0 [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] 0xaaaaf02a9f30 [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] 0xaaaaf0260e00 [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] 0xaaaaf02aa840 [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] 0xaaaaf0261710 [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] 0xaaaaf02ab150 [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] 0xaaaaf0262020 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02620b0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0262140 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] 0xaaaaf02aba60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02abaf0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02abb80 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] 0xaaaaf0262930 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02629c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf0262a50 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] 0xaaaaf02ac370 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02ac400 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02ac490 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: 0xaaaaf005c7b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaaf0053100 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf0053198 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf0053230 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf00532c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf0053360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf00533f8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf0053490 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaaf00535d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaaf0053668 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaaf0053528 DOCMAP: (8 sibs) 2 children: 28: 0xaaaaf0053710 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaaf00537a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02accb0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf02acd40 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf02acdd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf02ace60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf02acef0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf02acf80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf02ad010 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf02ad0a0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf02ad130 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf02ad1c0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf02ad250 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf02ad2e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf02ad370 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: 0xaaaaf005cc10 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02ad410 [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: 0xaaaaf005cd28 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02ad4b0 [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: 0xaaaaf005ce40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02ad550 [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: 0xaaaaf005cf58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaaf0053ca0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf0053d38 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf0053dd0 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] 0xaaaaf02ad5f0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf02ad680 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf02ad710 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf02ad7a0 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: 0xaaaaf005d070 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf0053ec0 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: 0xaaaaf0053f58 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf01c1c20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf01c1cb0 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] 0xaaaaf01c1d40 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: 0xaaaaf005d188 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00540e8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02ad840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02ad8d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02ad960 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: 0xaaaaf005d2a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf00541e0 KEYVAL: '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: 0xaaaaf0054278 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02ada00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02ada90 KEYVAL: '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] 0xaaaaf02adb20 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: 0xaaaaf005d3b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054370 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: 0xaaaaf0054408 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02adbc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02adc50 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] 0xaaaaf02adce0 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: 0xaaaaf005d4d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054598 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02add80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02ade10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02adea0 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: 0xaaaaf005d5e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054690 KEYVAL: '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: 0xaaaaf0054728 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] 0xaaaaf02adf40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02adfd0 KEYVAL: '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] 0xaaaaf02ae060 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: 0xaaaaf005d700 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0055a80 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: 0xaaaaf0055b18 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] 0xaaaaf02ae100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02ae190 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] 0xaaaaf02ae220 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: 0xaaaaf005d818 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0055bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0055c58 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02ae2c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02ae350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02ae3e0 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: 0xaaaaf005d930 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0058010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00580a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02ae480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02ae510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02ae5a0 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: 0xaaaaf005da48 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00549a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02ae640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02ae6d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02ae760 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: 0xaaaaf005db60 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054b38 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02ae800 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02ae890 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02ae920 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: 0xaaaaf005dc78 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054c30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054cc8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02ae9c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02aea50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02aeae0 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: 0xaaaaf005dd90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054dc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054e58 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02aeb80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02aec10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02aeca0 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: 0xaaaaf005dea8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaaf0054f00 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] 0xaaaaf01c3ec0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf01c3f50 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: 0xaaaaf005dfc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0055088 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02aed40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02aedd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02aee60 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: 0xaaaaf005e0d8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02aef00 [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: 0xaaaaf005e1f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02aefa0 [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: 0xaaaaf005e308 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af040 [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: 0xaaaaf005e420 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af0e0 [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: 0xaaaaf005e538 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af180 [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: 0xaaaaf005e650 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af220 [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: 0xaaaaf005e768 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af2c0 [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: 0xaaaaf005e880 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af360 [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: 0xaaaaf005e998 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af400 [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: 0xaaaaf005eab0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af4a0 [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: 0xaaaaf005ebc8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af540 [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: 0xaaaaf005ece0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af5e0 [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: 0xaaaaf005edf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af680 [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: 0xaaaaf005ef10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af720 [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: 0xaaaaf005f028 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af7c0 [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: 0xaaaaf005f140 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af860 [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: 0xaaaaf005f258 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af900 [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: 0xaaaaf005f370 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02af9a0 [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: 0xaaaaf005f488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02afa40 [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: 0xaaaaf005f5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02afae0 [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: 0xaaaaf005f6b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02afb80 [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: 0xaaaaf005f7d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02afc20 [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: 0xaaaaf005f8e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02afcc0 [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: 0xaaaaf005fa00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02afd60 [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: 0xaaaaf005fb18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02afe00 [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: 0xaaaaf005fc30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02afea0 [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: 0xaaaaf005fd48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02aff40 [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: 0xaaaaf005fe60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02affe0 [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: 0xaaaaf005ff78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b0080 [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: 0xaaaaf0060090 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b0120 [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: 0xaaaaf00601a8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b01c0 [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: 0xaaaaf00602c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b0260 [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: 0xaaaaf00603d8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b0300 [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: 0xaaaaf00604f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b03a0 [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: 0xaaaaf0060608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b0440 [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: 0xaaaaf0060720 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b04e0 [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: 0xaaaaf0060838 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b0580 [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: 0xaaaaf0060950 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b0620 [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: 0xaaaaf0060a68 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b06c0 [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: 0xaaaaf0060b80 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b0760 [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: 0xaaaaf0060c98 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf00560c0 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf0056158 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b0800 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b0890 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b0920 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: 0xaaaaf0060db0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf0056250 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf00562e8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b09c0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b0a50 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b0ae0 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: 0xaaaaf005c7b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaaf0053100 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf0053198 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf0053230 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaaf00532c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf0053360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf00533f8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaaf0053490 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaaf00535d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaaf0053668 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaaf0053528 DOCMAP: (8 sibs) 2 children: 28: 0xaaaaf0053710 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaaf00537a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b0b80 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaaf02b0c10 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaaf02b0ca0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaaf02b0d30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaaf02b0dc0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaaf02b0e50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaaf02b0ee0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaaf02b0f70 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaaf02b1000 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaaf02b1090 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaaf02b1120 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaaf02b11b0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaaf02b1240 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: 0xaaaaf005cc10 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b12e0 [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: 0xaaaaf005cd28 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b1380 [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: 0xaaaaf005ce40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b1420 [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: 0xaaaaf005cf58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaaf0053ca0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf0053d38 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaaf0053dd0 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] 0xaaaaf02b14c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaaf02b1550 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaaf02b15e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaaf02b1670 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: 0xaaaaf005d070 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf0053ec0 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: 0xaaaaf0053f58 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b1710 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b17a0 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] 0xaaaaf02b1830 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: 0xaaaaf005d188 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00540e8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b18d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b1960 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b19f0 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: 0xaaaaf005d2a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf00541e0 KEYVAL: '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: 0xaaaaf0054278 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b1a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b1b20 KEYVAL: '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] 0xaaaaf02b1bb0 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: 0xaaaaf005d3b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054370 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: 0xaaaaf0054408 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b1c50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b1ce0 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] 0xaaaaf02b1d70 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: 0xaaaaf005d4d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054598 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b1e10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b1ea0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b1f30 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: 0xaaaaf005d5e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054690 KEYVAL: '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: 0xaaaaf0054728 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] 0xaaaaf02b1fd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b2060 KEYVAL: '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] 0xaaaaf02b20f0 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: 0xaaaaf005d700 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0055a80 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: 0xaaaaf0055b18 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] 0xaaaaf02b2190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b2220 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] 0xaaaaf02b22b0 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: 0xaaaaf005d818 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0055bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0055c58 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b2350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b23e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b2470 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: 0xaaaaf005d930 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0058010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00580a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b2510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b25a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b2630 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: 0xaaaaf005da48 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf00549a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b26d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b2760 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b27f0 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: 0xaaaaf005db60 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054b38 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b2890 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b2920 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b29b0 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: 0xaaaaf005dc78 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054c30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054cc8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b2a50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b2ae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b2b70 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: 0xaaaaf005dd90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054dc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0054e58 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b2c10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b2ca0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b2d30 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: 0xaaaaf005dea8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaaf0054f00 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] 0xaaaaf02b2dd0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaaf02b2e60 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: 0xaaaaf005dfc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaaf0054ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaaf0055088 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b2f00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b2f90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b3020 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: 0xaaaaf005e0d8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b30c0 [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: 0xaaaaf005e1f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3160 [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: 0xaaaaf005e308 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3200 [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: 0xaaaaf005e420 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b32a0 [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: 0xaaaaf005e538 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3340 [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: 0xaaaaf005e650 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b33e0 [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: 0xaaaaf005e768 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3480 [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: 0xaaaaf005e880 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3520 [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: 0xaaaaf005e998 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b35c0 [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: 0xaaaaf005eab0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3660 [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: 0xaaaaf005ebc8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3700 [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: 0xaaaaf005ece0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b37a0 [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: 0xaaaaf005edf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3840 [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: 0xaaaaf005ef10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b38e0 [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: 0xaaaaf005f028 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3980 [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: 0xaaaaf005f140 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3a20 [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: 0xaaaaf005f258 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3ac0 [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: 0xaaaaf005f370 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3b60 [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: 0xaaaaf005f488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3c00 [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: 0xaaaaf005f5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3ca0 [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: 0xaaaaf005f6b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3d40 [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: 0xaaaaf005f7d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3de0 [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: 0xaaaaf005f8e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3e80 [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: 0xaaaaf005fa00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3f20 [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: 0xaaaaf005fb18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b3fc0 [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: 0xaaaaf005fc30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b4060 [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: 0xaaaaf005fd48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b4100 [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: 0xaaaaf005fe60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b41a0 [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: 0xaaaaf005ff78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b4240 [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: 0xaaaaf0060090 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b42e0 [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: 0xaaaaf00601a8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b4380 [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: 0xaaaaf00602c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b4420 [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: 0xaaaaf00603d8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b44c0 [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: 0xaaaaf00604f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b4560 [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: 0xaaaaf0060608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b4600 [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: 0xaaaaf0060720 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b46a0 [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: 0xaaaaf0060838 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b4740 [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: 0xaaaaf0060950 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b47e0 [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: 0xaaaaf0060a68 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b4880 [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: 0xaaaaf0060b80 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b4920 [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: 0xaaaaf0060c98 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf00560c0 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf0056158 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b49c0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b4a50 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b4ae0 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: 0xaaaaf0060db0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaaf0056250 VAL: ' 28: ' (2 sibs) 28: 0xaaaaf00562e8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaaf02b4b80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaaf02b4c10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaaf02b4ca0 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 (38 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (39 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.05 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0xaaaaebdc3060 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe20de0 [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: 0xaaaaebdc3178 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaebdc1310 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaaebdc13a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaaebdc1440 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaaebdc14d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaaebdc1570 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaaebdc1608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaaebdc16a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaebdc17e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaebdc1878 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaebdc1738 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe22b10 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe22ba0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaebe22c30 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaebe22cc0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe22d50 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaebe22de0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe22e70 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe22f00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe22f90 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe23020 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe230b0 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: 0xaaaaebdc3290 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaebdc1d90 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaaebdc1e28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaaebdc1ec0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaaebdc1f58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaaebdc1ff0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaaebdc2088 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaaebdc2120 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaebdc2260 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaebdc22f8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaebdc21b8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe24c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe24d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaebe24d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaebe24e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe24eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaebe24f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe24fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe25060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe250f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe25180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe25210 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: 0xaaaaebdc33a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaebdc23a0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaaebdc2438 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaaebdc24d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe269a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe26a30 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaebe26ac0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaebe26b50 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: 0xaaaaebdc34c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaebdc2e40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaaebdc2ed8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaaebdc2f70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe28710 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe287a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaebe28830 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaebe288c0 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: 0xaaaaebdc35d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc0f90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc1028 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe2a4c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe2a550 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe2a5e0 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: 0xaaaaebdc36f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc19c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc1a58 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe2c1f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe2c280 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe2c310 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: 0xaaaaebdc3808 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc1b50 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc1be8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe2df20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe2dfb0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe2e040 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: 0xaaaaebdc3920 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc41a0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc4238 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe2fc70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe2fd00 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe2fd90 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: 0xaaaaebdc3a38 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaebdc2700 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaaebdc27a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc2838 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe31a60 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe31af0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe31b80 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaebe31c10 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: 0xaaaaebdc3b50 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaebdc2930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaaebdc29d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc2a68 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe33810 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe338a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe33930 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaebe339c0 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: 0xaaaaebdc3c68 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaaebdc4560 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaaebdc4c90 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaaebdc4d28 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaaebdc45f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaaebdc1ce0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaaebdc4690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaaebdc4dd0 VAL: 'a' (2 sibs) 29: 0xaaaaebdc4e68 VAL: 'b' (2 sibs) 29: 0xaaaaebdc4728 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc47c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc4858 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc48f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaebdc4988 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaebdc4a20 DOCMAP: (12 sibs) 1 children: 29: 0xaaaaebdc2d90 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaaebdc4ab8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc4b50 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaebdc4f10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaebdc4fa8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaaebdc4be8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaebdc5050 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaebdc50e8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe36350 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaebe363e0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaebe36470 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaebe36500 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaebe36590 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaebe36620 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaebe366b0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaebe36740 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaebe367d0 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaebe36860 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaebe368f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaebe36980 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaebe36a10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaebe36aa0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaebe36b30 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaebe36bc0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaebe36c50 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaebe36ce0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaebe36d70 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaebe36e00 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaebe36e90 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaebe36f20 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaebe36fb0 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: 0xaaaaebdc3d80 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaaebdc5230 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaaebdc52c8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaaebdc5530 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaaebdc55c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaaebdc5360 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaaebdc5670 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaaebdc5708 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaaebdc53f8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaaebdc57b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaaebdc5848 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaaebdc5490 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaaebdc58f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaaebdc5988 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe38980 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe38a10 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe38aa0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe38b30 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe38bc0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe38c50 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe38ce0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe38d70 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe38e00 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe38e90 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaebe38f20 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaebe38fb0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe39040 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaebe390d0 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: 0xaaaaebdc3e98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaaebdc5a80 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaaebdc5b18 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaaebdc5d80 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaaebdc5e18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaaebdc5bb0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaaebdc5ec0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaaebdc5f58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaaebdc5c48 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaaebdc6000 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaaebdc6098 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaaebdc5ce0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaaebdc6140 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaaebdc61d8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe3a6b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe3a740 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe3a7d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe3a860 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe3a8f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe3a980 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe3aa10 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe3aaa0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe3ab30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe3abc0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaebe3ac50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaebe3ace0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe3ad70 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaebe3ae00 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: 0xaaaaebdc3fb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaaebdc6db0 MAP: (6 sibs) 3 children: 29: 0xaaaaebdc7150 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaaebdc71e8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaaebdc7280 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaaebdc6e48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaebdc7320 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaaebdc73b8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaaebdc7450 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaaebdc6ee0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaebdc74f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaebdc7588 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaebdc7620 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaebdc6f78 SEQ: (6 sibs) 3 children: 29: 0xaaaaebdc76c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaaebdc7758 VAL***: '!!str v20' (3 sibs) 29: 0xaaaaebdc77f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaaebdc7010 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaebdc7890 VAL***: '!!str v40' (3 sibs) 29: 0xaaaaebdc7928 VAL***: '!!str v50' (3 sibs) 29: 0xaaaaebdc79c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaaebdc70a8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaebdc7a60 VAL: 'v70' (3 sibs) 29: 0xaaaaebdc7af8 VAL: 'v80' (3 sibs) 29: 0xaaaaebdc7b90 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe3d2a0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe3d330 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe3d3c0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe3d450 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe3d4e0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe3d570 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe3d600 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe3d690 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe3d720 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe3d7b0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe3d840 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe3d8d0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe3d960 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe3d9f0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe3da80 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe3db10 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe3dba0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe3dc30 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe3dcc0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe3dd50 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe3dde0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe3de70 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe3df00 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe3df90 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe3e020 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: 0xaaaaebdc40c8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaaebdc7c80 MAP: (6 sibs) 3 children: 29: 0xaaaaebdc8020 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaaebdc80b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaaebdc8150 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaaebdc7d18 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaebdc81f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaaebdc8288 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaaebdc8320 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaaebdc7db0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaebdc83c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaebdc8458 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaebdc84f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaebdc7e48 SEQ: (6 sibs) 3 children: 29: 0xaaaaebdc8590 VAL***: '!str v10' (3 sibs) 29: 0xaaaaebdc8628 VAL***: '!str v20' (3 sibs) 29: 0xaaaaebdc86c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaaebdc7ee0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaebdc8760 VAL***: '!str v40' (3 sibs) 29: 0xaaaaebdc87f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaaebdc8890 VAL***: '!str v60' (3 sibs) 29: 0xaaaaebdc7f78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaebdc8930 VAL: 'v70' (3 sibs) 29: 0xaaaaebdc89c8 VAL: 'v80' (3 sibs) 29: 0xaaaaebdc8a60 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe401e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe40270 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe40300 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe40390 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe40420 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe404b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe40540 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe405d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe40660 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe406f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe40780 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe40810 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe408a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe40930 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe409c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe40a50 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe40ae0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe40b70 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe40c00 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe40c90 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe40d20 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe40db0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe40e40 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe40ed0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe40f60 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: 0xaaaaebdc3060 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe3f8d0 [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: 0xaaaaebdc3178 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaebdc1310 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaaebdc13a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaaebdc1440 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaaebdc14d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaaebdc1570 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaaebdc1608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaaebdc16a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaebdc17e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaebdc1878 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaebdc1738 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe413f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe41480 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaebe41510 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaebe415a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe41630 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaebe416c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe41750 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe417e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe41870 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe41900 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe41990 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: 0xaaaaebdc3290 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaebdc1d90 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaaebdc1e28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaaebdc1ec0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaaebdc1f58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaaebdc1ff0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaaebdc2088 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaaebdc2120 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaebdc2260 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaebdc22f8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaebdc21b8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe41d00 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe41d90 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaebe41e20 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaebe41eb0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe41f40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaebe41fd0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe42060 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe420f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe42180 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe42210 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe422a0 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: 0xaaaaebdc33a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaebdc23a0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaaebdc2438 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaaebdc24d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe42610 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe426a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaebe42730 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaebe427c0 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: 0xaaaaebdc34c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaebdc2e40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaaebdc2ed8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaaebdc2f70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe42f20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe42fb0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaebe43040 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaebe430d0 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: 0xaaaaebdc35d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc0f90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc1028 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe43830 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe438c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe43950 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: 0xaaaaebdc36f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc19c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc1a58 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe44140 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe441d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe44260 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: 0xaaaaebdc3808 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc1b50 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc1be8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe44a50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe44ae0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe44b70 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: 0xaaaaebdc3920 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc41a0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc4238 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe45360 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe453f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe45480 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: 0xaaaaebdc3a38 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaebdc2700 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaaebdc27a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc2838 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe45c70 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe45d00 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe45d90 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaebe45e20 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: 0xaaaaebdc3b50 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaebdc2930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaaebdc29d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc2a68 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe46580 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe46610 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe466a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaebe46730 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: 0xaaaaebdc3c68 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaaebdc4560 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaaebdc4c90 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaaebdc4d28 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaaebdc45f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaaebdc1ce0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaaebdc4690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaaebdc4dd0 VAL: 'a' (2 sibs) 29: 0xaaaaebdc4e68 VAL: 'b' (2 sibs) 29: 0xaaaaebdc4728 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc47c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc4858 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc48f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaebdc4988 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaebdc4a20 DOCMAP: (12 sibs) 1 children: 29: 0xaaaaebdc2d90 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaaebdc4ab8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc4b50 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaebdc4f10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaebdc4fa8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaaebdc4be8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaebdc5050 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaebdc50e8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe477a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaebe47830 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaebe478c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaebe47950 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaebe479e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaebe47a70 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaebe47b00 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaebe47b90 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaebe47c20 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaebe47cb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaebe47d40 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaebe47dd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaebe47e60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaebe47ef0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaebe47f80 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaebe48010 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaebe480a0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaebe48130 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaebe481c0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaebe48250 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaebe482e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaebe48370 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaebe48400 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: 0xaaaaebdc3d80 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaaebdc5230 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaaebdc52c8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaaebdc5530 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaaebdc55c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaaebdc5360 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaaebdc5670 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaaebdc5708 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaaebdc53f8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaaebdc57b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaaebdc5848 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaaebdc5490 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaaebdc58f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaaebdc5988 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe46e90 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe46f20 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe46fb0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe47040 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe470d0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe47160 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe471f0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe47280 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe47310 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe473a0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaebe47430 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaebe474c0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe47550 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaebe475e0 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: 0xaaaaebdc3e98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaaebdc5a80 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaaebdc5b18 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaaebdc5d80 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaaebdc5e18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaaebdc5bb0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaaebdc5ec0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaaebdc5f58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaaebdc5c48 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaaebdc6000 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaaebdc6098 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaaebdc5ce0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaaebdc6140 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaaebdc61d8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe489b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe48a40 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe48ad0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe48b60 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe48bf0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe48c80 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe48d10 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe48da0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe48e30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe48ec0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaebe48f50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaebe48fe0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe49070 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaebe49100 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: 0xaaaaebdc3fb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaaebdc6db0 MAP: (6 sibs) 3 children: 29: 0xaaaaebdc7150 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaaebdc71e8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaaebdc7280 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaaebdc6e48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaebdc7320 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaaebdc73b8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaaebdc7450 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaaebdc6ee0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaebdc74f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaebdc7588 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaebdc7620 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaebdc6f78 SEQ: (6 sibs) 3 children: 29: 0xaaaaebdc76c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaaebdc7758 VAL***: '!!str v20' (3 sibs) 29: 0xaaaaebdc77f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaaebdc7010 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaebdc7890 VAL***: '!!str v40' (3 sibs) 29: 0xaaaaebdc7928 VAL***: '!!str v50' (3 sibs) 29: 0xaaaaebdc79c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaaebdc70a8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaebdc7a60 VAL: 'v70' (3 sibs) 29: 0xaaaaebdc7af8 VAL: 'v80' (3 sibs) 29: 0xaaaaebdc7b90 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe49bd0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe49c60 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe49cf0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe49d80 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe49e10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe49ea0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe49f30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe49fc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe4a050 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe4a0e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe4a170 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe4a200 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe4a290 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe4a320 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe4a3b0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe4a440 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe4a4d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe4a560 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe4a5f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe4a680 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe4a710 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe4a7a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe4a830 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe4a8c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe4a950 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: 0xaaaaebdc40c8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaaebdc7c80 MAP: (6 sibs) 3 children: 29: 0xaaaaebdc8020 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaaebdc80b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaaebdc8150 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaaebdc7d18 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaebdc81f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaaebdc8288 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaaebdc8320 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaaebdc7db0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaebdc83c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaebdc8458 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaebdc84f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaebdc7e48 SEQ: (6 sibs) 3 children: 29: 0xaaaaebdc8590 VAL***: '!str v10' (3 sibs) 29: 0xaaaaebdc8628 VAL***: '!str v20' (3 sibs) 29: 0xaaaaebdc86c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaaebdc7ee0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaebdc8760 VAL***: '!str v40' (3 sibs) 29: 0xaaaaebdc87f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaaebdc8890 VAL***: '!str v60' (3 sibs) 29: 0xaaaaebdc7f78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaebdc8930 VAL: 'v70' (3 sibs) 29: 0xaaaaebdc89c8 VAL: 'v80' (3 sibs) 29: 0xaaaaebdc8a60 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe4ade0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe4ae70 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe4af00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe4af90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe4b020 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe4b0b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe4b140 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe4b1d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe4b260 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe4b2f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe4b380 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe4b410 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe4b4a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe4b530 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe4b5c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe4b650 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe4b6e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe4b770 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe4b800 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe4b890 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe4b920 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe4b9b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe4ba40 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe4bad0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe4bb60 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] 0xaaaaebe20de0 [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] 0xaaaaebe4d270 [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] 0xaaaaebe22b10 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe22ba0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaebe22c30 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaebe22cc0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe22d50 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaebe22de0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe22e70 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe22f00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe22f90 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe23020 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe230b0 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] 0xaaaaebe4e460 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe4e4f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaebe4e580 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaebe4e610 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe4e6a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaebe4e730 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe4e7c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe4e850 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe4e8e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe4e970 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe4ea00 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] 0xaaaaebe24c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe24d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaebe24d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaebe24e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe24eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaebe24f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe24fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe25060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe250f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe25180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe25210 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] 0xaaaaebe4ed70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe4ee00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaebe4ee90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaebe4ef20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe4efb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaebe4f040 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe4f0d0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe4f160 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe4f1f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe4f280 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe4f310 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] 0xaaaaebe269a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe26a30 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaebe26ac0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaebe26b50 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] 0xaaaaebe4f680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe4f710 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaebe4f7a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaebe4f830 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] 0xaaaaebe28710 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe287a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaebe28830 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaebe288c0 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] 0xaaaaebe4ff90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe50020 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaebe500b0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaebe50140 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] 0xaaaaebe2a4c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe2a550 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe2a5e0 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] 0xaaaaebe508a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe50930 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe509c0 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] 0xaaaaebe2c1f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe2c280 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe2c310 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] 0xaaaaebe511b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe51240 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe512d0 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] 0xaaaaebe2df20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe2dfb0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe2e040 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] 0xaaaaebe51ac0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe51b50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe51be0 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] 0xaaaaebe2fc70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe2fd00 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe2fd90 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] 0xaaaaebe523d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe52460 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe524f0 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] 0xaaaaebe31a60 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe31af0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe31b80 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaebe31c10 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] 0xaaaaebe52ce0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe52d70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe52e00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaebe52e90 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] 0xaaaaebe33810 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe338a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe33930 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaebe339c0 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] 0xaaaaebe535f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe53680 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe53710 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaebe537a0 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] 0xaaaaebe36350 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaebe363e0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaebe36470 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaebe36500 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaebe36590 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaebe36620 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaebe366b0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaebe36740 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaebe367d0 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaebe36860 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaebe368f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaebe36980 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaebe36a10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaebe36aa0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaebe36b30 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaebe36bc0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaebe36c50 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaebe36ce0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaebe36d70 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaebe36e00 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaebe36e90 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaebe36f20 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaebe36fb0 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] 0xaaaaebe54810 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaebe548a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaebe54930 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaebe549c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaebe54a50 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaebe54ae0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaebe54b70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaebe54c00 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaebe54c90 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaebe54d20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaebe54db0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaebe54e40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaebe54ed0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaebe54f60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaebe54ff0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaebe55080 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaebe55110 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaebe551a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaebe55230 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaebe552c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaebe55350 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaebe553e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaebe55470 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] 0xaaaaebe38980 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe38a10 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe38aa0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe38b30 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe38bc0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe38c50 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe38ce0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe38d70 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe38e00 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe38e90 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaebe38f20 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaebe38fb0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe39040 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaebe390d0 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] 0xaaaaebe53f00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe53f90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe54020 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe540b0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe54140 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe541d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe54260 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe542f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe54380 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe54410 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaebe544a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaebe54530 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe545c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaebe54650 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] 0xaaaaebe3a6b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe3a740 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe3a7d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe3a860 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe3a8f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe3a980 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe3aa10 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe3aaa0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe3ab30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe3abc0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaebe3ac50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaebe3ace0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe3ad70 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaebe3ae00 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] 0xaaaaebe55a20 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe55ab0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe55b40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe55bd0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe55c60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe55cf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe55d80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe55e10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe55ea0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe55f30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaebe55fc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaebe56050 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe560e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaebe56170 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] 0xaaaaebe3d2a0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe3d330 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe3d3c0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe3d450 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe3d4e0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe3d570 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe3d600 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe3d690 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe3d720 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe3d7b0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe3d840 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe3d8d0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe3d960 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe3d9f0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe3da80 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe3db10 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe3dba0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe3dc30 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe3dcc0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe3dd50 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe3dde0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe3de70 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe3df00 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe3df90 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe3e020 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] 0xaaaaebe56c40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe56cd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe56d60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe56df0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe56e80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe56f10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe56fa0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe57030 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe570c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe57150 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe571e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe57270 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe57300 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe57390 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe57420 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe574b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe57540 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe575d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe57660 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe576f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe57780 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe57810 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe578a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe57930 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe579c0 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] 0xaaaaebe401e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe40270 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe40300 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe40390 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe40420 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe404b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe40540 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe405d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe40660 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe406f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe40780 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe40810 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe408a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe40930 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe409c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe40a50 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe40ae0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe40b70 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe40c00 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe40c90 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe40d20 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe40db0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe40e40 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe40ed0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe40f60 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] 0xaaaaebe57e50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe57ee0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe57f70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe58000 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe58090 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe58120 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe581b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe58240 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe582d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe58360 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe583f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe58480 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe58510 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe585a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe58630 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe586c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe58750 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe587e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe58870 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe58900 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe58990 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe58a20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe58ab0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe58b40 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe58bd0 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] 0xaaaaebe3f8d0 [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] 0xaaaaebe56330 [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] 0xaaaaebe413f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe41480 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaebe41510 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaebe415a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe41630 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaebe416c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe41750 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe417e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe41870 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe41900 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe41990 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] 0xaaaaebe59060 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe590f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaebe59180 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaebe59210 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe592a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaebe59330 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe593c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe59450 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe594e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe59570 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe59600 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] 0xaaaaebe41d00 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe41d90 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaebe41e20 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaebe41eb0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe41f40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaebe41fd0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe42060 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe420f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe42180 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe42210 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe422a0 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] 0xaaaaebe59970 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe59a00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaebe59a90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaebe59b20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe59bb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaebe59c40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe59cd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe59d60 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe59df0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe59e80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe59f10 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] 0xaaaaebe42610 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe426a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaebe42730 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaebe427c0 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] 0xaaaaebe5a280 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe5a310 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaebe5a3a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaebe5a430 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] 0xaaaaebe42f20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe42fb0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaebe43040 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaebe430d0 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] 0xaaaaebe5ab90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe5ac20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaebe5acb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaebe5ad40 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] 0xaaaaebe43830 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe438c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe43950 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] 0xaaaaebe5b4a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe5b530 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe5b5c0 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] 0xaaaaebe44140 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe441d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe44260 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] 0xaaaaebe5bdb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe5be40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe5bed0 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] 0xaaaaebe44a50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe44ae0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe44b70 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] 0xaaaaebe5c6c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe5c750 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe5c7e0 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] 0xaaaaebe45360 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe453f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe45480 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] 0xaaaaebe5cfd0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe5d060 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe5d0f0 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] 0xaaaaebe45c70 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe45d00 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe45d90 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaebe45e20 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] 0xaaaaebe5d8e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe5d970 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe5da00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaebe5da90 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] 0xaaaaebe46580 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe46610 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe466a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaebe46730 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] 0xaaaaebe5e1f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe5e280 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe5e310 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaebe5e3a0 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] 0xaaaaebe477a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaebe47830 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaebe478c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaebe47950 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaebe479e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaebe47a70 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaebe47b00 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaebe47b90 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaebe47c20 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaebe47cb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaebe47d40 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaebe47dd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaebe47e60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaebe47ef0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaebe47f80 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaebe48010 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaebe480a0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaebe48130 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaebe481c0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaebe48250 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaebe482e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaebe48370 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaebe48400 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] 0xaaaaebe5f410 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaebe5f4a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaebe5f530 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaebe5f5c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaebe5f650 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaebe5f6e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaebe5f770 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaebe5f800 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaebe5f890 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaebe5f920 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaebe5f9b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaebe5fa40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaebe5fad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaebe5fb60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaebe5fbf0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaebe5fc80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaebe5fd10 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaebe5fda0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaebe5fe30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaebe5fec0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaebe5ff50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaebe5ffe0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaebe60070 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] 0xaaaaebe46e90 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe46f20 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe46fb0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe47040 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe470d0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe47160 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe471f0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe47280 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe47310 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe473a0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaebe47430 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaebe474c0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe47550 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaebe475e0 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] 0xaaaaebe5eb00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe5eb90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe5ec20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe5ecb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe5ed40 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe5edd0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe5ee60 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe5eef0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe5ef80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe5f010 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaebe5f0a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaebe5f130 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe5f1c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaebe5f250 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] 0xaaaaebe489b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe48a40 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe48ad0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe48b60 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe48bf0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe48c80 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe48d10 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe48da0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe48e30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe48ec0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaebe48f50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaebe48fe0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe49070 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaebe49100 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] 0xaaaaebe60620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe606b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe60740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe607d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe60860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe608f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe60980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe60a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe60aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe60b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaebe60bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaebe60c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe60ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaebe60d70 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] 0xaaaaebe49bd0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe49c60 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe49cf0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe49d80 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe49e10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe49ea0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe49f30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe49fc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe4a050 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe4a0e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe4a170 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe4a200 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe4a290 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe4a320 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe4a3b0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe4a440 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe4a4d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe4a560 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe4a5f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe4a680 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe4a710 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe4a7a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe4a830 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe4a8c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe4a950 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] 0xaaaaebe61840 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe618d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe61960 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe619f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe61a80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe61b10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe61ba0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe61c30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe61cc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe61d50 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe61de0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe61e70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe61f00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe61f90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe62020 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe620b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe62140 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe621d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe62260 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe622f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe62380 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe62410 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe624a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe62530 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe625c0 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] 0xaaaaebe4ade0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe4ae70 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe4af00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe4af90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe4b020 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe4b0b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe4b140 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe4b1d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe4b260 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe4b2f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe4b380 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe4b410 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe4b4a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe4b530 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe4b5c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe4b650 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe4b6e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe4b770 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe4b800 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe4b890 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe4b920 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe4b9b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe4ba40 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe4bad0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe4bb60 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] 0xaaaaebe62a50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe62ae0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe62b70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe62c00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe62c90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe62d20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe62db0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe62e40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe62ed0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe62f60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe62ff0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe63080 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe63110 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe631a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe63230 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe632c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe63350 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe633e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe63470 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe63500 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe63590 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe63620 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe636b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe63740 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe637d0 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: 0xaaaaebdc3060 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebdc2b10 [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: 0xaaaaebdc3178 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaebdc1310 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaaebdc13a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaaebdc1440 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaaebdc14d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaaebdc1570 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaaebdc1608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaaebdc16a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaebdc17e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaebdc1878 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaebdc1738 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe60f30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe60fc0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaebe61050 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaebe610e0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe61170 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaebe61200 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe61290 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe61320 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe613b0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe61440 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe614d0 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: 0xaaaaebdc3290 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaebdc1d90 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaaebdc1e28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaaebdc1ec0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaaebdc1f58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaaebdc1ff0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaaebdc2088 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaaebdc2120 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaebdc2260 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaebdc22f8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaebdc21b8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe63c60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe63cf0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaebe63d80 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaebe63e10 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe63ea0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaebe63f30 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe63fc0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe64050 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe640e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe64170 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe64200 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: 0xaaaaebdc33a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaebdc23a0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaaebdc2438 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaaebdc24d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe61570 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe61600 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaebe61690 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaebe61720 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: 0xaaaaebdc34c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaebdc2e40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaaebdc2ed8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaaebdc2f70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe642a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe64330 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaebe643c0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaebe64450 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: 0xaaaaebdc35d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc0f90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc1028 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe4e080 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe4e110 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe4e1a0 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: 0xaaaaebdc36f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc19c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc1a58 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe644f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe64580 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe64610 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: 0xaaaaebdc3808 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc1b50 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc1be8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe646b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe64740 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe647d0 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: 0xaaaaebdc3920 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc41a0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc4238 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe64870 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe64900 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe64990 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: 0xaaaaebdc3a38 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaebdc2700 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaaebdc27a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc2838 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe64a30 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe64ac0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe64b50 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaebe64be0 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: 0xaaaaebdc3b50 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaebdc2930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaaebdc29d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc2a68 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe64c80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe64d10 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe64da0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaebe64e30 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: 0xaaaaebdc3c68 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaaebdc4560 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaaebdc4c90 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaaebdc4d28 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaaebdc45f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaaebdc1ce0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaaebdc4690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaaebdc4dd0 VAL: 'a' (2 sibs) 29: 0xaaaaebdc4e68 VAL: 'b' (2 sibs) 29: 0xaaaaebdc4728 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc47c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc4858 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc48f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaebdc4988 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaebdc4a20 DOCMAP: (12 sibs) 1 children: 29: 0xaaaaebdc2d90 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaaebdc4ab8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc4b50 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaebdc4f10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaebdc4fa8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaaebdc4be8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaebdc5050 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaebdc50e8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe64ed0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaebe64f60 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaebe64ff0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaebe65080 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaebe65110 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaebe651a0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaebe65230 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaebe652c0 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaebe65350 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaebe653e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaebe65470 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaebe65500 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaebe65590 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaebe65620 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaebe656b0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaebe65740 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaebe657d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaebe65860 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaebe658f0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaebe65980 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaebe65a10 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaebe65aa0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaebe65b30 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: 0xaaaaebdc3d80 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaaebdc5230 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaaebdc52c8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaaebdc5530 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaaebdc55c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaaebdc5360 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaaebdc5670 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaaebdc5708 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaaebdc53f8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaaebdc57b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaaebdc5848 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaaebdc5490 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaaebdc58f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaaebdc5988 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe65bd0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe65c60 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe65cf0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe65d80 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe65e10 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe65ea0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe65f30 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe65fc0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe66050 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe660e0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaebe66170 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaebe66200 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe66290 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaebe66320 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: 0xaaaaebdc3e98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaaebdc5a80 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaaebdc5b18 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaaebdc5d80 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaaebdc5e18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaaebdc5bb0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaaebdc5ec0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaaebdc5f58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaaebdc5c48 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaaebdc6000 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaaebdc6098 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaaebdc5ce0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaaebdc6140 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaaebdc61d8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe663c0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe66450 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe664e0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe66570 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe66600 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe66690 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe66720 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe667b0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe66840 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe668d0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaebe66960 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaebe669f0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe66a80 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaebe66b10 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: 0xaaaaebdc3fb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaaebdc6db0 MAP: (6 sibs) 3 children: 29: 0xaaaaebdc7150 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaaebdc71e8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaaebdc7280 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaaebdc6e48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaebdc7320 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaaebdc73b8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaaebdc7450 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaaebdc6ee0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaebdc74f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaebdc7588 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaebdc7620 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaebdc6f78 SEQ: (6 sibs) 3 children: 29: 0xaaaaebdc76c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaaebdc7758 VAL***: '!!str v20' (3 sibs) 29: 0xaaaaebdc77f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaaebdc7010 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaebdc7890 VAL***: '!!str v40' (3 sibs) 29: 0xaaaaebdc7928 VAL***: '!!str v50' (3 sibs) 29: 0xaaaaebdc79c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaaebdc70a8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaebdc7a60 VAL: 'v70' (3 sibs) 29: 0xaaaaebdc7af8 VAL: 'v80' (3 sibs) 29: 0xaaaaebdc7b90 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe66bb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe66c40 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe66cd0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe66d60 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe66df0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe66e80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe66f10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe66fa0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe67030 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe670c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe67150 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe671e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe67270 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe67300 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe67390 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe67420 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe674b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe67540 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe675d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe67660 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe676f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe67780 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe67810 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe678a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe67930 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: 0xaaaaebdc40c8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaaebdc7c80 MAP: (6 sibs) 3 children: 29: 0xaaaaebdc8020 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaaebdc80b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaaebdc8150 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaaebdc7d18 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaebdc81f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaaebdc8288 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaaebdc8320 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaaebdc7db0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaebdc83c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaebdc8458 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaebdc84f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaebdc7e48 SEQ: (6 sibs) 3 children: 29: 0xaaaaebdc8590 VAL***: '!str v10' (3 sibs) 29: 0xaaaaebdc8628 VAL***: '!str v20' (3 sibs) 29: 0xaaaaebdc86c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaaebdc7ee0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaebdc8760 VAL***: '!str v40' (3 sibs) 29: 0xaaaaebdc87f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaaebdc8890 VAL***: '!str v60' (3 sibs) 29: 0xaaaaebdc7f78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaebdc8930 VAL: 'v70' (3 sibs) 29: 0xaaaaebdc89c8 VAL: 'v80' (3 sibs) 29: 0xaaaaebdc8a60 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe679d0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe67a60 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe67af0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe67b80 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe67c10 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe67ca0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe67d30 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe67dc0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe67e50 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe67ee0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe67f70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe68000 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe68090 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe68120 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe681b0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe68240 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe682d0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe68360 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe683f0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe68480 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe68510 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe685a0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe68630 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe686c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe68750 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: 0xaaaaebdc3060 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebdc2cf0 [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: 0xaaaaebdc3178 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaebdc1310 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaaebdc13a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaaebdc1440 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaaebdc14d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaaebdc1570 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaaebdc1608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaaebdc16a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaebdc17e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaebdc1878 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaebdc1738 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe687f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe68880 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaebe68910 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaebe689a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe68a30 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaebe68ac0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe68b50 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe68be0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe68c70 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe68d00 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe68d90 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: 0xaaaaebdc3290 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaebdc1d90 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaaebdc1e28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaaebdc1ec0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaaebdc1f58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaaebdc1ff0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaaebdc2088 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaaebdc2120 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaebdc2260 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaebdc22f8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaebdc21b8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe68e30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaebe68ec0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaebe68f50 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaebe68fe0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaebe69070 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaebe69100 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaebe69190 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaebe69220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaebe692b0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaebe69340 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaebe693d0 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: 0xaaaaebdc33a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaebdc23a0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaaebdc2438 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaaebdc24d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe69470 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe69500 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaebe69590 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaebe69620 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: 0xaaaaebdc34c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaebdc2e40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaaebdc2ed8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaaebdc2f70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe696c0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaebe69750 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaebe697e0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaebe69870 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: 0xaaaaebdc35d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc0f90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc1028 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe69910 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe699a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe69a30 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: 0xaaaaebdc36f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc19c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc1a58 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe69ad0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe69b60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe69bf0 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: 0xaaaaebdc3808 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc1b50 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc1be8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe69c90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe69d20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaebe69db0 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: 0xaaaaebdc3920 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaebdc41a0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc4238 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe69e50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaebe69ee0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaebe69f70 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: 0xaaaaebdc3a38 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaebdc2700 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaaebdc27a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaebdc2838 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe6a010 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe6a0a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe6a130 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaebe6a1c0 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: 0xaaaaebdc3b50 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaebdc2930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaaebdc29d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaebdc2a68 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe6a260 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaebe6a2f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaebe6a380 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaebe6a410 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: 0xaaaaebdc3c68 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaaebdc4560 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaaebdc4c90 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaaebdc4d28 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaaebdc45f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaaebdc1ce0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaaebdc4690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaaebdc4dd0 VAL: 'a' (2 sibs) 29: 0xaaaaebdc4e68 VAL: 'b' (2 sibs) 29: 0xaaaaebdc4728 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc47c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc4858 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc48f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaebdc4988 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaebdc4a20 DOCMAP: (12 sibs) 1 children: 29: 0xaaaaebdc2d90 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaaebdc4ab8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaebdc4b50 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaebdc4f10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaebdc4fa8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaaebdc4be8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaebdc5050 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaebdc50e8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe6a4b0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaebe6a540 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaebe6a5d0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaebe6a660 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaebe6a6f0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaebe6a780 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaebe6a810 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaebe6a8a0 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaebe6a930 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaebe6a9c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaebe6aa50 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaebe6aae0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaebe6ab70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaebe6ac00 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaebe6ac90 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaebe6ad20 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaebe6adb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaebe6ae40 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaebe6aed0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaebe6af60 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaebe6aff0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaebe6b080 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaebe6b110 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: 0xaaaaebdc3d80 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaaebdc5230 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaaebdc52c8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaaebdc5530 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaaebdc55c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaaebdc5360 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaaebdc5670 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaaebdc5708 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaaebdc53f8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaaebdc57b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaaebdc5848 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaaebdc5490 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaaebdc58f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaaebdc5988 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe6b1b0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe6b240 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe6b2d0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe6b360 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe6b3f0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe6b480 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe6b510 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe6b5a0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe6b630 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe6b6c0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaebe6b750 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaebe6b7e0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe6b870 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaebe6b900 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: 0xaaaaebdc3e98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaaebdc5a80 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaaebdc5b18 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaaebdc5d80 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaaebdc5e18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaaebdc5bb0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaaebdc5ec0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaaebdc5f58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaaebdc5c48 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaaebdc6000 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaaebdc6098 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaaebdc5ce0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaaebdc6140 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaaebdc61d8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe6b9a0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaebe6ba30 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaebe6bac0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaebe6bb50 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaebe6bbe0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaebe6bc70 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaebe6bd00 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaebe6bd90 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaebe6be20 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaebe6beb0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaebe6bf40 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaebe6bfd0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaebe6c060 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaebe6c0f0 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: 0xaaaaebdc3fb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaaebdc6db0 MAP: (6 sibs) 3 children: 29: 0xaaaaebdc7150 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaaebdc71e8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaaebdc7280 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaaebdc6e48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaebdc7320 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaaebdc73b8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaaebdc7450 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaaebdc6ee0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaebdc74f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaebdc7588 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaebdc7620 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaebdc6f78 SEQ: (6 sibs) 3 children: 29: 0xaaaaebdc76c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaaebdc7758 VAL***: '!!str v20' (3 sibs) 29: 0xaaaaebdc77f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaaebdc7010 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaebdc7890 VAL***: '!!str v40' (3 sibs) 29: 0xaaaaebdc7928 VAL***: '!!str v50' (3 sibs) 29: 0xaaaaebdc79c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaaebdc70a8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaebdc7a60 VAL: 'v70' (3 sibs) 29: 0xaaaaebdc7af8 VAL: 'v80' (3 sibs) 29: 0xaaaaebdc7b90 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe6c190 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe6c220 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe6c2b0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe6c340 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe6c3d0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe6c460 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe6c4f0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe6c580 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe6c610 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe6c6a0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe6c730 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe6c7c0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe6c850 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe6c8e0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe6c970 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe6ca00 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe6ca90 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe6cb20 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe6cbb0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe6cc40 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe6ccd0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe6cd60 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe6cdf0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe6ce80 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe6cf10 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: 0xaaaaebdc40c8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaaebdc7c80 MAP: (6 sibs) 3 children: 29: 0xaaaaebdc8020 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaaebdc80b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaaebdc8150 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaaebdc7d18 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaebdc81f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaaebdc8288 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaaebdc8320 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaaebdc7db0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaebdc83c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaebdc8458 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaebdc84f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaebdc7e48 SEQ: (6 sibs) 3 children: 29: 0xaaaaebdc8590 VAL***: '!str v10' (3 sibs) 29: 0xaaaaebdc8628 VAL***: '!str v20' (3 sibs) 29: 0xaaaaebdc86c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaaebdc7ee0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaebdc8760 VAL***: '!str v40' (3 sibs) 29: 0xaaaaebdc87f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaaebdc8890 VAL***: '!str v60' (3 sibs) 29: 0xaaaaebdc7f78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaebdc8930 VAL: 'v70' (3 sibs) 29: 0xaaaaebdc89c8 VAL: 'v80' (3 sibs) 29: 0xaaaaebdc8a60 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaebe6cfb0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaebe6d040 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaebe6d0d0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaebe6d160 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaebe6d1f0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaebe6d280 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaebe6d310 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaebe6d3a0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaebe6d430 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaebe6d4c0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaebe6d550 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaebe6d5e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaebe6d670 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaebe6d700 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaebe6d790 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaebe6d820 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaebe6d8b0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaebe6d940 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaebe6d9d0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaebe6da60 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaebe6daf0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaebe6db80 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaebe6dc10 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaebe6dca0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaebe6dd30 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 (11 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (12 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.02 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0xaaab01e1bba0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaab01e18260 DOCMAP: (3 sibs) 3 children: 30: 0xaaab01e18430 KEYVAL: 'a' '' (3 sibs) 30: 0xaaab01e184c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaab01e18560 KEYVAL: '' '' (3 sibs) 30: 0xaaab01e182f8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaab01e18600 KEYVAL: 'a' '' (2 sibs) 30: 0xaaab01e18698 KEYVAL: 'b' '' (2 sibs) 30: 0xaaab01e18390 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaab01e18740 KEYVAL: 'a' '' (3 sibs) 30: 0xaaab01e187d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaab01e18870 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e89b30 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaab01e89d70 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaab01e89bc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaab01e89c50 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaab01e89ce0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaab01e89e00 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaab01e89e90 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaab01e89f20 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaab01e89fb0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaab01e8a040 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaab01e8a0d0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaab01e8a160 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: 0xaaab01e1bcb8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e18c70 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaab01e18d08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaab01e18da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaab01e18e38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaab01e18ed0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e8bbb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01e8bc40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01e8bcd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01e8bd60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01e8bdf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01e8be80 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: 0xaaab01e1bdd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e193e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaab01e19478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaab01e19510 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaab01e195a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaab01e19640 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e8db60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01e8dbf0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01e8dc80 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01e8dd10 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01e8dda0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01e8de30 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: 0xaaab01e1bee8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaab01e196e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaab01e19778 VAL: '?foo' (5 sibs) 30: 0xaaab01e19810 VAL: ':foo' (5 sibs) 30: 0xaaab01e198a8 VAL: '-foo' (5 sibs) 30: 0xaaab01e19940 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e8f970 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01e8fa00 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01e8fa90 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01e8fb20 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01e8fbb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01e8fc40 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: 0xaaab01e1c000 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaab01e1a2b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaab01e1a348 VAL: '?foo' (5 sibs) 30: 0xaaab01e1a3e0 VAL: ':foo' (5 sibs) 30: 0xaaab01e1a478 VAL: '-foo' (5 sibs) 30: 0xaaab01e1a510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e91860 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01e918f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01e91980 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01e91a10 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01e91aa0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01e91b30 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: 0xaaab01e1c118 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e18fc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e93590 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01e93620 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: 0xaaab01e1c230 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e17f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e17fe8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e953e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e95470 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01e95500 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: 0xaaab01e1c348 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19198 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e971d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e97260 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01e972f0 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: 0xaaab01e1c460 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19290 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e19328 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e98f00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e98f90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01e99020 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: 0xaaab01e1c578 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e9ac30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e9acc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01e9ad50 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: 0xaaab01e1c690 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19d00 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaab01e19e40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19ed8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e19d98 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e9cc60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e9ccf0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaab01e9cd80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01e9ce10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01e9cea0 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: 0xaaab01e1c7a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaab01e1a070 MAP: (2 sibs) 2 children: 30: 0xaaab01e1b740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e1b7d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e1a108 MAP: (2 sibs) 1 children: 30: 0xaaab01e1a1b0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01e9eb50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e9ebe0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaab01e9ec70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01e9ed00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01e9ed90 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaab01e9ee20 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: 0xaaab01e1c8c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e19f80 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] 0xaaab01ea0a00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ea0a90 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: 0xaaab01e1c9d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1b8d0 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] 0xaaab01ea28b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ea2940 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: 0xaaab01e1caf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1b9c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ea4760 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ea47f0 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: 0xaaab01e1cc08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1bab0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ea6610 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ea66a0 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: 0xaaab01e1cd20 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1deb0 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] 0xaaab01ea84c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ea8550 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: 0xaaab01e1ce38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1a600 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eaa370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eaa400 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: 0xaaab01e1cf50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e1a6a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaab01e1a738 KEYVAL: 'b' '' (5 sibs) 30: 0xaaab01e1a7d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaab01e1a868 KEYVAL: 'd' '' (5 sibs) 30: 0xaaab01e1a900 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eac0a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eac130 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaab01eac1c0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaab01eac250 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaab01eac2e0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaab01eac370 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: 0xaaab01e1d068 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaab01e1a9f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaab01e1aa88 KEYVAL: 'b' '' (6 sibs) 30: 0xaaab01e1ab20 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaab01e1abb8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaab01e1ac50 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaab01e1ace8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eaddd0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaab01eade60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaab01eadef0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaab01eadf80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaab01eae010 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaab01eae0a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaab01eae130 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: 0xaaab01e1bba0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaab01e18260 DOCMAP: (3 sibs) 3 children: 30: 0xaaab01e18430 KEYVAL: 'a' '' (3 sibs) 30: 0xaaab01e184c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaab01e18560 KEYVAL: '' '' (3 sibs) 30: 0xaaab01e182f8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaab01e18600 KEYVAL: 'a' '' (2 sibs) 30: 0xaaab01e18698 KEYVAL: 'b' '' (2 sibs) 30: 0xaaab01e18390 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaab01e18740 KEYVAL: 'a' '' (3 sibs) 30: 0xaaab01e187d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaab01e18870 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eae720 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaab01eae960 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaab01eae7b0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaab01eae840 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaab01eae8d0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaab01eae9f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaab01eaea80 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaab01eaeb10 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaab01eaeba0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaab01eaec30 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaab01eaecc0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaab01eaed50 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: 0xaaab01e1bcb8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e18c70 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaab01e18d08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaab01e18da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaab01e18e38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaab01e18ed0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eaf030 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eaf0c0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01eaf150 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01eaf1e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01eaf270 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01eaf300 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: 0xaaab01e1bdd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e193e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaab01e19478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaab01e19510 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaab01e195a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaab01e19640 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eaf940 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eaf9d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01eafa60 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01eafaf0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01eafb80 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01eafc10 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: 0xaaab01e1bee8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaab01e196e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaab01e19778 VAL: '?foo' (5 sibs) 30: 0xaaab01e19810 VAL: ':foo' (5 sibs) 30: 0xaaab01e198a8 VAL: '-foo' (5 sibs) 30: 0xaaab01e19940 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb0250 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eb02e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01eb0370 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01eb0400 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01eb0490 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01eb0520 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: 0xaaab01e1c000 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaab01e1a2b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaab01e1a348 VAL: '?foo' (5 sibs) 30: 0xaaab01e1a3e0 VAL: ':foo' (5 sibs) 30: 0xaaab01e1a478 VAL: '-foo' (5 sibs) 30: 0xaaab01e1a510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb0b60 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eb0bf0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01eb0c80 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01eb0d10 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01eb0da0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01eb0e30 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: 0xaaab01e1c118 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e18fc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb1470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb1500 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: 0xaaab01e1c230 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e17f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e17fe8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb1d80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb1e10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01eb1ea0 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: 0xaaab01e1c348 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19198 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb2690 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb2720 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01eb27b0 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: 0xaaab01e1c460 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19290 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e19328 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb2fa0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb3030 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01eb30c0 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: 0xaaab01e1c578 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb38b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb3940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01eb39d0 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: 0xaaab01e1c690 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19d00 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaab01e19e40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19ed8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e19d98 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb41c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb4250 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaab01eb42e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01eb4370 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01eb4400 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: 0xaaab01e1c7a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaab01e1a070 MAP: (2 sibs) 2 children: 30: 0xaaab01e1b740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e1b7d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e1a108 MAP: (2 sibs) 1 children: 30: 0xaaab01e1a1b0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb4ad0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb4b60 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaab01eb4bf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01eb4c80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01eb4d10 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaab01eb4da0 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: 0xaaab01e1c8c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e19f80 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] 0xaaab01eb53e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb5470 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: 0xaaab01e1c9d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1b8d0 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] 0xaaab01eb5cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb5d80 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: 0xaaab01e1caf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1b9c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb6600 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb6690 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: 0xaaab01e1cc08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1bab0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb6f10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb6fa0 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: 0xaaab01e1cd20 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1deb0 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] 0xaaab01eb7820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb78b0 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: 0xaaab01e1ce38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1a600 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb8130 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb81c0 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: 0xaaab01e1cf50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e1a6a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaab01e1a738 KEYVAL: 'b' '' (5 sibs) 30: 0xaaab01e1a7d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaab01e1a868 KEYVAL: 'd' '' (5 sibs) 30: 0xaaab01e1a900 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb8a40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eb8ad0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaab01eb8b60 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaab01eb8bf0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaab01eb8c80 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaab01eb8d10 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: 0xaaab01e1d068 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaab01e1a9f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaab01e1aa88 KEYVAL: 'b' '' (6 sibs) 30: 0xaaab01e1ab20 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaab01e1abb8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaab01e1ac50 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaab01e1ace8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01eb9350 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaab01eb93e0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaab01eb9470 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaab01eb9500 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaab01eb9590 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaab01eb9620 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaab01eb96b0 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] 0xaaab01e89b30 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaab01e89d70 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaab01e89bc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaab01e89c50 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaab01e89ce0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaab01e89e00 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaab01e89e90 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaab01e89f20 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaab01e89fb0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaab01e8a040 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaab01e8a0d0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaab01e8a160 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] 0xaaab01ebb0c0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaab01ebb150 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaab01ebb1e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaab01ebb270 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaab01ebb300 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaab01ebb390 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaab01ebb420 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaab01ebb4b0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaab01ebb540 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaab01ebb5d0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaab01ebb660 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaab01ebb6f0 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] 0xaaab01e8bbb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01e8bc40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01e8bcd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01e8bd60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01e8bdf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01e8be80 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] 0xaaab01ebc2b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ebc340 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01ebc3d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01ebc460 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01ebc4f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01ebc580 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] 0xaaab01e8db60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01e8dbf0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01e8dc80 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01e8dd10 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01e8dda0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01e8de30 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] 0xaaab01ebcbc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ebcc50 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01ebcce0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01ebcd70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01ebce00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01ebce90 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] 0xaaab01e8f970 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01e8fa00 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01e8fa90 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01e8fb20 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01e8fbb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01e8fc40 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] 0xaaab01ebd4d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ebd560 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01ebd5f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01ebd680 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01ebd710 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01ebd7a0 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] 0xaaab01e91860 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01e918f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01e91980 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01e91a10 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01e91aa0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01e91b30 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] 0xaaab01ebdde0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ebde70 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01ebdf00 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01ebdf90 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01ebe020 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01ebe0b0 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] 0xaaab01e93590 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01e93620 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] 0xaaab01ebe6f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ebe780 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] 0xaaab01e953e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e95470 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01e95500 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] 0xaaab01ebf000 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ebf090 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01ebf120 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] 0xaaab01e971d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e97260 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01e972f0 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] 0xaaab01ebf910 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ebf9a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01ebfa30 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] 0xaaab01e98f00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e98f90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01e99020 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] 0xaaab01ec0220 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ec02b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01ec0340 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] 0xaaab01e9ac30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e9acc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01e9ad50 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] 0xaaab01ec0b30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ec0bc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01ec0c50 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] 0xaaab01e9cc60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e9ccf0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaab01e9cd80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01e9ce10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01e9cea0 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] 0xaaab01ec1440 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ec14d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaab01ec1560 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01ec15f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01ec1680 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] 0xaaab01e9eb50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaab01e9ebe0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaab01e9ec70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01e9ed00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01e9ed90 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaab01e9ee20 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] 0xaaab01ec1d50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ec1de0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaab01ec1e70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01ec1f00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01ec1f90 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaab01ec2020 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] 0xaaab01ea0a00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ea0a90 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] 0xaaab01ec2660 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ec26f0 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] 0xaaab01ea28b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ea2940 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] 0xaaab01ec2f70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ec3000 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] 0xaaab01ea4760 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ea47f0 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] 0xaaab01ec3880 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ec3910 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] 0xaaab01ea6610 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ea66a0 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] 0xaaab01ec4190 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ec4220 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] 0xaaab01ea84c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ea8550 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] 0xaaab01ec4aa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ec4b30 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] 0xaaab01eaa370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eaa400 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] 0xaaab01ec53b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ec5440 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] 0xaaab01eac0a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eac130 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaab01eac1c0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaab01eac250 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaab01eac2e0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaab01eac370 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] 0xaaab01ec5cc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ec5d50 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaab01ec5de0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaab01ec5e70 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaab01ec5f00 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaab01ec5f90 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] 0xaaab01eaddd0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaab01eade60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaab01eadef0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaab01eadf80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaab01eae010 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaab01eae0a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaab01eae130 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] 0xaaab01ec65d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaab01ec6660 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaab01ec66f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaab01ec6780 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaab01ec6810 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaab01ec68a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaab01ec6930 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] 0xaaab01eae720 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaab01eae960 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaab01eae7b0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaab01eae840 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaab01eae8d0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaab01eae9f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaab01eaea80 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaab01eaeb10 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaab01eaeba0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaab01eaec30 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaab01eaecc0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaab01eaed50 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] 0xaaab01ec6ee0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaab01ec6f70 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaab01ec7000 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaab01ec7090 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaab01ec7120 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaab01ec71b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaab01ec7240 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaab01ec72d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaab01ec7360 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaab01ec73f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaab01ec7480 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaab01ec7510 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] 0xaaab01eaf030 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eaf0c0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01eaf150 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01eaf1e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01eaf270 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01eaf300 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] 0xaaab01ec77f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ec7880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01ec7910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01ec79a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01ec7a30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01ec7ac0 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] 0xaaab01eaf940 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eaf9d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01eafa60 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01eafaf0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01eafb80 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01eafc10 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] 0xaaab01ec8100 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ec8190 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01ec8220 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01ec82b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01ec8340 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01ec83d0 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] 0xaaab01eb0250 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eb02e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01eb0370 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01eb0400 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01eb0490 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01eb0520 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] 0xaaab01ec8a10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ec8aa0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01ec8b30 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01ec8bc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01ec8c50 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01ec8ce0 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] 0xaaab01eb0b60 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eb0bf0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01eb0c80 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01eb0d10 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01eb0da0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01eb0e30 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] 0xaaab01ec9320 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ec93b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01ec9440 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01ec94d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01ec9560 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01ec95f0 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] 0xaaab01eb1470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb1500 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] 0xaaab01ec9c30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ec9cc0 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] 0xaaab01eb1d80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb1e10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01eb1ea0 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] 0xaaab01eca540 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eca5d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01eca660 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] 0xaaab01eb2690 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb2720 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01eb27b0 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] 0xaaab01ecae50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ecaee0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01ecaf70 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] 0xaaab01eb2fa0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb3030 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01eb30c0 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] 0xaaab01ecb760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ecb7f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01ecb880 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] 0xaaab01eb38b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb3940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01eb39d0 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] 0xaaab01ecc070 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ecc100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01ecc190 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] 0xaaab01eb41c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb4250 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaab01eb42e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01eb4370 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01eb4400 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] 0xaaab01ecc980 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ecca10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaab01eccaa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01eccb30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01eccbc0 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] 0xaaab01eb4ad0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaab01eb4b60 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaab01eb4bf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01eb4c80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01eb4d10 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaab01eb4da0 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] 0xaaab01ecd290 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ecd320 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaab01ecd3b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01ecd440 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01ecd4d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaab01ecd560 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] 0xaaab01eb53e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb5470 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] 0xaaab01ecdba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ecdc30 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] 0xaaab01eb5cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb5d80 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] 0xaaab01ece4b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ece540 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] 0xaaab01eb6600 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb6690 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] 0xaaab01ecedc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ecee50 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] 0xaaab01eb6f10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb6fa0 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] 0xaaab01ecf6d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ecf760 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] 0xaaab01eb7820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb78b0 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] 0xaaab01ecffe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed0070 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] 0xaaab01eb8130 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01eb81c0 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] 0xaaab01ed08f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed0980 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] 0xaaab01eb8a40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01eb8ad0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaab01eb8b60 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaab01eb8bf0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaab01eb8c80 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaab01eb8d10 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] 0xaaab01ed1200 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ed1290 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaab01ed1320 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaab01ed13b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaab01ed1440 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaab01ed14d0 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] 0xaaab01eb9350 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaab01eb93e0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaab01eb9470 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaab01eb9500 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaab01eb9590 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaab01eb9620 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaab01eb96b0 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] 0xaaab01ed1b10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaab01ed1ba0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaab01ed1c30 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaab01ed1cc0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaab01ed1d50 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaab01ed1de0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaab01ed1e70 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: 0xaaab01e1bba0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaab01e18260 DOCMAP: (3 sibs) 3 children: 30: 0xaaab01e18430 KEYVAL: 'a' '' (3 sibs) 30: 0xaaab01e184c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaab01e18560 KEYVAL: '' '' (3 sibs) 30: 0xaaab01e182f8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaab01e18600 KEYVAL: 'a' '' (2 sibs) 30: 0xaaab01e18698 KEYVAL: 'b' '' (2 sibs) 30: 0xaaab01e18390 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaab01e18740 KEYVAL: 'a' '' (3 sibs) 30: 0xaaab01e187d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaab01e18870 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed2420 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaab01ed24b0 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaab01ed2540 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaab01ed25d0 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaab01ed2660 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaab01ed26f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaab01ed2780 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaab01ed2810 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaab01ed28a0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaab01ed2930 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaab01ed29c0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaab01ed2a50 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: 0xaaab01e1bcb8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e18c70 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaab01e18d08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaab01e18da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaab01e18e38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaab01e18ed0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed2af0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ed2b80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01ed2c10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01ed2ca0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01ed2d30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01ed2dc0 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: 0xaaab01e1bdd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e193e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaab01e19478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaab01e19510 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaab01e195a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaab01e19640 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed2e60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ed2ef0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01ed2f80 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01ed3010 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01ed30a0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01ed3130 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: 0xaaab01e1bee8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaab01e196e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaab01e19778 VAL: '?foo' (5 sibs) 30: 0xaaab01e19810 VAL: ':foo' (5 sibs) 30: 0xaaab01e198a8 VAL: '-foo' (5 sibs) 30: 0xaaab01e19940 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed31d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ed3260 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01ed32f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01ed3380 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01ed3410 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01ed34a0 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: 0xaaab01e1c000 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaab01e1a2b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaab01e1a348 VAL: '?foo' (5 sibs) 30: 0xaaab01e1a3e0 VAL: ':foo' (5 sibs) 30: 0xaaab01e1a478 VAL: '-foo' (5 sibs) 30: 0xaaab01e1a510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed3540 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ed35d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01ed3660 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01ed36f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01ed3780 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01ed3810 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: 0xaaab01e1c118 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e18fc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed38b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed3940 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: 0xaaab01e1c230 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e17f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e17fe8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed39e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed3a70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01ed3b00 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: 0xaaab01e1c348 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19198 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed3ba0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed3c30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01ed3cc0 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: 0xaaab01e1c460 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19290 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e19328 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed3d60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed3df0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01ed3e80 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: 0xaaab01e1c578 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed3f20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed3fb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01ed4040 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: 0xaaab01e1c690 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19d00 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaab01e19e40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19ed8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e19d98 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed40e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed4170 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaab01ed4200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01ed4290 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01ed4320 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: 0xaaab01e1c7a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaab01e1a070 MAP: (2 sibs) 2 children: 30: 0xaaab01e1b740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e1b7d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e1a108 MAP: (2 sibs) 1 children: 30: 0xaaab01e1a1b0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed43c0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed4450 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaab01ed44e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01ed4570 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01ed4600 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaab01ed4690 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: 0xaaab01e1c8c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e19f80 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] 0xaaab01ed4730 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed47c0 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: 0xaaab01e1c9d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1b8d0 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] 0xaaab01ed4860 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed48f0 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: 0xaaab01e1caf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1b9c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed4990 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed4a20 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: 0xaaab01e1cc08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1bab0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed4ac0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed4b50 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: 0xaaab01e1cd20 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1deb0 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] 0xaaab01ed4bf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed4c80 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: 0xaaab01e1ce38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1a600 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed4d20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed4db0 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: 0xaaab01e1cf50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e1a6a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaab01e1a738 KEYVAL: 'b' '' (5 sibs) 30: 0xaaab01e1a7d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaab01e1a868 KEYVAL: 'd' '' (5 sibs) 30: 0xaaab01e1a900 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed4e50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ed4ee0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaab01ed4f70 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaab01ed5000 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaab01ed5090 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaab01ed5120 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: 0xaaab01e1d068 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaab01e1a9f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaab01e1aa88 KEYVAL: 'b' '' (6 sibs) 30: 0xaaab01e1ab20 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaab01e1abb8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaab01e1ac50 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaab01e1ace8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed51c0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaab01ed5250 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaab01ed52e0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaab01ed5370 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaab01ed5400 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaab01ed5490 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaab01ed5520 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: 0xaaab01e1bba0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaab01e18260 DOCMAP: (3 sibs) 3 children: 30: 0xaaab01e18430 KEYVAL: 'a' '' (3 sibs) 30: 0xaaab01e184c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaab01e18560 KEYVAL: '' '' (3 sibs) 30: 0xaaab01e182f8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaab01e18600 KEYVAL: 'a' '' (2 sibs) 30: 0xaaab01e18698 KEYVAL: 'b' '' (2 sibs) 30: 0xaaab01e18390 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaab01e18740 KEYVAL: 'a' '' (3 sibs) 30: 0xaaab01e187d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaab01e18870 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed55c0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaab01ed5650 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaab01ed56e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaab01ed5770 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaab01ed5800 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaab01ed5890 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaab01ed5920 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaab01ed59b0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaab01ed5a40 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaab01ed5ad0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaab01ed5b60 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaab01ed5bf0 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: 0xaaab01e1bcb8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e18c70 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaab01e18d08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaab01e18da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaab01e18e38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaab01e18ed0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed5c90 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ed5d20 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01ed5db0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01ed5e40 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01ed5ed0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01ed5f60 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: 0xaaab01e1bdd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e193e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaab01e19478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaab01e19510 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaab01e195a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaab01e19640 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed6000 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ed6090 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaab01ed6120 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaab01ed61b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaab01ed6240 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaab01ed62d0 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: 0xaaab01e1bee8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaab01e196e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaab01e19778 VAL: '?foo' (5 sibs) 30: 0xaaab01e19810 VAL: ':foo' (5 sibs) 30: 0xaaab01e198a8 VAL: '-foo' (5 sibs) 30: 0xaaab01e19940 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed6370 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ed6400 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01ed6490 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01ed6520 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01ed65b0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01ed6640 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: 0xaaab01e1c000 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaab01e1a2b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaab01e1a348 VAL: '?foo' (5 sibs) 30: 0xaaab01e1a3e0 VAL: ':foo' (5 sibs) 30: 0xaaab01e1a478 VAL: '-foo' (5 sibs) 30: 0xaaab01e1a510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed66e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ed6770 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaab01ed6800 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaab01ed6890 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaab01ed6920 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaab01ed69b0 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: 0xaaab01e1c118 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e18fc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed6a50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed6ae0 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: 0xaaab01e1c230 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e17f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e17fe8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed6b80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed6c10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01ed6ca0 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: 0xaaab01e1c348 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19198 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed6d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed6dd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01ed6e60 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: 0xaaab01e1c460 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19290 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e19328 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed6f00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed6f90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaab01ed7020 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: 0xaaab01e1c578 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed70c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed7150 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaab01ed71e0 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: 0xaaab01e1c690 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaab01e19d00 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaab01e19e40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e19ed8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e19d98 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed7280 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed7310 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaab01ed73a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01ed7430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01ed74c0 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: 0xaaab01e1c7a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaab01e1a070 MAP: (2 sibs) 2 children: 30: 0xaaab01e1b740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaab01e1b7d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaab01e1a108 MAP: (2 sibs) 1 children: 30: 0xaaab01e1a1b0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed7560 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaab01ed75f0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaab01ed7680 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaab01ed7710 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaab01ed77a0 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaab01ed7830 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: 0xaaab01e1c8c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e19f80 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] 0xaaab01ed78d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed7960 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: 0xaaab01e1c9d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1b8d0 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] 0xaaab01ed7a00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed7a90 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: 0xaaab01e1caf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1b9c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed7b30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed7bc0 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: 0xaaab01e1cc08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1bab0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed7c60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed7cf0 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: 0xaaab01e1cd20 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1deb0 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] 0xaaab01ed7d90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed7e20 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: 0xaaab01e1ce38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaab01e1a600 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed7ec0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaab01ed7f50 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: 0xaaab01e1cf50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaab01e1a6a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaab01e1a738 KEYVAL: 'b' '' (5 sibs) 30: 0xaaab01e1a7d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaab01e1a868 KEYVAL: 'd' '' (5 sibs) 30: 0xaaab01e1a900 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed7ff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaab01ed8080 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaab01ed8110 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaab01ed81a0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaab01ed8230 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaab01ed82c0 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: 0xaaab01e1d068 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaab01e1a9f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaab01e1aa88 KEYVAL: 'b' '' (6 sibs) 30: 0xaaab01e1ab20 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaab01e1abb8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaab01e1ac50 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaab01e1ace8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaab01ed8360 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaab01ed83f0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaab01ed8480 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaab01ed8510 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaab01ed85a0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaab01ed8630 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaab01ed86c0 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 (10 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (10 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.02 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0xaaaadbd60b70 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd5fa60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd5fc30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd5fcc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd5fd60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd5faf8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd5fe00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd5fe98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd5ff30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd5fb90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd5ffd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd60068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd60100 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd78780 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd78810 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd788a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd78930 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd789c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd78a50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd78ae0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd78b70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd78c00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd78c90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd78d20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd78db0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd78e40 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: 0xaaaadbd60c88 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd603e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd605b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd60648 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd606e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd60478 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd60780 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd60818 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd608b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd60510 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd60950 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd609e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd60a80 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd7a800 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd7a890 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd7a920 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd7a9b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd7aa40 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd7aad0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd7ab60 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd7abf0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd7ac80 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd7ad10 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd7ada0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd7ae30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd7aec0 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: 0xaaaadbd60da0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd60f90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd61160 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd611f8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd61290 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd61028 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd61330 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd613c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd61460 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd610c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd61500 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd61598 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd61630 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd7c750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd7c7e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd7c870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd7c900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd7c990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd7ca20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd7cab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd7cb40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd7cbd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd7cc60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd7ccf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd7cd80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd7ce10 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: 0xaaaadbd60eb8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaadbd61810 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaadbd618b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaadbd61948 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd7e6a0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaadbd7e730 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaadbd7e7c0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaadbd7e850 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: 0xaaaadbd60b70 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd5fa60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd5fc30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd5fcc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd5fd60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd5faf8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd5fe00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd5fe98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd5ff30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd5fb90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd5ffd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd60068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd60100 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd7efb0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd7f040 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd7f0d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd7f160 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd7f1f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd7f280 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd7f310 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd7f3a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd7f430 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd7f4c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd7f550 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd7f5e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd7f670 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: 0xaaaadbd60c88 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd603e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd605b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd60648 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd606e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd60478 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd60780 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd60818 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd608b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd60510 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd60950 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd609e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd60a80 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd7f8c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd7f950 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd7f9e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd7fa70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd7fb00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd7fb90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd7fc20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd7fcb0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd7fd40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd7fdd0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd7fe60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd7fef0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd7ff80 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: 0xaaaadbd60da0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd60f90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd61160 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd611f8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd61290 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd61028 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd61330 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd613c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd61460 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd610c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd61500 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd61598 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd61630 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd801d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd80260 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd802f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd80380 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd80410 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd804a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd80530 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd805c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd80650 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd806e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd80770 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd80800 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd80890 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: 0xaaaadbd60eb8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaadbd61810 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaadbd618b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaadbd61948 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd80ae0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaadbd80b70 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaadbd80c00 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaadbd80c90 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] 0xaaaadbd78780 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd78810 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd788a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd78930 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd789c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd78a50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd78ae0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd78b70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd78c00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd78c90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd78d20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd78db0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd78e40 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] 0xaaaadbd81b60 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd81bf0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd81c80 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd81d10 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd81da0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd81e30 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd81ec0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd81f50 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd81fe0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd82070 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd82100 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd82190 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd82220 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] 0xaaaadbd7a800 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd7a890 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd7a920 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd7a9b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd7aa40 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd7aad0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd7ab60 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd7abf0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd7ac80 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd7ad10 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd7ada0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd7ae30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd7aec0 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] 0xaaaadbd82d50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd82de0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd82e70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd82f00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd82f90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd83020 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd830b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd83140 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd831d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd83260 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd832f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd83380 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd83410 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] 0xaaaadbd7c750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd7c7e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd7c870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd7c900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd7c990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd7ca20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd7cab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd7cb40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd7cbd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd7cc60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd7ccf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd7cd80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd7ce10 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] 0xaaaadbd83660 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd836f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd83780 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd83810 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd838a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd83930 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd839c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd83a50 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd83ae0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd83b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd83c00 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd83c90 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd83d20 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] 0xaaaadbd7e6a0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaadbd7e730 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaadbd7e7c0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaadbd7e850 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] 0xaaaadbd83f70 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaadbd84000 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaadbd84090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaadbd84120 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] 0xaaaadbd7efb0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd7f040 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd7f0d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd7f160 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd7f1f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd7f280 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd7f310 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd7f3a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd7f430 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd7f4c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd7f550 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd7f5e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd7f670 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] 0xaaaadbd84880 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd84910 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd849a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd84a30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd84ac0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd84b50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd84be0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd84c70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd84d00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd84d90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd84e20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd84eb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd84f40 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] 0xaaaadbd7f8c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd7f950 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd7f9e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd7fa70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd7fb00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd7fb90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd7fc20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd7fcb0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd7fd40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd7fdd0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd7fe60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd7fef0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd7ff80 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] 0xaaaadbd85190 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd85220 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd852b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd85340 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd853d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd85460 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd854f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd85580 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd85610 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd856a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd85730 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd857c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd85850 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] 0xaaaadbd801d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd80260 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd802f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd80380 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd80410 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd804a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd80530 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd805c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd80650 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd806e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd80770 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd80800 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd80890 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] 0xaaaadbd85aa0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd85b30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd85bc0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd85c50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd85ce0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd85d70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd85e00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd85e90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd85f20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd85fb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd86040 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd860d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd86160 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] 0xaaaadbd80ae0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaadbd80b70 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaadbd80c00 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaadbd80c90 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] 0xaaaadbd863b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaadbd86440 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaadbd864d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaadbd86560 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: 0xaaaadbd60b70 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd5fa60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd5fc30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd5fcc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd5fd60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd5faf8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd5fe00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd5fe98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd5ff30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd5fb90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd5ffd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd60068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd60100 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd86cc0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd86d50 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd86de0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd86e70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd86f00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd86f90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd87020 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd870b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd87140 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd871d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd87260 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd872f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd87380 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: 0xaaaadbd60c88 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd603e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd605b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd60648 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd606e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd60478 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd60780 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd60818 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd608b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd60510 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd60950 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd609e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd60a80 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd87420 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd874b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd87540 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd875d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd87660 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd876f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd87780 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd87810 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd878a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd87930 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd879c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd87a50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd87ae0 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: 0xaaaadbd60da0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd60f90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd61160 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd611f8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd61290 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd61028 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd61330 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd613c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd61460 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd610c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd61500 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd61598 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd61630 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd87b80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd87c10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd87ca0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd87d30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd87dc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd87e50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd87ee0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd87f70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd88000 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd88090 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd88120 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd881b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd88240 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: 0xaaaadbd60eb8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaadbd61810 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaadbd618b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaadbd61948 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd82570 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaadbd82600 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaadbd82690 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaadbd82720 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: 0xaaaadbd60b70 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd5fa60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd5fc30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd5fcc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd5fd60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd5faf8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd5fe00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd5fe98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd5ff30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd5fb90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd5ffd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd60068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd60100 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd882e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd88370 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd88400 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd88490 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd88520 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd885b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd88640 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd886d0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd88760 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd887f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd88880 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd88910 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd889a0 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: 0xaaaadbd60c88 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd603e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd605b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd60648 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd606e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd60478 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd60780 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd60818 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd608b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd60510 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd60950 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd609e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd60a80 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd88a40 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd88ad0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd88b60 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd88bf0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd88c80 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd88d10 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd88da0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd88e30 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd88ec0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd88f50 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd88fe0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd89070 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd89100 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: 0xaaaadbd60da0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaadbd60f90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaadbd61160 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaadbd611f8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaadbd61290 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaadbd61028 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaadbd61330 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaadbd613c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaadbd61460 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaadbd610c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaadbd61500 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaadbd61598 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaadbd61630 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd891a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaadbd89230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaadbd892c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaadbd89350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaadbd893e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaadbd89470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaadbd89500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaadbd89590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaadbd89620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaadbd896b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaadbd89740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaadbd897d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaadbd89860 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: 0xaaaadbd60eb8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaadbd61810 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaadbd618b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaadbd61948 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaadbd827c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaadbd82850 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaadbd828e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaadbd82970 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 (2 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (2 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0xaaab0eb948f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb924f0 SEQ: (3 sibs) 0 children: 32: 0xaaab0eb92588 SEQ: (3 sibs) 0 children: 32: 0xaaab0eb92620 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebc37c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebc3850 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaab0ebc38e0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaab0ebc3970 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: 0xaaab0eb94a08 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb92e70 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93040 VAL: '00' (3 sibs) 32: 0xaaab0eb930d8 VAL: '01' (3 sibs) 32: 0xaaab0eb93170 VAL: '02' (3 sibs) 32: 0xaaab0eb92f08 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93210 VAL: '10' (3 sibs) 32: 0xaaab0eb932a8 VAL: '11' (3 sibs) 32: 0xaaab0eb93340 VAL: '12' (3 sibs) 32: 0xaaab0eb92fa0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb933e0 VAL: '20' (3 sibs) 32: 0xaaab0eb93478 VAL: '21' (3 sibs) 32: 0xaaab0eb93510 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebc5680 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebc5710 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebc57a0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebc5830 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebc58c0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebc5950 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebc59e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebc5a70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebc5b00 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebc5b90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebc5c20 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebc5cb0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebc5d40 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: 0xaaab0eb94b20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb93a20 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93bf0 VAL: '00' (3 sibs) 32: 0xaaab0eb93c88 VAL: '01' (3 sibs) 32: 0xaaab0eb93d20 VAL: '02' (3 sibs) 32: 0xaaab0eb93ab8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93dc0 VAL: '10' (3 sibs) 32: 0xaaab0eb93e58 VAL: '11' (3 sibs) 32: 0xaaab0eb93ef0 VAL: '12' (3 sibs) 32: 0xaaab0eb93b50 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93f90 VAL: '20' (3 sibs) 32: 0xaaab0eb94028 VAL: '21' (3 sibs) 32: 0xaaab0eb940c0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebc73f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebc7480 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebc7510 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebc75a0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebc7630 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebc76c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebc7750 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebc77e0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebc7870 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebc7900 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebc7990 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebc7a20 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebc7ab0 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: 0xaaab0eb94c38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb94160 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb94330 VAL: '00' (3 sibs) 32: 0xaaab0eb943c8 VAL: '01' (3 sibs) 32: 0xaaab0eb94460 VAL: '02' (3 sibs) 32: 0xaaab0eb941f8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb94500 VAL: '10' (3 sibs) 32: 0xaaab0eb94598 VAL: '11' (3 sibs) 32: 0xaaab0eb94630 VAL: '12' (3 sibs) 32: 0xaaab0eb94290 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb946d0 VAL: '20' (3 sibs) 32: 0xaaab0eb94768 VAL: '21' (3 sibs) 32: 0xaaab0eb94800 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebc91e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebc9270 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebc9300 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebc9390 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebc9420 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebc94b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebc9540 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebc95d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebc9660 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebc96f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebc9780 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebc9810 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebc98a0 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: 0xaaab0eb94d50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb95170 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95340 VAL: '00' (3 sibs) 32: 0xaaab0eb953d8 VAL: '01' (3 sibs) 32: 0xaaab0eb95470 VAL: '02' (3 sibs) 32: 0xaaab0eb95208 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95510 VAL: '10' (3 sibs) 32: 0xaaab0eb955a8 VAL: '11' (3 sibs) 32: 0xaaab0eb95640 VAL: '12' (3 sibs) 32: 0xaaab0eb952a0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb956e0 VAL: '20' (3 sibs) 32: 0xaaab0eb95778 VAL: '21' (3 sibs) 32: 0xaaab0eb95810 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebcafb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebcb040 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebcb0d0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebcb160 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebcb1f0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebcb280 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebcb310 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebcb3a0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebcb430 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebcb4c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebcb550 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebcb5e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebcb670 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: 0xaaab0eb94e68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb93600 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb937d0 VAL: '00' (3 sibs) 32: 0xaaab0eb93868 VAL: '01' (3 sibs) 32: 0xaaab0eb93900 VAL: '02' (3 sibs) 32: 0xaaab0eb93698 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb958b0 VAL: '10' (3 sibs) 32: 0xaaab0eb95948 VAL: '11' (3 sibs) 32: 0xaaab0eb959e0 VAL: '12' (3 sibs) 32: 0xaaab0eb93730 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95a80 VAL: '20' (3 sibs) 32: 0xaaab0eb95b18 VAL: '21' (3 sibs) 32: 0xaaab0eb95bb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebccda0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebcce30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebccec0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebccf50 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebccfe0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebcd070 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebcd100 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebcd190 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebcd220 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebcd2b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebcd340 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebcd3d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebcd460 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: 0xaaab0eb94f80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb95c50 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95e20 VAL: '00' (3 sibs) 32: 0xaaab0eb95eb8 VAL: '01' (3 sibs) 32: 0xaaab0eb95f50 VAL: '02' (3 sibs) 32: 0xaaab0eb95ce8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95ff0 VAL: '10' (3 sibs) 32: 0xaaab0eb96088 VAL: '11' (3 sibs) 32: 0xaaab0eb96120 VAL: '12' (3 sibs) 32: 0xaaab0eb95d80 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb961c0 VAL: '20' (3 sibs) 32: 0xaaab0eb96258 VAL: '21' (3 sibs) 32: 0xaaab0eb962f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebcece0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebced70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebcee00 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebcee90 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebcef20 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebcefb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebcf040 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebcf0d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebcf160 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebcf1f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebcf280 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebcf310 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebcf3a0 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: 0xaaab0eb95098 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb963e0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb965b0 VAL: '00' (3 sibs) 32: 0xaaab0eb96648 VAL: '01' (3 sibs) 32: 0xaaab0eb966e0 VAL: '02' (3 sibs) 32: 0xaaab0eb96478 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb96780 VAL: '10' (3 sibs) 32: 0xaaab0eb96818 VAL: '11' (3 sibs) 32: 0xaaab0eb968b0 VAL: '12' (3 sibs) 32: 0xaaab0eb96510 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb96950 VAL: '20' (3 sibs) 32: 0xaaab0eb969e8 VAL: '21' (3 sibs) 32: 0xaaab0eb96a80 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebd0ad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd0b60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd0bf0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd0c80 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd0d10 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd0da0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd0e30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd0ec0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd0f50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd0fe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd1070 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd1100 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd1190 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: 0xaaab0eb948f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb924f0 SEQ: (3 sibs) 0 children: 32: 0xaaab0eb92588 SEQ: (3 sibs) 0 children: 32: 0xaaab0eb92620 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebd1420 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd14b0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaab0ebd1540 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaab0ebd15d0 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: 0xaaab0eb94a08 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb92e70 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93040 VAL: '00' (3 sibs) 32: 0xaaab0eb930d8 VAL: '01' (3 sibs) 32: 0xaaab0eb93170 VAL: '02' (3 sibs) 32: 0xaaab0eb92f08 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93210 VAL: '10' (3 sibs) 32: 0xaaab0eb932a8 VAL: '11' (3 sibs) 32: 0xaaab0eb93340 VAL: '12' (3 sibs) 32: 0xaaab0eb92fa0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb933e0 VAL: '20' (3 sibs) 32: 0xaaab0eb93478 VAL: '21' (3 sibs) 32: 0xaaab0eb93510 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebd1d30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd1dc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd1e50 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd1ee0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd1f70 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd2000 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd2090 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd2120 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd21b0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd2240 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd22d0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd2360 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd23f0 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: 0xaaab0eb94b20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb93a20 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93bf0 VAL: '00' (3 sibs) 32: 0xaaab0eb93c88 VAL: '01' (3 sibs) 32: 0xaaab0eb93d20 VAL: '02' (3 sibs) 32: 0xaaab0eb93ab8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93dc0 VAL: '10' (3 sibs) 32: 0xaaab0eb93e58 VAL: '11' (3 sibs) 32: 0xaaab0eb93ef0 VAL: '12' (3 sibs) 32: 0xaaab0eb93b50 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93f90 VAL: '20' (3 sibs) 32: 0xaaab0eb94028 VAL: '21' (3 sibs) 32: 0xaaab0eb940c0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebd2640 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd26d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd2760 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd27f0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd2880 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd2910 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd29a0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd2a30 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd2ac0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd2b50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd2be0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd2c70 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd2d00 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: 0xaaab0eb94c38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb94160 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb94330 VAL: '00' (3 sibs) 32: 0xaaab0eb943c8 VAL: '01' (3 sibs) 32: 0xaaab0eb94460 VAL: '02' (3 sibs) 32: 0xaaab0eb941f8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb94500 VAL: '10' (3 sibs) 32: 0xaaab0eb94598 VAL: '11' (3 sibs) 32: 0xaaab0eb94630 VAL: '12' (3 sibs) 32: 0xaaab0eb94290 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb946d0 VAL: '20' (3 sibs) 32: 0xaaab0eb94768 VAL: '21' (3 sibs) 32: 0xaaab0eb94800 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebd2f50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd2fe0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd3070 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd3100 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd3190 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd3220 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd32b0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd3340 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd33d0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd3460 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd34f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd3580 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd3610 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: 0xaaab0eb94d50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb95170 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95340 VAL: '00' (3 sibs) 32: 0xaaab0eb953d8 VAL: '01' (3 sibs) 32: 0xaaab0eb95470 VAL: '02' (3 sibs) 32: 0xaaab0eb95208 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95510 VAL: '10' (3 sibs) 32: 0xaaab0eb955a8 VAL: '11' (3 sibs) 32: 0xaaab0eb95640 VAL: '12' (3 sibs) 32: 0xaaab0eb952a0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb956e0 VAL: '20' (3 sibs) 32: 0xaaab0eb95778 VAL: '21' (3 sibs) 32: 0xaaab0eb95810 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebd3860 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd38f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd3980 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd3a10 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd3aa0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd3b30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd3bc0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd3c50 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd3ce0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd3d70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd3e00 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd3e90 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd3f20 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: 0xaaab0eb94e68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb93600 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb937d0 VAL: '00' (3 sibs) 32: 0xaaab0eb93868 VAL: '01' (3 sibs) 32: 0xaaab0eb93900 VAL: '02' (3 sibs) 32: 0xaaab0eb93698 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb958b0 VAL: '10' (3 sibs) 32: 0xaaab0eb95948 VAL: '11' (3 sibs) 32: 0xaaab0eb959e0 VAL: '12' (3 sibs) 32: 0xaaab0eb93730 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95a80 VAL: '20' (3 sibs) 32: 0xaaab0eb95b18 VAL: '21' (3 sibs) 32: 0xaaab0eb95bb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebd4170 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd4200 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd4290 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd4320 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd43b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd4440 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd44d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd4560 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd45f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd4680 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd4710 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd47a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd4830 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: 0xaaab0eb94f80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb95c50 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95e20 VAL: '00' (3 sibs) 32: 0xaaab0eb95eb8 VAL: '01' (3 sibs) 32: 0xaaab0eb95f50 VAL: '02' (3 sibs) 32: 0xaaab0eb95ce8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95ff0 VAL: '10' (3 sibs) 32: 0xaaab0eb96088 VAL: '11' (3 sibs) 32: 0xaaab0eb96120 VAL: '12' (3 sibs) 32: 0xaaab0eb95d80 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb961c0 VAL: '20' (3 sibs) 32: 0xaaab0eb96258 VAL: '21' (3 sibs) 32: 0xaaab0eb962f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebd4a80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd4b10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd4ba0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd4c30 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd4cc0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd4d50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd4de0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd4e70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd4f00 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd4f90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd5020 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd50b0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd5140 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: 0xaaab0eb95098 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb963e0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb965b0 VAL: '00' (3 sibs) 32: 0xaaab0eb96648 VAL: '01' (3 sibs) 32: 0xaaab0eb966e0 VAL: '02' (3 sibs) 32: 0xaaab0eb96478 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb96780 VAL: '10' (3 sibs) 32: 0xaaab0eb96818 VAL: '11' (3 sibs) 32: 0xaaab0eb968b0 VAL: '12' (3 sibs) 32: 0xaaab0eb96510 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb96950 VAL: '20' (3 sibs) 32: 0xaaab0eb969e8 VAL: '21' (3 sibs) 32: 0xaaab0eb96a80 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebd5390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd5420 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd54b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd5540 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd55d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd5660 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd56f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd5780 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd5810 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd58a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd5930 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd59c0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd5a50 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] 0xaaab0ebc37c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebc3850 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaab0ebc38e0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaab0ebc3970 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] 0xaaab0ebd63a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd6430 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaab0ebd64c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaab0ebd6550 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] 0xaaab0ebc5680 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebc5710 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebc57a0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebc5830 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebc58c0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebc5950 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebc59e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebc5a70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebc5b00 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebc5b90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebc5c20 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebc5cb0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebc5d40 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] 0xaaab0ebd7590 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd7620 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd76b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd7740 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd77d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd7860 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd78f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd7980 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd7a10 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd7aa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd7b30 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd7bc0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd7c50 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] 0xaaab0ebc73f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebc7480 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebc7510 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebc75a0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebc7630 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebc76c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebc7750 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebc77e0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebc7870 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebc7900 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebc7990 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebc7a20 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebc7ab0 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] 0xaaab0ebd7ea0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd7f30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd7fc0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd8050 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd80e0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd8170 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd8200 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd8290 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd8320 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd83b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd8440 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd84d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd8560 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] 0xaaab0ebc91e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebc9270 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebc9300 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebc9390 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebc9420 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebc94b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebc9540 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebc95d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebc9660 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebc96f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebc9780 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebc9810 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebc98a0 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] 0xaaab0ebd87b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd8840 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd88d0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd8960 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd89f0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd8a80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd8b10 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd8ba0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd8c30 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd8cc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd8d50 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd8de0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd8e70 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] 0xaaab0ebcafb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebcb040 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebcb0d0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebcb160 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebcb1f0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebcb280 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebcb310 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebcb3a0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebcb430 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebcb4c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebcb550 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebcb5e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebcb670 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] 0xaaab0ebd90c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd9150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd91e0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd9270 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd9300 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd9390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd9420 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd94b0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd9540 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd95d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd9660 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd96f0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd9780 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] 0xaaab0ebccda0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebcce30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebccec0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebccf50 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebccfe0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebcd070 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebcd100 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebcd190 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebcd220 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebcd2b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebcd340 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebcd3d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebcd460 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] 0xaaab0ebd99d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd9a60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd9af0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd9b80 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd9c10 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd9ca0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd9d30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd9dc0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd9e50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd9ee0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd9f70 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebda000 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebda090 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] 0xaaab0ebcece0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebced70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebcee00 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebcee90 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebcef20 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebcefb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebcf040 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebcf0d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebcf160 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebcf1f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebcf280 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebcf310 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebcf3a0 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] 0xaaab0ebda2e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebda370 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebda400 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebda490 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebda520 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebda5b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebda640 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebda6d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebda760 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebda7f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebda880 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebda910 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebda9a0 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] 0xaaab0ebd0ad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd0b60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd0bf0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd0c80 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd0d10 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd0da0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd0e30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd0ec0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd0f50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd0fe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd1070 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd1100 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd1190 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] 0xaaab0ebdabf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebdac80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebdad10 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebdada0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebdae30 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebdaec0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebdaf50 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebdafe0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebdb070 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebdb100 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebdb190 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebdb220 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebdb2b0 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] 0xaaab0ebd1420 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd14b0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaab0ebd1540 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaab0ebd15d0 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] 0xaaab0ebdb500 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebdb590 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaab0ebdb620 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaab0ebdb6b0 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] 0xaaab0ebd1d30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd1dc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd1e50 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd1ee0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd1f70 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd2000 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd2090 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd2120 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd21b0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd2240 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd22d0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd2360 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd23f0 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] 0xaaab0ebdbe10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebdbea0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebdbf30 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebdbfc0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebdc050 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebdc0e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebdc170 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebdc200 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebdc290 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebdc320 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebdc3b0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebdc440 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebdc4d0 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] 0xaaab0ebd2640 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd26d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd2760 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd27f0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd2880 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd2910 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd29a0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd2a30 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd2ac0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd2b50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd2be0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd2c70 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd2d00 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] 0xaaab0ebdc720 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebdc7b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebdc840 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebdc8d0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebdc960 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebdc9f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebdca80 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebdcb10 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebdcba0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebdcc30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebdccc0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebdcd50 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebdcde0 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] 0xaaab0ebd2f50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd2fe0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd3070 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd3100 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd3190 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd3220 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd32b0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd3340 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd33d0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd3460 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd34f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd3580 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd3610 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] 0xaaab0ebdd030 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebdd0c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebdd150 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebdd1e0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebdd270 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebdd300 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebdd390 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebdd420 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebdd4b0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebdd540 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebdd5d0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebdd660 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebdd6f0 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] 0xaaab0ebd3860 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd38f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd3980 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd3a10 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd3aa0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd3b30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd3bc0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd3c50 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd3ce0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd3d70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd3e00 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd3e90 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd3f20 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] 0xaaab0ebdd940 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebdd9d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebdda60 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebddaf0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebddb80 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebddc10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebddca0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebddd30 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebdddc0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebdde50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebddee0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebddf70 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebde000 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] 0xaaab0ebd4170 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd4200 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd4290 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd4320 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd43b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd4440 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd44d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd4560 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd45f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd4680 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd4710 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd47a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd4830 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] 0xaaab0ebde250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebde2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebde370 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebde400 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebde490 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebde520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebde5b0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebde640 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebde6d0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebde760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebde7f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebde880 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebde910 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] 0xaaab0ebd4a80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd4b10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd4ba0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd4c30 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd4cc0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd4d50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd4de0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd4e70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd4f00 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd4f90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd5020 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd50b0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd5140 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] 0xaaab0ebdeb60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebdebf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebdec80 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebded10 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebdeda0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebdee30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebdeec0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebdef50 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebdefe0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebdf070 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebdf100 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebdf190 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebdf220 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] 0xaaab0ebd5390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd5420 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebd54b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebd5540 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebd55d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebd5660 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebd56f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebd5780 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebd5810 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebd58a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebd5930 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebd59c0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebd5a50 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] 0xaaab0ebdf470 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebdf500 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebdf590 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebdf620 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebdf6b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebdf740 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebdf7d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebdf860 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebdf8f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebdf980 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebdfa10 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebdfaa0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebdfb30 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: 0xaaab0eb948f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb924f0 SEQ: (3 sibs) 0 children: 32: 0xaaab0eb92588 SEQ: (3 sibs) 0 children: 32: 0xaaab0eb92620 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebd6fd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebd7060 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaab0ebd70f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaab0ebd7180 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: 0xaaab0eb94a08 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb92e70 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93040 VAL: '00' (3 sibs) 32: 0xaaab0eb930d8 VAL: '01' (3 sibs) 32: 0xaaab0eb93170 VAL: '02' (3 sibs) 32: 0xaaab0eb92f08 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93210 VAL: '10' (3 sibs) 32: 0xaaab0eb932a8 VAL: '11' (3 sibs) 32: 0xaaab0eb93340 VAL: '12' (3 sibs) 32: 0xaaab0eb92fa0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb933e0 VAL: '20' (3 sibs) 32: 0xaaab0eb93478 VAL: '21' (3 sibs) 32: 0xaaab0eb93510 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebdfd80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebdfe10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebdfea0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebdff30 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebdffc0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe0050 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe00e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe0170 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe0200 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe0290 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe0320 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe03b0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe0440 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: 0xaaab0eb94b20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb93a20 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93bf0 VAL: '00' (3 sibs) 32: 0xaaab0eb93c88 VAL: '01' (3 sibs) 32: 0xaaab0eb93d20 VAL: '02' (3 sibs) 32: 0xaaab0eb93ab8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93dc0 VAL: '10' (3 sibs) 32: 0xaaab0eb93e58 VAL: '11' (3 sibs) 32: 0xaaab0eb93ef0 VAL: '12' (3 sibs) 32: 0xaaab0eb93b50 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93f90 VAL: '20' (3 sibs) 32: 0xaaab0eb94028 VAL: '21' (3 sibs) 32: 0xaaab0eb940c0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe04e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe0570 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe0600 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe0690 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe0720 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe07b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe0840 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe08d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe0960 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe09f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe0a80 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe0b10 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe0ba0 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: 0xaaab0eb94c38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb94160 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb94330 VAL: '00' (3 sibs) 32: 0xaaab0eb943c8 VAL: '01' (3 sibs) 32: 0xaaab0eb94460 VAL: '02' (3 sibs) 32: 0xaaab0eb941f8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb94500 VAL: '10' (3 sibs) 32: 0xaaab0eb94598 VAL: '11' (3 sibs) 32: 0xaaab0eb94630 VAL: '12' (3 sibs) 32: 0xaaab0eb94290 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb946d0 VAL: '20' (3 sibs) 32: 0xaaab0eb94768 VAL: '21' (3 sibs) 32: 0xaaab0eb94800 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe0c40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe0cd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe0d60 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe0df0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe0e80 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe0f10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe0fa0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe1030 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe10c0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe1150 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe11e0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe1270 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe1300 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: 0xaaab0eb94d50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb95170 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95340 VAL: '00' (3 sibs) 32: 0xaaab0eb953d8 VAL: '01' (3 sibs) 32: 0xaaab0eb95470 VAL: '02' (3 sibs) 32: 0xaaab0eb95208 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95510 VAL: '10' (3 sibs) 32: 0xaaab0eb955a8 VAL: '11' (3 sibs) 32: 0xaaab0eb95640 VAL: '12' (3 sibs) 32: 0xaaab0eb952a0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb956e0 VAL: '20' (3 sibs) 32: 0xaaab0eb95778 VAL: '21' (3 sibs) 32: 0xaaab0eb95810 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe13a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe1430 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe14c0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe1550 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe15e0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe1670 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe1700 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe1790 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe1820 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe18b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe1940 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe19d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe1a60 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: 0xaaab0eb94e68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb93600 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb937d0 VAL: '00' (3 sibs) 32: 0xaaab0eb93868 VAL: '01' (3 sibs) 32: 0xaaab0eb93900 VAL: '02' (3 sibs) 32: 0xaaab0eb93698 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb958b0 VAL: '10' (3 sibs) 32: 0xaaab0eb95948 VAL: '11' (3 sibs) 32: 0xaaab0eb959e0 VAL: '12' (3 sibs) 32: 0xaaab0eb93730 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95a80 VAL: '20' (3 sibs) 32: 0xaaab0eb95b18 VAL: '21' (3 sibs) 32: 0xaaab0eb95bb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe1b00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe1b90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe1c20 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe1cb0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe1d40 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe1dd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe1e60 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe1ef0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe1f80 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe2010 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe20a0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe2130 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe21c0 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: 0xaaab0eb94f80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb95c50 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95e20 VAL: '00' (3 sibs) 32: 0xaaab0eb95eb8 VAL: '01' (3 sibs) 32: 0xaaab0eb95f50 VAL: '02' (3 sibs) 32: 0xaaab0eb95ce8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95ff0 VAL: '10' (3 sibs) 32: 0xaaab0eb96088 VAL: '11' (3 sibs) 32: 0xaaab0eb96120 VAL: '12' (3 sibs) 32: 0xaaab0eb95d80 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb961c0 VAL: '20' (3 sibs) 32: 0xaaab0eb96258 VAL: '21' (3 sibs) 32: 0xaaab0eb962f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe2260 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe22f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe2380 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe2410 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe24a0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe2530 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe25c0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe2650 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe26e0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe2770 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe2800 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe2890 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe2920 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: 0xaaab0eb95098 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb963e0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb965b0 VAL: '00' (3 sibs) 32: 0xaaab0eb96648 VAL: '01' (3 sibs) 32: 0xaaab0eb966e0 VAL: '02' (3 sibs) 32: 0xaaab0eb96478 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb96780 VAL: '10' (3 sibs) 32: 0xaaab0eb96818 VAL: '11' (3 sibs) 32: 0xaaab0eb968b0 VAL: '12' (3 sibs) 32: 0xaaab0eb96510 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb96950 VAL: '20' (3 sibs) 32: 0xaaab0eb969e8 VAL: '21' (3 sibs) 32: 0xaaab0eb96a80 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe29c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe2a50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe2ae0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe2b70 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe2c00 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe2c90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe2d20 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe2db0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe2e40 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe2ed0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe2f60 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe2ff0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe3080 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: 0xaaab0eb948f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb924f0 SEQ: (3 sibs) 0 children: 32: 0xaaab0eb92588 SEQ: (3 sibs) 0 children: 32: 0xaaab0eb92620 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe3120 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe31b0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaab0ebe3240 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaab0ebe32d0 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: 0xaaab0eb94a08 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb92e70 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93040 VAL: '00' (3 sibs) 32: 0xaaab0eb930d8 VAL: '01' (3 sibs) 32: 0xaaab0eb93170 VAL: '02' (3 sibs) 32: 0xaaab0eb92f08 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93210 VAL: '10' (3 sibs) 32: 0xaaab0eb932a8 VAL: '11' (3 sibs) 32: 0xaaab0eb93340 VAL: '12' (3 sibs) 32: 0xaaab0eb92fa0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb933e0 VAL: '20' (3 sibs) 32: 0xaaab0eb93478 VAL: '21' (3 sibs) 32: 0xaaab0eb93510 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe3370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe3400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe3490 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe3520 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe35b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe3640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe36d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe3760 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe37f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe3880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe3910 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe39a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe3a30 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: 0xaaab0eb94b20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb93a20 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93bf0 VAL: '00' (3 sibs) 32: 0xaaab0eb93c88 VAL: '01' (3 sibs) 32: 0xaaab0eb93d20 VAL: '02' (3 sibs) 32: 0xaaab0eb93ab8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93dc0 VAL: '10' (3 sibs) 32: 0xaaab0eb93e58 VAL: '11' (3 sibs) 32: 0xaaab0eb93ef0 VAL: '12' (3 sibs) 32: 0xaaab0eb93b50 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb93f90 VAL: '20' (3 sibs) 32: 0xaaab0eb94028 VAL: '21' (3 sibs) 32: 0xaaab0eb940c0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe3ad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe3b60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe3bf0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe3c80 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe3d10 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe3da0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe3e30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe3ec0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe3f50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe3fe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe4070 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe4100 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe4190 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: 0xaaab0eb94c38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb94160 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb94330 VAL: '00' (3 sibs) 32: 0xaaab0eb943c8 VAL: '01' (3 sibs) 32: 0xaaab0eb94460 VAL: '02' (3 sibs) 32: 0xaaab0eb941f8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb94500 VAL: '10' (3 sibs) 32: 0xaaab0eb94598 VAL: '11' (3 sibs) 32: 0xaaab0eb94630 VAL: '12' (3 sibs) 32: 0xaaab0eb94290 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb946d0 VAL: '20' (3 sibs) 32: 0xaaab0eb94768 VAL: '21' (3 sibs) 32: 0xaaab0eb94800 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe4230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe42c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe4350 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe43e0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe4470 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe4500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe4590 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe4620 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe46b0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe4740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe47d0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe4860 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe48f0 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: 0xaaab0eb94d50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb95170 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95340 VAL: '00' (3 sibs) 32: 0xaaab0eb953d8 VAL: '01' (3 sibs) 32: 0xaaab0eb95470 VAL: '02' (3 sibs) 32: 0xaaab0eb95208 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95510 VAL: '10' (3 sibs) 32: 0xaaab0eb955a8 VAL: '11' (3 sibs) 32: 0xaaab0eb95640 VAL: '12' (3 sibs) 32: 0xaaab0eb952a0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb956e0 VAL: '20' (3 sibs) 32: 0xaaab0eb95778 VAL: '21' (3 sibs) 32: 0xaaab0eb95810 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe4990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe4a20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe4ab0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe4b40 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe4bd0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe4c60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe4cf0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe4d80 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe4e10 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe4ea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe4f30 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe4fc0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe5050 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: 0xaaab0eb94e68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb93600 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb937d0 VAL: '00' (3 sibs) 32: 0xaaab0eb93868 VAL: '01' (3 sibs) 32: 0xaaab0eb93900 VAL: '02' (3 sibs) 32: 0xaaab0eb93698 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb958b0 VAL: '10' (3 sibs) 32: 0xaaab0eb95948 VAL: '11' (3 sibs) 32: 0xaaab0eb959e0 VAL: '12' (3 sibs) 32: 0xaaab0eb93730 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95a80 VAL: '20' (3 sibs) 32: 0xaaab0eb95b18 VAL: '21' (3 sibs) 32: 0xaaab0eb95bb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe50f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe5180 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe5210 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe52a0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe5330 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe53c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe5450 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe54e0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe5570 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe5600 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe5690 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe5720 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe57b0 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: 0xaaab0eb94f80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb95c50 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95e20 VAL: '00' (3 sibs) 32: 0xaaab0eb95eb8 VAL: '01' (3 sibs) 32: 0xaaab0eb95f50 VAL: '02' (3 sibs) 32: 0xaaab0eb95ce8 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb95ff0 VAL: '10' (3 sibs) 32: 0xaaab0eb96088 VAL: '11' (3 sibs) 32: 0xaaab0eb96120 VAL: '12' (3 sibs) 32: 0xaaab0eb95d80 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb961c0 VAL: '20' (3 sibs) 32: 0xaaab0eb96258 VAL: '21' (3 sibs) 32: 0xaaab0eb962f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe5850 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe58e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe5970 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe5a00 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe5a90 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe5b20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe5bb0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe5c40 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe5cd0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe5d60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe5df0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe5e80 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe5f10 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: 0xaaab0eb95098 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaab0eb963e0 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb965b0 VAL: '00' (3 sibs) 32: 0xaaab0eb96648 VAL: '01' (3 sibs) 32: 0xaaab0eb966e0 VAL: '02' (3 sibs) 32: 0xaaab0eb96478 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb96780 VAL: '10' (3 sibs) 32: 0xaaab0eb96818 VAL: '11' (3 sibs) 32: 0xaaab0eb968b0 VAL: '12' (3 sibs) 32: 0xaaab0eb96510 SEQ: (3 sibs) 3 children: 32: 0xaaab0eb96950 VAL: '20' (3 sibs) 32: 0xaaab0eb969e8 VAL: '21' (3 sibs) 32: 0xaaab0eb96a80 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaab0ebe5fb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaab0ebe6040 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaab0ebe60d0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaab0ebe6160 VAL: '01' (3 sibs) 32: [4] [4] 0xaaab0ebe61f0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaab0ebe6280 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaab0ebe6310 VAL: '10' (3 sibs) 32: [7] [7] 0xaaab0ebe63a0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaab0ebe6430 VAL: '12' (3 sibs) 32: [9] [9] 0xaaab0ebe64c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaab0ebe6550 VAL: '20' (3 sibs) 32: [11] [11] 0xaaab0ebe65e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaab0ebe6670 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 (4 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (4 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.01 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0xaaaae5dd02e0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaae5dceb00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaae5dcecd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dceea0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaae5dcef38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaae5dcefd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaae5dced68 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcf070 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaae5dcf108 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaae5dcf1a0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaae5dcee00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dcf240 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaae5dcf2d8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaae5dcf370 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaae5dceb98 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaae5dcf410 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dcf5e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaae5dcf678 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaae5dcf710 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaae5dcf4a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcf7b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaae5dcf848 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaae5dcf8e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaae5dcf540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dcf980 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaae5dcfa18 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaae5dcfab0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaae5dcec30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaae5dcfb50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dcfd20 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaae5dcfdb8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaae5dcfe50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaae5dcfbe8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcfef0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaae5dcff88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaae5dd0020 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaae5dcfc80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd00c0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaae5dd0158 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaae5dd01f0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaae5dde880 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5dde910 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5dde9a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5ddea30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5ddeac0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5ddeb50 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5ddebe0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5ddec70 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5dded00 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5dded90 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5ddee20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5ddeeb0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5ddef40 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5ddefd0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5ddf060 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5ddf0f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5ddf180 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5ddf210 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5ddf2a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5ddf330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5ddf3c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5ddf450 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5ddf4e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5ddf570 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5ddf600 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5ddf690 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5ddf720 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5ddf7b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5ddf840 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5ddf8d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5ddf960 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5ddf9f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5ddfa80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5ddfb10 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5ddfba0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5ddfc30 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5ddfcc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5ddfd50 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5ddfde0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5ddfe70 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: 0xaaaae5dd03f8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaae5dd04d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaae5dd06a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd0870 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaae5dd0908 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaae5dd09a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaae5dd0738 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd0a40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaae5dd0ad8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaae5dd0b70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaae5dd07d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd0c10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaae5dd0ca8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaae5dd0d40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaae5dd0568 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaae5dd0de0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd0fb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaae5dd1048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaae5dd10e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaae5dd0e78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd1180 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaae5dd1218 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaae5dd12b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaae5dd0f10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd1350 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaae5dd13e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaae5dd1480 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaae5dd0600 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaae5dd1520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd16f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaae5dd1788 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaae5dd1820 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaae5dd15b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd18c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaae5dd1958 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaae5dd19f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaae5dd1650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd1a90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaae5dd1b28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaae5dd1bc0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaae5de27b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5de2840 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5de28d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5de2960 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5de29f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5de2a80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5de2b10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5de2ba0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5de2c30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5de2cc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5de2d50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5de2de0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5de2e70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5de2f00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5de2f90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5de3020 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5de30b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5de3140 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5de31d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5de3260 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5de32f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5de3380 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5de3410 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5de34a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5de3530 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5de35c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5de3650 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5de36e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5de3770 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5de3800 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5de3890 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5de3920 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5de39b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5de3a40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5de3ad0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5de3b60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5de3bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5de3c80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5de3d10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5de3da0 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: 0xaaaae5dd02e0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaae5dceb00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaae5dcecd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dceea0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaae5dcef38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaae5dcefd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaae5dced68 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcf070 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaae5dcf108 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaae5dcf1a0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaae5dcee00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dcf240 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaae5dcf2d8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaae5dcf370 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaae5dceb98 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaae5dcf410 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dcf5e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaae5dcf678 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaae5dcf710 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaae5dcf4a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcf7b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaae5dcf848 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaae5dcf8e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaae5dcf540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dcf980 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaae5dcfa18 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaae5dcfab0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaae5dcec30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaae5dcfb50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dcfd20 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaae5dcfdb8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaae5dcfe50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaae5dcfbe8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcfef0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaae5dcff88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaae5dd0020 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaae5dcfc80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd00c0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaae5dd0158 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaae5dd01f0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaae5de4bc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5de4c50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5de4ce0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5de4d70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5de4e00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5de4e90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5de4f20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5de4fb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5de5040 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5de50d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5de5160 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5de51f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5de5280 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5de5310 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5de53a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5de5430 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5de54c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5de5550 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5de55e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5de5670 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5de5700 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5de5790 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5de5820 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5de58b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5de5940 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5de59d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5de5a60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5de5af0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5de5b80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5de5c10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5de5ca0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5de5d30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5de5dc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5de5e50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5de5ee0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5de5f70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5de6000 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5de6090 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5de6120 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5de61b0 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: 0xaaaae5dd03f8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaae5dd04d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaae5dd06a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd0870 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaae5dd0908 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaae5dd09a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaae5dd0738 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd0a40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaae5dd0ad8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaae5dd0b70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaae5dd07d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd0c10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaae5dd0ca8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaae5dd0d40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaae5dd0568 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaae5dd0de0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd0fb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaae5dd1048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaae5dd10e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaae5dd0e78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd1180 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaae5dd1218 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaae5dd12b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaae5dd0f10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd1350 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaae5dd13e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaae5dd1480 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaae5dd0600 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaae5dd1520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd16f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaae5dd1788 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaae5dd1820 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaae5dd15b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd18c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaae5dd1958 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaae5dd19f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaae5dd1650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd1a90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaae5dd1b28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaae5dd1bc0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaae5de6fd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5de7060 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5de70f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5de7180 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5de7210 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5de72a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5de7330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5de73c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5de7450 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5de74e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5de7570 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5de7600 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5de7690 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5de7720 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5de77b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5de7840 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5de78d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5de7960 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5de79f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5de7a80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5de7b10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5de7ba0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5de7c30 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5de7cc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5de7d50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5de7de0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5de7e70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5de7f00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5de7f90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5de8020 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5de80b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5de8140 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5de81d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5de8260 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5de82f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5de8380 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5de8410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5de84a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5de8530 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5de85c0 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] 0xaaaae5dde880 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5dde910 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5dde9a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5ddea30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5ddeac0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5ddeb50 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5ddebe0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5ddec70 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5dded00 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5dded90 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5ddee20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5ddeeb0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5ddef40 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5ddefd0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5ddf060 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5ddf0f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5ddf180 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5ddf210 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5ddf2a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5ddf330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5ddf3c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5ddf450 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5ddf4e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5ddf570 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5ddf600 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5ddf690 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5ddf720 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5ddf7b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5ddf840 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5ddf8d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5ddf960 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5ddf9f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5ddfa80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5ddfb10 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5ddfba0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5ddfc30 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5ddfcc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5ddfd50 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5ddfde0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5ddfe70 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] 0xaaaae5dea5f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5dea680 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5dea710 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5dea7a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5dea830 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5dea8c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5dea950 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5dea9e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5deaa70 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5deab00 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5deab90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5deac20 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5deacb0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5dead40 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5deadd0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5deae60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5deaef0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5deaf80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5deb010 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5deb0a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5deb130 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5deb1c0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5deb250 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5deb2e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5deb370 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5deb400 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5deb490 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5deb520 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5deb5b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5deb640 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5deb6d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5deb760 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5deb7f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5deb880 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5deb910 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5deb9a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5deba30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5debac0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5debb50 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5debbe0 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] 0xaaaae5de27b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5de2840 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5de28d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5de2960 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5de29f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5de2a80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5de2b10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5de2ba0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5de2c30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5de2cc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5de2d50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5de2de0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5de2e70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5de2f00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5de2f90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5de3020 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5de30b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5de3140 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5de31d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5de3260 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5de32f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5de3380 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5de3410 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5de34a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5de3530 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5de35c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5de3650 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5de36e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5de3770 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5de3800 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5de3890 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5de3920 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5de39b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5de3a40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5de3ad0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5de3b60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5de3bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5de3c80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5de3d10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5de3da0 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] 0xaaaae5deca00 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5deca90 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5decb20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5decbb0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5decc40 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5deccd0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5decd60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5decdf0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5dece80 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5decf10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5decfa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5ded030 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5ded0c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5ded150 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5ded1e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5ded270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5ded300 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5ded390 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5ded420 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5ded4b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5ded540 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5ded5d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5ded660 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5ded6f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5ded780 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5ded810 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5ded8a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5ded930 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5ded9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5deda50 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5dedae0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5dedb70 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5dedc00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5dedc90 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5dedd20 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5deddb0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5dede40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5deded0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5dedf60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5dedff0 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] 0xaaaae5de4bc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5de4c50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5de4ce0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5de4d70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5de4e00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5de4e90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5de4f20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5de4fb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5de5040 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5de50d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5de5160 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5de51f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5de5280 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5de5310 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5de53a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5de5430 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5de54c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5de5550 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5de55e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5de5670 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5de5700 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5de5790 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5de5820 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5de58b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5de5940 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5de59d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5de5a60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5de5af0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5de5b80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5de5c10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5de5ca0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5de5d30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5de5dc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5de5e50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5de5ee0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5de5f70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5de6000 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5de6090 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5de6120 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5de61b0 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] 0xaaaae5deee10 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5deeea0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5deef30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5deefc0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5def050 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5def0e0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5def170 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5def200 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5def290 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5def320 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5def3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5def440 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5def4d0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5def560 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5def5f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5def680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5def710 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5def7a0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5def830 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5def8c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5def950 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5def9e0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5defa70 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5defb00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5defb90 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5defc20 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5defcb0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5defd40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5defdd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5defe60 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5defef0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5deff80 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5df0010 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5df00a0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5df0130 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5df01c0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5df0250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5df02e0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5df0370 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5df0400 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] 0xaaaae5de6fd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5de7060 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5de70f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5de7180 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5de7210 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5de72a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5de7330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5de73c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5de7450 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5de74e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5de7570 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5de7600 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5de7690 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5de7720 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5de77b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5de7840 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5de78d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5de7960 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5de79f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5de7a80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5de7b10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5de7ba0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5de7c30 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5de7cc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5de7d50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5de7de0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5de7e70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5de7f00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5de7f90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5de8020 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5de80b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5de8140 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5de81d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5de8260 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5de82f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5de8380 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5de8410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5de84a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5de8530 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5de85c0 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] 0xaaaae5df1220 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5df12b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5df1340 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5df13d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5df1460 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5df14f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5df1580 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5df1610 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5df16a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5df1730 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5df17c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5df1850 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5df18e0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5df1970 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5df1a00 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5df1a90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5df1b20 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5df1bb0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5df1c40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5df1cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5df1d60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5df1df0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5df1e80 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5df1f10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5df1fa0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5df2030 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5df20c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5df2150 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5df21e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5df2270 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5df2300 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5df2390 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5df2420 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5df24b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5df2540 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5df25d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5df2660 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5df26f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5df2780 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5df2810 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: 0xaaaae5dd02e0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaae5dceb00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaae5dcecd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dceea0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaae5dcef38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaae5dcefd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaae5dced68 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcf070 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaae5dcf108 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaae5dcf1a0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaae5dcee00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dcf240 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaae5dcf2d8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaae5dcf370 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaae5dceb98 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaae5dcf410 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dcf5e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaae5dcf678 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaae5dcf710 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaae5dcf4a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcf7b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaae5dcf848 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaae5dcf8e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaae5dcf540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dcf980 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaae5dcfa18 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaae5dcfab0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaae5dcec30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaae5dcfb50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dcfd20 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaae5dcfdb8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaae5dcfe50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaae5dcfbe8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcfef0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaae5dcff88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaae5dd0020 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaae5dcfc80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd00c0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaae5dd0158 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaae5dd01f0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaae5df3630 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5df36c0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5df3750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5df37e0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5df3870 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5df3900 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5df3990 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5df3a20 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5df3ab0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5df3b40 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5df3bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5df3c60 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5df3cf0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5df3d80 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5df3e10 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5df3ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5df3f30 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5df3fc0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5df4050 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5df40e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5df4170 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5df4200 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5df4290 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5df4320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5df43b0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5df4440 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5df44d0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5df4560 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5df45f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5df4680 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5df4710 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5df47a0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5df4830 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5df48c0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5df4950 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5df49e0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5df4a70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5df4b00 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5df4b90 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5df4c20 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: 0xaaaae5dd03f8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaae5dd04d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaae5dd06a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd0870 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaae5dd0908 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaae5dd09a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaae5dd0738 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd0a40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaae5dd0ad8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaae5dd0b70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaae5dd07d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd0c10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaae5dd0ca8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaae5dd0d40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaae5dd0568 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaae5dd0de0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd0fb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaae5dd1048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaae5dd10e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaae5dd0e78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd1180 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaae5dd1218 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaae5dd12b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaae5dd0f10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd1350 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaae5dd13e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaae5dd1480 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaae5dd0600 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaae5dd1520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd16f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaae5dd1788 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaae5dd1820 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaae5dd15b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd18c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaae5dd1958 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaae5dd19f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaae5dd1650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd1a90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaae5dd1b28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaae5dd1bc0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaae5df4cc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5df4d50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5df4de0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5df4e70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5df4f00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5df4f90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5df5020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5df50b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5df5140 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5df51d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5df5260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5df52f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5df5380 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5df5410 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5df54a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5df5530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5df55c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5df5650 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5df56e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5df5770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5df5800 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5df5890 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5df5920 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5df59b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5df5a40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5df5ad0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5df5b60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5df5bf0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5df5c80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5df5d10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5df5da0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5df5e30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5df5ec0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5df5f50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5df5fe0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5df6070 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5df6100 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5df6190 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5df6220 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5df62b0 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: 0xaaaae5dd02e0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaae5dceb00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaae5dcecd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dceea0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaae5dcef38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaae5dcefd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaae5dced68 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcf070 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaae5dcf108 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaae5dcf1a0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaae5dcee00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dcf240 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaae5dcf2d8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaae5dcf370 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaae5dceb98 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaae5dcf410 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dcf5e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaae5dcf678 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaae5dcf710 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaae5dcf4a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcf7b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaae5dcf848 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaae5dcf8e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaae5dcf540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dcf980 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaae5dcfa18 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaae5dcfab0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaae5dcec30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaae5dcfb50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dcfd20 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaae5dcfdb8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaae5dcfe50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaae5dcfbe8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dcfef0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaae5dcff88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaae5dd0020 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaae5dcfc80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd00c0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaae5dd0158 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaae5dd01f0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaae5df6350 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5df63e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5df6470 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5df6500 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5df6590 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5df6620 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5df66b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5df6740 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5df67d0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5df6860 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5df68f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5df6980 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5df6a10 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5df6aa0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5df6b30 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5df6bc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5df6c50 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5df6ce0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5df6d70 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5df6e00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5df6e90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5df6f20 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5df6fb0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5df7040 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5df70d0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5df7160 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5df71f0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5df7280 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5df7310 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5df73a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5df7430 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5df74c0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5df7550 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5df75e0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5df7670 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5df7700 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5df7790 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5df7820 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5df78b0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5df7940 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: 0xaaaae5dd03f8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaae5dd04d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaae5dd06a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd0870 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaae5dd0908 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaae5dd09a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaae5dd0738 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd0a40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaae5dd0ad8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaae5dd0b70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaae5dd07d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd0c10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaae5dd0ca8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaae5dd0d40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaae5dd0568 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaae5dd0de0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd0fb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaae5dd1048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaae5dd10e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaae5dd0e78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd1180 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaae5dd1218 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaae5dd12b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaae5dd0f10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd1350 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaae5dd13e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaae5dd1480 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaae5dd0600 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaae5dd1520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaae5dd16f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaae5dd1788 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaae5dd1820 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaae5dd15b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaae5dd18c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaae5dd1958 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaae5dd19f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaae5dd1650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaae5dd1a90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaae5dd1b28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaae5dd1bc0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaae5df79e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaae5df7a70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaae5df7b00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaae5df7b90 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaae5df7c20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaae5df7cb0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaae5df7d40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaae5df7dd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaae5df7e60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaae5df7ef0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaae5df7f80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaae5df8010 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaae5df80a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaae5df8130 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaae5df81c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaae5df8250 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaae5df82e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaae5df8370 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaae5df8400 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaae5df8490 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaae5df8520 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaae5df85b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaae5df8640 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaae5df86d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaae5df8760 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaae5df87f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaae5df8880 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaae5df8910 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaae5df89a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaae5df8a30 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaae5df8ac0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaae5df8b50 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaae5df8be0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaae5df8c70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaae5df8d00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaae5df8d90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaae5df8e20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaae5df8eb0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaae5df8f40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaae5df8fd0 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-release-1.12.1/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0xaaaab8688cb0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab8685b00 SEQ: (3 sibs) 3 children: 34: 0xaaaab8685cd0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8685ea0 VAL: '000' (3 sibs) 34: 0xaaaab8685f38 VAL: '001' (3 sibs) 34: 0xaaaab8685fd0 VAL: '002' (3 sibs) 34: 0xaaaab8685d68 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686070 VAL: '010' (3 sibs) 34: 0xaaaab8686108 VAL: '011' (3 sibs) 34: 0xaaaab86861a0 VAL: '012' (3 sibs) 34: 0xaaaab8685e00 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686240 VAL: '020' (3 sibs) 34: 0xaaaab86862d8 VAL: '021' (3 sibs) 34: 0xaaaab8686370 VAL: '022' (3 sibs) 34: 0xaaaab8685b98 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686410 SEQ: (3 sibs) 3 children: 34: 0xaaaab86865e0 VAL: '100' (3 sibs) 34: 0xaaaab8686678 VAL: '101' (3 sibs) 34: 0xaaaab8686710 VAL: '102' (3 sibs) 34: 0xaaaab86864a8 SEQ: (3 sibs) 3 children: 34: 0xaaaab86867b0 VAL: '110' (3 sibs) 34: 0xaaaab8686848 VAL: '111' (3 sibs) 34: 0xaaaab86868e0 VAL: '112' (3 sibs) 34: 0xaaaab8686540 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686980 VAL: '120' (3 sibs) 34: 0xaaaab8686a18 VAL: '121' (3 sibs) 34: 0xaaaab8686ab0 VAL: '122' (3 sibs) 34: 0xaaaab8685c30 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686b50 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686d20 VAL: '200' (3 sibs) 34: 0xaaaab8686db8 VAL: '201' (3 sibs) 34: 0xaaaab8686e50 VAL: '202' (3 sibs) 34: 0xaaaab8686be8 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686ef0 VAL: '210' (3 sibs) 34: 0xaaaab8686f88 VAL: '211' (3 sibs) 34: 0xaaaab8687020 VAL: '212' (3 sibs) 34: 0xaaaab8686c80 SEQ: (3 sibs) 3 children: 34: 0xaaaab86870c0 VAL: '220' (3 sibs) 34: 0xaaaab8687158 VAL: '221' (3 sibs) 34: 0xaaaab86871f0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86a3380 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86a3410 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86a34a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86a3530 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86a35c0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86a3650 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86a36e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86a3770 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86a3800 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86a3890 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86a3920 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86a39b0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86a3a40 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86a3ad0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86a3b60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86a3bf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86a3c80 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86a3d10 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86a3da0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86a3e30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86a3ec0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86a3f50 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86a3fe0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86a4070 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86a4100 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86a4190 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86a4220 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86a42b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86a4340 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86a43d0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86a4460 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86a44f0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86a4580 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86a4610 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86a46a0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86a4730 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86a47c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86a4850 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86a48e0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86a4970 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: 0xaaaab8688dc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab86874d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab86876a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687870 VAL: '000' (3 sibs) 34: 0xaaaab8687908 VAL: '001' (3 sibs) 34: 0xaaaab86879a0 VAL: '002' (3 sibs) 34: 0xaaaab8687738 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687a40 VAL: '010' (3 sibs) 34: 0xaaaab8687ad8 VAL: '011' (3 sibs) 34: 0xaaaab8687b70 VAL: '012' (3 sibs) 34: 0xaaaab86877d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687c10 VAL: '020' (3 sibs) 34: 0xaaaab8687ca8 VAL: '021' (3 sibs) 34: 0xaaaab8687d40 VAL: '022' (3 sibs) 34: 0xaaaab8687568 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687de0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687fb0 VAL: '100' (3 sibs) 34: 0xaaaab8688048 VAL: '101' (3 sibs) 34: 0xaaaab86880e0 VAL: '102' (3 sibs) 34: 0xaaaab8687e78 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688180 VAL: '110' (3 sibs) 34: 0xaaaab8688218 VAL: '111' (3 sibs) 34: 0xaaaab86882b0 VAL: '112' (3 sibs) 34: 0xaaaab8687f10 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688350 VAL: '120' (3 sibs) 34: 0xaaaab86883e8 VAL: '121' (3 sibs) 34: 0xaaaab8688480 VAL: '122' (3 sibs) 34: 0xaaaab8687600 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688520 SEQ: (3 sibs) 3 children: 34: 0xaaaab86886f0 VAL: '200' (3 sibs) 34: 0xaaaab8688788 VAL: '201' (3 sibs) 34: 0xaaaab8688820 VAL: '202' (3 sibs) 34: 0xaaaab86885b8 SEQ: (3 sibs) 3 children: 34: 0xaaaab86888c0 VAL: '210' (3 sibs) 34: 0xaaaab8688958 VAL: '211' (3 sibs) 34: 0xaaaab86889f0 VAL: '212' (3 sibs) 34: 0xaaaab8688650 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688a90 VAL: '220' (3 sibs) 34: 0xaaaab8688b28 VAL: '221' (3 sibs) 34: 0xaaaab8688bc0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86a72b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86a7340 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86a73d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86a7460 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86a74f0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86a7580 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86a7610 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86a76a0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86a7730 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86a77c0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86a7850 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86a78e0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86a7970 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86a7a00 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86a7a90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86a7b20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86a7bb0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86a7c40 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86a7cd0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86a7d60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86a7df0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86a7e80 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86a7f10 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86a7fa0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86a8030 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86a80c0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86a8150 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86a81e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86a8270 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86a8300 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86a8390 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86a8420 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86a84b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86a8540 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86a85d0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86a8660 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86a86f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86a8780 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86a8810 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86a88a0 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: 0xaaaab8688ee0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab86890d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab86892a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689470 VAL: '000' (3 sibs) 34: 0xaaaab8689508 VAL: '001' (3 sibs) 34: 0xaaaab86895a0 VAL: '002' (3 sibs) 34: 0xaaaab8689338 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689640 VAL: '010' (3 sibs) 34: 0xaaaab86896d8 VAL: '011' (3 sibs) 34: 0xaaaab8689770 VAL: '012' (3 sibs) 34: 0xaaaab86893d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689810 VAL: '020' (3 sibs) 34: 0xaaaab86898a8 VAL: '021' (3 sibs) 34: 0xaaaab8689940 VAL: '022' (3 sibs) 34: 0xaaaab8689168 SEQ: (3 sibs) 3 children: 34: 0xaaaab86899e0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689bb0 VAL: '100' (3 sibs) 34: 0xaaaab8689c48 VAL: '101' (3 sibs) 34: 0xaaaab8689ce0 VAL: '102' (3 sibs) 34: 0xaaaab8689a78 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689d80 VAL: '110' (3 sibs) 34: 0xaaaab8689e18 VAL: '111' (3 sibs) 34: 0xaaaab8689eb0 VAL: '112' (3 sibs) 34: 0xaaaab8689b10 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689f50 VAL: '120' (3 sibs) 34: 0xaaaab8689fe8 VAL: '121' (3 sibs) 34: 0xaaaab868a080 VAL: '122' (3 sibs) 34: 0xaaaab8689200 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a120 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a2f0 VAL: '200' (3 sibs) 34: 0xaaaab868a388 VAL: '201' (3 sibs) 34: 0xaaaab868a420 VAL: '202' (3 sibs) 34: 0xaaaab868a1b8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a4c0 VAL: '210' (3 sibs) 34: 0xaaaab868a558 VAL: '211' (3 sibs) 34: 0xaaaab868a5f0 VAL: '212' (3 sibs) 34: 0xaaaab868a250 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a690 VAL: '220' (3 sibs) 34: 0xaaaab868a728 VAL: '221' (3 sibs) 34: 0xaaaab868a7c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86ab350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86ab3e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86ab470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86ab500 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86ab590 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86ab620 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86ab6b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86ab740 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86ab7d0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86ab860 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86ab8f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86ab980 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86aba10 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86abaa0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86abb30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86abbc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86abc50 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86abce0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86abd70 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86abe00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86abe90 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86abf20 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86abfb0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86ac040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86ac0d0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86ac160 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86ac1f0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86ac280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86ac310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86ac3a0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86ac430 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86ac4c0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86ac550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86ac5e0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86ac670 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86ac700 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86ac790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86ac820 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86ac8b0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86ac940 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: 0xaaaab8688ff8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab868a860 SEQ: (3 sibs) 3 children: 34: 0xaaaab868aa30 SEQ: (3 sibs) 3 children: 34: 0xaaaab868ac00 VAL: '000' (3 sibs) 34: 0xaaaab868ac98 VAL: '001' (3 sibs) 34: 0xaaaab868ad30 VAL: '002' (3 sibs) 34: 0xaaaab868aac8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868add0 VAL: '010' (3 sibs) 34: 0xaaaab868ae68 VAL: '011' (3 sibs) 34: 0xaaaab868af00 VAL: '012' (3 sibs) 34: 0xaaaab868ab60 SEQ: (3 sibs) 3 children: 34: 0xaaaab868afa0 VAL: '020' (3 sibs) 34: 0xaaaab868b038 VAL: '021' (3 sibs) 34: 0xaaaab868b0d0 VAL: '022' (3 sibs) 34: 0xaaaab868a8f8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b170 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b340 VAL: '100' (3 sibs) 34: 0xaaaab868b3d8 VAL: '101' (3 sibs) 34: 0xaaaab868b470 VAL: '102' (3 sibs) 34: 0xaaaab868b208 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b510 VAL: '110' (3 sibs) 34: 0xaaaab868b5a8 VAL: '111' (3 sibs) 34: 0xaaaab868b640 VAL: '112' (3 sibs) 34: 0xaaaab868b2a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b6e0 VAL: '120' (3 sibs) 34: 0xaaaab868b778 VAL: '121' (3 sibs) 34: 0xaaaab868b810 VAL: '122' (3 sibs) 34: 0xaaaab868a990 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b8b0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868ba80 VAL: '200' (3 sibs) 34: 0xaaaab868bb18 VAL: '201' (3 sibs) 34: 0xaaaab868bbb0 VAL: '202' (3 sibs) 34: 0xaaaab868b948 SEQ: (3 sibs) 3 children: 34: 0xaaaab868bc50 VAL: '210' (3 sibs) 34: 0xaaaab868bce8 VAL: '211' (3 sibs) 34: 0xaaaab868bd80 VAL: '212' (3 sibs) 34: 0xaaaab868b9e0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868be20 VAL: '220' (3 sibs) 34: 0xaaaab868beb8 VAL: '221' (3 sibs) 34: 0xaaaab868bf50 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86af910 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86af9a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86afa30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86afac0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86afb50 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86afbe0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86afc70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86afd00 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86afd90 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86afe20 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86afeb0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86aff40 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86affd0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86b0060 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86b00f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86b0180 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86b0210 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86b02a0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86b0330 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86b03c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86b0450 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86b04e0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86b0570 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86b0600 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86b0690 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86b0720 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86b07b0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86b0840 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86b08d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86b0960 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86b09f0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86b0a80 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86b0b10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86b0ba0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86b0c30 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86b0cc0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86b0d50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86b0de0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86b0e70 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86b0f00 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: 0xaaaab8688cb0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab8685b00 SEQ: (3 sibs) 3 children: 34: 0xaaaab8685cd0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8685ea0 VAL: '000' (3 sibs) 34: 0xaaaab8685f38 VAL: '001' (3 sibs) 34: 0xaaaab8685fd0 VAL: '002' (3 sibs) 34: 0xaaaab8685d68 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686070 VAL: '010' (3 sibs) 34: 0xaaaab8686108 VAL: '011' (3 sibs) 34: 0xaaaab86861a0 VAL: '012' (3 sibs) 34: 0xaaaab8685e00 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686240 VAL: '020' (3 sibs) 34: 0xaaaab86862d8 VAL: '021' (3 sibs) 34: 0xaaaab8686370 VAL: '022' (3 sibs) 34: 0xaaaab8685b98 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686410 SEQ: (3 sibs) 3 children: 34: 0xaaaab86865e0 VAL: '100' (3 sibs) 34: 0xaaaab8686678 VAL: '101' (3 sibs) 34: 0xaaaab8686710 VAL: '102' (3 sibs) 34: 0xaaaab86864a8 SEQ: (3 sibs) 3 children: 34: 0xaaaab86867b0 VAL: '110' (3 sibs) 34: 0xaaaab8686848 VAL: '111' (3 sibs) 34: 0xaaaab86868e0 VAL: '112' (3 sibs) 34: 0xaaaab8686540 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686980 VAL: '120' (3 sibs) 34: 0xaaaab8686a18 VAL: '121' (3 sibs) 34: 0xaaaab8686ab0 VAL: '122' (3 sibs) 34: 0xaaaab8685c30 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686b50 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686d20 VAL: '200' (3 sibs) 34: 0xaaaab8686db8 VAL: '201' (3 sibs) 34: 0xaaaab8686e50 VAL: '202' (3 sibs) 34: 0xaaaab8686be8 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686ef0 VAL: '210' (3 sibs) 34: 0xaaaab8686f88 VAL: '211' (3 sibs) 34: 0xaaaab8687020 VAL: '212' (3 sibs) 34: 0xaaaab8686c80 SEQ: (3 sibs) 3 children: 34: 0xaaaab86870c0 VAL: '220' (3 sibs) 34: 0xaaaab8687158 VAL: '221' (3 sibs) 34: 0xaaaab86871f0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86b1d20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86b1db0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86b1e40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86b1ed0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86b1f60 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86b1ff0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86b2080 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86b2110 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86b21a0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86b2230 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86b22c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86b2350 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86b23e0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86b2470 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86b2500 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86b2590 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86b2620 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86b26b0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86b2740 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86b27d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86b2860 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86b28f0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86b2980 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86b2a10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86b2aa0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86b2b30 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86b2bc0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86b2c50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86b2ce0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86b2d70 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86b2e00 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86b2e90 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86b2f20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86b2fb0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86b3040 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86b30d0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86b3160 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86b31f0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86b3280 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86b3310 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: 0xaaaab8688dc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab86874d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab86876a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687870 VAL: '000' (3 sibs) 34: 0xaaaab8687908 VAL: '001' (3 sibs) 34: 0xaaaab86879a0 VAL: '002' (3 sibs) 34: 0xaaaab8687738 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687a40 VAL: '010' (3 sibs) 34: 0xaaaab8687ad8 VAL: '011' (3 sibs) 34: 0xaaaab8687b70 VAL: '012' (3 sibs) 34: 0xaaaab86877d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687c10 VAL: '020' (3 sibs) 34: 0xaaaab8687ca8 VAL: '021' (3 sibs) 34: 0xaaaab8687d40 VAL: '022' (3 sibs) 34: 0xaaaab8687568 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687de0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687fb0 VAL: '100' (3 sibs) 34: 0xaaaab8688048 VAL: '101' (3 sibs) 34: 0xaaaab86880e0 VAL: '102' (3 sibs) 34: 0xaaaab8687e78 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688180 VAL: '110' (3 sibs) 34: 0xaaaab8688218 VAL: '111' (3 sibs) 34: 0xaaaab86882b0 VAL: '112' (3 sibs) 34: 0xaaaab8687f10 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688350 VAL: '120' (3 sibs) 34: 0xaaaab86883e8 VAL: '121' (3 sibs) 34: 0xaaaab8688480 VAL: '122' (3 sibs) 34: 0xaaaab8687600 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688520 SEQ: (3 sibs) 3 children: 34: 0xaaaab86886f0 VAL: '200' (3 sibs) 34: 0xaaaab8688788 VAL: '201' (3 sibs) 34: 0xaaaab8688820 VAL: '202' (3 sibs) 34: 0xaaaab86885b8 SEQ: (3 sibs) 3 children: 34: 0xaaaab86888c0 VAL: '210' (3 sibs) 34: 0xaaaab8688958 VAL: '211' (3 sibs) 34: 0xaaaab86889f0 VAL: '212' (3 sibs) 34: 0xaaaab8688650 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688a90 VAL: '220' (3 sibs) 34: 0xaaaab8688b28 VAL: '221' (3 sibs) 34: 0xaaaab8688bc0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86b4130 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86b41c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86b4250 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86b42e0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86b4370 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86b4400 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86b4490 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86b4520 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86b45b0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86b4640 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86b46d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86b4760 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86b47f0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86b4880 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86b4910 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86b49a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86b4a30 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86b4ac0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86b4b50 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86b4be0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86b4c70 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86b4d00 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86b4d90 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86b4e20 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86b4eb0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86b4f40 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86b4fd0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86b5060 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86b50f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86b5180 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86b5210 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86b52a0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86b5330 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86b53c0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86b5450 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86b54e0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86b5570 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86b5600 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86b5690 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86b5720 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: 0xaaaab8688ee0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab86890d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab86892a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689470 VAL: '000' (3 sibs) 34: 0xaaaab8689508 VAL: '001' (3 sibs) 34: 0xaaaab86895a0 VAL: '002' (3 sibs) 34: 0xaaaab8689338 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689640 VAL: '010' (3 sibs) 34: 0xaaaab86896d8 VAL: '011' (3 sibs) 34: 0xaaaab8689770 VAL: '012' (3 sibs) 34: 0xaaaab86893d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689810 VAL: '020' (3 sibs) 34: 0xaaaab86898a8 VAL: '021' (3 sibs) 34: 0xaaaab8689940 VAL: '022' (3 sibs) 34: 0xaaaab8689168 SEQ: (3 sibs) 3 children: 34: 0xaaaab86899e0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689bb0 VAL: '100' (3 sibs) 34: 0xaaaab8689c48 VAL: '101' (3 sibs) 34: 0xaaaab8689ce0 VAL: '102' (3 sibs) 34: 0xaaaab8689a78 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689d80 VAL: '110' (3 sibs) 34: 0xaaaab8689e18 VAL: '111' (3 sibs) 34: 0xaaaab8689eb0 VAL: '112' (3 sibs) 34: 0xaaaab8689b10 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689f50 VAL: '120' (3 sibs) 34: 0xaaaab8689fe8 VAL: '121' (3 sibs) 34: 0xaaaab868a080 VAL: '122' (3 sibs) 34: 0xaaaab8689200 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a120 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a2f0 VAL: '200' (3 sibs) 34: 0xaaaab868a388 VAL: '201' (3 sibs) 34: 0xaaaab868a420 VAL: '202' (3 sibs) 34: 0xaaaab868a1b8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a4c0 VAL: '210' (3 sibs) 34: 0xaaaab868a558 VAL: '211' (3 sibs) 34: 0xaaaab868a5f0 VAL: '212' (3 sibs) 34: 0xaaaab868a250 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a690 VAL: '220' (3 sibs) 34: 0xaaaab868a728 VAL: '221' (3 sibs) 34: 0xaaaab868a7c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86b6540 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86b65d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86b6660 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86b66f0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86b6780 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86b6810 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86b68a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86b6930 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86b69c0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86b6a50 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86b6ae0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86b6b70 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86b6c00 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86b6c90 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86b6d20 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86b6db0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86b6e40 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86b6ed0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86b6f60 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86b6ff0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86b7080 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86b7110 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86b71a0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86b7230 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86b72c0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86b7350 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86b73e0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86b7470 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86b7500 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86b7590 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86b7620 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86b76b0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86b7740 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86b77d0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86b7860 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86b78f0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86b7980 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86b7a10 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86b7aa0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86b7b30 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: 0xaaaab8688ff8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab868a860 SEQ: (3 sibs) 3 children: 34: 0xaaaab868aa30 SEQ: (3 sibs) 3 children: 34: 0xaaaab868ac00 VAL: '000' (3 sibs) 34: 0xaaaab868ac98 VAL: '001' (3 sibs) 34: 0xaaaab868ad30 VAL: '002' (3 sibs) 34: 0xaaaab868aac8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868add0 VAL: '010' (3 sibs) 34: 0xaaaab868ae68 VAL: '011' (3 sibs) 34: 0xaaaab868af00 VAL: '012' (3 sibs) 34: 0xaaaab868ab60 SEQ: (3 sibs) 3 children: 34: 0xaaaab868afa0 VAL: '020' (3 sibs) 34: 0xaaaab868b038 VAL: '021' (3 sibs) 34: 0xaaaab868b0d0 VAL: '022' (3 sibs) 34: 0xaaaab868a8f8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b170 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b340 VAL: '100' (3 sibs) 34: 0xaaaab868b3d8 VAL: '101' (3 sibs) 34: 0xaaaab868b470 VAL: '102' (3 sibs) 34: 0xaaaab868b208 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b510 VAL: '110' (3 sibs) 34: 0xaaaab868b5a8 VAL: '111' (3 sibs) 34: 0xaaaab868b640 VAL: '112' (3 sibs) 34: 0xaaaab868b2a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b6e0 VAL: '120' (3 sibs) 34: 0xaaaab868b778 VAL: '121' (3 sibs) 34: 0xaaaab868b810 VAL: '122' (3 sibs) 34: 0xaaaab868a990 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b8b0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868ba80 VAL: '200' (3 sibs) 34: 0xaaaab868bb18 VAL: '201' (3 sibs) 34: 0xaaaab868bbb0 VAL: '202' (3 sibs) 34: 0xaaaab868b948 SEQ: (3 sibs) 3 children: 34: 0xaaaab868bc50 VAL: '210' (3 sibs) 34: 0xaaaab868bce8 VAL: '211' (3 sibs) 34: 0xaaaab868bd80 VAL: '212' (3 sibs) 34: 0xaaaab868b9e0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868be20 VAL: '220' (3 sibs) 34: 0xaaaab868beb8 VAL: '221' (3 sibs) 34: 0xaaaab868bf50 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86b8950 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86b89e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86b8a70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86b8b00 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86b8b90 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86b8c20 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86b8cb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86b8d40 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86b8dd0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86b8e60 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86b8ef0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86b8f80 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86b9010 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86b90a0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86b9130 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86b91c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86b9250 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86b92e0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86b9370 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86b9400 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86b9490 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86b9520 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86b95b0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86b9640 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86b96d0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86b9760 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86b97f0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86b9880 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86b9910 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86b99a0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86b9a30 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86b9ac0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86b9b50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86b9be0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86b9c70 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86b9d00 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86b9d90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86b9e20 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86b9eb0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86b9f40 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] 0xaaaab86a3380 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86a3410 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86a34a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86a3530 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86a35c0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86a3650 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86a36e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86a3770 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86a3800 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86a3890 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86a3920 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86a39b0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86a3a40 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86a3ad0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86a3b60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86a3bf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86a3c80 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86a3d10 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86a3da0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86a3e30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86a3ec0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86a3f50 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86a3fe0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86a4070 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86a4100 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86a4190 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86a4220 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86a42b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86a4340 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86a43d0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86a4460 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86a44f0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86a4580 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86a4610 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86a46a0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86a4730 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86a47c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86a4850 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86a48e0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86a4970 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] 0xaaaab86bbf70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86bc000 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86bc090 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86bc120 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86bc1b0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86bc240 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86bc2d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86bc360 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86bc3f0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86bc480 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86bc510 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86bc5a0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86bc630 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86bc6c0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86bc750 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86bc7e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86bc870 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86bc900 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86bc990 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86bca20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86bcab0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86bcb40 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86bcbd0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86bcc60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86bccf0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86bcd80 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86bce10 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86bcea0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86bcf30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86bcfc0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86bd050 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86bd0e0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86bd170 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86bd200 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86bd290 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86bd320 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86bd3b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86bd440 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86bd4d0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86bd560 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] 0xaaaab86a72b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86a7340 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86a73d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86a7460 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86a74f0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86a7580 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86a7610 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86a76a0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86a7730 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86a77c0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86a7850 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86a78e0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86a7970 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86a7a00 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86a7a90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86a7b20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86a7bb0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86a7c40 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86a7cd0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86a7d60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86a7df0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86a7e80 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86a7f10 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86a7fa0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86a8030 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86a80c0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86a8150 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86a81e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86a8270 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86a8300 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86a8390 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86a8420 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86a84b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86a8540 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86a85d0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86a8660 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86a86f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86a8780 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86a8810 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86a88a0 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] 0xaaaab86be380 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86be410 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86be4a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86be530 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86be5c0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86be650 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86be6e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86be770 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86be800 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86be890 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86be920 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86be9b0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86bea40 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86bead0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86beb60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86bebf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86bec80 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86bed10 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86beda0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86bee30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86beec0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86bef50 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86befe0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86bf070 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86bf100 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86bf190 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86bf220 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86bf2b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86bf340 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86bf3d0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86bf460 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86bf4f0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86bf580 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86bf610 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86bf6a0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86bf730 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86bf7c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86bf850 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86bf8e0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86bf970 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] 0xaaaab86ab350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86ab3e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86ab470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86ab500 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86ab590 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86ab620 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86ab6b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86ab740 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86ab7d0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86ab860 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86ab8f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86ab980 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86aba10 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86abaa0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86abb30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86abbc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86abc50 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86abce0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86abd70 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86abe00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86abe90 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86abf20 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86abfb0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86ac040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86ac0d0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86ac160 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86ac1f0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86ac280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86ac310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86ac3a0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86ac430 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86ac4c0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86ac550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86ac5e0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86ac670 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86ac700 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86ac790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86ac820 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86ac8b0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86ac940 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] 0xaaaab86c0790 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86c0820 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86c08b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86c0940 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86c09d0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86c0a60 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86c0af0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86c0b80 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86c0c10 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86c0ca0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86c0d30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86c0dc0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86c0e50 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86c0ee0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86c0f70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86c1000 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86c1090 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86c1120 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86c11b0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86c1240 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86c12d0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86c1360 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86c13f0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86c1480 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86c1510 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86c15a0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86c1630 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86c16c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86c1750 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86c17e0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86c1870 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86c1900 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86c1990 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86c1a20 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86c1ab0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86c1b40 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86c1bd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86c1c60 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86c1cf0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86c1d80 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] 0xaaaab86af910 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86af9a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86afa30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86afac0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86afb50 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86afbe0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86afc70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86afd00 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86afd90 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86afe20 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86afeb0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86aff40 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86affd0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86b0060 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86b00f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86b0180 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86b0210 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86b02a0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86b0330 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86b03c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86b0450 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86b04e0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86b0570 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86b0600 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86b0690 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86b0720 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86b07b0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86b0840 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86b08d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86b0960 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86b09f0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86b0a80 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86b0b10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86b0ba0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86b0c30 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86b0cc0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86b0d50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86b0de0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86b0e70 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86b0f00 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] 0xaaaab86c2ba0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86c2c30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86c2cc0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86c2d50 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86c2de0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86c2e70 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86c2f00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86c2f90 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86c3020 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86c30b0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86c3140 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86c31d0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86c3260 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86c32f0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86c3380 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86c3410 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86c34a0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86c3530 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86c35c0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86c3650 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86c36e0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86c3770 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86c3800 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86c3890 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86c3920 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86c39b0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86c3a40 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86c3ad0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86c3b60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86c3bf0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86c3c80 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86c3d10 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86c3da0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86c3e30 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86c3ec0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86c3f50 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86c3fe0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86c4070 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86c4100 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86c4190 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] 0xaaaab86b1d20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86b1db0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86b1e40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86b1ed0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86b1f60 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86b1ff0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86b2080 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86b2110 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86b21a0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86b2230 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86b22c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86b2350 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86b23e0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86b2470 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86b2500 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86b2590 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86b2620 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86b26b0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86b2740 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86b27d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86b2860 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86b28f0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86b2980 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86b2a10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86b2aa0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86b2b30 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86b2bc0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86b2c50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86b2ce0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86b2d70 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86b2e00 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86b2e90 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86b2f20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86b2fb0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86b3040 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86b30d0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86b3160 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86b31f0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86b3280 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86b3310 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] 0xaaaab86c4fb0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86c5040 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86c50d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86c5160 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86c51f0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86c5280 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86c5310 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86c53a0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86c5430 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86c54c0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86c5550 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86c55e0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86c5670 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86c5700 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86c5790 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86c5820 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86c58b0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86c5940 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86c59d0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86c5a60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86c5af0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86c5b80 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86c5c10 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86c5ca0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86c5d30 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86c5dc0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86c5e50 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86c5ee0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86c5f70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86c6000 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86c6090 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86c6120 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86c61b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86c6240 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86c62d0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86c6360 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86c63f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86c6480 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86c6510 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86c65a0 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] 0xaaaab86b4130 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86b41c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86b4250 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86b42e0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86b4370 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86b4400 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86b4490 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86b4520 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86b45b0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86b4640 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86b46d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86b4760 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86b47f0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86b4880 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86b4910 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86b49a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86b4a30 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86b4ac0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86b4b50 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86b4be0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86b4c70 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86b4d00 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86b4d90 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86b4e20 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86b4eb0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86b4f40 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86b4fd0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86b5060 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86b50f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86b5180 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86b5210 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86b52a0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86b5330 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86b53c0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86b5450 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86b54e0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86b5570 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86b5600 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86b5690 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86b5720 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] 0xaaaab86c73c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86c7450 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86c74e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86c7570 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86c7600 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86c7690 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86c7720 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86c77b0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86c7840 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86c78d0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86c7960 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86c79f0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86c7a80 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86c7b10 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86c7ba0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86c7c30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86c7cc0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86c7d50 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86c7de0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86c7e70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86c7f00 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86c7f90 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86c8020 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86c80b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86c8140 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86c81d0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86c8260 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86c82f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86c8380 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86c8410 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86c84a0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86c8530 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86c85c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86c8650 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86c86e0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86c8770 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86c8800 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86c8890 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86c8920 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86c89b0 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] 0xaaaab86b6540 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86b65d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86b6660 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86b66f0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86b6780 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86b6810 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86b68a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86b6930 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86b69c0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86b6a50 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86b6ae0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86b6b70 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86b6c00 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86b6c90 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86b6d20 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86b6db0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86b6e40 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86b6ed0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86b6f60 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86b6ff0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86b7080 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86b7110 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86b71a0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86b7230 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86b72c0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86b7350 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86b73e0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86b7470 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86b7500 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86b7590 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86b7620 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86b76b0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86b7740 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86b77d0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86b7860 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86b78f0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86b7980 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86b7a10 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86b7aa0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86b7b30 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] 0xaaaab86ca9e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86caa70 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86cab00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86cab90 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86cac20 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86cacb0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86cad40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86cadd0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86cae60 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86caef0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86caf80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86cb010 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86cb0a0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86cb130 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86cb1c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86cb250 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86cb2e0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86cb370 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86cb400 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86cb490 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86cb520 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86cb5b0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86cb640 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86cb6d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86cb760 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86cb7f0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86cb880 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86cb910 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86cb9a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86cba30 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86cbac0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86cbb50 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86cbbe0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86cbc70 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86cbd00 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86cbd90 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86cbe20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86cbeb0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86cbf40 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86cbfd0 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] 0xaaaab86b8950 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86b89e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86b8a70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86b8b00 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86b8b90 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86b8c20 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86b8cb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86b8d40 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86b8dd0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86b8e60 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86b8ef0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86b8f80 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86b9010 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86b90a0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86b9130 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86b91c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86b9250 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86b92e0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86b9370 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86b9400 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86b9490 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86b9520 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86b95b0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86b9640 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86b96d0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86b9760 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86b97f0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86b9880 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86b9910 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86b99a0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86b9a30 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86b9ac0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86b9b50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86b9be0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86b9c70 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86b9d00 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86b9d90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86b9e20 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86b9eb0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86b9f40 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] 0xaaaab86ccdf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86cce80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86ccf10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86ccfa0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86cd030 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86cd0c0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86cd150 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86cd1e0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86cd270 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86cd300 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86cd390 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86cd420 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86cd4b0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86cd540 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86cd5d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86cd660 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86cd6f0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86cd780 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86cd810 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86cd8a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86cd930 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86cd9c0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86cda50 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86cdae0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86cdb70 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86cdc00 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86cdc90 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86cdd20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86cddb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86cde40 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86cded0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86cdf60 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86cdff0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86ce080 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86ce110 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86ce1a0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86ce230 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86ce2c0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86ce350 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86ce3e0 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: 0xaaaab8688cb0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab8685b00 SEQ: (3 sibs) 3 children: 34: 0xaaaab8685cd0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8685ea0 VAL: '000' (3 sibs) 34: 0xaaaab8685f38 VAL: '001' (3 sibs) 34: 0xaaaab8685fd0 VAL: '002' (3 sibs) 34: 0xaaaab8685d68 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686070 VAL: '010' (3 sibs) 34: 0xaaaab8686108 VAL: '011' (3 sibs) 34: 0xaaaab86861a0 VAL: '012' (3 sibs) 34: 0xaaaab8685e00 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686240 VAL: '020' (3 sibs) 34: 0xaaaab86862d8 VAL: '021' (3 sibs) 34: 0xaaaab8686370 VAL: '022' (3 sibs) 34: 0xaaaab8685b98 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686410 SEQ: (3 sibs) 3 children: 34: 0xaaaab86865e0 VAL: '100' (3 sibs) 34: 0xaaaab8686678 VAL: '101' (3 sibs) 34: 0xaaaab8686710 VAL: '102' (3 sibs) 34: 0xaaaab86864a8 SEQ: (3 sibs) 3 children: 34: 0xaaaab86867b0 VAL: '110' (3 sibs) 34: 0xaaaab8686848 VAL: '111' (3 sibs) 34: 0xaaaab86868e0 VAL: '112' (3 sibs) 34: 0xaaaab8686540 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686980 VAL: '120' (3 sibs) 34: 0xaaaab8686a18 VAL: '121' (3 sibs) 34: 0xaaaab8686ab0 VAL: '122' (3 sibs) 34: 0xaaaab8685c30 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686b50 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686d20 VAL: '200' (3 sibs) 34: 0xaaaab8686db8 VAL: '201' (3 sibs) 34: 0xaaaab8686e50 VAL: '202' (3 sibs) 34: 0xaaaab8686be8 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686ef0 VAL: '210' (3 sibs) 34: 0xaaaab8686f88 VAL: '211' (3 sibs) 34: 0xaaaab8687020 VAL: '212' (3 sibs) 34: 0xaaaab8686c80 SEQ: (3 sibs) 3 children: 34: 0xaaaab86870c0 VAL: '220' (3 sibs) 34: 0xaaaab8687158 VAL: '221' (3 sibs) 34: 0xaaaab86871f0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86cf200 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86cf290 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86cf320 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86cf3b0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86cf440 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86cf4d0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86cf560 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86cf5f0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86cf680 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86cf710 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86cf7a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86cf830 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86cf8c0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86cf950 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86cf9e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86cfa70 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86cfb00 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86cfb90 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86cfc20 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86cfcb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86cfd40 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86cfdd0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86cfe60 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86cfef0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86cff80 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86d0010 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86d00a0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86d0130 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86d01c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86d0250 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86d02e0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86d0370 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86d0400 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86d0490 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86d0520 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86d05b0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86d0640 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86d06d0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86d0760 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86d07f0 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: 0xaaaab8688dc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab86874d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab86876a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687870 VAL: '000' (3 sibs) 34: 0xaaaab8687908 VAL: '001' (3 sibs) 34: 0xaaaab86879a0 VAL: '002' (3 sibs) 34: 0xaaaab8687738 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687a40 VAL: '010' (3 sibs) 34: 0xaaaab8687ad8 VAL: '011' (3 sibs) 34: 0xaaaab8687b70 VAL: '012' (3 sibs) 34: 0xaaaab86877d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687c10 VAL: '020' (3 sibs) 34: 0xaaaab8687ca8 VAL: '021' (3 sibs) 34: 0xaaaab8687d40 VAL: '022' (3 sibs) 34: 0xaaaab8687568 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687de0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687fb0 VAL: '100' (3 sibs) 34: 0xaaaab8688048 VAL: '101' (3 sibs) 34: 0xaaaab86880e0 VAL: '102' (3 sibs) 34: 0xaaaab8687e78 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688180 VAL: '110' (3 sibs) 34: 0xaaaab8688218 VAL: '111' (3 sibs) 34: 0xaaaab86882b0 VAL: '112' (3 sibs) 34: 0xaaaab8687f10 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688350 VAL: '120' (3 sibs) 34: 0xaaaab86883e8 VAL: '121' (3 sibs) 34: 0xaaaab8688480 VAL: '122' (3 sibs) 34: 0xaaaab8687600 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688520 SEQ: (3 sibs) 3 children: 34: 0xaaaab86886f0 VAL: '200' (3 sibs) 34: 0xaaaab8688788 VAL: '201' (3 sibs) 34: 0xaaaab8688820 VAL: '202' (3 sibs) 34: 0xaaaab86885b8 SEQ: (3 sibs) 3 children: 34: 0xaaaab86888c0 VAL: '210' (3 sibs) 34: 0xaaaab8688958 VAL: '211' (3 sibs) 34: 0xaaaab86889f0 VAL: '212' (3 sibs) 34: 0xaaaab8688650 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688a90 VAL: '220' (3 sibs) 34: 0xaaaab8688b28 VAL: '221' (3 sibs) 34: 0xaaaab8688bc0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86d0890 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86d0920 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86d09b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86d0a40 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86d0ad0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86d0b60 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86d0bf0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86d0c80 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86d0d10 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86d0da0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86d0e30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86d0ec0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86d0f50 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86d0fe0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86d1070 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86d1100 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86d1190 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86d1220 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86d12b0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86d1340 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86d13d0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86d1460 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86d14f0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86d1580 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86d1610 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86d16a0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86d1730 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86d17c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86d1850 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86d18e0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86d1970 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86d1a00 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86d1a90 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86d1b20 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86d1bb0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86d1c40 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86d1cd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86d1d60 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86d1df0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86d1e80 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: 0xaaaab8688ee0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab86890d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab86892a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689470 VAL: '000' (3 sibs) 34: 0xaaaab8689508 VAL: '001' (3 sibs) 34: 0xaaaab86895a0 VAL: '002' (3 sibs) 34: 0xaaaab8689338 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689640 VAL: '010' (3 sibs) 34: 0xaaaab86896d8 VAL: '011' (3 sibs) 34: 0xaaaab8689770 VAL: '012' (3 sibs) 34: 0xaaaab86893d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689810 VAL: '020' (3 sibs) 34: 0xaaaab86898a8 VAL: '021' (3 sibs) 34: 0xaaaab8689940 VAL: '022' (3 sibs) 34: 0xaaaab8689168 SEQ: (3 sibs) 3 children: 34: 0xaaaab86899e0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689bb0 VAL: '100' (3 sibs) 34: 0xaaaab8689c48 VAL: '101' (3 sibs) 34: 0xaaaab8689ce0 VAL: '102' (3 sibs) 34: 0xaaaab8689a78 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689d80 VAL: '110' (3 sibs) 34: 0xaaaab8689e18 VAL: '111' (3 sibs) 34: 0xaaaab8689eb0 VAL: '112' (3 sibs) 34: 0xaaaab8689b10 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689f50 VAL: '120' (3 sibs) 34: 0xaaaab8689fe8 VAL: '121' (3 sibs) 34: 0xaaaab868a080 VAL: '122' (3 sibs) 34: 0xaaaab8689200 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a120 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a2f0 VAL: '200' (3 sibs) 34: 0xaaaab868a388 VAL: '201' (3 sibs) 34: 0xaaaab868a420 VAL: '202' (3 sibs) 34: 0xaaaab868a1b8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a4c0 VAL: '210' (3 sibs) 34: 0xaaaab868a558 VAL: '211' (3 sibs) 34: 0xaaaab868a5f0 VAL: '212' (3 sibs) 34: 0xaaaab868a250 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a690 VAL: '220' (3 sibs) 34: 0xaaaab868a728 VAL: '221' (3 sibs) 34: 0xaaaab868a7c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86d1f20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86d1fb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86d2040 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86d20d0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86d2160 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86d21f0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86d2280 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86d2310 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86d23a0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86d2430 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86d24c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86d2550 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86d25e0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86d2670 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86d2700 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86d2790 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86d2820 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86d28b0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86d2940 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86d29d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86d2a60 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86d2af0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86d2b80 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86d2c10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86d2ca0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86d2d30 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86d2dc0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86d2e50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86d2ee0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86d2f70 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86d3000 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86d3090 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86d3120 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86d31b0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86d3240 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86d32d0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86d3360 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86d33f0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86d3480 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86d3510 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: 0xaaaab8688ff8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab868a860 SEQ: (3 sibs) 3 children: 34: 0xaaaab868aa30 SEQ: (3 sibs) 3 children: 34: 0xaaaab868ac00 VAL: '000' (3 sibs) 34: 0xaaaab868ac98 VAL: '001' (3 sibs) 34: 0xaaaab868ad30 VAL: '002' (3 sibs) 34: 0xaaaab868aac8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868add0 VAL: '010' (3 sibs) 34: 0xaaaab868ae68 VAL: '011' (3 sibs) 34: 0xaaaab868af00 VAL: '012' (3 sibs) 34: 0xaaaab868ab60 SEQ: (3 sibs) 3 children: 34: 0xaaaab868afa0 VAL: '020' (3 sibs) 34: 0xaaaab868b038 VAL: '021' (3 sibs) 34: 0xaaaab868b0d0 VAL: '022' (3 sibs) 34: 0xaaaab868a8f8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b170 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b340 VAL: '100' (3 sibs) 34: 0xaaaab868b3d8 VAL: '101' (3 sibs) 34: 0xaaaab868b470 VAL: '102' (3 sibs) 34: 0xaaaab868b208 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b510 VAL: '110' (3 sibs) 34: 0xaaaab868b5a8 VAL: '111' (3 sibs) 34: 0xaaaab868b640 VAL: '112' (3 sibs) 34: 0xaaaab868b2a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b6e0 VAL: '120' (3 sibs) 34: 0xaaaab868b778 VAL: '121' (3 sibs) 34: 0xaaaab868b810 VAL: '122' (3 sibs) 34: 0xaaaab868a990 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b8b0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868ba80 VAL: '200' (3 sibs) 34: 0xaaaab868bb18 VAL: '201' (3 sibs) 34: 0xaaaab868bbb0 VAL: '202' (3 sibs) 34: 0xaaaab868b948 SEQ: (3 sibs) 3 children: 34: 0xaaaab868bc50 VAL: '210' (3 sibs) 34: 0xaaaab868bce8 VAL: '211' (3 sibs) 34: 0xaaaab868bd80 VAL: '212' (3 sibs) 34: 0xaaaab868b9e0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868be20 VAL: '220' (3 sibs) 34: 0xaaaab868beb8 VAL: '221' (3 sibs) 34: 0xaaaab868bf50 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86d35b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86d3640 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86d36d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86d3760 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86d37f0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86d3880 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86d3910 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86d39a0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86d3a30 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86d3ac0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86d3b50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86d3be0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86d3c70 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86d3d00 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86d3d90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86d3e20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86d3eb0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86d3f40 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86d3fd0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86d4060 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86d40f0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86d4180 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86d4210 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86d42a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86d4330 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86d43c0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86d4450 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86d44e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86d4570 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86d4600 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86d4690 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86d4720 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86d47b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86d4840 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86d48d0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86d4960 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86d49f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86d4a80 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86d4b10 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86d4ba0 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: 0xaaaab8688cb0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab8685b00 SEQ: (3 sibs) 3 children: 34: 0xaaaab8685cd0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8685ea0 VAL: '000' (3 sibs) 34: 0xaaaab8685f38 VAL: '001' (3 sibs) 34: 0xaaaab8685fd0 VAL: '002' (3 sibs) 34: 0xaaaab8685d68 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686070 VAL: '010' (3 sibs) 34: 0xaaaab8686108 VAL: '011' (3 sibs) 34: 0xaaaab86861a0 VAL: '012' (3 sibs) 34: 0xaaaab8685e00 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686240 VAL: '020' (3 sibs) 34: 0xaaaab86862d8 VAL: '021' (3 sibs) 34: 0xaaaab8686370 VAL: '022' (3 sibs) 34: 0xaaaab8685b98 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686410 SEQ: (3 sibs) 3 children: 34: 0xaaaab86865e0 VAL: '100' (3 sibs) 34: 0xaaaab8686678 VAL: '101' (3 sibs) 34: 0xaaaab8686710 VAL: '102' (3 sibs) 34: 0xaaaab86864a8 SEQ: (3 sibs) 3 children: 34: 0xaaaab86867b0 VAL: '110' (3 sibs) 34: 0xaaaab8686848 VAL: '111' (3 sibs) 34: 0xaaaab86868e0 VAL: '112' (3 sibs) 34: 0xaaaab8686540 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686980 VAL: '120' (3 sibs) 34: 0xaaaab8686a18 VAL: '121' (3 sibs) 34: 0xaaaab8686ab0 VAL: '122' (3 sibs) 34: 0xaaaab8685c30 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686b50 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686d20 VAL: '200' (3 sibs) 34: 0xaaaab8686db8 VAL: '201' (3 sibs) 34: 0xaaaab8686e50 VAL: '202' (3 sibs) 34: 0xaaaab8686be8 SEQ: (3 sibs) 3 children: 34: 0xaaaab8686ef0 VAL: '210' (3 sibs) 34: 0xaaaab8686f88 VAL: '211' (3 sibs) 34: 0xaaaab8687020 VAL: '212' (3 sibs) 34: 0xaaaab8686c80 SEQ: (3 sibs) 3 children: 34: 0xaaaab86870c0 VAL: '220' (3 sibs) 34: 0xaaaab8687158 VAL: '221' (3 sibs) 34: 0xaaaab86871f0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86d4c40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86d4cd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86d4d60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86d4df0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86d4e80 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86d4f10 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86d4fa0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86d5030 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86d50c0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86d5150 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86d51e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86d5270 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86d5300 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86d5390 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86d5420 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86d54b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86d5540 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86d55d0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86d5660 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86d56f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86d5780 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86d5810 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86d58a0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86d5930 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86d59c0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86d5a50 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86d5ae0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86d5b70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86d5c00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86d5c90 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86d5d20 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86d5db0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86d5e40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86d5ed0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86d5f60 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86d5ff0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86d6080 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86d6110 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86d61a0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86d6230 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: 0xaaaab8688dc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab86874d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab86876a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687870 VAL: '000' (3 sibs) 34: 0xaaaab8687908 VAL: '001' (3 sibs) 34: 0xaaaab86879a0 VAL: '002' (3 sibs) 34: 0xaaaab8687738 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687a40 VAL: '010' (3 sibs) 34: 0xaaaab8687ad8 VAL: '011' (3 sibs) 34: 0xaaaab8687b70 VAL: '012' (3 sibs) 34: 0xaaaab86877d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687c10 VAL: '020' (3 sibs) 34: 0xaaaab8687ca8 VAL: '021' (3 sibs) 34: 0xaaaab8687d40 VAL: '022' (3 sibs) 34: 0xaaaab8687568 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687de0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8687fb0 VAL: '100' (3 sibs) 34: 0xaaaab8688048 VAL: '101' (3 sibs) 34: 0xaaaab86880e0 VAL: '102' (3 sibs) 34: 0xaaaab8687e78 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688180 VAL: '110' (3 sibs) 34: 0xaaaab8688218 VAL: '111' (3 sibs) 34: 0xaaaab86882b0 VAL: '112' (3 sibs) 34: 0xaaaab8687f10 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688350 VAL: '120' (3 sibs) 34: 0xaaaab86883e8 VAL: '121' (3 sibs) 34: 0xaaaab8688480 VAL: '122' (3 sibs) 34: 0xaaaab8687600 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688520 SEQ: (3 sibs) 3 children: 34: 0xaaaab86886f0 VAL: '200' (3 sibs) 34: 0xaaaab8688788 VAL: '201' (3 sibs) 34: 0xaaaab8688820 VAL: '202' (3 sibs) 34: 0xaaaab86885b8 SEQ: (3 sibs) 3 children: 34: 0xaaaab86888c0 VAL: '210' (3 sibs) 34: 0xaaaab8688958 VAL: '211' (3 sibs) 34: 0xaaaab86889f0 VAL: '212' (3 sibs) 34: 0xaaaab8688650 SEQ: (3 sibs) 3 children: 34: 0xaaaab8688a90 VAL: '220' (3 sibs) 34: 0xaaaab8688b28 VAL: '221' (3 sibs) 34: 0xaaaab8688bc0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86d62d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86d6360 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86d63f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86d6480 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86d6510 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86d65a0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86d6630 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86d66c0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86d6750 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86d67e0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86d6870 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86d6900 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86d6990 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86d6a20 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86d6ab0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86d6b40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86d6bd0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86d6c60 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86d6cf0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86d6d80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86d6e10 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86d6ea0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86d6f30 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86d6fc0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86d7050 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86d70e0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86d7170 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86d7200 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86d7290 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86d7320 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86d73b0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86d7440 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86d74d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86d7560 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86d75f0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86d7680 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86d7710 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86d77a0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86d7830 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86d78c0 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: 0xaaaab8688ee0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab86890d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab86892a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689470 VAL: '000' (3 sibs) 34: 0xaaaab8689508 VAL: '001' (3 sibs) 34: 0xaaaab86895a0 VAL: '002' (3 sibs) 34: 0xaaaab8689338 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689640 VAL: '010' (3 sibs) 34: 0xaaaab86896d8 VAL: '011' (3 sibs) 34: 0xaaaab8689770 VAL: '012' (3 sibs) 34: 0xaaaab86893d0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689810 VAL: '020' (3 sibs) 34: 0xaaaab86898a8 VAL: '021' (3 sibs) 34: 0xaaaab8689940 VAL: '022' (3 sibs) 34: 0xaaaab8689168 SEQ: (3 sibs) 3 children: 34: 0xaaaab86899e0 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689bb0 VAL: '100' (3 sibs) 34: 0xaaaab8689c48 VAL: '101' (3 sibs) 34: 0xaaaab8689ce0 VAL: '102' (3 sibs) 34: 0xaaaab8689a78 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689d80 VAL: '110' (3 sibs) 34: 0xaaaab8689e18 VAL: '111' (3 sibs) 34: 0xaaaab8689eb0 VAL: '112' (3 sibs) 34: 0xaaaab8689b10 SEQ: (3 sibs) 3 children: 34: 0xaaaab8689f50 VAL: '120' (3 sibs) 34: 0xaaaab8689fe8 VAL: '121' (3 sibs) 34: 0xaaaab868a080 VAL: '122' (3 sibs) 34: 0xaaaab8689200 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a120 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a2f0 VAL: '200' (3 sibs) 34: 0xaaaab868a388 VAL: '201' (3 sibs) 34: 0xaaaab868a420 VAL: '202' (3 sibs) 34: 0xaaaab868a1b8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a4c0 VAL: '210' (3 sibs) 34: 0xaaaab868a558 VAL: '211' (3 sibs) 34: 0xaaaab868a5f0 VAL: '212' (3 sibs) 34: 0xaaaab868a250 SEQ: (3 sibs) 3 children: 34: 0xaaaab868a690 VAL: '220' (3 sibs) 34: 0xaaaab868a728 VAL: '221' (3 sibs) 34: 0xaaaab868a7c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86d7960 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86d79f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86d7a80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86d7b10 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86d7ba0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86d7c30 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86d7cc0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86d7d50 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86d7de0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86d7e70 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86d7f00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86d7f90 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86d8020 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86d80b0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86d8140 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86d81d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86d8260 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86d82f0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86d8380 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86d8410 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86d84a0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86d8530 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86d85c0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86d8650 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86d86e0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86d8770 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86d8800 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86d8890 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86d8920 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86d89b0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86d8a40 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86d8ad0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86d8b60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86d8bf0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86d8c80 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86d8d10 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86d8da0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86d8e30 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86d8ec0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86d8f50 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: 0xaaaab8688ff8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaaab868a860 SEQ: (3 sibs) 3 children: 34: 0xaaaab868aa30 SEQ: (3 sibs) 3 children: 34: 0xaaaab868ac00 VAL: '000' (3 sibs) 34: 0xaaaab868ac98 VAL: '001' (3 sibs) 34: 0xaaaab868ad30 VAL: '002' (3 sibs) 34: 0xaaaab868aac8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868add0 VAL: '010' (3 sibs) 34: 0xaaaab868ae68 VAL: '011' (3 sibs) 34: 0xaaaab868af00 VAL: '012' (3 sibs) 34: 0xaaaab868ab60 SEQ: (3 sibs) 3 children: 34: 0xaaaab868afa0 VAL: '020' (3 sibs) 34: 0xaaaab868b038 VAL: '021' (3 sibs) 34: 0xaaaab868b0d0 VAL: '022' (3 sibs) 34: 0xaaaab868a8f8 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b170 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b340 VAL: '100' (3 sibs) 34: 0xaaaab868b3d8 VAL: '101' (3 sibs) 34: 0xaaaab868b470 VAL: '102' (3 sibs) 34: 0xaaaab868b208 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b510 VAL: '110' (3 sibs) 34: 0xaaaab868b5a8 VAL: '111' (3 sibs) 34: 0xaaaab868b640 VAL: '112' (3 sibs) 34: 0xaaaab868b2a0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b6e0 VAL: '120' (3 sibs) 34: 0xaaaab868b778 VAL: '121' (3 sibs) 34: 0xaaaab868b810 VAL: '122' (3 sibs) 34: 0xaaaab868a990 SEQ: (3 sibs) 3 children: 34: 0xaaaab868b8b0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868ba80 VAL: '200' (3 sibs) 34: 0xaaaab868bb18 VAL: '201' (3 sibs) 34: 0xaaaab868bbb0 VAL: '202' (3 sibs) 34: 0xaaaab868b948 SEQ: (3 sibs) 3 children: 34: 0xaaaab868bc50 VAL: '210' (3 sibs) 34: 0xaaaab868bce8 VAL: '211' (3 sibs) 34: 0xaaaab868bd80 VAL: '212' (3 sibs) 34: 0xaaaab868b9e0 SEQ: (3 sibs) 3 children: 34: 0xaaaab868be20 VAL: '220' (3 sibs) 34: 0xaaaab868beb8 VAL: '221' (3 sibs) 34: 0xaaaab868bf50 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaaab86d8ff0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaaab86d9080 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaaab86d9110 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaaab86d91a0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaaab86d9230 VAL: '001' (3 sibs) 34: [5] [5] 0xaaaab86d92c0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaaab86d9350 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaaab86d93e0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaaab86d9470 VAL: '011' (3 sibs) 34: [9] [9] 0xaaaab86d9500 VAL: '012' (3 sibs) 34: [10] [10] 0xaaaab86d9590 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaaab86d9620 VAL: '020' (3 sibs) 34: [12] [12] 0xaaaab86d96b0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaaab86d9740 VAL: '022' (3 sibs) 34: [14] [14] 0xaaaab86d97d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaaab86d9860 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaaab86d98f0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaaab86d9980 VAL: '101' (3 sibs) 34: [18] [18] 0xaaaab86d9a10 VAL: '102' (3 sibs) 34: [19] [19] 0xaaaab86d9aa0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaaab86d9b30 VAL: '110' (3 sibs) 34: [21] [21] 0xaaaab86d9bc0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaaab86d9c50 VAL: '112' (3 sibs) 34: [23] [23] 0xaaaab86d9ce0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaaab86d9d70 VAL: '120' (3 sibs) 34: [25] [25] 0xaaaab86d9e00 VAL: '121' (3 sibs) 34: [26] [26] 0xaaaab86d9e90 VAL: '122' (3 sibs) 34: [27] [27] 0xaaaab86d9f20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaaab86d9fb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaaab86da040 VAL: '200' (3 sibs) 34: [30] [30] 0xaaaab86da0d0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaaab86da160 VAL: '202' (3 sibs) 34: [32] [32] 0xaaaab86da1f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaaab86da280 VAL: '210' (3 sibs) 34: [34] [34] 0xaaaab86da310 VAL: '211' (3 sibs) 34: [35] [35] 0xaaaab86da3a0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaaab86da430 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaaab86da4c0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaaab86da550 VAL: '221' (3 sibs) 34: [39] [39] 0xaaaab86da5e0 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-release-1.12.1/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0xaaab0179f6a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaab0179add0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaab0179afa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179b170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179b340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaab0179b3d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaab0179b470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaab0179b208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179b510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaab0179b5a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaab0179b640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaab0179b2a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179b6e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaab0179b778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaab0179b810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaab0179b038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179b8b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179ba80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaab0179bb18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaab0179bbb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaab0179b948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179bc50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaab0179bce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaab0179bd80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaab0179b9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179be20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaab0179beb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaab0179bf50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaab0179b0d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179bff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179c1c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaab0179c258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaab0179c2f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaab0179c088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179c390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaab0179c428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaab0179c4c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaab0179c120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179c560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaab0179c5f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaab0179c690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaab0179ae68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaab0179c730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179c900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179cad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaab0179cb68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaab0179cc00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaab0179c998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179cca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaab0179cd38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaab0179cdd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaab0179ca30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179ce70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaab0179cf08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaab0179cfa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaab0179c7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179d040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179d210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaab0179d2a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaab0179d340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaab0179d0d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179d3e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaab0179d478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaab0179d510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaab0179d170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179d5b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaab0179d648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaab0179d6e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaab0179c860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179d780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179d950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaab0179d9e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaab0179da80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaab0179d818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179db20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaab0179dbb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaab0179dc50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaab0179d8b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179dcf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaab0179dd88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaab0179de20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaab0179af00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaab0179dec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179e090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179e260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaab0179e2f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaab0179e390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaab0179e128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179e430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaab0179e4c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaab0179e560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaab0179e1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179e600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaab0179e698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaab0179e730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaab0179df58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179e7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179e9a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaab0179ea38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaab0179ead0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaab0179e868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179eb70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaab0179ec08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaab0179eca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaab0179e900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179ed40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaab0179edd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaab0179ee70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaab0179dff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179ef10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179f0e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaab0179f178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaab0179f210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaab0179efa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179f2b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaab0179f348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaab0179f3e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaab0179f040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179f480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaab0179f518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaab0179f5b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaab017ab530 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017ab5c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017ab650 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017ab6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017ab770 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017ab800 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017ab890 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017ab920 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017ab9b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017aba40 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017abad0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017abb60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017abbf0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017abc80 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017abd10 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017abda0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017abe30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017abec0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017abf50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017abfe0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017ac070 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017ac100 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017ac190 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017ac220 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017ac2b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017ac340 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017ac3d0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017ac460 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017ac4f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017ac580 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017ac610 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017ac6a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017ac730 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017ac7c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017ac850 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017ac8e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017ac970 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017aca00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017aca90 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017acb20 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017acbb0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017acc40 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017accd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017acd60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017acdf0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017ace80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017acf10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017acfa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017ad030 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017ad0c0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017ad150 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017ad1e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017ad270 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017ad300 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017ad390 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017ad420 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017ad4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017ad540 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017ad5d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017ad660 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017ad6f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017ad780 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017ad810 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017ad8a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017ad930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017ad9c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017ada50 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017adae0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017adb70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017adc00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017adc90 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017add20 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017addb0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017ade40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017aded0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017adf60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017adff0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017ae080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017ae110 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017ae1a0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017ae230 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017ae2c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017ae350 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017ae3e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017ae470 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017ae500 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017ae590 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017ae620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017ae6b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017ae740 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017ae7d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017ae860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017ae8f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017ae980 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017aea10 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017aeaa0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017aeb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017aebc0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017aec50 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017aece0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017aed70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017aee00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017aee90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017aef20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017aefb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017af040 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017af0d0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017af160 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017af1f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017af280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017af310 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017af3a0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017af430 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017af4c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017af550 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017af5e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017af670 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017af700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017af790 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017af820 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017af8b0 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: 0xaaab0179f7b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaab0179f890 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaab0179fa60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179fc30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179fe00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaab0179fe98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaab0179ff30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaab0179fcc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179ffd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaab017a0068 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaab017a0100 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaab0179fd60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a01a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaab017a0238 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaab017a02d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaab0179faf8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a0370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a0540 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaab017a05d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaab017a0670 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaab017a0408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a0710 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaab017a07a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaab017a0840 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaab017a04a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a08e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaab017a0978 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaab017a0a10 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaab0179fb90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a0ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a0c80 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaab017a0d18 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaab017a0db0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaab017a0b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a0e50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaab017a0ee8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaab017a0f80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaab017a0be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a1020 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaab017a10b8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaab017a1150 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaab0179f928 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaab017a11f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab017a13c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a1590 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaab017a1628 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaab017a16c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaab017a1458 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a1760 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaab017a17f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaab017a1890 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaab017a14f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a1930 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaab017a19c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaab017a1a60 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaab017a1288 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a1b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a1cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaab017a1d68 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaab017a1e00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaab017a1b98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a1ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaab017a1f38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaab017a1fd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaab017a1c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a2070 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaab017a2108 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaab017a21a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaab017a1320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a2240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a2410 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaab017a24a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaab017a2540 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaab017a22d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a25e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaab017a2678 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaab017a2710 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaab017a2370 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a27b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaab017a2848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaab017a28e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaab0179f9c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaab017a2980 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab017a2b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a2d20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaab017a2db8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaab017a2e50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaab017a2be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a2ef0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaab017a2f88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaab017a3020 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaab017a2c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a30c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaab017a3158 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaab017a31f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaab017a2a18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a3290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a3460 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaab017a34f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaab017a3590 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaab017a3328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a3630 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaab017a36c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaab017a3760 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaab017a33c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a3800 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaab017a3898 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaab017a3930 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaab017a2ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a39d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a3ba0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaab017a3c38 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaab017a3cd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaab017a3a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a3d70 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaab017a3e08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaab017a3ea0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaab017a3b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a3f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaab017a3fd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaab017a4070 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaab017b3c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017b3d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017b3d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017b3e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017b3eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017b3f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017b3fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017b4060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017b40f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017b4180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017b4210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017b42a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017b4330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017b43c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017b4450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017b44e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017b4570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017b4600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017b4690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017b4720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017b47b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017b4840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017b48d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017b4960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017b49f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017b4a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017b4b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017b4ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017b4c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017b4cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017b4d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017b4de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017b4e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017b4f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017b4f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017b5020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017b50b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017b5140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017b51d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017b5260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017b52f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017b5380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017b5410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017b54a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017b5530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017b55c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017b5650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017b56e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017b5770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017b5800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017b5890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017b5920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017b59b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017b5a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017b5ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017b5b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017b5bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017b5c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017b5d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017b5da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017b5e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017b5ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017b5f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017b5fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017b6070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017b6100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017b6190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017b6220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017b62b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017b6340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017b63d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017b6460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017b64f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017b6580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017b6610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017b66a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017b6730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017b67c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017b6850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017b68e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017b6970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017b6a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017b6a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017b6b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017b6bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017b6c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017b6cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017b6d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017b6df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017b6e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017b6f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017b6fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017b7030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017b70c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017b7150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017b71e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017b7270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017b7300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017b7390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017b7420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017b74b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017b7540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017b75d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017b7660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017b76f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017b7780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017b7810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017b78a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017b7930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017b79c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017b7a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017b7ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017b7b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017b7c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017b7c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017b7d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017b7db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017b7e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017b7ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017b7f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017b7ff0 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: 0xaaab0179f6a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaab0179add0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaab0179afa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179b170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179b340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaab0179b3d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaab0179b470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaab0179b208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179b510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaab0179b5a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaab0179b640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaab0179b2a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179b6e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaab0179b778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaab0179b810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaab0179b038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179b8b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179ba80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaab0179bb18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaab0179bbb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaab0179b948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179bc50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaab0179bce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaab0179bd80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaab0179b9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179be20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaab0179beb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaab0179bf50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaab0179b0d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179bff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179c1c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaab0179c258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaab0179c2f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaab0179c088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179c390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaab0179c428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaab0179c4c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaab0179c120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179c560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaab0179c5f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaab0179c690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaab0179ae68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaab0179c730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179c900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179cad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaab0179cb68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaab0179cc00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaab0179c998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179cca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaab0179cd38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaab0179cdd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaab0179ca30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179ce70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaab0179cf08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaab0179cfa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaab0179c7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179d040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179d210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaab0179d2a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaab0179d340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaab0179d0d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179d3e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaab0179d478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaab0179d510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaab0179d170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179d5b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaab0179d648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaab0179d6e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaab0179c860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179d780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179d950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaab0179d9e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaab0179da80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaab0179d818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179db20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaab0179dbb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaab0179dc50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaab0179d8b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179dcf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaab0179dd88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaab0179de20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaab0179af00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaab0179dec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179e090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179e260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaab0179e2f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaab0179e390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaab0179e128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179e430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaab0179e4c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaab0179e560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaab0179e1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179e600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaab0179e698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaab0179e730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaab0179df58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179e7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179e9a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaab0179ea38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaab0179ead0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaab0179e868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179eb70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaab0179ec08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaab0179eca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaab0179e900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179ed40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaab0179edd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaab0179ee70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaab0179dff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179ef10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179f0e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaab0179f178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaab0179f210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaab0179efa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179f2b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaab0179f348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaab0179f3e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaab0179f040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179f480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaab0179f518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaab0179f5b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaab017b8480 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017b8510 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017b85a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017b8630 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017b86c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017b8750 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017b87e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017b8870 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017b8900 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017b8990 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017b8a20 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017b8ab0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017b8b40 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017b8bd0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017b8c60 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017b8cf0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017b8d80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017b8e10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017b8ea0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017b8f30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017b8fc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017b9050 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017b90e0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017b9170 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017b9200 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017b9290 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017b9320 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017b93b0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017b9440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017b94d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017b9560 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017b95f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017b9680 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017b9710 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017b97a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017b9830 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017b98c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017b9950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017b99e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017b9a70 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017b9b00 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017b9b90 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017b9c20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017b9cb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017b9d40 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017b9dd0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017b9e60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017b9ef0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017b9f80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017ba010 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017ba0a0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017ba130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017ba1c0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017ba250 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017ba2e0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017ba370 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017ba400 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017ba490 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017ba520 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017ba5b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017ba640 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017ba6d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017ba760 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017ba7f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017ba880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017ba910 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017ba9a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017baa30 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017baac0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017bab50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017babe0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017bac70 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017bad00 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017bad90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017bae20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017baeb0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017baf40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017bafd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017bb060 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017bb0f0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017bb180 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017bb210 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017bb2a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017bb330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017bb3c0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017bb450 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017bb4e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017bb570 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017bb600 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017bb690 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017bb720 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017bb7b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017bb840 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017bb8d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017bb960 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017bb9f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017bba80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017bbb10 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017bbba0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017bbc30 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017bbcc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017bbd50 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017bbde0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017bbe70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017bbf00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017bbf90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017bc020 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017bc0b0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017bc140 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017bc1d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017bc260 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017bc2f0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017bc380 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017bc410 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017bc4a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017bc530 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017bc5c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017bc650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017bc6e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017bc770 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017bc800 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: 0xaaab0179f7b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaab0179f890 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaab0179fa60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179fc30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179fe00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaab0179fe98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaab0179ff30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaab0179fcc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179ffd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaab017a0068 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaab017a0100 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaab0179fd60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a01a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaab017a0238 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaab017a02d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaab0179faf8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a0370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a0540 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaab017a05d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaab017a0670 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaab017a0408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a0710 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaab017a07a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaab017a0840 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaab017a04a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a08e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaab017a0978 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaab017a0a10 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaab0179fb90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a0ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a0c80 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaab017a0d18 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaab017a0db0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaab017a0b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a0e50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaab017a0ee8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaab017a0f80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaab017a0be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a1020 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaab017a10b8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaab017a1150 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaab0179f928 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaab017a11f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab017a13c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a1590 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaab017a1628 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaab017a16c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaab017a1458 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a1760 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaab017a17f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaab017a1890 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaab017a14f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a1930 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaab017a19c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaab017a1a60 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaab017a1288 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a1b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a1cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaab017a1d68 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaab017a1e00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaab017a1b98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a1ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaab017a1f38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaab017a1fd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaab017a1c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a2070 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaab017a2108 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaab017a21a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaab017a1320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a2240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a2410 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaab017a24a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaab017a2540 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaab017a22d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a25e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaab017a2678 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaab017a2710 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaab017a2370 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a27b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaab017a2848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaab017a28e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaab0179f9c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaab017a2980 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab017a2b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a2d20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaab017a2db8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaab017a2e50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaab017a2be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a2ef0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaab017a2f88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaab017a3020 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaab017a2c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a30c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaab017a3158 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaab017a31f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaab017a2a18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a3290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a3460 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaab017a34f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaab017a3590 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaab017a3328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a3630 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaab017a36c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaab017a3760 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaab017a33c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a3800 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaab017a3898 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaab017a3930 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaab017a2ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a39d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a3ba0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaab017a3c38 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaab017a3cd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaab017a3a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a3d70 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaab017a3e08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaab017a3ea0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaab017a3b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a3f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaab017a3fd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaab017a4070 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaab017bcc90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017bcd20 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017bcdb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017bce40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017bced0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017bcf60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017bcff0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017bd080 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017bd110 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017bd1a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017bd230 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017bd2c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017bd350 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017bd3e0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017bd470 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017bd500 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017bd590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017bd620 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017bd6b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017bd740 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017bd7d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017bd860 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017bd8f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017bd980 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017bda10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017bdaa0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017bdb30 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017bdbc0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017bdc50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017bdce0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017bdd70 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017bde00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017bde90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017bdf20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017bdfb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017be040 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017be0d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017be160 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017be1f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017be280 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017be310 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017be3a0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017be430 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017be4c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017be550 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017be5e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017be670 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017be700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017be790 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017be820 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017be8b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017be940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017be9d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017bea60 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017beaf0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017beb80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017bec10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017beca0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017bed30 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017bedc0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017bee50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017beee0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017bef70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017bf000 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017bf090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017bf120 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017bf1b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017bf240 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017bf2d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017bf360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017bf3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017bf480 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017bf510 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017bf5a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017bf630 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017bf6c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017bf750 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017bf7e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017bf870 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017bf900 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017bf990 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017bfa20 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017bfab0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017bfb40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017bfbd0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017bfc60 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017bfcf0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017bfd80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017bfe10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017bfea0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017bff30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017bffc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017c0050 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017c00e0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017c0170 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017c0200 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017c0290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017c0320 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017c03b0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017c0440 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017c04d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017c0560 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017c05f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017c0680 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017c0710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017c07a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017c0830 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017c08c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017c0950 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017c09e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017c0a70 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017c0b00 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017c0b90 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017c0c20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017c0cb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017c0d40 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017c0dd0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017c0e60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017c0ef0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017c0f80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017c1010 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] 0xaaab017ab530 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017ab5c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017ab650 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017ab6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017ab770 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017ab800 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017ab890 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017ab920 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017ab9b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017aba40 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017abad0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017abb60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017abbf0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017abc80 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017abd10 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017abda0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017abe30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017abec0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017abf50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017abfe0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017ac070 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017ac100 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017ac190 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017ac220 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017ac2b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017ac340 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017ac3d0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017ac460 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017ac4f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017ac580 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017ac610 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017ac6a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017ac730 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017ac7c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017ac850 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017ac8e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017ac970 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017aca00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017aca90 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017acb20 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017acbb0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017acc40 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017accd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017acd60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017acdf0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017ace80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017acf10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017acfa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017ad030 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017ad0c0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017ad150 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017ad1e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017ad270 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017ad300 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017ad390 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017ad420 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017ad4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017ad540 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017ad5d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017ad660 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017ad6f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017ad780 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017ad810 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017ad8a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017ad930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017ad9c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017ada50 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017adae0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017adb70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017adc00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017adc90 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017add20 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017addb0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017ade40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017aded0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017adf60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017adff0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017ae080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017ae110 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017ae1a0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017ae230 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017ae2c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017ae350 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017ae3e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017ae470 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017ae500 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017ae590 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017ae620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017ae6b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017ae740 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017ae7d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017ae860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017ae8f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017ae980 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017aea10 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017aeaa0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017aeb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017aebc0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017aec50 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017aece0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017aed70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017aee00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017aee90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017aef20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017aefb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017af040 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017af0d0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017af160 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017af1f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017af280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017af310 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017af3a0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017af430 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017af4c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017af550 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017af5e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017af670 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017af700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017af790 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017af820 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017af8b0 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] 0xaaab017c38b0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017c3940 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017c39d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017c3a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017c3af0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017c3b80 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017c3c10 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017c3ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017c3d30 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017c3dc0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017c3e50 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017c3ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017c3f70 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017c4000 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017c4090 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017c4120 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017c41b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017c4240 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017c42d0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017c4360 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017c43f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017c4480 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017c4510 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017c45a0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017c4630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017c46c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017c4750 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017c47e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017c4870 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017c4900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017c4990 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017c4a20 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017c4ab0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017c4b40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017c4bd0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017c4c60 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017c4cf0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017c4d80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017c4e10 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017c4ea0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017c4f30 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017c4fc0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017c5050 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017c50e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017c5170 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017c5200 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017c5290 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017c5320 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017c53b0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017c5440 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017c54d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017c5560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017c55f0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017c5680 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017c5710 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017c57a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017c5830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017c58c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017c5950 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017c59e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017c5a70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017c5b00 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017c5b90 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017c5c20 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017c5cb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017c5d40 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017c5dd0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017c5e60 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017c5ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017c5f80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017c6010 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017c60a0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017c6130 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017c61c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017c6250 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017c62e0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017c6370 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017c6400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017c6490 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017c6520 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017c65b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017c6640 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017c66d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017c6760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017c67f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017c6880 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017c6910 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017c69a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017c6a30 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017c6ac0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017c6b50 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017c6be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017c6c70 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017c6d00 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017c6d90 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017c6e20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017c6eb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017c6f40 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017c6fd0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017c7060 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017c70f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017c7180 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017c7210 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017c72a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017c7330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017c73c0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017c7450 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017c74e0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017c7570 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017c7600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017c7690 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017c7720 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017c77b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017c7840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017c78d0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017c7960 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017c79f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017c7a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017c7b10 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017c7ba0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017c7c30 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] 0xaaab017b3c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017b3d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017b3d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017b3e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017b3eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017b3f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017b3fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017b4060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017b40f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017b4180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017b4210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017b42a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017b4330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017b43c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017b4450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017b44e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017b4570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017b4600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017b4690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017b4720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017b47b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017b4840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017b48d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017b4960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017b49f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017b4a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017b4b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017b4ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017b4c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017b4cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017b4d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017b4de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017b4e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017b4f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017b4f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017b5020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017b50b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017b5140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017b51d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017b5260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017b52f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017b5380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017b5410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017b54a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017b5530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017b55c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017b5650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017b56e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017b5770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017b5800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017b5890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017b5920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017b59b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017b5a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017b5ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017b5b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017b5bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017b5c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017b5d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017b5da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017b5e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017b5ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017b5f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017b5fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017b6070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017b6100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017b6190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017b6220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017b62b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017b6340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017b63d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017b6460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017b64f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017b6580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017b6610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017b66a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017b6730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017b67c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017b6850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017b68e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017b6970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017b6a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017b6a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017b6b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017b6bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017b6c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017b6cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017b6d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017b6df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017b6e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017b6f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017b6fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017b7030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017b70c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017b7150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017b71e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017b7270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017b7300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017b7390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017b7420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017b74b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017b7540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017b75d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017b7660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017b76f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017b7780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017b7810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017b78a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017b7930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017b79c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017b7a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017b7ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017b7b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017b7c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017b7c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017b7d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017b7db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017b7e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017b7ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017b7f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017b7ff0 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] 0xaaab017c80c0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017c8150 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017c81e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017c8270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017c8300 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017c8390 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017c8420 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017c84b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017c8540 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017c85d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017c8660 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017c86f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017c8780 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017c8810 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017c88a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017c8930 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017c89c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017c8a50 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017c8ae0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017c8b70 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017c8c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017c8c90 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017c8d20 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017c8db0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017c8e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017c8ed0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017c8f60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017c8ff0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017c9080 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017c9110 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017c91a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017c9230 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017c92c0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017c9350 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017c93e0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017c9470 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017c9500 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017c9590 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017c9620 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017c96b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017c9740 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017c97d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017c9860 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017c98f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017c9980 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017c9a10 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017c9aa0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017c9b30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017c9bc0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017c9c50 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017c9ce0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017c9d70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017c9e00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017c9e90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017c9f20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017c9fb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017ca040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017ca0d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017ca160 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017ca1f0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017ca280 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017ca310 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017ca3a0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017ca430 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017ca4c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017ca550 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017ca5e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017ca670 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017ca700 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017ca790 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017ca820 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017ca8b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017ca940 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017ca9d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017caa60 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017caaf0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017cab80 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017cac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017caca0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017cad30 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017cadc0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017cae50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017caee0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017caf70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017cb000 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017cb090 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017cb120 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017cb1b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017cb240 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017cb2d0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017cb360 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017cb3f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017cb480 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017cb510 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017cb5a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017cb630 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017cb6c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017cb750 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017cb7e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017cb870 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017cb900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017cb990 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017cba20 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017cbab0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017cbb40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017cbbd0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017cbc60 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017cbcf0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017cbd80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017cbe10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017cbea0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017cbf30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017cbfc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017cc050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017cc0e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017cc170 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017cc200 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017cc290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017cc320 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017cc3b0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017cc440 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] 0xaaab017b8480 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017b8510 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017b85a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017b8630 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017b86c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017b8750 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017b87e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017b8870 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017b8900 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017b8990 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017b8a20 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017b8ab0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017b8b40 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017b8bd0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017b8c60 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017b8cf0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017b8d80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017b8e10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017b8ea0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017b8f30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017b8fc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017b9050 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017b90e0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017b9170 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017b9200 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017b9290 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017b9320 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017b93b0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017b9440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017b94d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017b9560 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017b95f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017b9680 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017b9710 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017b97a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017b9830 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017b98c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017b9950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017b99e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017b9a70 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017b9b00 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017b9b90 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017b9c20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017b9cb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017b9d40 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017b9dd0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017b9e60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017b9ef0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017b9f80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017ba010 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017ba0a0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017ba130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017ba1c0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017ba250 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017ba2e0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017ba370 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017ba400 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017ba490 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017ba520 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017ba5b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017ba640 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017ba6d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017ba760 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017ba7f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017ba880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017ba910 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017ba9a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017baa30 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017baac0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017bab50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017babe0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017bac70 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017bad00 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017bad90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017bae20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017baeb0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017baf40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017bafd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017bb060 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017bb0f0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017bb180 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017bb210 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017bb2a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017bb330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017bb3c0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017bb450 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017bb4e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017bb570 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017bb600 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017bb690 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017bb720 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017bb7b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017bb840 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017bb8d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017bb960 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017bb9f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017bba80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017bbb10 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017bbba0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017bbc30 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017bbcc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017bbd50 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017bbde0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017bbe70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017bbf00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017bbf90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017bc020 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017bc0b0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017bc140 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017bc1d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017bc260 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017bc2f0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017bc380 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017bc410 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017bc4a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017bc530 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017bc5c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017bc650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017bc6e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017bc770 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017bc800 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] 0xaaab017cece0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017ced70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017cee00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017cee90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017cef20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017cefb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017cf040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017cf0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017cf160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017cf1f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017cf280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017cf310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017cf3a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017cf430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017cf4c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017cf550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017cf5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017cf670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017cf700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017cf790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017cf820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017cf8b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017cf940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017cf9d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017cfa60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017cfaf0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017cfb80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017cfc10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017cfca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017cfd30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017cfdc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017cfe50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017cfee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017cff70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017d0000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017d0090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017d0120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017d01b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017d0240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017d02d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017d0360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017d03f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017d0480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017d0510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017d05a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017d0630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017d06c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017d0750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017d07e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017d0870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017d0900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017d0990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017d0a20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017d0ab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017d0b40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017d0bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017d0c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017d0cf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017d0d80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017d0e10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017d0ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017d0f30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017d0fc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017d1050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017d10e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017d1170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017d1200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017d1290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017d1320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017d13b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017d1440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017d14d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017d1560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017d15f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017d1680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017d1710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017d17a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017d1830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017d18c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017d1950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017d19e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017d1a70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017d1b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017d1b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017d1c20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017d1cb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017d1d40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017d1dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017d1e60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017d1ef0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017d1f80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017d2010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017d20a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017d2130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017d21c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017d2250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017d22e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017d2370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017d2400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017d2490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017d2520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017d25b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017d2640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017d26d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017d2760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017d27f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017d2880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017d2910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017d29a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017d2a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017d2ac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017d2b50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017d2be0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017d2c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017d2d00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017d2d90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017d2e20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017d2eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017d2f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017d2fd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017d3060 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] 0xaaab017bcc90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017bcd20 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017bcdb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017bce40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017bced0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017bcf60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017bcff0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017bd080 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017bd110 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017bd1a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017bd230 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017bd2c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017bd350 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017bd3e0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017bd470 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017bd500 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017bd590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017bd620 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017bd6b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017bd740 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017bd7d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017bd860 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017bd8f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017bd980 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017bda10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017bdaa0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017bdb30 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017bdbc0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017bdc50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017bdce0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017bdd70 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017bde00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017bde90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017bdf20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017bdfb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017be040 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017be0d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017be160 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017be1f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017be280 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017be310 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017be3a0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017be430 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017be4c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017be550 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017be5e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017be670 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017be700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017be790 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017be820 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017be8b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017be940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017be9d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017bea60 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017beaf0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017beb80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017bec10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017beca0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017bed30 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017bedc0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017bee50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017beee0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017bef70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017bf000 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017bf090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017bf120 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017bf1b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017bf240 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017bf2d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017bf360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017bf3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017bf480 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017bf510 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017bf5a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017bf630 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017bf6c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017bf750 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017bf7e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017bf870 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017bf900 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017bf990 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017bfa20 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017bfab0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017bfb40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017bfbd0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017bfc60 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017bfcf0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017bfd80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017bfe10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017bfea0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017bff30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017bffc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017c0050 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017c00e0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017c0170 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017c0200 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017c0290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017c0320 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017c03b0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017c0440 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017c04d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017c0560 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017c05f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017c0680 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017c0710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017c07a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017c0830 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017c08c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017c0950 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017c09e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017c0a70 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017c0b00 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017c0b90 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017c0c20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017c0cb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017c0d40 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017c0dd0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017c0e60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017c0ef0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017c0f80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017c1010 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] 0xaaab017d34f0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017d3580 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017d3610 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017d36a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017d3730 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017d37c0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017d3850 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017d38e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017d3970 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017d3a00 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017d3a90 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017d3b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017d3bb0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017d3c40 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017d3cd0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017d3d60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017d3df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017d3e80 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017d3f10 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017d3fa0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017d4030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017d40c0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017d4150 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017d41e0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017d4270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017d4300 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017d4390 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017d4420 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017d44b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017d4540 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017d45d0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017d4660 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017d46f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017d4780 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017d4810 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017d48a0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017d4930 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017d49c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017d4a50 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017d4ae0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017d4b70 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017d4c00 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017d4c90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017d4d20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017d4db0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017d4e40 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017d4ed0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017d4f60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017d4ff0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017d5080 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017d5110 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017d51a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017d5230 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017d52c0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017d5350 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017d53e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017d5470 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017d5500 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017d5590 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017d5620 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017d56b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017d5740 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017d57d0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017d5860 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017d58f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017d5980 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017d5a10 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017d5aa0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017d5b30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017d5bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017d5c50 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017d5ce0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017d5d70 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017d5e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017d5e90 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017d5f20 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017d5fb0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017d6040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017d60d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017d6160 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017d61f0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017d6280 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017d6310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017d63a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017d6430 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017d64c0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017d6550 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017d65e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017d6670 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017d6700 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017d6790 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017d6820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017d68b0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017d6940 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017d69d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017d6a60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017d6af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017d6b80 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017d6c10 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017d6ca0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017d6d30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017d6dc0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017d6e50 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017d6ee0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017d6f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017d7000 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017d7090 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017d7120 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017d71b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017d7240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017d72d0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017d7360 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017d73f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017d7480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017d7510 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017d75a0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017d7630 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017d76c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017d7750 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017d77e0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017d7870 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: 0xaaab0179f6a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaab0179add0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaab0179afa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179b170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179b340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaab0179b3d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaab0179b470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaab0179b208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179b510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaab0179b5a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaab0179b640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaab0179b2a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179b6e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaab0179b778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaab0179b810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaab0179b038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179b8b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179ba80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaab0179bb18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaab0179bbb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaab0179b948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179bc50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaab0179bce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaab0179bd80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaab0179b9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179be20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaab0179beb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaab0179bf50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaab0179b0d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179bff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179c1c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaab0179c258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaab0179c2f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaab0179c088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179c390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaab0179c428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaab0179c4c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaab0179c120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179c560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaab0179c5f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaab0179c690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaab0179ae68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaab0179c730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179c900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179cad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaab0179cb68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaab0179cc00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaab0179c998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179cca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaab0179cd38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaab0179cdd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaab0179ca30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179ce70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaab0179cf08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaab0179cfa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaab0179c7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179d040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179d210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaab0179d2a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaab0179d340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaab0179d0d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179d3e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaab0179d478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaab0179d510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaab0179d170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179d5b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaab0179d648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaab0179d6e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaab0179c860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179d780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179d950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaab0179d9e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaab0179da80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaab0179d818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179db20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaab0179dbb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaab0179dc50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaab0179d8b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179dcf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaab0179dd88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaab0179de20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaab0179af00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaab0179dec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179e090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179e260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaab0179e2f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaab0179e390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaab0179e128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179e430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaab0179e4c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaab0179e560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaab0179e1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179e600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaab0179e698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaab0179e730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaab0179df58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179e7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179e9a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaab0179ea38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaab0179ead0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaab0179e868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179eb70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaab0179ec08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaab0179eca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaab0179e900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179ed40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaab0179edd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaab0179ee70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaab0179dff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179ef10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179f0e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaab0179f178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaab0179f210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaab0179efa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179f2b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaab0179f348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaab0179f3e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaab0179f040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179f480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaab0179f518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaab0179f5b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaab017d7d00 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017d7d90 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017d7e20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017d7eb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017d7f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017d7fd0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017d8060 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017d80f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017d8180 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017d8210 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017d82a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017d8330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017d83c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017d8450 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017d84e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017d8570 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017d8600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017d8690 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017d8720 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017d87b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017d8840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017d88d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017d8960 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017d89f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017d8a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017d8b10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017d8ba0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017d8c30 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017d8cc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017d8d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017d8de0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017d8e70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017d8f00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017d8f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017d9020 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017d90b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017d9140 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017d91d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017d9260 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017d92f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017d9380 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017d9410 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017d94a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017d9530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017d95c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017d9650 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017d96e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017d9770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017d9800 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017d9890 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017d9920 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017d99b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017d9a40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017d9ad0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017d9b60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017d9bf0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017d9c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017d9d10 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017d9da0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017d9e30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017d9ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017d9f50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017d9fe0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017da070 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017da100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017da190 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017da220 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017da2b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017da340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017da3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017da460 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017da4f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017da580 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017da610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017da6a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017da730 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017da7c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017da850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017da8e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017da970 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017daa00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017daa90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017dab20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017dabb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017dac40 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017dacd0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017dad60 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017dadf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017dae80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017daf10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017dafa0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017db030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017db0c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017db150 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017db1e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017db270 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017db300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017db390 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017db420 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017db4b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017db540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017db5d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017db660 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017db6f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017db780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017db810 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017db8a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017db930 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017db9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017dba50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017dbae0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017dbb70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017dbc00 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017dbc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017dbd20 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017dbdb0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017dbe40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017dbed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017dbf60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017dbff0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017dc080 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: 0xaaab0179f7b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaab0179f890 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaab0179fa60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179fc30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179fe00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaab0179fe98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaab0179ff30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaab0179fcc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179ffd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaab017a0068 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaab017a0100 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaab0179fd60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a01a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaab017a0238 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaab017a02d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaab0179faf8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a0370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a0540 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaab017a05d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaab017a0670 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaab017a0408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a0710 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaab017a07a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaab017a0840 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaab017a04a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a08e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaab017a0978 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaab017a0a10 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaab0179fb90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a0ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a0c80 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaab017a0d18 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaab017a0db0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaab017a0b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a0e50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaab017a0ee8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaab017a0f80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaab017a0be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a1020 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaab017a10b8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaab017a1150 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaab0179f928 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaab017a11f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab017a13c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a1590 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaab017a1628 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaab017a16c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaab017a1458 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a1760 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaab017a17f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaab017a1890 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaab017a14f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a1930 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaab017a19c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaab017a1a60 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaab017a1288 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a1b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a1cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaab017a1d68 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaab017a1e00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaab017a1b98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a1ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaab017a1f38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaab017a1fd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaab017a1c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a2070 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaab017a2108 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaab017a21a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaab017a1320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a2240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a2410 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaab017a24a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaab017a2540 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaab017a22d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a25e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaab017a2678 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaab017a2710 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaab017a2370 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a27b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaab017a2848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaab017a28e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaab0179f9c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaab017a2980 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab017a2b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a2d20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaab017a2db8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaab017a2e50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaab017a2be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a2ef0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaab017a2f88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaab017a3020 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaab017a2c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a30c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaab017a3158 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaab017a31f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaab017a2a18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a3290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a3460 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaab017a34f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaab017a3590 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaab017a3328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a3630 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaab017a36c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaab017a3760 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaab017a33c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a3800 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaab017a3898 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaab017a3930 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaab017a2ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a39d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a3ba0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaab017a3c38 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaab017a3cd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaab017a3a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a3d70 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaab017a3e08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaab017a3ea0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaab017a3b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a3f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaab017a3fd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaab017a4070 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaab017dc120 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017dc1b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017dc240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017dc2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017dc360 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017dc3f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017dc480 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017dc510 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017dc5a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017dc630 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017dc6c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017dc750 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017dc7e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017dc870 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017dc900 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017dc990 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017dca20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017dcab0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017dcb40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017dcbd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017dcc60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017dccf0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017dcd80 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017dce10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017dcea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017dcf30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017dcfc0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017dd050 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017dd0e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017dd170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017dd200 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017dd290 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017dd320 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017dd3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017dd440 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017dd4d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017dd560 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017dd5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017dd680 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017dd710 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017dd7a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017dd830 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017dd8c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017dd950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017dd9e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017dda70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017ddb00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017ddb90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017ddc20 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017ddcb0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017ddd40 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017dddd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017dde60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017ddef0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017ddf80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017de010 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017de0a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017de130 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017de1c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017de250 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017de2e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017de370 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017de400 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017de490 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017de520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017de5b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017de640 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017de6d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017de760 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017de7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017de880 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017de910 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017de9a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017dea30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017deac0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017deb50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017debe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017dec70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017ded00 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017ded90 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017dee20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017deeb0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017def40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017defd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017df060 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017df0f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017df180 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017df210 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017df2a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017df330 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017df3c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017df450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017df4e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017df570 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017df600 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017df690 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017df720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017df7b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017df840 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017df8d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017df960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017df9f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017dfa80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017dfb10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017dfba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017dfc30 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017dfcc0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017dfd50 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017dfde0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017dfe70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017dff00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017dff90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017e0020 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017e00b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017e0140 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017e01d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017e0260 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017e02f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017e0380 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017e0410 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017e04a0 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: 0xaaab0179f6a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaab0179add0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaab0179afa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179b170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179b340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaab0179b3d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaab0179b470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaab0179b208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179b510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaab0179b5a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaab0179b640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaab0179b2a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179b6e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaab0179b778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaab0179b810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaab0179b038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179b8b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179ba80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaab0179bb18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaab0179bbb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaab0179b948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179bc50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaab0179bce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaab0179bd80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaab0179b9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179be20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaab0179beb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaab0179bf50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaab0179b0d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179bff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179c1c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaab0179c258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaab0179c2f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaab0179c088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179c390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaab0179c428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaab0179c4c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaab0179c120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179c560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaab0179c5f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaab0179c690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaab0179ae68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaab0179c730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179c900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179cad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaab0179cb68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaab0179cc00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaab0179c998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179cca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaab0179cd38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaab0179cdd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaab0179ca30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179ce70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaab0179cf08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaab0179cfa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaab0179c7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179d040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179d210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaab0179d2a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaab0179d340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaab0179d0d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179d3e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaab0179d478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaab0179d510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaab0179d170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179d5b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaab0179d648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaab0179d6e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaab0179c860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179d780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179d950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaab0179d9e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaab0179da80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaab0179d818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179db20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaab0179dbb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaab0179dc50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaab0179d8b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179dcf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaab0179dd88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaab0179de20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaab0179af00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaab0179dec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179e090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179e260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaab0179e2f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaab0179e390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaab0179e128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179e430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaab0179e4c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaab0179e560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaab0179e1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179e600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaab0179e698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaab0179e730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaab0179df58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab0179e7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179e9a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaab0179ea38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaab0179ead0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaab0179e868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179eb70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaab0179ec08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaab0179eca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaab0179e900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179ed40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaab0179edd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaab0179ee70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaab0179dff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab0179ef10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179f0e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaab0179f178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaab0179f210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaab0179efa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179f2b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaab0179f348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaab0179f3e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaab0179f040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab0179f480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaab0179f518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaab0179f5b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaab017e0540 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017e05d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017e0660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017e06f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017e0780 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017e0810 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017e08a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017e0930 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017e09c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017e0a50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017e0ae0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017e0b70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017e0c00 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017e0c90 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017e0d20 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017e0db0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017e0e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017e0ed0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017e0f60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017e0ff0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017e1080 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017e1110 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017e11a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017e1230 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017e12c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017e1350 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017e13e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017e1470 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017e1500 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017e1590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017e1620 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017e16b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017e1740 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017e17d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017e1860 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017e18f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017e1980 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017e1a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017e1aa0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017e1b30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017e1bc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017e1c50 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017e1ce0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017e1d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017e1e00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017e1e90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017e1f20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017e1fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017e2040 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017e20d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017e2160 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017e21f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017e2280 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017e2310 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017e23a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017e2430 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017e24c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017e2550 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017e25e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017e2670 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017e2700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017e2790 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017e2820 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017e28b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017e2940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017e29d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017e2a60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017e2af0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017e2b80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017e2c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017e2ca0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017e2d30 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017e2dc0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017e2e50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017e2ee0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017e2f70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017e3000 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017e3090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017e3120 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017e31b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017e3240 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017e32d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017e3360 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017e33f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017e3480 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017e3510 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017e35a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017e3630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017e36c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017e3750 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017e37e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017e3870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017e3900 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017e3990 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017e3a20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017e3ab0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017e3b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017e3bd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017e3c60 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017e3cf0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017e3d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017e3e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017e3ea0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017e3f30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017e3fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017e4050 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017e40e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017e4170 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017e4200 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017e4290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017e4320 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017e43b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017e4440 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017e44d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017e4560 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017e45f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017e4680 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017e4710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017e47a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017e4830 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017e48c0 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: 0xaaab0179f7b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaab0179f890 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaab0179fa60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab0179fc30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab0179fe00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaab0179fe98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaab0179ff30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaab0179fcc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab0179ffd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaab017a0068 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaab017a0100 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaab0179fd60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a01a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaab017a0238 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaab017a02d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaab0179faf8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a0370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a0540 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaab017a05d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaab017a0670 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaab017a0408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a0710 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaab017a07a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaab017a0840 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaab017a04a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a08e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaab017a0978 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaab017a0a10 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaab0179fb90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a0ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a0c80 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaab017a0d18 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaab017a0db0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaab017a0b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a0e50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaab017a0ee8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaab017a0f80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaab017a0be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a1020 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaab017a10b8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaab017a1150 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaab0179f928 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaab017a11f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab017a13c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a1590 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaab017a1628 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaab017a16c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaab017a1458 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a1760 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaab017a17f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaab017a1890 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaab017a14f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a1930 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaab017a19c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaab017a1a60 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaab017a1288 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a1b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a1cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaab017a1d68 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaab017a1e00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaab017a1b98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a1ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaab017a1f38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaab017a1fd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaab017a1c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a2070 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaab017a2108 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaab017a21a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaab017a1320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a2240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a2410 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaab017a24a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaab017a2540 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaab017a22d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a25e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaab017a2678 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaab017a2710 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaab017a2370 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a27b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaab017a2848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaab017a28e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaab0179f9c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaab017a2980 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaab017a2b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a2d20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaab017a2db8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaab017a2e50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaab017a2be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a2ef0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaab017a2f88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaab017a3020 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaab017a2c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a30c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaab017a3158 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaab017a31f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaab017a2a18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaab017a3290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a3460 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaab017a34f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaab017a3590 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaab017a3328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a3630 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaab017a36c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaab017a3760 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaab017a33c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a3800 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaab017a3898 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaab017a3930 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaab017a2ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaab017a39d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaab017a3ba0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaab017a3c38 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaab017a3cd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaab017a3a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaab017a3d70 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaab017a3e08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaab017a3ea0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaab017a3b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaab017a3f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaab017a3fd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaab017a4070 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaab017e4960 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaab017e49f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaab017e4a80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaab017e4b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaab017e4ba0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaab017e4c30 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaab017e4cc0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaab017e4d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaab017e4de0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaab017e4e70 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaab017e4f00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaab017e4f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaab017e5020 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaab017e50b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaab017e5140 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaab017e51d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaab017e5260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaab017e52f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaab017e5380 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaab017e5410 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaab017e54a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaab017e5530 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaab017e55c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaab017e5650 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaab017e56e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaab017e5770 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaab017e5800 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaab017e5890 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaab017e5920 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaab017e59b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaab017e5a40 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaab017e5ad0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaab017e5b60 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaab017e5bf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaab017e5c80 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaab017e5d10 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaab017e5da0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaab017e5e30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaab017e5ec0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaab017e5f50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaab017e5fe0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaab017e6070 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaab017e6100 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaab017e6190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaab017e6220 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaab017e62b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaab017e6340 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaab017e63d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaab017e6460 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaab017e64f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaab017e6580 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaab017e6610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaab017e66a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaab017e6730 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaab017e67c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaab017e6850 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaab017e68e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaab017e6970 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaab017e6a00 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaab017e6a90 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaab017e6b20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaab017e6bb0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaab017e6c40 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaab017e6cd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaab017e6d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaab017e6df0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaab017e6e80 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaab017e6f10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaab017e6fa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaab017e7030 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaab017e70c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaab017e7150 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaab017e71e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaab017e7270 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaab017e7300 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaab017e7390 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaab017e7420 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaab017e74b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaab017e7540 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaab017e75d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaab017e7660 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaab017e76f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaab017e7780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaab017e7810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaab017e78a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaab017e7930 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaab017e79c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaab017e7a50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaab017e7ae0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaab017e7b70 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaab017e7c00 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaab017e7c90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaab017e7d20 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaab017e7db0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaab017e7e40 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaab017e7ed0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaab017e7f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaab017e7ff0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaab017e8080 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaab017e8110 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaab017e81a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaab017e8230 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaab017e82c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaab017e8350 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaab017e83e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaab017e8470 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaab017e8500 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaab017e8590 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaab017e8620 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaab017e86b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaab017e8740 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaab017e87d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaab017e8860 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaab017e88f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaab017e8980 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaab017e8a10 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaab017e8aa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaab017e8b30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaab017e8bc0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaab017e8c50 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaab017e8ce0 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 (9 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (9 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0xaaaaf77216a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaf771cdd0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771cfa0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d170 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d340 VAL: '0000' (3 sibs) 36: 0xaaaaf771d3d8 VAL: '0001' (3 sibs) 36: 0xaaaaf771d470 VAL: '0002' (3 sibs) 36: 0xaaaaf771d208 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d510 VAL: '0010' (3 sibs) 36: 0xaaaaf771d5a8 VAL: '0011' (3 sibs) 36: 0xaaaaf771d640 VAL: '0012' (3 sibs) 36: 0xaaaaf771d2a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d6e0 VAL: '0020' (3 sibs) 36: 0xaaaaf771d778 VAL: '0021' (3 sibs) 36: 0xaaaaf771d810 VAL: '0022' (3 sibs) 36: 0xaaaaf771d038 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d8b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771da80 VAL: '0100' (3 sibs) 36: 0xaaaaf771db18 VAL: '0101' (3 sibs) 36: 0xaaaaf771dbb0 VAL: '0102' (3 sibs) 36: 0xaaaaf771d948 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771dc50 VAL: '0110' (3 sibs) 36: 0xaaaaf771dce8 VAL: '0111' (3 sibs) 36: 0xaaaaf771dd80 VAL: '0112' (3 sibs) 36: 0xaaaaf771d9e0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771de20 VAL: '0120' (3 sibs) 36: 0xaaaaf771deb8 VAL: '0121' (3 sibs) 36: 0xaaaaf771df50 VAL: '0122' (3 sibs) 36: 0xaaaaf771d0d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771dff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e1c0 VAL: '0200' (3 sibs) 36: 0xaaaaf771e258 VAL: '0201' (3 sibs) 36: 0xaaaaf771e2f0 VAL: '0202' (3 sibs) 36: 0xaaaaf771e088 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e390 VAL: '0210' (3 sibs) 36: 0xaaaaf771e428 VAL: '0211' (3 sibs) 36: 0xaaaaf771e4c0 VAL: '0212' (3 sibs) 36: 0xaaaaf771e120 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e560 VAL: '0220' (3 sibs) 36: 0xaaaaf771e5f8 VAL: '0221' (3 sibs) 36: 0xaaaaf771e690 VAL: '0222' (3 sibs) 36: 0xaaaaf771ce68 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e730 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e900 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771ead0 VAL: '1000' (3 sibs) 36: 0xaaaaf771eb68 VAL: '1001' (3 sibs) 36: 0xaaaaf771ec00 VAL: '1002' (3 sibs) 36: 0xaaaaf771e998 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771eca0 VAL: '1010' (3 sibs) 36: 0xaaaaf771ed38 VAL: '1011' (3 sibs) 36: 0xaaaaf771edd0 VAL: '1012' (3 sibs) 36: 0xaaaaf771ea30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771ee70 VAL: '1020' (3 sibs) 36: 0xaaaaf771ef08 VAL: '1021' (3 sibs) 36: 0xaaaaf771efa0 VAL: '1022' (3 sibs) 36: 0xaaaaf771e7c8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f040 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f210 VAL: '1100' (3 sibs) 36: 0xaaaaf771f2a8 VAL: '1101' (3 sibs) 36: 0xaaaaf771f340 VAL: '1102' (3 sibs) 36: 0xaaaaf771f0d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f3e0 VAL: '1110' (3 sibs) 36: 0xaaaaf771f478 VAL: '1111' (3 sibs) 36: 0xaaaaf771f510 VAL: '1112' (3 sibs) 36: 0xaaaaf771f170 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f5b0 VAL: '1120' (3 sibs) 36: 0xaaaaf771f648 VAL: '1121' (3 sibs) 36: 0xaaaaf771f6e0 VAL: '1122' (3 sibs) 36: 0xaaaaf771e860 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f780 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f950 VAL: '1200' (3 sibs) 36: 0xaaaaf771f9e8 VAL: '1201' (3 sibs) 36: 0xaaaaf771fa80 VAL: '1202' (3 sibs) 36: 0xaaaaf771f818 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fb20 VAL: '1210' (3 sibs) 36: 0xaaaaf771fbb8 VAL: '1211' (3 sibs) 36: 0xaaaaf771fc50 VAL: '1212' (3 sibs) 36: 0xaaaaf771f8b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fcf0 VAL: '1220' (3 sibs) 36: 0xaaaaf771fd88 VAL: '1221' (3 sibs) 36: 0xaaaaf771fe20 VAL: '1222' (3 sibs) 36: 0xaaaaf771cf00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fec0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720090 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720260 VAL: '2000' (3 sibs) 36: 0xaaaaf77202f8 VAL: '2001' (3 sibs) 36: 0xaaaaf7720390 VAL: '2002' (3 sibs) 36: 0xaaaaf7720128 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720430 VAL: '2010' (3 sibs) 36: 0xaaaaf77204c8 VAL: '2011' (3 sibs) 36: 0xaaaaf7720560 VAL: '2012' (3 sibs) 36: 0xaaaaf77201c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720600 VAL: '2020' (3 sibs) 36: 0xaaaaf7720698 VAL: '2021' (3 sibs) 36: 0xaaaaf7720730 VAL: '2022' (3 sibs) 36: 0xaaaaf771ff58 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77207d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77209a0 VAL: '2100' (3 sibs) 36: 0xaaaaf7720a38 VAL: '2101' (3 sibs) 36: 0xaaaaf7720ad0 VAL: '2102' (3 sibs) 36: 0xaaaaf7720868 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720b70 VAL: '2110' (3 sibs) 36: 0xaaaaf7720c08 VAL: '2111' (3 sibs) 36: 0xaaaaf7720ca0 VAL: '2112' (3 sibs) 36: 0xaaaaf7720900 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720d40 VAL: '2120' (3 sibs) 36: 0xaaaaf7720dd8 VAL: '2121' (3 sibs) 36: 0xaaaaf7720e70 VAL: '2122' (3 sibs) 36: 0xaaaaf771fff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720f10 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77210e0 VAL: '2200' (3 sibs) 36: 0xaaaaf7721178 VAL: '2201' (3 sibs) 36: 0xaaaaf7721210 VAL: '2202' (3 sibs) 36: 0xaaaaf7720fa8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77212b0 VAL: '2210' (3 sibs) 36: 0xaaaaf7721348 VAL: '2211' (3 sibs) 36: 0xaaaaf77213e0 VAL: '2212' (3 sibs) 36: 0xaaaaf7721040 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721480 VAL: '2220' (3 sibs) 36: 0xaaaaf7721518 VAL: '2221' (3 sibs) 36: 0xaaaaf77215b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaf772c270 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf772c300 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf772c390 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf772c420 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf772c4b0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf772c540 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf772c5d0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf772c660 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf772c6f0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf772c780 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf772c810 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf772c8a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf772c930 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf772c9c0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf772ca50 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf772cae0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf772cb70 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf772cc00 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf772cc90 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf772cd20 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf772cdb0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf772ce40 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf772ced0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf772cf60 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf772cff0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf772d080 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf772d110 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf772d1a0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf772d230 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf772d2c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf772d350 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf772d3e0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf772d470 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf772d500 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf772d590 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf772d620 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf772d6b0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf772d740 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf772d7d0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf772d860 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf772d8f0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf772d980 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf772da10 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf772daa0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf772db30 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf772dbc0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf772dc50 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf772dce0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf772dd70 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf772de00 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf772de90 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf772df20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf772dfb0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf772e040 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf772e0d0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf772e160 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf772e1f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf772e280 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf772e310 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf772e3a0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf772e430 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf772e4c0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf772e550 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf772e5e0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf772e670 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf772e700 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf772e790 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf772e820 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf772e8b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf772e940 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf772e9d0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf772ea60 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf772eaf0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf772eb80 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf772ec10 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf772eca0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf772ed30 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf772edc0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf772ee50 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf772eee0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf772ef70 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf772f000 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf772f090 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf772f120 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf772f1b0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf772f240 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf772f2d0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf772f360 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf772f3f0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf772f480 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf772f510 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf772f5a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf772f630 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf772f6c0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf772f750 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf772f7e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf772f870 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf772f900 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf772f990 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf772fa20 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf772fab0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf772fb40 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf772fbd0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf772fc60 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf772fcf0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf772fd80 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf772fe10 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf772fea0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf772ff30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf772ffc0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7730050 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf77300e0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7730170 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf7730200 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf7730290 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf7730320 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf77303b0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7730440 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf77304d0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf7730560 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf77305f0 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: 0xaaaaf77217b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaf7721890 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721a60 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721e00 VAL: '0000' (3 sibs) 36: 0xaaaaf7721e98 VAL: '0001' (3 sibs) 36: 0xaaaaf7721f30 VAL: '0002' (3 sibs) 36: 0xaaaaf7721cc8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721fd0 VAL: '0010' (3 sibs) 36: 0xaaaaf7722068 VAL: '0011' (3 sibs) 36: 0xaaaaf7722100 VAL: '0012' (3 sibs) 36: 0xaaaaf7721d60 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77221a0 VAL: '0020' (3 sibs) 36: 0xaaaaf7722238 VAL: '0021' (3 sibs) 36: 0xaaaaf77222d0 VAL: '0022' (3 sibs) 36: 0xaaaaf7721af8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722370 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722540 VAL: '0100' (3 sibs) 36: 0xaaaaf77225d8 VAL: '0101' (3 sibs) 36: 0xaaaaf7722670 VAL: '0102' (3 sibs) 36: 0xaaaaf7722408 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722710 VAL: '0110' (3 sibs) 36: 0xaaaaf77227a8 VAL: '0111' (3 sibs) 36: 0xaaaaf7722840 VAL: '0112' (3 sibs) 36: 0xaaaaf77224a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77228e0 VAL: '0120' (3 sibs) 36: 0xaaaaf7722978 VAL: '0121' (3 sibs) 36: 0xaaaaf7722a10 VAL: '0122' (3 sibs) 36: 0xaaaaf7721b90 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722c80 VAL: '0200' (3 sibs) 36: 0xaaaaf7722d18 VAL: '0201' (3 sibs) 36: 0xaaaaf7722db0 VAL: '0202' (3 sibs) 36: 0xaaaaf7722b48 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722e50 VAL: '0210' (3 sibs) 36: 0xaaaaf7722ee8 VAL: '0211' (3 sibs) 36: 0xaaaaf7722f80 VAL: '0212' (3 sibs) 36: 0xaaaaf7722be0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723020 VAL: '0220' (3 sibs) 36: 0xaaaaf77230b8 VAL: '0221' (3 sibs) 36: 0xaaaaf7723150 VAL: '0222' (3 sibs) 36: 0xaaaaf7721928 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77231f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77233c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723590 VAL: '1000' (3 sibs) 36: 0xaaaaf7723628 VAL: '1001' (3 sibs) 36: 0xaaaaf77236c0 VAL: '1002' (3 sibs) 36: 0xaaaaf7723458 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723760 VAL: '1010' (3 sibs) 36: 0xaaaaf77237f8 VAL: '1011' (3 sibs) 36: 0xaaaaf7723890 VAL: '1012' (3 sibs) 36: 0xaaaaf77234f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723930 VAL: '1020' (3 sibs) 36: 0xaaaaf77239c8 VAL: '1021' (3 sibs) 36: 0xaaaaf7723a60 VAL: '1022' (3 sibs) 36: 0xaaaaf7723288 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723cd0 VAL: '1100' (3 sibs) 36: 0xaaaaf7723d68 VAL: '1101' (3 sibs) 36: 0xaaaaf7723e00 VAL: '1102' (3 sibs) 36: 0xaaaaf7723b98 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723ea0 VAL: '1110' (3 sibs) 36: 0xaaaaf7723f38 VAL: '1111' (3 sibs) 36: 0xaaaaf7723fd0 VAL: '1112' (3 sibs) 36: 0xaaaaf7723c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724070 VAL: '1120' (3 sibs) 36: 0xaaaaf7724108 VAL: '1121' (3 sibs) 36: 0xaaaaf77241a0 VAL: '1122' (3 sibs) 36: 0xaaaaf7723320 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724240 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724410 VAL: '1200' (3 sibs) 36: 0xaaaaf77244a8 VAL: '1201' (3 sibs) 36: 0xaaaaf7724540 VAL: '1202' (3 sibs) 36: 0xaaaaf77242d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77245e0 VAL: '1210' (3 sibs) 36: 0xaaaaf7724678 VAL: '1211' (3 sibs) 36: 0xaaaaf7724710 VAL: '1212' (3 sibs) 36: 0xaaaaf7724370 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77247b0 VAL: '1220' (3 sibs) 36: 0xaaaaf7724848 VAL: '1221' (3 sibs) 36: 0xaaaaf77248e0 VAL: '1222' (3 sibs) 36: 0xaaaaf77219c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724980 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724b50 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724d20 VAL: '2000' (3 sibs) 36: 0xaaaaf7724db8 VAL: '2001' (3 sibs) 36: 0xaaaaf7724e50 VAL: '2002' (3 sibs) 36: 0xaaaaf7724be8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724ef0 VAL: '2010' (3 sibs) 36: 0xaaaaf7724f88 VAL: '2011' (3 sibs) 36: 0xaaaaf7725020 VAL: '2012' (3 sibs) 36: 0xaaaaf7724c80 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77250c0 VAL: '2020' (3 sibs) 36: 0xaaaaf7725158 VAL: '2021' (3 sibs) 36: 0xaaaaf77251f0 VAL: '2022' (3 sibs) 36: 0xaaaaf7724a18 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725290 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725460 VAL: '2100' (3 sibs) 36: 0xaaaaf77254f8 VAL: '2101' (3 sibs) 36: 0xaaaaf7725590 VAL: '2102' (3 sibs) 36: 0xaaaaf7725328 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725630 VAL: '2110' (3 sibs) 36: 0xaaaaf77256c8 VAL: '2111' (3 sibs) 36: 0xaaaaf7725760 VAL: '2112' (3 sibs) 36: 0xaaaaf77253c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725800 VAL: '2120' (3 sibs) 36: 0xaaaaf7725898 VAL: '2121' (3 sibs) 36: 0xaaaaf7725930 VAL: '2122' (3 sibs) 36: 0xaaaaf7724ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77259d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725ba0 VAL: '2200' (3 sibs) 36: 0xaaaaf7725c38 VAL: '2201' (3 sibs) 36: 0xaaaaf7725cd0 VAL: '2202' (3 sibs) 36: 0xaaaaf7725a68 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725d70 VAL: '2210' (3 sibs) 36: 0xaaaaf7725e08 VAL: '2211' (3 sibs) 36: 0xaaaaf7725ea0 VAL: '2212' (3 sibs) 36: 0xaaaaf7725b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725f40 VAL: '2220' (3 sibs) 36: 0xaaaaf7725fd8 VAL: '2221' (3 sibs) 36: 0xaaaaf7726070 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaf77340a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf7734130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf77341c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf7734250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf77342e0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf7734370 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf7734400 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf7734490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf7734520 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf77345b0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf7734640 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf77346d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf7734760 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf77347f0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf7734880 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf7734910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf77349a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf7734a30 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf7734ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf7734b50 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf7734be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf7734c70 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf7734d00 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf7734d90 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf7734e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf7734eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf7734f40 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf7734fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf7735060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf77350f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf7735180 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf7735210 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf77352a0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf7735330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf77353c0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf7735450 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf77354e0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf7735570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf7735600 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf7735690 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf7735720 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf77357b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf7735840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf77358d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf7735960 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf77359f0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf7735a80 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf7735b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf7735ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf7735c30 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf7735cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf7735d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf7735de0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf7735e70 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf7735f00 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf7735f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf7736020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf77360b0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf7736140 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf77361d0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf7736260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf77362f0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf7736380 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf7736410 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf77364a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf7736530 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf77365c0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf7736650 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf77366e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf7736770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf7736800 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf7736890 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf7736920 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf77369b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf7736a40 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf7736ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf7736b60 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf7736bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf7736c80 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf7736d10 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf7736da0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf7736e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf7736ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf7736f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf7736fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf7737070 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf7737100 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf7737190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf7737220 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf77372b0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf7737340 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf77373d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf7737460 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf77374f0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf7737580 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf7737610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf77376a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf7737730 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf77377c0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf7737850 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf77378e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf7737970 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf7737a00 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf7737a90 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf7737b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf7737bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf7737c40 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf7737cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf7737d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf7737df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7737e80 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf7737f10 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7737fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf7738030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf77380c0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf7738150 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf77381e0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7738270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf7738300 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf7738390 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf7738420 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: 0xaaaaf77216a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaf771cdd0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771cfa0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d170 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d340 VAL: '0000' (3 sibs) 36: 0xaaaaf771d3d8 VAL: '0001' (3 sibs) 36: 0xaaaaf771d470 VAL: '0002' (3 sibs) 36: 0xaaaaf771d208 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d510 VAL: '0010' (3 sibs) 36: 0xaaaaf771d5a8 VAL: '0011' (3 sibs) 36: 0xaaaaf771d640 VAL: '0012' (3 sibs) 36: 0xaaaaf771d2a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d6e0 VAL: '0020' (3 sibs) 36: 0xaaaaf771d778 VAL: '0021' (3 sibs) 36: 0xaaaaf771d810 VAL: '0022' (3 sibs) 36: 0xaaaaf771d038 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d8b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771da80 VAL: '0100' (3 sibs) 36: 0xaaaaf771db18 VAL: '0101' (3 sibs) 36: 0xaaaaf771dbb0 VAL: '0102' (3 sibs) 36: 0xaaaaf771d948 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771dc50 VAL: '0110' (3 sibs) 36: 0xaaaaf771dce8 VAL: '0111' (3 sibs) 36: 0xaaaaf771dd80 VAL: '0112' (3 sibs) 36: 0xaaaaf771d9e0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771de20 VAL: '0120' (3 sibs) 36: 0xaaaaf771deb8 VAL: '0121' (3 sibs) 36: 0xaaaaf771df50 VAL: '0122' (3 sibs) 36: 0xaaaaf771d0d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771dff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e1c0 VAL: '0200' (3 sibs) 36: 0xaaaaf771e258 VAL: '0201' (3 sibs) 36: 0xaaaaf771e2f0 VAL: '0202' (3 sibs) 36: 0xaaaaf771e088 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e390 VAL: '0210' (3 sibs) 36: 0xaaaaf771e428 VAL: '0211' (3 sibs) 36: 0xaaaaf771e4c0 VAL: '0212' (3 sibs) 36: 0xaaaaf771e120 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e560 VAL: '0220' (3 sibs) 36: 0xaaaaf771e5f8 VAL: '0221' (3 sibs) 36: 0xaaaaf771e690 VAL: '0222' (3 sibs) 36: 0xaaaaf771ce68 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e730 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e900 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771ead0 VAL: '1000' (3 sibs) 36: 0xaaaaf771eb68 VAL: '1001' (3 sibs) 36: 0xaaaaf771ec00 VAL: '1002' (3 sibs) 36: 0xaaaaf771e998 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771eca0 VAL: '1010' (3 sibs) 36: 0xaaaaf771ed38 VAL: '1011' (3 sibs) 36: 0xaaaaf771edd0 VAL: '1012' (3 sibs) 36: 0xaaaaf771ea30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771ee70 VAL: '1020' (3 sibs) 36: 0xaaaaf771ef08 VAL: '1021' (3 sibs) 36: 0xaaaaf771efa0 VAL: '1022' (3 sibs) 36: 0xaaaaf771e7c8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f040 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f210 VAL: '1100' (3 sibs) 36: 0xaaaaf771f2a8 VAL: '1101' (3 sibs) 36: 0xaaaaf771f340 VAL: '1102' (3 sibs) 36: 0xaaaaf771f0d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f3e0 VAL: '1110' (3 sibs) 36: 0xaaaaf771f478 VAL: '1111' (3 sibs) 36: 0xaaaaf771f510 VAL: '1112' (3 sibs) 36: 0xaaaaf771f170 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f5b0 VAL: '1120' (3 sibs) 36: 0xaaaaf771f648 VAL: '1121' (3 sibs) 36: 0xaaaaf771f6e0 VAL: '1122' (3 sibs) 36: 0xaaaaf771e860 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f780 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f950 VAL: '1200' (3 sibs) 36: 0xaaaaf771f9e8 VAL: '1201' (3 sibs) 36: 0xaaaaf771fa80 VAL: '1202' (3 sibs) 36: 0xaaaaf771f818 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fb20 VAL: '1210' (3 sibs) 36: 0xaaaaf771fbb8 VAL: '1211' (3 sibs) 36: 0xaaaaf771fc50 VAL: '1212' (3 sibs) 36: 0xaaaaf771f8b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fcf0 VAL: '1220' (3 sibs) 36: 0xaaaaf771fd88 VAL: '1221' (3 sibs) 36: 0xaaaaf771fe20 VAL: '1222' (3 sibs) 36: 0xaaaaf771cf00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fec0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720090 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720260 VAL: '2000' (3 sibs) 36: 0xaaaaf77202f8 VAL: '2001' (3 sibs) 36: 0xaaaaf7720390 VAL: '2002' (3 sibs) 36: 0xaaaaf7720128 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720430 VAL: '2010' (3 sibs) 36: 0xaaaaf77204c8 VAL: '2011' (3 sibs) 36: 0xaaaaf7720560 VAL: '2012' (3 sibs) 36: 0xaaaaf77201c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720600 VAL: '2020' (3 sibs) 36: 0xaaaaf7720698 VAL: '2021' (3 sibs) 36: 0xaaaaf7720730 VAL: '2022' (3 sibs) 36: 0xaaaaf771ff58 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77207d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77209a0 VAL: '2100' (3 sibs) 36: 0xaaaaf7720a38 VAL: '2101' (3 sibs) 36: 0xaaaaf7720ad0 VAL: '2102' (3 sibs) 36: 0xaaaaf7720868 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720b70 VAL: '2110' (3 sibs) 36: 0xaaaaf7720c08 VAL: '2111' (3 sibs) 36: 0xaaaaf7720ca0 VAL: '2112' (3 sibs) 36: 0xaaaaf7720900 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720d40 VAL: '2120' (3 sibs) 36: 0xaaaaf7720dd8 VAL: '2121' (3 sibs) 36: 0xaaaaf7720e70 VAL: '2122' (3 sibs) 36: 0xaaaaf771fff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720f10 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77210e0 VAL: '2200' (3 sibs) 36: 0xaaaaf7721178 VAL: '2201' (3 sibs) 36: 0xaaaaf7721210 VAL: '2202' (3 sibs) 36: 0xaaaaf7720fa8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77212b0 VAL: '2210' (3 sibs) 36: 0xaaaaf7721348 VAL: '2211' (3 sibs) 36: 0xaaaaf77213e0 VAL: '2212' (3 sibs) 36: 0xaaaaf7721040 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721480 VAL: '2220' (3 sibs) 36: 0xaaaaf7721518 VAL: '2221' (3 sibs) 36: 0xaaaaf77215b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaf77388b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf7738940 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf77389d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf7738a60 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf7738af0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf7738b80 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf7738c10 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf7738ca0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf7738d30 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf7738dc0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf7738e50 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf7738ee0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf7738f70 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf7739000 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf7739090 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf7739120 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf77391b0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf7739240 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf77392d0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf7739360 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf77393f0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf7739480 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf7739510 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf77395a0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf7739630 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf77396c0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf7739750 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf77397e0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf7739870 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf7739900 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf7739990 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf7739a20 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf7739ab0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf7739b40 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf7739bd0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf7739c60 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf7739cf0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf7739d80 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf7739e10 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf7739ea0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf7739f30 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf7739fc0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf773a050 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf773a0e0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf773a170 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf773a200 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf773a290 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf773a320 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf773a3b0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf773a440 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf773a4d0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf773a560 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf773a5f0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf773a680 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf773a710 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf773a7a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf773a830 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf773a8c0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf773a950 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf773a9e0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf773aa70 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf773ab00 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf773ab90 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf773ac20 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf773acb0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf773ad40 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf773add0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf773ae60 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf773aef0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf773af80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf773b010 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf773b0a0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf773b130 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf773b1c0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf773b250 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf773b2e0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf773b370 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf773b400 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf773b490 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf773b520 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf773b5b0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf773b640 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf773b6d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf773b760 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf773b7f0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf773b880 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf773b910 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf773b9a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf773ba30 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf773bac0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf773bb50 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf773bbe0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf773bc70 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf773bd00 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf773bd90 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf773be20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf773beb0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf773bf40 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf773bfd0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf773c060 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf773c0f0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf773c180 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf773c210 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf773c2a0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf773c330 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf773c3c0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf773c450 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf773c4e0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf773c570 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf773c600 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf773c690 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf773c720 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf773c7b0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf773c840 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf773c8d0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf773c960 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf773c9f0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf773ca80 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf773cb10 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf773cba0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf773cc30 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: 0xaaaaf77217b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaf7721890 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721a60 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721e00 VAL: '0000' (3 sibs) 36: 0xaaaaf7721e98 VAL: '0001' (3 sibs) 36: 0xaaaaf7721f30 VAL: '0002' (3 sibs) 36: 0xaaaaf7721cc8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721fd0 VAL: '0010' (3 sibs) 36: 0xaaaaf7722068 VAL: '0011' (3 sibs) 36: 0xaaaaf7722100 VAL: '0012' (3 sibs) 36: 0xaaaaf7721d60 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77221a0 VAL: '0020' (3 sibs) 36: 0xaaaaf7722238 VAL: '0021' (3 sibs) 36: 0xaaaaf77222d0 VAL: '0022' (3 sibs) 36: 0xaaaaf7721af8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722370 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722540 VAL: '0100' (3 sibs) 36: 0xaaaaf77225d8 VAL: '0101' (3 sibs) 36: 0xaaaaf7722670 VAL: '0102' (3 sibs) 36: 0xaaaaf7722408 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722710 VAL: '0110' (3 sibs) 36: 0xaaaaf77227a8 VAL: '0111' (3 sibs) 36: 0xaaaaf7722840 VAL: '0112' (3 sibs) 36: 0xaaaaf77224a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77228e0 VAL: '0120' (3 sibs) 36: 0xaaaaf7722978 VAL: '0121' (3 sibs) 36: 0xaaaaf7722a10 VAL: '0122' (3 sibs) 36: 0xaaaaf7721b90 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722c80 VAL: '0200' (3 sibs) 36: 0xaaaaf7722d18 VAL: '0201' (3 sibs) 36: 0xaaaaf7722db0 VAL: '0202' (3 sibs) 36: 0xaaaaf7722b48 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722e50 VAL: '0210' (3 sibs) 36: 0xaaaaf7722ee8 VAL: '0211' (3 sibs) 36: 0xaaaaf7722f80 VAL: '0212' (3 sibs) 36: 0xaaaaf7722be0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723020 VAL: '0220' (3 sibs) 36: 0xaaaaf77230b8 VAL: '0221' (3 sibs) 36: 0xaaaaf7723150 VAL: '0222' (3 sibs) 36: 0xaaaaf7721928 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77231f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77233c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723590 VAL: '1000' (3 sibs) 36: 0xaaaaf7723628 VAL: '1001' (3 sibs) 36: 0xaaaaf77236c0 VAL: '1002' (3 sibs) 36: 0xaaaaf7723458 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723760 VAL: '1010' (3 sibs) 36: 0xaaaaf77237f8 VAL: '1011' (3 sibs) 36: 0xaaaaf7723890 VAL: '1012' (3 sibs) 36: 0xaaaaf77234f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723930 VAL: '1020' (3 sibs) 36: 0xaaaaf77239c8 VAL: '1021' (3 sibs) 36: 0xaaaaf7723a60 VAL: '1022' (3 sibs) 36: 0xaaaaf7723288 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723cd0 VAL: '1100' (3 sibs) 36: 0xaaaaf7723d68 VAL: '1101' (3 sibs) 36: 0xaaaaf7723e00 VAL: '1102' (3 sibs) 36: 0xaaaaf7723b98 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723ea0 VAL: '1110' (3 sibs) 36: 0xaaaaf7723f38 VAL: '1111' (3 sibs) 36: 0xaaaaf7723fd0 VAL: '1112' (3 sibs) 36: 0xaaaaf7723c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724070 VAL: '1120' (3 sibs) 36: 0xaaaaf7724108 VAL: '1121' (3 sibs) 36: 0xaaaaf77241a0 VAL: '1122' (3 sibs) 36: 0xaaaaf7723320 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724240 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724410 VAL: '1200' (3 sibs) 36: 0xaaaaf77244a8 VAL: '1201' (3 sibs) 36: 0xaaaaf7724540 VAL: '1202' (3 sibs) 36: 0xaaaaf77242d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77245e0 VAL: '1210' (3 sibs) 36: 0xaaaaf7724678 VAL: '1211' (3 sibs) 36: 0xaaaaf7724710 VAL: '1212' (3 sibs) 36: 0xaaaaf7724370 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77247b0 VAL: '1220' (3 sibs) 36: 0xaaaaf7724848 VAL: '1221' (3 sibs) 36: 0xaaaaf77248e0 VAL: '1222' (3 sibs) 36: 0xaaaaf77219c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724980 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724b50 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724d20 VAL: '2000' (3 sibs) 36: 0xaaaaf7724db8 VAL: '2001' (3 sibs) 36: 0xaaaaf7724e50 VAL: '2002' (3 sibs) 36: 0xaaaaf7724be8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724ef0 VAL: '2010' (3 sibs) 36: 0xaaaaf7724f88 VAL: '2011' (3 sibs) 36: 0xaaaaf7725020 VAL: '2012' (3 sibs) 36: 0xaaaaf7724c80 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77250c0 VAL: '2020' (3 sibs) 36: 0xaaaaf7725158 VAL: '2021' (3 sibs) 36: 0xaaaaf77251f0 VAL: '2022' (3 sibs) 36: 0xaaaaf7724a18 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725290 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725460 VAL: '2100' (3 sibs) 36: 0xaaaaf77254f8 VAL: '2101' (3 sibs) 36: 0xaaaaf7725590 VAL: '2102' (3 sibs) 36: 0xaaaaf7725328 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725630 VAL: '2110' (3 sibs) 36: 0xaaaaf77256c8 VAL: '2111' (3 sibs) 36: 0xaaaaf7725760 VAL: '2112' (3 sibs) 36: 0xaaaaf77253c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725800 VAL: '2120' (3 sibs) 36: 0xaaaaf7725898 VAL: '2121' (3 sibs) 36: 0xaaaaf7725930 VAL: '2122' (3 sibs) 36: 0xaaaaf7724ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77259d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725ba0 VAL: '2200' (3 sibs) 36: 0xaaaaf7725c38 VAL: '2201' (3 sibs) 36: 0xaaaaf7725cd0 VAL: '2202' (3 sibs) 36: 0xaaaaf7725a68 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725d70 VAL: '2210' (3 sibs) 36: 0xaaaaf7725e08 VAL: '2211' (3 sibs) 36: 0xaaaaf7725ea0 VAL: '2212' (3 sibs) 36: 0xaaaaf7725b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725f40 VAL: '2220' (3 sibs) 36: 0xaaaaf7725fd8 VAL: '2221' (3 sibs) 36: 0xaaaaf7726070 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaf773d0c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf773d150 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf773d1e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf773d270 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf773d300 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf773d390 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf773d420 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf773d4b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf773d540 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf773d5d0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf773d660 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf773d6f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf773d780 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf773d810 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf773d8a0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf773d930 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf773d9c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf773da50 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf773dae0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf773db70 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf773dc00 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf773dc90 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf773dd20 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf773ddb0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf773de40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf773ded0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf773df60 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf773dff0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf773e080 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf773e110 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf773e1a0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf773e230 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf773e2c0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf773e350 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf773e3e0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf773e470 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf773e500 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf773e590 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf773e620 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf773e6b0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf773e740 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf773e7d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf773e860 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf773e8f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf773e980 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf773ea10 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf773eaa0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf773eb30 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf773ebc0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf773ec50 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf773ece0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf773ed70 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf773ee00 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf773ee90 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf773ef20 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf773efb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf773f040 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf773f0d0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf773f160 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf773f1f0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf773f280 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf773f310 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf773f3a0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf773f430 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf773f4c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf773f550 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf773f5e0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf773f670 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf773f700 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf773f790 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf773f820 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf773f8b0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf773f940 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf773f9d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf773fa60 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf773faf0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf773fb80 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf773fc10 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf773fca0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf773fd30 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf773fdc0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf773fe50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf773fee0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf773ff70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf7740000 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf7740090 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf7740120 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf77401b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf7740240 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf77402d0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf7740360 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf77403f0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf7740480 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf7740510 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf77405a0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf7740630 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf77406c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf7740750 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf77407e0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf7740870 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf7740900 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf7740990 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf7740a20 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf7740ab0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf7740b40 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf7740bd0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf7740c60 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf7740cf0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf7740d80 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf7740e10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7740ea0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf7740f30 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7740fc0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf7741050 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf77410e0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf7741170 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf7741200 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7741290 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf7741320 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf77413b0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf7741440 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] 0xaaaaf772c270 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf772c300 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf772c390 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf772c420 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf772c4b0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf772c540 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf772c5d0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf772c660 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf772c6f0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf772c780 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf772c810 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf772c8a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf772c930 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf772c9c0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf772ca50 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf772cae0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf772cb70 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf772cc00 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf772cc90 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf772cd20 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf772cdb0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf772ce40 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf772ced0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf772cf60 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf772cff0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf772d080 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf772d110 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf772d1a0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf772d230 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf772d2c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf772d350 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf772d3e0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf772d470 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf772d500 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf772d590 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf772d620 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf772d6b0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf772d740 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf772d7d0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf772d860 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf772d8f0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf772d980 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf772da10 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf772daa0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf772db30 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf772dbc0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf772dc50 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf772dce0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf772dd70 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf772de00 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf772de90 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf772df20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf772dfb0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf772e040 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf772e0d0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf772e160 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf772e1f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf772e280 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf772e310 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf772e3a0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf772e430 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf772e4c0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf772e550 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf772e5e0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf772e670 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf772e700 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf772e790 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf772e820 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf772e8b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf772e940 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf772e9d0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf772ea60 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf772eaf0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf772eb80 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf772ec10 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf772eca0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf772ed30 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf772edc0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf772ee50 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf772eee0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf772ef70 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf772f000 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf772f090 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf772f120 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf772f1b0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf772f240 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf772f2d0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf772f360 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf772f3f0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf772f480 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf772f510 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf772f5a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf772f630 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf772f6c0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf772f750 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf772f7e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf772f870 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf772f900 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf772f990 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf772fa20 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf772fab0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf772fb40 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf772fbd0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf772fc60 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf772fcf0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf772fd80 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf772fe10 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf772fea0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf772ff30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf772ffc0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7730050 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf77300e0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7730170 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf7730200 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf7730290 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf7730320 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf77303b0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7730440 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf77304d0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf7730560 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf77305f0 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] 0xaaaaf7743ce0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf7743d70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf7743e00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf7743e90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf7743f20 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf7743fb0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf7744040 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf77440d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf7744160 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf77441f0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf7744280 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf7744310 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf77443a0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf7744430 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf77444c0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf7744550 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf77445e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf7744670 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf7744700 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf7744790 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf7744820 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf77448b0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf7744940 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf77449d0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf7744a60 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf7744af0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf7744b80 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf7744c10 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf7744ca0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf7744d30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf7744dc0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf7744e50 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf7744ee0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf7744f70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf7745000 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf7745090 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf7745120 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf77451b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf7745240 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf77452d0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf7745360 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf77453f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf7745480 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf7745510 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf77455a0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf7745630 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf77456c0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf7745750 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf77457e0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf7745870 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf7745900 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf7745990 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf7745a20 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf7745ab0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf7745b40 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf7745bd0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf7745c60 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf7745cf0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf7745d80 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf7745e10 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf7745ea0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf7745f30 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf7745fc0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf7746050 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf77460e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf7746170 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf7746200 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf7746290 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf7746320 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf77463b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf7746440 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf77464d0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf7746560 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf77465f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf7746680 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf7746710 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf77467a0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf7746830 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf77468c0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf7746950 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf77469e0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf7746a70 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf7746b00 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf7746b90 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf7746c20 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf7746cb0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf7746d40 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf7746dd0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf7746e60 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf7746ef0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf7746f80 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf7747010 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf77470a0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf7747130 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf77471c0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf7747250 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf77472e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf7747370 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf7747400 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf7747490 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf7747520 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf77475b0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf7747640 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf77476d0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf7747760 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf77477f0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf7747880 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf7747910 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf77479a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf7747a30 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7747ac0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf7747b50 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7747be0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf7747c70 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf7747d00 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf7747d90 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf7747e20 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7747eb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf7747f40 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf7747fd0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf7748060 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] 0xaaaaf77340a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf7734130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf77341c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf7734250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf77342e0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf7734370 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf7734400 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf7734490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf7734520 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf77345b0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf7734640 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf77346d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf7734760 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf77347f0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf7734880 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf7734910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf77349a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf7734a30 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf7734ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf7734b50 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf7734be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf7734c70 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf7734d00 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf7734d90 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf7734e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf7734eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf7734f40 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf7734fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf7735060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf77350f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf7735180 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf7735210 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf77352a0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf7735330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf77353c0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf7735450 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf77354e0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf7735570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf7735600 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf7735690 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf7735720 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf77357b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf7735840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf77358d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf7735960 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf77359f0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf7735a80 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf7735b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf7735ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf7735c30 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf7735cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf7735d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf7735de0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf7735e70 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf7735f00 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf7735f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf7736020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf77360b0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf7736140 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf77361d0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf7736260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf77362f0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf7736380 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf7736410 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf77364a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf7736530 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf77365c0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf7736650 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf77366e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf7736770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf7736800 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf7736890 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf7736920 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf77369b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf7736a40 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf7736ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf7736b60 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf7736bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf7736c80 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf7736d10 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf7736da0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf7736e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf7736ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf7736f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf7736fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf7737070 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf7737100 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf7737190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf7737220 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf77372b0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf7737340 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf77373d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf7737460 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf77374f0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf7737580 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf7737610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf77376a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf7737730 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf77377c0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf7737850 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf77378e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf7737970 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf7737a00 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf7737a90 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf7737b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf7737bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf7737c40 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf7737cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf7737d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf7737df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7737e80 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf7737f10 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7737fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf7738030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf77380c0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf7738150 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf77381e0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7738270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf7738300 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf7738390 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf7738420 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] 0xaaaaf77484f0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf7748580 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf7748610 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf77486a0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf7748730 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf77487c0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf7748850 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf77488e0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf7748970 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf7748a00 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf7748a90 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf7748b20 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf7748bb0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf7748c40 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf7748cd0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf7748d60 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf7748df0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf7748e80 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf7748f10 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf7748fa0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf7749030 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf77490c0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf7749150 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf77491e0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf7749270 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf7749300 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf7749390 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf7749420 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf77494b0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf7749540 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf77495d0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf7749660 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf77496f0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf7749780 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf7749810 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf77498a0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf7749930 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf77499c0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf7749a50 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf7749ae0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf7749b70 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf7749c00 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf7749c90 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf7749d20 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf7749db0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf7749e40 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf7749ed0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf7749f60 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf7749ff0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf774a080 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf774a110 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf774a1a0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf774a230 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf774a2c0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf774a350 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf774a3e0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf774a470 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf774a500 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf774a590 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf774a620 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf774a6b0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf774a740 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf774a7d0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf774a860 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf774a8f0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf774a980 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf774aa10 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf774aaa0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf774ab30 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf774abc0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf774ac50 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf774ace0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf774ad70 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf774ae00 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf774ae90 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf774af20 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf774afb0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf774b040 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf774b0d0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf774b160 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf774b1f0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf774b280 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf774b310 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf774b3a0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf774b430 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf774b4c0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf774b550 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf774b5e0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf774b670 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf774b700 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf774b790 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf774b820 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf774b8b0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf774b940 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf774b9d0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf774ba60 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf774baf0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf774bb80 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf774bc10 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf774bca0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf774bd30 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf774bdc0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf774be50 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf774bee0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf774bf70 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf774c000 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf774c090 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf774c120 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf774c1b0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf774c240 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf774c2d0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf774c360 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf774c3f0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf774c480 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf774c510 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf774c5a0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf774c630 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf774c6c0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf774c750 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf774c7e0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf774c870 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] 0xaaaaf77388b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf7738940 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf77389d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf7738a60 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf7738af0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf7738b80 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf7738c10 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf7738ca0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf7738d30 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf7738dc0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf7738e50 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf7738ee0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf7738f70 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf7739000 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf7739090 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf7739120 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf77391b0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf7739240 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf77392d0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf7739360 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf77393f0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf7739480 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf7739510 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf77395a0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf7739630 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf77396c0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf7739750 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf77397e0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf7739870 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf7739900 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf7739990 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf7739a20 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf7739ab0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf7739b40 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf7739bd0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf7739c60 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf7739cf0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf7739d80 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf7739e10 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf7739ea0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf7739f30 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf7739fc0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf773a050 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf773a0e0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf773a170 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf773a200 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf773a290 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf773a320 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf773a3b0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf773a440 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf773a4d0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf773a560 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf773a5f0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf773a680 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf773a710 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf773a7a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf773a830 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf773a8c0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf773a950 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf773a9e0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf773aa70 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf773ab00 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf773ab90 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf773ac20 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf773acb0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf773ad40 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf773add0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf773ae60 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf773aef0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf773af80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf773b010 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf773b0a0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf773b130 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf773b1c0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf773b250 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf773b2e0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf773b370 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf773b400 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf773b490 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf773b520 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf773b5b0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf773b640 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf773b6d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf773b760 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf773b7f0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf773b880 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf773b910 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf773b9a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf773ba30 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf773bac0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf773bb50 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf773bbe0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf773bc70 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf773bd00 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf773bd90 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf773be20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf773beb0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf773bf40 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf773bfd0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf773c060 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf773c0f0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf773c180 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf773c210 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf773c2a0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf773c330 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf773c3c0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf773c450 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf773c4e0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf773c570 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf773c600 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf773c690 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf773c720 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf773c7b0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf773c840 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf773c8d0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf773c960 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf773c9f0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf773ca80 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf773cb10 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf773cba0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf773cc30 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] 0xaaaaf774cd00 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf774cd90 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf774ce20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf774ceb0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf774cf40 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf774cfd0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf774d060 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf774d0f0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf774d180 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf774d210 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf774d2a0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf774d330 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf774d3c0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf774d450 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf774d4e0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf774d570 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf774d600 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf774d690 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf774d720 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf774d7b0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf774d840 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf774d8d0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf774d960 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf774d9f0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf774da80 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf774db10 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf774dba0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf774dc30 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf774dcc0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf774dd50 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf774dde0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf774de70 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf774df00 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf774df90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf774e020 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf774e0b0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf774e140 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf774e1d0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf774e260 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf774e2f0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf774e380 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf774e410 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf774e4a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf774e530 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf774e5c0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf774e650 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf774e6e0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf774e770 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf774e800 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf774e890 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf774e920 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf774e9b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf774ea40 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf774ead0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf774eb60 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf774ebf0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf774ec80 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf774ed10 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf774eda0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf774ee30 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf774eec0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf774ef50 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf774efe0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf774f070 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf774f100 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf774f190 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf774f220 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf774f2b0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf774f340 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf774f3d0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf774f460 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf774f4f0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf774f580 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf774f610 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf774f6a0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf774f730 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf774f7c0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf774f850 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf774f8e0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf774f970 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf774fa00 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf774fa90 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf774fb20 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf774fbb0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf774fc40 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf774fcd0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf774fd60 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf774fdf0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf774fe80 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf774ff10 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf774ffa0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf7750030 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf77500c0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf7750150 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf77501e0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf7750270 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf7750300 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf7750390 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf7750420 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf77504b0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf7750540 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf77505d0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf7750660 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf77506f0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf7750780 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf7750810 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf77508a0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf7750930 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf77509c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf7750a50 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7750ae0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf7750b70 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7750c00 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf7750c90 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf7750d20 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf7750db0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf7750e40 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7750ed0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf7750f60 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf7750ff0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf7751080 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] 0xaaaaf773d0c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf773d150 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf773d1e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf773d270 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf773d300 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf773d390 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf773d420 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf773d4b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf773d540 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf773d5d0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf773d660 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf773d6f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf773d780 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf773d810 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf773d8a0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf773d930 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf773d9c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf773da50 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf773dae0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf773db70 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf773dc00 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf773dc90 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf773dd20 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf773ddb0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf773de40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf773ded0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf773df60 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf773dff0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf773e080 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf773e110 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf773e1a0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf773e230 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf773e2c0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf773e350 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf773e3e0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf773e470 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf773e500 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf773e590 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf773e620 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf773e6b0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf773e740 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf773e7d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf773e860 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf773e8f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf773e980 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf773ea10 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf773eaa0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf773eb30 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf773ebc0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf773ec50 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf773ece0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf773ed70 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf773ee00 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf773ee90 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf773ef20 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf773efb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf773f040 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf773f0d0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf773f160 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf773f1f0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf773f280 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf773f310 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf773f3a0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf773f430 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf773f4c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf773f550 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf773f5e0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf773f670 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf773f700 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf773f790 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf773f820 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf773f8b0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf773f940 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf773f9d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf773fa60 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf773faf0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf773fb80 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf773fc10 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf773fca0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf773fd30 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf773fdc0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf773fe50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf773fee0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf773ff70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf7740000 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf7740090 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf7740120 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf77401b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf7740240 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf77402d0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf7740360 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf77403f0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf7740480 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf7740510 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf77405a0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf7740630 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf77406c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf7740750 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf77407e0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf7740870 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf7740900 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf7740990 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf7740a20 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf7740ab0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf7740b40 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf7740bd0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf7740c60 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf7740cf0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf7740d80 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf7740e10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7740ea0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf7740f30 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7740fc0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf7741050 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf77410e0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf7741170 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf7741200 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7741290 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf7741320 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf77413b0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf7741440 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] 0xaaaaf7753920 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf77539b0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf7753a40 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf7753ad0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf7753b60 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf7753bf0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf7753c80 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf7753d10 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf7753da0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf7753e30 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf7753ec0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf7753f50 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf7753fe0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf7754070 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf7754100 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf7754190 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf7754220 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf77542b0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf7754340 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf77543d0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf7754460 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf77544f0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf7754580 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf7754610 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf77546a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf7754730 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf77547c0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf7754850 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf77548e0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf7754970 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf7754a00 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf7754a90 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf7754b20 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf7754bb0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf7754c40 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf7754cd0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf7754d60 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf7754df0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf7754e80 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf7754f10 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf7754fa0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf7755030 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf77550c0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf7755150 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf77551e0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf7755270 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf7755300 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf7755390 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf7755420 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf77554b0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf7755540 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf77555d0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf7755660 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf77556f0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf7755780 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf7755810 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf77558a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf7755930 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf77559c0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf7755a50 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf7755ae0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf7755b70 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf7755c00 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf7755c90 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf7755d20 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf7755db0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf7755e40 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf7755ed0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf7755f60 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf7755ff0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf7756080 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf7756110 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf77561a0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf7756230 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf77562c0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf7756350 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf77563e0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf7756470 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf7756500 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf7756590 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf7756620 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf77566b0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf7756740 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf77567d0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf7756860 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf77568f0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf7756980 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf7756a10 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf7756aa0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf7756b30 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf7756bc0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf7756c50 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf7756ce0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf7756d70 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf7756e00 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf7756e90 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf7756f20 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf7756fb0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf7757040 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf77570d0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf7757160 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf77571f0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf7757280 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf7757310 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf77573a0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf7757430 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf77574c0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf7757550 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf77575e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf7757670 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7757700 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf7757790 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7757820 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf77578b0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf7757940 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf77579d0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf7757a60 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7757af0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf7757b80 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf7757c10 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf7757ca0 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: 0xaaaaf77216a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaf771cdd0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771cfa0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d170 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d340 VAL: '0000' (3 sibs) 36: 0xaaaaf771d3d8 VAL: '0001' (3 sibs) 36: 0xaaaaf771d470 VAL: '0002' (3 sibs) 36: 0xaaaaf771d208 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d510 VAL: '0010' (3 sibs) 36: 0xaaaaf771d5a8 VAL: '0011' (3 sibs) 36: 0xaaaaf771d640 VAL: '0012' (3 sibs) 36: 0xaaaaf771d2a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d6e0 VAL: '0020' (3 sibs) 36: 0xaaaaf771d778 VAL: '0021' (3 sibs) 36: 0xaaaaf771d810 VAL: '0022' (3 sibs) 36: 0xaaaaf771d038 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d8b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771da80 VAL: '0100' (3 sibs) 36: 0xaaaaf771db18 VAL: '0101' (3 sibs) 36: 0xaaaaf771dbb0 VAL: '0102' (3 sibs) 36: 0xaaaaf771d948 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771dc50 VAL: '0110' (3 sibs) 36: 0xaaaaf771dce8 VAL: '0111' (3 sibs) 36: 0xaaaaf771dd80 VAL: '0112' (3 sibs) 36: 0xaaaaf771d9e0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771de20 VAL: '0120' (3 sibs) 36: 0xaaaaf771deb8 VAL: '0121' (3 sibs) 36: 0xaaaaf771df50 VAL: '0122' (3 sibs) 36: 0xaaaaf771d0d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771dff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e1c0 VAL: '0200' (3 sibs) 36: 0xaaaaf771e258 VAL: '0201' (3 sibs) 36: 0xaaaaf771e2f0 VAL: '0202' (3 sibs) 36: 0xaaaaf771e088 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e390 VAL: '0210' (3 sibs) 36: 0xaaaaf771e428 VAL: '0211' (3 sibs) 36: 0xaaaaf771e4c0 VAL: '0212' (3 sibs) 36: 0xaaaaf771e120 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e560 VAL: '0220' (3 sibs) 36: 0xaaaaf771e5f8 VAL: '0221' (3 sibs) 36: 0xaaaaf771e690 VAL: '0222' (3 sibs) 36: 0xaaaaf771ce68 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e730 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e900 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771ead0 VAL: '1000' (3 sibs) 36: 0xaaaaf771eb68 VAL: '1001' (3 sibs) 36: 0xaaaaf771ec00 VAL: '1002' (3 sibs) 36: 0xaaaaf771e998 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771eca0 VAL: '1010' (3 sibs) 36: 0xaaaaf771ed38 VAL: '1011' (3 sibs) 36: 0xaaaaf771edd0 VAL: '1012' (3 sibs) 36: 0xaaaaf771ea30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771ee70 VAL: '1020' (3 sibs) 36: 0xaaaaf771ef08 VAL: '1021' (3 sibs) 36: 0xaaaaf771efa0 VAL: '1022' (3 sibs) 36: 0xaaaaf771e7c8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f040 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f210 VAL: '1100' (3 sibs) 36: 0xaaaaf771f2a8 VAL: '1101' (3 sibs) 36: 0xaaaaf771f340 VAL: '1102' (3 sibs) 36: 0xaaaaf771f0d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f3e0 VAL: '1110' (3 sibs) 36: 0xaaaaf771f478 VAL: '1111' (3 sibs) 36: 0xaaaaf771f510 VAL: '1112' (3 sibs) 36: 0xaaaaf771f170 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f5b0 VAL: '1120' (3 sibs) 36: 0xaaaaf771f648 VAL: '1121' (3 sibs) 36: 0xaaaaf771f6e0 VAL: '1122' (3 sibs) 36: 0xaaaaf771e860 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f780 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f950 VAL: '1200' (3 sibs) 36: 0xaaaaf771f9e8 VAL: '1201' (3 sibs) 36: 0xaaaaf771fa80 VAL: '1202' (3 sibs) 36: 0xaaaaf771f818 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fb20 VAL: '1210' (3 sibs) 36: 0xaaaaf771fbb8 VAL: '1211' (3 sibs) 36: 0xaaaaf771fc50 VAL: '1212' (3 sibs) 36: 0xaaaaf771f8b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fcf0 VAL: '1220' (3 sibs) 36: 0xaaaaf771fd88 VAL: '1221' (3 sibs) 36: 0xaaaaf771fe20 VAL: '1222' (3 sibs) 36: 0xaaaaf771cf00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fec0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720090 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720260 VAL: '2000' (3 sibs) 36: 0xaaaaf77202f8 VAL: '2001' (3 sibs) 36: 0xaaaaf7720390 VAL: '2002' (3 sibs) 36: 0xaaaaf7720128 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720430 VAL: '2010' (3 sibs) 36: 0xaaaaf77204c8 VAL: '2011' (3 sibs) 36: 0xaaaaf7720560 VAL: '2012' (3 sibs) 36: 0xaaaaf77201c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720600 VAL: '2020' (3 sibs) 36: 0xaaaaf7720698 VAL: '2021' (3 sibs) 36: 0xaaaaf7720730 VAL: '2022' (3 sibs) 36: 0xaaaaf771ff58 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77207d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77209a0 VAL: '2100' (3 sibs) 36: 0xaaaaf7720a38 VAL: '2101' (3 sibs) 36: 0xaaaaf7720ad0 VAL: '2102' (3 sibs) 36: 0xaaaaf7720868 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720b70 VAL: '2110' (3 sibs) 36: 0xaaaaf7720c08 VAL: '2111' (3 sibs) 36: 0xaaaaf7720ca0 VAL: '2112' (3 sibs) 36: 0xaaaaf7720900 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720d40 VAL: '2120' (3 sibs) 36: 0xaaaaf7720dd8 VAL: '2121' (3 sibs) 36: 0xaaaaf7720e70 VAL: '2122' (3 sibs) 36: 0xaaaaf771fff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720f10 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77210e0 VAL: '2200' (3 sibs) 36: 0xaaaaf7721178 VAL: '2201' (3 sibs) 36: 0xaaaaf7721210 VAL: '2202' (3 sibs) 36: 0xaaaaf7720fa8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77212b0 VAL: '2210' (3 sibs) 36: 0xaaaaf7721348 VAL: '2211' (3 sibs) 36: 0xaaaaf77213e0 VAL: '2212' (3 sibs) 36: 0xaaaaf7721040 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721480 VAL: '2220' (3 sibs) 36: 0xaaaaf7721518 VAL: '2221' (3 sibs) 36: 0xaaaaf77215b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaf7758130 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf77581c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf7758250 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf77582e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf7758370 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf7758400 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf7758490 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf7758520 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf77585b0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf7758640 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf77586d0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf7758760 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf77587f0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf7758880 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf7758910 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf77589a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf7758a30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf7758ac0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf7758b50 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf7758be0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf7758c70 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf7758d00 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf7758d90 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf7758e20 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf7758eb0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf7758f40 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf7758fd0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf7759060 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf77590f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf7759180 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf7759210 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf77592a0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf7759330 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf77593c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf7759450 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf77594e0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf7759570 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf7759600 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf7759690 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf7759720 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf77597b0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf7759840 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf77598d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf7759960 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf77599f0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf7759a80 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf7759b10 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf7759ba0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf7759c30 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf7759cc0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf7759d50 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf7759de0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf7759e70 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf7759f00 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf7759f90 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf775a020 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf775a0b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf775a140 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf775a1d0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf775a260 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf775a2f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf775a380 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf775a410 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf775a4a0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf775a530 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf775a5c0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf775a650 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf775a6e0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf775a770 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf775a800 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf775a890 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf775a920 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf775a9b0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf775aa40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf775aad0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf775ab60 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf775abf0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf775ac80 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf775ad10 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf775ada0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf775ae30 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf775aec0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf775af50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf775afe0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf775b070 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf775b100 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf775b190 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf775b220 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf775b2b0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf775b340 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf775b3d0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf775b460 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf775b4f0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf775b580 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf775b610 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf775b6a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf775b730 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf775b7c0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf775b850 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf775b8e0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf775b970 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf775ba00 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf775ba90 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf775bb20 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf775bbb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf775bc40 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf775bcd0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf775bd60 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf775bdf0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf775be80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf775bf10 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf775bfa0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf775c030 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf775c0c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf775c150 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf775c1e0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf775c270 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf775c300 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf775c390 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf775c420 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf775c4b0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0xaaaaf77217b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaf7721890 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721a60 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721e00 VAL: '0000' (3 sibs) 36: 0xaaaaf7721e98 VAL: '0001' (3 sibs) 36: 0xaaaaf7721f30 VAL: '0002' (3 sibs) 36: 0xaaaaf7721cc8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721fd0 VAL: '0010' (3 sibs) 36: 0xaaaaf7722068 VAL: '0011' (3 sibs) 36: 0xaaaaf7722100 VAL: '0012' (3 sibs) 36: 0xaaaaf7721d60 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77221a0 VAL: '0020' (3 sibs) 36: 0xaaaaf7722238 VAL: '0021' (3 sibs) 36: 0xaaaaf77222d0 VAL: '0022' (3 sibs) 36: 0xaaaaf7721af8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722370 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722540 VAL: '0100' (3 sibs) 36: 0xaaaaf77225d8 VAL: '0101' (3 sibs) 36: 0xaaaaf7722670 VAL: '0102' (3 sibs) 36: 0xaaaaf7722408 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722710 VAL: '0110' (3 sibs) 36: 0xaaaaf77227a8 VAL: '0111' (3 sibs) 36: 0xaaaaf7722840 VAL: '0112' (3 sibs) 36: 0xaaaaf77224a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77228e0 VAL: '0120' (3 sibs) 36: 0xaaaaf7722978 VAL: '0121' (3 sibs) 36: 0xaaaaf7722a10 VAL: '0122' (3 sibs) 36: 0xaaaaf7721b90 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722c80 VAL: '0200' (3 sibs) 36: 0xaaaaf7722d18 VAL: '0201' (3 sibs) 36: 0xaaaaf7722db0 VAL: '0202' (3 sibs) 36: 0xaaaaf7722b48 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722e50 VAL: '0210' (3 sibs) 36: 0xaaaaf7722ee8 VAL: '0211' (3 sibs) 36: 0xaaaaf7722f80 VAL: '0212' (3 sibs) 36: 0xaaaaf7722be0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723020 VAL: '0220' (3 sibs) 36: 0xaaaaf77230b8 VAL: '0221' (3 sibs) 36: 0xaaaaf7723150 VAL: '0222' (3 sibs) 36: 0xaaaaf7721928 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77231f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77233c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723590 VAL: '1000' (3 sibs) 36: 0xaaaaf7723628 VAL: '1001' (3 sibs) 36: 0xaaaaf77236c0 VAL: '1002' (3 sibs) 36: 0xaaaaf7723458 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723760 VAL: '1010' (3 sibs) 36: 0xaaaaf77237f8 VAL: '1011' (3 sibs) 36: 0xaaaaf7723890 VAL: '1012' (3 sibs) 36: 0xaaaaf77234f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723930 VAL: '1020' (3 sibs) 36: 0xaaaaf77239c8 VAL: '1021' (3 sibs) 36: 0xaaaaf7723a60 VAL: '1022' (3 sibs) 36: 0xaaaaf7723288 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723cd0 VAL: '1100' (3 sibs) 36: 0xaaaaf7723d68 VAL: '1101' (3 sibs) 36: 0xaaaaf7723e00 VAL: '1102' (3 sibs) 36: 0xaaaaf7723b98 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723ea0 VAL: '1110' (3 sibs) 36: 0xaaaaf7723f38 VAL: '1111' (3 sibs) 36: 0xaaaaf7723fd0 VAL: '1112' (3 sibs) 36: 0xaaaaf7723c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724070 VAL: '1120' (3 sibs) 36: 0xaaaaf7724108 VAL: '1121' (3 sibs) 36: 0xaaaaf77241a0 VAL: '1122' (3 sibs) 36: 0xaaaaf7723320 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724240 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724410 VAL: '1200' (3 sibs) 36: 0xaaaaf77244a8 VAL: '1201' (3 sibs) 36: 0xaaaaf7724540 VAL: '1202' (3 sibs) 36: 0xaaaaf77242d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77245e0 VAL: '1210' (3 sibs) 36: 0xaaaaf7724678 VAL: '1211' (3 sibs) 36: 0xaaaaf7724710 VAL: '1212' (3 sibs) 36: 0xaaaaf7724370 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77247b0 VAL: '1220' (3 sibs) 36: 0xaaaaf7724848 VAL: '1221' (3 sibs) 36: 0xaaaaf77248e0 VAL: '1222' (3 sibs) 36: 0xaaaaf77219c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724980 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724b50 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724d20 VAL: '2000' (3 sibs) 36: 0xaaaaf7724db8 VAL: '2001' (3 sibs) 36: 0xaaaaf7724e50 VAL: '2002' (3 sibs) 36: 0xaaaaf7724be8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724ef0 VAL: '2010' (3 sibs) 36: 0xaaaaf7724f88 VAL: '2011' (3 sibs) 36: 0xaaaaf7725020 VAL: '2012' (3 sibs) 36: 0xaaaaf7724c80 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77250c0 VAL: '2020' (3 sibs) 36: 0xaaaaf7725158 VAL: '2021' (3 sibs) 36: 0xaaaaf77251f0 VAL: '2022' (3 sibs) 36: 0xaaaaf7724a18 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725290 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725460 VAL: '2100' (3 sibs) 36: 0xaaaaf77254f8 VAL: '2101' (3 sibs) 36: 0xaaaaf7725590 VAL: '2102' (3 sibs) 36: 0xaaaaf7725328 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725630 VAL: '2110' (3 sibs) 36: 0xaaaaf77256c8 VAL: '2111' (3 sibs) 36: 0xaaaaf7725760 VAL: '2112' (3 sibs) 36: 0xaaaaf77253c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725800 VAL: '2120' (3 sibs) 36: 0xaaaaf7725898 VAL: '2121' (3 sibs) 36: 0xaaaaf7725930 VAL: '2122' (3 sibs) 36: 0xaaaaf7724ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77259d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725ba0 VAL: '2200' (3 sibs) 36: 0xaaaaf7725c38 VAL: '2201' (3 sibs) 36: 0xaaaaf7725cd0 VAL: '2202' (3 sibs) 36: 0xaaaaf7725a68 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725d70 VAL: '2210' (3 sibs) 36: 0xaaaaf7725e08 VAL: '2211' (3 sibs) 36: 0xaaaaf7725ea0 VAL: '2212' (3 sibs) 36: 0xaaaaf7725b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725f40 VAL: '2220' (3 sibs) 36: 0xaaaaf7725fd8 VAL: '2221' (3 sibs) 36: 0xaaaaf7726070 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaf775c550 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf775c5e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf775c670 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf775c700 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf775c790 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf775c820 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf775c8b0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf775c940 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf775c9d0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf775ca60 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf775caf0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf775cb80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf775cc10 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf775cca0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf775cd30 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf775cdc0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf775ce50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf775cee0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf775cf70 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf775d000 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf775d090 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf775d120 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf775d1b0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf775d240 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf775d2d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf775d360 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf775d3f0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf775d480 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf775d510 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf775d5a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf775d630 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf775d6c0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf775d750 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf775d7e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf775d870 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf775d900 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf775d990 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf775da20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf775dab0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf775db40 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf775dbd0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf775dc60 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf775dcf0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf775dd80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf775de10 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf775dea0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf775df30 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf775dfc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf775e050 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf775e0e0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf775e170 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf775e200 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf775e290 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf775e320 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf775e3b0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf775e440 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf775e4d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf775e560 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf775e5f0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf775e680 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf775e710 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf775e7a0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf775e830 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf775e8c0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf775e950 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf775e9e0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf775ea70 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf775eb00 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf775eb90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf775ec20 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf775ecb0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf775ed40 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf775edd0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf775ee60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf775eef0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf775ef80 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf775f010 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf775f0a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf775f130 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf775f1c0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf775f250 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf775f2e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf775f370 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf775f400 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf775f490 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf775f520 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf775f5b0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf775f640 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf775f6d0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf775f760 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf775f7f0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf775f880 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf775f910 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf775f9a0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf775fa30 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf775fac0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf775fb50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf775fbe0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf775fc70 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf775fd00 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf775fd90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf775fe20 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf775feb0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf775ff40 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf775ffd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf7760060 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf77600f0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf7760180 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf7760210 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf77602a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7760330 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf77603c0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7760450 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf77604e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf7760570 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf7760600 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf7760690 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7760720 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf77607b0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf7760840 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf77608d0 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: 0xaaaaf77216a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaf771cdd0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771cfa0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d170 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d340 VAL: '0000' (3 sibs) 36: 0xaaaaf771d3d8 VAL: '0001' (3 sibs) 36: 0xaaaaf771d470 VAL: '0002' (3 sibs) 36: 0xaaaaf771d208 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d510 VAL: '0010' (3 sibs) 36: 0xaaaaf771d5a8 VAL: '0011' (3 sibs) 36: 0xaaaaf771d640 VAL: '0012' (3 sibs) 36: 0xaaaaf771d2a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d6e0 VAL: '0020' (3 sibs) 36: 0xaaaaf771d778 VAL: '0021' (3 sibs) 36: 0xaaaaf771d810 VAL: '0022' (3 sibs) 36: 0xaaaaf771d038 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771d8b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771da80 VAL: '0100' (3 sibs) 36: 0xaaaaf771db18 VAL: '0101' (3 sibs) 36: 0xaaaaf771dbb0 VAL: '0102' (3 sibs) 36: 0xaaaaf771d948 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771dc50 VAL: '0110' (3 sibs) 36: 0xaaaaf771dce8 VAL: '0111' (3 sibs) 36: 0xaaaaf771dd80 VAL: '0112' (3 sibs) 36: 0xaaaaf771d9e0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771de20 VAL: '0120' (3 sibs) 36: 0xaaaaf771deb8 VAL: '0121' (3 sibs) 36: 0xaaaaf771df50 VAL: '0122' (3 sibs) 36: 0xaaaaf771d0d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771dff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e1c0 VAL: '0200' (3 sibs) 36: 0xaaaaf771e258 VAL: '0201' (3 sibs) 36: 0xaaaaf771e2f0 VAL: '0202' (3 sibs) 36: 0xaaaaf771e088 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e390 VAL: '0210' (3 sibs) 36: 0xaaaaf771e428 VAL: '0211' (3 sibs) 36: 0xaaaaf771e4c0 VAL: '0212' (3 sibs) 36: 0xaaaaf771e120 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e560 VAL: '0220' (3 sibs) 36: 0xaaaaf771e5f8 VAL: '0221' (3 sibs) 36: 0xaaaaf771e690 VAL: '0222' (3 sibs) 36: 0xaaaaf771ce68 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e730 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771e900 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771ead0 VAL: '1000' (3 sibs) 36: 0xaaaaf771eb68 VAL: '1001' (3 sibs) 36: 0xaaaaf771ec00 VAL: '1002' (3 sibs) 36: 0xaaaaf771e998 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771eca0 VAL: '1010' (3 sibs) 36: 0xaaaaf771ed38 VAL: '1011' (3 sibs) 36: 0xaaaaf771edd0 VAL: '1012' (3 sibs) 36: 0xaaaaf771ea30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771ee70 VAL: '1020' (3 sibs) 36: 0xaaaaf771ef08 VAL: '1021' (3 sibs) 36: 0xaaaaf771efa0 VAL: '1022' (3 sibs) 36: 0xaaaaf771e7c8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f040 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f210 VAL: '1100' (3 sibs) 36: 0xaaaaf771f2a8 VAL: '1101' (3 sibs) 36: 0xaaaaf771f340 VAL: '1102' (3 sibs) 36: 0xaaaaf771f0d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f3e0 VAL: '1110' (3 sibs) 36: 0xaaaaf771f478 VAL: '1111' (3 sibs) 36: 0xaaaaf771f510 VAL: '1112' (3 sibs) 36: 0xaaaaf771f170 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f5b0 VAL: '1120' (3 sibs) 36: 0xaaaaf771f648 VAL: '1121' (3 sibs) 36: 0xaaaaf771f6e0 VAL: '1122' (3 sibs) 36: 0xaaaaf771e860 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f780 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771f950 VAL: '1200' (3 sibs) 36: 0xaaaaf771f9e8 VAL: '1201' (3 sibs) 36: 0xaaaaf771fa80 VAL: '1202' (3 sibs) 36: 0xaaaaf771f818 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fb20 VAL: '1210' (3 sibs) 36: 0xaaaaf771fbb8 VAL: '1211' (3 sibs) 36: 0xaaaaf771fc50 VAL: '1212' (3 sibs) 36: 0xaaaaf771f8b0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fcf0 VAL: '1220' (3 sibs) 36: 0xaaaaf771fd88 VAL: '1221' (3 sibs) 36: 0xaaaaf771fe20 VAL: '1222' (3 sibs) 36: 0xaaaaf771cf00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf771fec0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720090 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720260 VAL: '2000' (3 sibs) 36: 0xaaaaf77202f8 VAL: '2001' (3 sibs) 36: 0xaaaaf7720390 VAL: '2002' (3 sibs) 36: 0xaaaaf7720128 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720430 VAL: '2010' (3 sibs) 36: 0xaaaaf77204c8 VAL: '2011' (3 sibs) 36: 0xaaaaf7720560 VAL: '2012' (3 sibs) 36: 0xaaaaf77201c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720600 VAL: '2020' (3 sibs) 36: 0xaaaaf7720698 VAL: '2021' (3 sibs) 36: 0xaaaaf7720730 VAL: '2022' (3 sibs) 36: 0xaaaaf771ff58 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77207d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77209a0 VAL: '2100' (3 sibs) 36: 0xaaaaf7720a38 VAL: '2101' (3 sibs) 36: 0xaaaaf7720ad0 VAL: '2102' (3 sibs) 36: 0xaaaaf7720868 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720b70 VAL: '2110' (3 sibs) 36: 0xaaaaf7720c08 VAL: '2111' (3 sibs) 36: 0xaaaaf7720ca0 VAL: '2112' (3 sibs) 36: 0xaaaaf7720900 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720d40 VAL: '2120' (3 sibs) 36: 0xaaaaf7720dd8 VAL: '2121' (3 sibs) 36: 0xaaaaf7720e70 VAL: '2122' (3 sibs) 36: 0xaaaaf771fff0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7720f10 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77210e0 VAL: '2200' (3 sibs) 36: 0xaaaaf7721178 VAL: '2201' (3 sibs) 36: 0xaaaaf7721210 VAL: '2202' (3 sibs) 36: 0xaaaaf7720fa8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77212b0 VAL: '2210' (3 sibs) 36: 0xaaaaf7721348 VAL: '2211' (3 sibs) 36: 0xaaaaf77213e0 VAL: '2212' (3 sibs) 36: 0xaaaaf7721040 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721480 VAL: '2220' (3 sibs) 36: 0xaaaaf7721518 VAL: '2221' (3 sibs) 36: 0xaaaaf77215b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaf7760970 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf7760a00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf7760a90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf7760b20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf7760bb0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf7760c40 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf7760cd0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf7760d60 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf7760df0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf7760e80 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf7760f10 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf7760fa0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf7761030 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf77610c0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf7761150 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf77611e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf7761270 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf7761300 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf7761390 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf7761420 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf77614b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf7761540 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf77615d0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf7761660 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf77616f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf7761780 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf7761810 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf77618a0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf7761930 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf77619c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf7761a50 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf7761ae0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf7761b70 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf7761c00 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf7761c90 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf7761d20 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf7761db0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf7761e40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf7761ed0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf7761f60 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf7761ff0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf7762080 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf7762110 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf77621a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf7762230 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf77622c0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf7762350 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf77623e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf7762470 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf7762500 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf7762590 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf7762620 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf77626b0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf7762740 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf77627d0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf7762860 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf77628f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf7762980 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf7762a10 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf7762aa0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf7762b30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf7762bc0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf7762c50 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf7762ce0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf7762d70 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf7762e00 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf7762e90 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf7762f20 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf7762fb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf7763040 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf77630d0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf7763160 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf77631f0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf7763280 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf7763310 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf77633a0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf7763430 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf77634c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf7763550 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf77635e0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf7763670 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf7763700 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf7763790 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf7763820 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf77638b0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf7763940 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf77639d0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf7763a60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf7763af0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf7763b80 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf7763c10 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf7763ca0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf7763d30 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf7763dc0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf7763e50 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf7763ee0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf7763f70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf7764000 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf7764090 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf7764120 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf77641b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf7764240 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf77642d0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf7764360 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf77643f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf7764480 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf7764510 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf77645a0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf7764630 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf77646c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7764750 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf77647e0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7764870 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf7764900 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf7764990 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf7764a20 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf7764ab0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7764b40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf7764bd0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf7764c60 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf7764cf0 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: 0xaaaaf77217b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaaaf7721890 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721a60 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721e00 VAL: '0000' (3 sibs) 36: 0xaaaaf7721e98 VAL: '0001' (3 sibs) 36: 0xaaaaf7721f30 VAL: '0002' (3 sibs) 36: 0xaaaaf7721cc8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7721fd0 VAL: '0010' (3 sibs) 36: 0xaaaaf7722068 VAL: '0011' (3 sibs) 36: 0xaaaaf7722100 VAL: '0012' (3 sibs) 36: 0xaaaaf7721d60 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77221a0 VAL: '0020' (3 sibs) 36: 0xaaaaf7722238 VAL: '0021' (3 sibs) 36: 0xaaaaf77222d0 VAL: '0022' (3 sibs) 36: 0xaaaaf7721af8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722370 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722540 VAL: '0100' (3 sibs) 36: 0xaaaaf77225d8 VAL: '0101' (3 sibs) 36: 0xaaaaf7722670 VAL: '0102' (3 sibs) 36: 0xaaaaf7722408 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722710 VAL: '0110' (3 sibs) 36: 0xaaaaf77227a8 VAL: '0111' (3 sibs) 36: 0xaaaaf7722840 VAL: '0112' (3 sibs) 36: 0xaaaaf77224a0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77228e0 VAL: '0120' (3 sibs) 36: 0xaaaaf7722978 VAL: '0121' (3 sibs) 36: 0xaaaaf7722a10 VAL: '0122' (3 sibs) 36: 0xaaaaf7721b90 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722c80 VAL: '0200' (3 sibs) 36: 0xaaaaf7722d18 VAL: '0201' (3 sibs) 36: 0xaaaaf7722db0 VAL: '0202' (3 sibs) 36: 0xaaaaf7722b48 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7722e50 VAL: '0210' (3 sibs) 36: 0xaaaaf7722ee8 VAL: '0211' (3 sibs) 36: 0xaaaaf7722f80 VAL: '0212' (3 sibs) 36: 0xaaaaf7722be0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723020 VAL: '0220' (3 sibs) 36: 0xaaaaf77230b8 VAL: '0221' (3 sibs) 36: 0xaaaaf7723150 VAL: '0222' (3 sibs) 36: 0xaaaaf7721928 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77231f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77233c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723590 VAL: '1000' (3 sibs) 36: 0xaaaaf7723628 VAL: '1001' (3 sibs) 36: 0xaaaaf77236c0 VAL: '1002' (3 sibs) 36: 0xaaaaf7723458 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723760 VAL: '1010' (3 sibs) 36: 0xaaaaf77237f8 VAL: '1011' (3 sibs) 36: 0xaaaaf7723890 VAL: '1012' (3 sibs) 36: 0xaaaaf77234f0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723930 VAL: '1020' (3 sibs) 36: 0xaaaaf77239c8 VAL: '1021' (3 sibs) 36: 0xaaaaf7723a60 VAL: '1022' (3 sibs) 36: 0xaaaaf7723288 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723cd0 VAL: '1100' (3 sibs) 36: 0xaaaaf7723d68 VAL: '1101' (3 sibs) 36: 0xaaaaf7723e00 VAL: '1102' (3 sibs) 36: 0xaaaaf7723b98 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7723ea0 VAL: '1110' (3 sibs) 36: 0xaaaaf7723f38 VAL: '1111' (3 sibs) 36: 0xaaaaf7723fd0 VAL: '1112' (3 sibs) 36: 0xaaaaf7723c30 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724070 VAL: '1120' (3 sibs) 36: 0xaaaaf7724108 VAL: '1121' (3 sibs) 36: 0xaaaaf77241a0 VAL: '1122' (3 sibs) 36: 0xaaaaf7723320 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724240 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724410 VAL: '1200' (3 sibs) 36: 0xaaaaf77244a8 VAL: '1201' (3 sibs) 36: 0xaaaaf7724540 VAL: '1202' (3 sibs) 36: 0xaaaaf77242d8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77245e0 VAL: '1210' (3 sibs) 36: 0xaaaaf7724678 VAL: '1211' (3 sibs) 36: 0xaaaaf7724710 VAL: '1212' (3 sibs) 36: 0xaaaaf7724370 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77247b0 VAL: '1220' (3 sibs) 36: 0xaaaaf7724848 VAL: '1221' (3 sibs) 36: 0xaaaaf77248e0 VAL: '1222' (3 sibs) 36: 0xaaaaf77219c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724980 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724b50 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724d20 VAL: '2000' (3 sibs) 36: 0xaaaaf7724db8 VAL: '2001' (3 sibs) 36: 0xaaaaf7724e50 VAL: '2002' (3 sibs) 36: 0xaaaaf7724be8 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7724ef0 VAL: '2010' (3 sibs) 36: 0xaaaaf7724f88 VAL: '2011' (3 sibs) 36: 0xaaaaf7725020 VAL: '2012' (3 sibs) 36: 0xaaaaf7724c80 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77250c0 VAL: '2020' (3 sibs) 36: 0xaaaaf7725158 VAL: '2021' (3 sibs) 36: 0xaaaaf77251f0 VAL: '2022' (3 sibs) 36: 0xaaaaf7724a18 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725290 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725460 VAL: '2100' (3 sibs) 36: 0xaaaaf77254f8 VAL: '2101' (3 sibs) 36: 0xaaaaf7725590 VAL: '2102' (3 sibs) 36: 0xaaaaf7725328 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725630 VAL: '2110' (3 sibs) 36: 0xaaaaf77256c8 VAL: '2111' (3 sibs) 36: 0xaaaaf7725760 VAL: '2112' (3 sibs) 36: 0xaaaaf77253c0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725800 VAL: '2120' (3 sibs) 36: 0xaaaaf7725898 VAL: '2121' (3 sibs) 36: 0xaaaaf7725930 VAL: '2122' (3 sibs) 36: 0xaaaaf7724ab0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf77259d0 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725ba0 VAL: '2200' (3 sibs) 36: 0xaaaaf7725c38 VAL: '2201' (3 sibs) 36: 0xaaaaf7725cd0 VAL: '2202' (3 sibs) 36: 0xaaaaf7725a68 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725d70 VAL: '2210' (3 sibs) 36: 0xaaaaf7725e08 VAL: '2211' (3 sibs) 36: 0xaaaaf7725ea0 VAL: '2212' (3 sibs) 36: 0xaaaaf7725b00 SEQ: (3 sibs) 3 children: 36: 0xaaaaf7725f40 VAL: '2220' (3 sibs) 36: 0xaaaaf7725fd8 VAL: '2221' (3 sibs) 36: 0xaaaaf7726070 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaaaf7764d90 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaaaf7764e20 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaaaf7764eb0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaaaf7764f40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaaaf7764fd0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaaaf7765060 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaaaf77650f0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaaaf7765180 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaaaf7765210 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaaaf77652a0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaaaf7765330 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaaaf77653c0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaaaf7765450 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaaaf77654e0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaaaf7765570 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaaaf7765600 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaaaf7765690 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaaaf7765720 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaaaf77657b0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaaaf7765840 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaaaf77658d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaaaf7765960 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaaaf77659f0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaaaf7765a80 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaaaf7765b10 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaaaf7765ba0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaaaf7765c30 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaaaf7765cc0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaaaf7765d50 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaaaf7765de0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaaaf7765e70 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaaaf7765f00 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaaaf7765f90 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaaaf7766020 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaaaf77660b0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaaaf7766140 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaaaf77661d0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaaaf7766260 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaaaf77662f0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaaaf7766380 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaaaf7766410 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaaaf77664a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaaaf7766530 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaaaf77665c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaaaf7766650 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaaaf77666e0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaaaf7766770 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaaaf7766800 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaaaf7766890 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaaaf7766920 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaaaf77669b0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaaaf7766a40 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaaaf7766ad0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaaaf7766b60 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaaaf7766bf0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaaaf7766c80 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaaaf7766d10 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaaaf7766da0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaaaf7766e30 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaaaf7766ec0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaaaf7766f50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaaaf7766fe0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaaaf7767070 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaaaf7767100 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaaaf7767190 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaaaf7767220 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaaaf77672b0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaaaf7767340 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaaaf77673d0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaaaf7767460 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaaaf77674f0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaaaf7767580 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaaaf7767610 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaaaf77676a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaaaf7767730 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaaaf77677c0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaaaf7767850 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaaaf77678e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaaaf7767970 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaaaf7767a00 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaaaf7767a90 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaaaf7767b20 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaaaf7767bb0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaaaf7767c40 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaaaf7767cd0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaaaf7767d60 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaaaf7767df0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaaaf7767e80 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaaaf7767f10 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaaaf7767fa0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaaaf7768030 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaaaf77680c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaaaf7768150 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaaaf77681e0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaaaf7768270 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaaaf7768300 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaaaf7768390 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaaaf7768420 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaaaf77684b0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaaaf7768540 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaaaf77685d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaaaf7768660 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaaaf77686f0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaaaf7768780 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaaaf7768810 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaaaf77688a0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaaaf7768930 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaaaf77689c0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaaaf7768a50 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaaaf7768ae0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaaaf7768b70 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaaaf7768c00 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaaaf7768c90 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaaaf7768d20 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaaaf7768db0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaaaf7768e40 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaaaf7768ed0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaaaf7768f60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaaaf7768ff0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaaaf7769080 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaaaf7769110 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 (6 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (6 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.01 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0xaaaae9cf89d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaae9cf34f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaae9cf3588 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaae9cf3620 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d24920 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae9d249b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae9d24a40 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae9d24ad0 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: 0xaaaae9cf8ae8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf3b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf3cc0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf3d58 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf3c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf3e00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf3e98 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d267c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d26850 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d268e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d26970 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d26a00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d26a90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d26b20 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: 0xaaaae9cf8c00 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf43b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf44f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf4588 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4448 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf4630 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf46c8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d285b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d28640 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d286d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d28760 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d287f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d28880 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d28910 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: 0xaaaae9cf8d18 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf48b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf4948 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf49f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf4a88 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d2a3a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d2a430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d2a4c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d2a550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d2a5e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d2a670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d2a700 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: 0xaaaae9cf8e30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaae9cf9250 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaae9cf9720 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf97c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cf9858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cf98f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cf9988 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf92e8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaae9cf9380 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaae9cf9a30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cf9c00 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf9ca0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cf9d38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cf9dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cf9e68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf9ac8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cf9f10 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf9fb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa048 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa178 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf9b60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9418 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaae9cf94b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaae9cfa220 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cfa3f0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfa490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa528 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa5c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa658 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfa2b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cfa700 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfa7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfa350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9548 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaae9cf95e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaae9cfaa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cfabe0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfadb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfaaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cfaef0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfaf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfb028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfb0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfb158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9678 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d2fa80 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae9d2fb10 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae9d2fba0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae9d2fc30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae9d2fcc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae9d2fd50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae9d2fde0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae9d2fe70 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae9d2ff00 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae9d2ff90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae9d30020 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae9d300b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae9d30140 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae9d301d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae9d30260 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae9d302f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae9d30380 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae9d30410 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae9d304a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae9d30530 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae9d305c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae9d30650 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae9d306e0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae9d30770 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae9d30800 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae9d30890 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae9d30920 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae9d309b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae9d30a40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae9d30ad0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae9d30b60 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae9d30bf0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae9d30c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae9d30d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae9d30da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae9d30e30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae9d30ec0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae9d30f50 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae9d30fe0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae9d31070 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae9d31100 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae9d31190 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae9d31220 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae9d312b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae9d31340 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae9d313d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae9d31460 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae9d314f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae9d31580 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae9d31610 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae9d316a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae9d31730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae9d317c0 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: 0xaaaae9cf8f48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf3f40 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf3fd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf4080 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf4118 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d31e90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d31f20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d31fb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d32040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d320d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d32160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d321f0 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: 0xaaaae9cf9060 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4210 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf63a0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf6438 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf42a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf64e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf6578 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d33bc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d33c50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d33ce0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d33d70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d33e00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d33e90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d33f20 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: 0xaaaae9cf9178 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaae9cf6090 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaae9cf5d80 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaae9cf50b0 VAL: 'a' (5 sibs) 37: 0xaaaae9cf5148 VAL: 'b' (5 sibs) 37: 0xaaaae9cf51e0 VAL: 'c' (5 sibs) 37: 0xaaaae9cf5278 VAL: 'd' (5 sibs) 37: 0xaaaae9cf5310 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d358f0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae9d35980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae9d35a10 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae9d35aa0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae9d35b30 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae9d35bc0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae9d35c50 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae9d35ce0 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: 0xaaaae9cf89d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaae9cf34f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaae9cf3588 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaae9cf3620 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d36200 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae9d36290 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae9d36320 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae9d363b0 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: 0xaaaae9cf8ae8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf3b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf3cc0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf3d58 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf3c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf3e00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf3e98 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d36b10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d36ba0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d36c30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d36cc0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d36d50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d36de0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d36e70 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: 0xaaaae9cf8c00 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf43b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf44f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf4588 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4448 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf4630 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf46c8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d37420 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d374b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d37540 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d375d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d37660 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d376f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d37780 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: 0xaaaae9cf8d18 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf48b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf4948 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf49f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf4a88 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d37d30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d37dc0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d37e50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d37ee0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d37f70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d38000 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d38090 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: 0xaaaae9cf8e30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaae9cf9250 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaae9cf9720 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf97c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cf9858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cf98f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cf9988 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf92e8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaae9cf9380 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaae9cf9a30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cf9c00 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf9ca0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cf9d38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cf9dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cf9e68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf9ac8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cf9f10 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf9fb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa048 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa178 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf9b60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9418 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaae9cf94b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaae9cfa220 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cfa3f0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfa490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa528 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa5c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa658 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfa2b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cfa700 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfa7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfa350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9548 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaae9cf95e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaae9cfaa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cfabe0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfadb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfaaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cfaef0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfaf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfb028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfb0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfb158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9678 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d3a160 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae9d3a1f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae9d3a280 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae9d3a310 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae9d3a3a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae9d3a430 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae9d3a4c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae9d3a550 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae9d3a5e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae9d3a670 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae9d3a700 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae9d3a790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae9d3a820 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae9d3a8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae9d3a940 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae9d3a9d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae9d3aa60 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae9d3aaf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae9d3ab80 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae9d3ac10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae9d3aca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae9d3ad30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae9d3adc0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae9d3ae50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae9d3aee0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae9d3af70 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae9d3b000 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae9d3b090 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae9d3b120 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae9d3b1b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae9d3b240 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae9d3b2d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae9d3b360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae9d3b3f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae9d3b480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae9d3b510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae9d3b5a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae9d3b630 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae9d3b6c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae9d3b750 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae9d3b7e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae9d3b870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae9d3b900 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae9d3b990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae9d3ba20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae9d3bab0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae9d3bb40 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae9d3bbd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae9d3bc60 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae9d3bcf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae9d3bd80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae9d3be10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae9d3bea0 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: 0xaaaae9cf8f48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf3f40 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf3fd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf4080 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf4118 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d38640 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d386d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d38760 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d387f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d38880 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d38910 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d389a0 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: 0xaaaae9cf9060 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4210 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf63a0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf6438 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf42a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf64e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf6578 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d38f50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d38fe0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d39070 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d39100 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d39190 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d39220 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d392b0 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: 0xaaaae9cf9178 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaae9cf6090 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaae9cf5d80 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaae9cf50b0 VAL: 'a' (5 sibs) 37: 0xaaaae9cf5148 VAL: 'b' (5 sibs) 37: 0xaaaae9cf51e0 VAL: 'c' (5 sibs) 37: 0xaaaae9cf5278 VAL: 'd' (5 sibs) 37: 0xaaaae9cf5310 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d3c570 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae9d3c600 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae9d3c690 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae9d3c720 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae9d3c7b0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae9d3c840 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae9d3c8d0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae9d3c960 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] 0xaaaae9d24920 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae9d249b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae9d24a40 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae9d24ad0 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] 0xaaaae9d3d520 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae9d3d5b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae9d3d640 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae9d3d6d0 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] 0xaaaae9d267c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d26850 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d268e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d26970 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d26a00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d26a90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d26b20 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] 0xaaaae9d3e710 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d3e7a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d3e830 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d3e8c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d3e950 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d3e9e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d3ea70 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] 0xaaaae9d285b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d28640 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d286d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d28760 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d287f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d28880 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d28910 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] 0xaaaae9d3f020 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d3f0b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d3f140 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d3f1d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d3f260 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d3f2f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d3f380 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] 0xaaaae9d2a3a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d2a430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d2a4c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d2a550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d2a5e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d2a670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d2a700 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] 0xaaaae9d3f930 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d3f9c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d3fa50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d3fae0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d3fb70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d3fc00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d3fc90 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] 0xaaaae9d2fa80 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae9d2fb10 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae9d2fba0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae9d2fc30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae9d2fcc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae9d2fd50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae9d2fde0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae9d2fe70 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae9d2ff00 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae9d2ff90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae9d30020 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae9d300b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae9d30140 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae9d301d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae9d30260 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae9d302f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae9d30380 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae9d30410 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae9d304a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae9d30530 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae9d305c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae9d30650 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae9d306e0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae9d30770 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae9d30800 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae9d30890 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae9d30920 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae9d309b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae9d30a40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae9d30ad0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae9d30b60 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae9d30bf0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae9d30c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae9d30d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae9d30da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae9d30e30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae9d30ec0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae9d30f50 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae9d30fe0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae9d31070 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae9d31100 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae9d31190 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae9d31220 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae9d312b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae9d31340 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae9d313d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae9d31460 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae9d314f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae9d31580 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae9d31610 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae9d316a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae9d31730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae9d317c0 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] 0xaaaae9d41d60 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae9d41df0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae9d41e80 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae9d41f10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae9d41fa0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae9d42030 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae9d420c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae9d42150 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae9d421e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae9d42270 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae9d42300 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae9d42390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae9d42420 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae9d424b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae9d42540 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae9d425d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae9d42660 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae9d426f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae9d42780 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae9d42810 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae9d428a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae9d42930 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae9d429c0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae9d42a50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae9d42ae0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae9d42b70 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae9d42c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae9d42c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae9d42d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae9d42db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae9d42e40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae9d42ed0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae9d42f60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae9d42ff0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae9d43080 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae9d43110 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae9d431a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae9d43230 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae9d432c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae9d43350 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae9d433e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae9d43470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae9d43500 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae9d43590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae9d43620 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae9d436b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae9d43740 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae9d437d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae9d43860 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae9d438f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae9d43980 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae9d43a10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae9d43aa0 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] 0xaaaae9d31e90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d31f20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d31fb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d32040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d320d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d32160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d321f0 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] 0xaaaae9d40240 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d402d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d40360 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d403f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d40480 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d40510 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d405a0 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] 0xaaaae9d33bc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d33c50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d33ce0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d33d70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d33e00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d33e90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d33f20 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] 0xaaaae9d40b50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d40be0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d40c70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d40d00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d40d90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d40e20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d40eb0 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] 0xaaaae9d358f0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae9d35980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae9d35a10 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae9d35aa0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae9d35b30 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae9d35bc0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae9d35c50 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae9d35ce0 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] 0xaaaae9d44170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae9d44200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae9d44290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae9d44320 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae9d443b0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae9d44440 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae9d444d0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae9d44560 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] 0xaaaae9d36200 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae9d36290 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae9d36320 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae9d363b0 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] 0xaaaae9d44a80 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae9d44b10 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae9d44ba0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae9d44c30 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] 0xaaaae9d36b10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d36ba0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d36c30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d36cc0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d36d50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d36de0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d36e70 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] 0xaaaae9d45390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d45420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d454b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d45540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d455d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d45660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d456f0 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] 0xaaaae9d37420 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d374b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d37540 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d375d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d37660 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d376f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d37780 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] 0xaaaae9d45ca0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d45d30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d45dc0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d45e50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d45ee0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d45f70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d46000 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] 0xaaaae9d37d30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d37dc0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d37e50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d37ee0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d37f70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d38000 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d38090 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] 0xaaaae9d465b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d46640 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d466d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d46760 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d467f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d46880 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d46910 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] 0xaaaae9d3a160 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae9d3a1f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae9d3a280 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae9d3a310 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae9d3a3a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae9d3a430 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae9d3a4c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae9d3a550 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae9d3a5e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae9d3a670 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae9d3a700 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae9d3a790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae9d3a820 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae9d3a8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae9d3a940 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae9d3a9d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae9d3aa60 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae9d3aaf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae9d3ab80 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae9d3ac10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae9d3aca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae9d3ad30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae9d3adc0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae9d3ae50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae9d3aee0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae9d3af70 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae9d3b000 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae9d3b090 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae9d3b120 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae9d3b1b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae9d3b240 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae9d3b2d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae9d3b360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae9d3b3f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae9d3b480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae9d3b510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae9d3b5a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae9d3b630 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae9d3b6c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae9d3b750 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae9d3b7e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae9d3b870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae9d3b900 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae9d3b990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae9d3ba20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae9d3bab0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae9d3bb40 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae9d3bbd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae9d3bc60 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae9d3bcf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae9d3bd80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae9d3be10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae9d3bea0 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] 0xaaaae9d489e0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae9d48a70 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae9d48b00 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae9d48b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae9d48c20 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae9d48cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae9d48d40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae9d48dd0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae9d48e60 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae9d48ef0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae9d48f80 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae9d49010 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae9d490a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae9d49130 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae9d491c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae9d49250 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae9d492e0 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae9d49370 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae9d49400 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae9d49490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae9d49520 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae9d495b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae9d49640 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae9d496d0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae9d49760 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae9d497f0 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae9d49880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae9d49910 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae9d499a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae9d49a30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae9d49ac0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae9d49b50 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae9d49be0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae9d49c70 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae9d49d00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae9d49d90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae9d49e20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae9d49eb0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae9d49f40 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae9d49fd0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae9d4a060 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae9d4a0f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae9d4a180 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae9d4a210 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae9d4a2a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae9d4a330 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae9d4a3c0 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae9d4a450 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae9d4a4e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae9d4a570 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae9d4a600 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae9d4a690 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae9d4a720 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] 0xaaaae9d38640 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d386d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d38760 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d387f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d38880 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d38910 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d389a0 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] 0xaaaae9d46ec0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d46f50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d46fe0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d47070 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d47100 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d47190 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d47220 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] 0xaaaae9d38f50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d38fe0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d39070 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d39100 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d39190 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d39220 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d392b0 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] 0xaaaae9d477d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d47860 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d478f0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d47980 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d47a10 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d47aa0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d47b30 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] 0xaaaae9d3c570 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae9d3c600 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae9d3c690 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae9d3c720 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae9d3c7b0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae9d3c840 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae9d3c8d0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae9d3c960 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] 0xaaaae9d4adf0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae9d4ae80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae9d4af10 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae9d4afa0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae9d4b030 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae9d4b0c0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae9d4b150 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae9d4b1e0 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: 0xaaaae9cf89d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaae9cf34f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaae9cf3588 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaae9cf3620 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d3e0d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae9d3e160 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae9d3e1f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae9d3e280 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: 0xaaaae9cf8ae8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf3b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf3cc0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf3d58 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf3c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf3e00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf3e98 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d480e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d48170 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d48200 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d48290 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d48320 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d483b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d48440 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: 0xaaaae9cf8c00 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf43b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf44f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf4588 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4448 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf4630 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf46c8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d484e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d48570 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d48600 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d48690 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d48720 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d487b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d48840 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: 0xaaaae9cf8d18 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf48b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf4948 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf49f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf4a88 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d41460 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d414f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d41580 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d41610 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d416a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d41730 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d417c0 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: 0xaaaae9cf8e30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaae9cf9250 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaae9cf9720 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf97c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cf9858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cf98f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cf9988 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf92e8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaae9cf9380 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaae9cf9a30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cf9c00 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf9ca0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cf9d38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cf9dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cf9e68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf9ac8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cf9f10 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf9fb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa048 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa178 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf9b60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9418 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaae9cf94b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaae9cfa220 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cfa3f0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfa490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa528 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa5c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa658 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfa2b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cfa700 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfa7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfa350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9548 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaae9cf95e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaae9cfaa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cfabe0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfadb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfaaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cfaef0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfaf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfb028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfb0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfb158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9678 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d4b700 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae9d4b790 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae9d4b820 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae9d4b8b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae9d4b940 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae9d4b9d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae9d4ba60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae9d4baf0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae9d4bb80 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae9d4bc10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae9d4bca0 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae9d4bd30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae9d4bdc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae9d4be50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae9d4bee0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae9d4bf70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae9d4c000 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae9d4c090 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae9d4c120 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae9d4c1b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae9d4c240 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae9d4c2d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae9d4c360 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae9d4c3f0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae9d4c480 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae9d4c510 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae9d4c5a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae9d4c630 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae9d4c6c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae9d4c750 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae9d4c7e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae9d4c870 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae9d4c900 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae9d4c990 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae9d4ca20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae9d4cab0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae9d4cb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae9d4cbd0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae9d4cc60 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae9d4ccf0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae9d4cd80 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae9d4ce10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae9d4cea0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae9d4cf30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae9d4cfc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae9d4d050 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae9d4d0e0 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae9d4d170 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae9d4d200 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae9d4d290 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae9d4d320 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae9d4d3b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae9d4d440 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: 0xaaaae9cf8f48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf3f40 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf3fd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf4080 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf4118 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d41860 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d418f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d41980 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d41a10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d41aa0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d41b30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d41bc0 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: 0xaaaae9cf9060 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4210 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf63a0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf6438 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf42a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf64e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf6578 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d4d4e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d4d570 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d4d600 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d4d690 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d4d720 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d4d7b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d4d840 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: 0xaaaae9cf9178 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaae9cf6090 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaae9cf5d80 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaae9cf50b0 VAL: 'a' (5 sibs) 37: 0xaaaae9cf5148 VAL: 'b' (5 sibs) 37: 0xaaaae9cf51e0 VAL: 'c' (5 sibs) 37: 0xaaaae9cf5278 VAL: 'd' (5 sibs) 37: 0xaaaae9cf5310 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d4d8e0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae9d4d970 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae9d4da00 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae9d4da90 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae9d4db20 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae9d4dbb0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae9d4dc40 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae9d4dcd0 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: 0xaaaae9cf89d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaae9cf34f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaae9cf3588 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaae9cf3620 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d4dd70 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae9d4de00 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae9d4de90 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae9d4df20 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: 0xaaaae9cf8ae8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf3b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf3cc0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf3d58 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf3c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf3e00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf3e98 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d4dfc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d4e050 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d4e0e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d4e170 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d4e200 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d4e290 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d4e320 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: 0xaaaae9cf8c00 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf43b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf44f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf4588 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4448 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf4630 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf46c8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d4e3c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d4e450 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d4e4e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d4e570 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d4e600 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d4e690 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d4e720 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: 0xaaaae9cf8d18 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf48b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf4948 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf49f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf4a88 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d4e7c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d4e850 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d4e8e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d4e970 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d4ea00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d4ea90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d4eb20 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: 0xaaaae9cf8e30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaae9cf9250 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaae9cf9720 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf97c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cf9858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cf98f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cf9988 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf92e8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaae9cf9380 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaae9cf9a30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cf9c00 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf9ca0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cf9d38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cf9dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cf9e68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf9ac8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cf9f10 MAP: (1 sibs) 4 children: 37: 0xaaaae9cf9fb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa048 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa178 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cf9b60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9418 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaae9cf94b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaae9cfa220 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cfa3f0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfa490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa528 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa5c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa658 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfa2b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cfa700 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfa7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfa838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfa8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfa968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfa350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9548 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaae9cf95e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaae9cfaa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae9cfabe0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfadb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfaaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae9cfaef0 MAP: (1 sibs) 4 children: 37: 0xaaaae9cfaf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae9cfb028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae9cfb0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae9cfb158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae9cfab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae9cf9678 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d4ebc0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae9d4ec50 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae9d4ece0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae9d4ed70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae9d4ee00 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae9d4ee90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae9d4ef20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae9d4efb0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae9d4f040 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae9d4f0d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae9d4f160 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae9d4f1f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae9d4f280 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae9d4f310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae9d4f3a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae9d4f430 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae9d4f4c0 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae9d4f550 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae9d4f5e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae9d4f670 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae9d4f700 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae9d4f790 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae9d4f820 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae9d4f8b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae9d4f940 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae9d4f9d0 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae9d4fa60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae9d4faf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae9d4fb80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae9d4fc10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae9d4fca0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae9d4fd30 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae9d4fdc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae9d4fe50 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae9d4fee0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae9d4ff70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae9d50000 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae9d50090 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae9d50120 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae9d501b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae9d50240 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae9d502d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae9d50360 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae9d503f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae9d50480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae9d50510 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae9d505a0 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae9d50630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae9d506c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae9d50750 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae9d507e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae9d50870 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae9d50900 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: 0xaaaae9cf8f48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf3f40 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf3fd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf4c18 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf4080 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf4118 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d509a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d50a30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d50ac0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d50b50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d50be0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d50c70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d50d00 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: 0xaaaae9cf9060 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae9cf4210 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae9cf63a0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae9cf6438 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae9cf42a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae9cf64e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae9cf6578 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d50da0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae9d50e30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae9d50ec0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae9d50f50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae9d50fe0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae9d51070 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae9d51100 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: 0xaaaae9cf9178 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaae9cf6090 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaae9cf5d80 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaae9cf50b0 VAL: 'a' (5 sibs) 37: 0xaaaae9cf5148 VAL: 'b' (5 sibs) 37: 0xaaaae9cf51e0 VAL: 'c' (5 sibs) 37: 0xaaaae9cf5278 VAL: 'd' (5 sibs) 37: 0xaaaae9cf5310 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae9d511a0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae9d51230 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae9d512c0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae9d51350 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae9d513e0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae9d51470 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae9d51500 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae9d51590 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 (5 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (5 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.01 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0xaaaaf5352ae0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaaf534eec0 MAP: (3 sibs) 0 children: 38: 0xaaaaf534ef58 MAP: (3 sibs) 0 children: 38: 0xaaaaf534eff0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf539a7b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf539a840 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaaf539a8d0 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaaf539a960 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: 0xaaaaf5352bf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534f550 MAP: (2 sibs) 2 children: 38: 0xaaaaf534f690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf534f728 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf534f5e8 MAP: (2 sibs) 2 children: 38: 0xaaaaf534f7d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf534f868 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf539c4e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf539c570 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf539c600 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf539c690 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf539c720 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf539c7b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf539c840 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: 0xaaaaf5352d10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534fd80 MAP: (2 sibs) 2 children: 38: 0xaaaaf534fec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf534ff58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf534fe18 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350000 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf5350098 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf539e210 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf539e2a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf539e330 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf539e3c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf539e450 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf539e4e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf539e570 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: 0xaaaaf5352e28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf5350140 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf5350318 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf53501d8 MAP: (2 sibs) 2 children: 38: 0xaaaaf53503c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf5350458 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf539ff40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf539ffd0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53a0060 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53a00f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53a0180 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53a0210 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53a02a0 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: 0xaaaaf5352f40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf5350dd0 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350f10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf5350fa8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf5350e68 MAP: (2 sibs) 2 children: 38: 0xaaaaf5351050 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf53510e8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53a1c70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53a1d00 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53a1d90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53a1e20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53a1eb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53a1f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53a1fd0 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: 0xaaaaf5353058 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaaf534f960 MAP: (1 sibs) 2 children: 38: 0xaaaaf534f1d0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf534f268 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53a39a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53a3a30 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaaf53a3ac0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53a3b50 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: 0xaaaaf5353170 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaaf53512d0 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351540 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf53515d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaaf5351368 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351680 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaaf5351718 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf5351400 MAP: (4 sibs) 3 children: 38: 0xaaaaf53517c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaaf5351858 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaaf53518f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaaf5351498 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351990 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf5351a28 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53a56d0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53a5760 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaaf53a57f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53a5880 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaaf53a5910 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaaf53a59a0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaaf53a5a30 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaaf53a5ac0 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaaf53a5b50 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaaf53a5be0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaaf53a5c70 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaaf53a5d00 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaaf53a5d90 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaaf53a5e20 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: 0xaaaaf5353288 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaaf5351b20 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaaf5351bb8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaaf5351c50 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaaf5351ce8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53a7400 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53a7490 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaaf53a7520 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaaf53a75b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaaf53a7640 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: 0xaaaaf53533a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaaf5353c70 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaaf5353d10 MAP: (5 sibs) 1 children: 38: 0xaaaaf5354010 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaaf5353da8 MAP: (5 sibs) 1 children: 38: 0xaaaaf53540b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaaf5353e40 MAP: (5 sibs) 1 children: 38: 0xaaaaf5354150 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaaf5353ed8 MAP: (5 sibs) 1 children: 38: 0xaaaaf53541f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaaf5354290 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaaf5354328 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaaf5353f70 MAP: (5 sibs) 1 children: 38: 0xaaaaf53543d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaaf5354470 VAL: 'val1' (2 sibs) 38: 0xaaaaf5354508 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53a9220 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53a92b0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaaf53a9340 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaaf53a93d0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaaf53a9460 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaaf53a94f0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaaf53a9580 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaaf53a9610 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaaf53a96a0 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaaf53a9730 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaaf53a97c0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaaf53a9850 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaaf53a98e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaaf53a9970 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaaf53a9a00 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaaf53a9a90 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: 0xaaaaf53534b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaaf534fb40 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaaf5350550 MAP: (1 sibs) 1 children: 38: 0xaaaaf53505f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaaf534fbd8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaaf5350690 MAP: (1 sibs) 1 children: 38: 0xaaaaf5350730 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaaf534fc70 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaaf5351190 MAP: (2 sibs) 1 children: 38: 0xaaaaf53507d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaaf5351228 MAP: (2 sibs) 1 children: 38: 0xaaaaf5350870 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53aaff0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53ab080 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaaf53ab110 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaaf53ab1a0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaaf53ab230 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaaf53ab2c0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaaf53ab350 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaaf53ab3e0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaaf53ab470 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaaf53ab500 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaaf53ab590 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaaf53ab620 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: 0xaaaaf53535d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534f090 MAP: (2 sibs) 3 children: 38: 0xaaaaf53545b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaaf5354648 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaaf53546e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaaf534f128 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354780 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaaf5354818 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaaf53548b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53acec0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53acf50 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53acfe0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53ad070 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53ad100 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53ad190 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53ad220 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53ad2b0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53ad340 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: 0xaaaaf53536e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534fa00 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354950 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaaf53549e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaaf5354a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaaf534fa98 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354b20 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaaf5354bb8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaaf5354c50 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53aed50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53aede0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53aee70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53aef00 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53aef90 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53af020 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53af0b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53af140 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53af1d0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaaf53aed50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53aede0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53aee70 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53aef00 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53aef90 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53af020 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53af0b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53af140 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53af1d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaaf53aed50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53aede0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53aee70 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53aef00 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53aef90 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53af020 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53af0b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53af140 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53af1d0 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: 0xaaaaf5353800 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaaf5354ec0 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355090 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaaf5355128 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaaf53551c0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaaf5354f58 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355260 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaaf53552f8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaaf5355390 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaaf5354ff0 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355430 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaaf53554c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaaf5355560 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b0bf0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53b0c80 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaaf53b0d10 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53b0da0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53b0e30 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53b0ec0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaaf53b0f50 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53b0fe0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53b1070 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaaf53b1100 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaaf53b1190 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaaf53b1220 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaaf53b12b0 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: 0xaaaaf5352ae0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaaf534eec0 MAP: (3 sibs) 0 children: 38: 0xaaaaf534ef58 MAP: (3 sibs) 0 children: 38: 0xaaaaf534eff0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b1500 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53b1590 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaaf53b1620 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaaf53b16b0 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: 0xaaaaf5352bf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534f550 MAP: (2 sibs) 2 children: 38: 0xaaaaf534f690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf534f728 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf534f5e8 MAP: (2 sibs) 2 children: 38: 0xaaaaf534f7d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf534f868 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b1e10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b1ea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53b1f30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53b1fc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53b2050 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53b20e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53b2170 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: 0xaaaaf5352d10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534fd80 MAP: (2 sibs) 2 children: 38: 0xaaaaf534fec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf534ff58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf534fe18 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350000 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf5350098 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b2720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b27b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53b2840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53b28d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53b2960 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53b29f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53b2a80 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: 0xaaaaf5352e28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf5350140 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf5350318 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf53501d8 MAP: (2 sibs) 2 children: 38: 0xaaaaf53503c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf5350458 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b3030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b30c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53b3150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53b31e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53b3270 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53b3300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53b3390 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: 0xaaaaf5352f40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf5350dd0 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350f10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf5350fa8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf5350e68 MAP: (2 sibs) 2 children: 38: 0xaaaaf5351050 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf53510e8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b3940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b39d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53b3a60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53b3af0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53b3b80 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53b3c10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53b3ca0 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: 0xaaaaf5353058 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaaf534f960 MAP: (1 sibs) 2 children: 38: 0xaaaaf534f1d0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf534f268 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b4250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53b42e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaaf53b4370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53b4400 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: 0xaaaaf5353170 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaaf53512d0 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351540 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf53515d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaaf5351368 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351680 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaaf5351718 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf5351400 MAP: (4 sibs) 3 children: 38: 0xaaaaf53517c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaaf5351858 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaaf53518f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaaf5351498 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351990 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf5351a28 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b4b60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53b4bf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaaf53b4c80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53b4d10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaaf53b4da0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaaf53b4e30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaaf53b4ec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaaf53b4f50 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaaf53b4fe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaaf53b5070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaaf53b5100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaaf53b5190 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaaf53b5220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaaf53b52b0 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: 0xaaaaf5353288 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaaf5351b20 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaaf5351bb8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaaf5351c50 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaaf5351ce8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b5470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53b5500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaaf53b5590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaaf53b5620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaaf53b56b0 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: 0xaaaaf53533a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaaf5353c70 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaaf5353d10 MAP: (5 sibs) 1 children: 38: 0xaaaaf5354010 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaaf5353da8 MAP: (5 sibs) 1 children: 38: 0xaaaaf53540b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaaf5353e40 MAP: (5 sibs) 1 children: 38: 0xaaaaf5354150 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaaf5353ed8 MAP: (5 sibs) 1 children: 38: 0xaaaaf53541f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaaf5354290 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaaf5354328 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaaf5353f70 MAP: (5 sibs) 1 children: 38: 0xaaaaf53543d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaaf5354470 VAL: 'val1' (2 sibs) 38: 0xaaaaf5354508 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b5d80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53b5e10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaaf53b5ea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaaf53b5f30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaaf53b5fc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaaf53b6050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaaf53b60e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaaf53b6170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaaf53b6200 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaaf53b6290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaaf53b6320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaaf53b63b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaaf53b6440 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaaf53b64d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaaf53b6560 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaaf53b65f0 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: 0xaaaaf53534b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaaf534fb40 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaaf5350550 MAP: (1 sibs) 1 children: 38: 0xaaaaf53505f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaaf534fbd8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaaf5350690 MAP: (1 sibs) 1 children: 38: 0xaaaaf5350730 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaaf534fc70 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaaf5351190 MAP: (2 sibs) 1 children: 38: 0xaaaaf53507d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaaf5351228 MAP: (2 sibs) 1 children: 38: 0xaaaaf5350870 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b6690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53b6720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaaf53b67b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaaf53b6840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaaf53b68d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaaf53b6960 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaaf53b69f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaaf53b6a80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaaf53b6b10 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaaf53b6ba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaaf53b6c30 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaaf53b6cc0 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: 0xaaaaf53535d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534f090 MAP: (2 sibs) 3 children: 38: 0xaaaaf53545b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaaf5354648 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaaf53546e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaaf534f128 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354780 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaaf5354818 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaaf53548b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b6fa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b7030 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53b70c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53b7150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53b71e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53b7270 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53b7300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53b7390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53b7420 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: 0xaaaaf53536e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534fa00 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354950 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaaf53549e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaaf5354a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaaf534fa98 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354b20 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaaf5354bb8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaaf5354c50 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b78b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b7940 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53b79d0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53b7a60 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53b7af0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53b7b80 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53b7c10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53b7ca0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53b7d30 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaaf53b78b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b7940 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53b79d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53b7a60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53b7af0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53b7b80 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53b7c10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53b7ca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53b7d30 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaaf53b78b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b7940 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53b79d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53b7a60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53b7af0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53b7b80 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53b7c10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53b7ca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53b7d30 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: 0xaaaaf5353800 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaaf5354ec0 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355090 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaaf5355128 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaaf53551c0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaaf5354f58 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355260 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaaf53552f8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaaf5355390 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaaf5354ff0 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355430 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaaf53554c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaaf5355560 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53b81c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53b8250 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaaf53b82e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53b8370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53b8400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53b8490 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaaf53b8520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53b85b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53b8640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaaf53b86d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaaf53b8760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaaf53b87f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaaf53b8880 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] 0xaaaaf539a7b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf539a840 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaaf539a8d0 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaaf539a960 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] 0xaaaaf53b9c60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53b9cf0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaaf53b9d80 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaaf53b9e10 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] 0xaaaaf539c4e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf539c570 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf539c600 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf539c690 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf539c720 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf539c7b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf539c840 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] 0xaaaaf53bae50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53baee0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53baf70 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53bb000 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53bb090 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53bb120 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53bb1b0 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] 0xaaaaf539e210 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf539e2a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf539e330 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf539e3c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf539e450 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf539e4e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf539e570 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] 0xaaaaf53bb760 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53bb7f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53bb880 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53bb910 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53bb9a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53bba30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53bbac0 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] 0xaaaaf539ff40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf539ffd0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53a0060 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53a00f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53a0180 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53a0210 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53a02a0 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] 0xaaaaf53bc070 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53bc100 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53bc190 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53bc220 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53bc2b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53bc340 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53bc3d0 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] 0xaaaaf53a1c70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53a1d00 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53a1d90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53a1e20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53a1eb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53a1f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53a1fd0 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] 0xaaaaf53bc980 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53bca10 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53bcaa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53bcb30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53bcbc0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53bcc50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53bcce0 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] 0xaaaaf53a39a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53a3a30 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaaf53a3ac0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53a3b50 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] 0xaaaaf53bd290 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53bd320 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaaf53bd3b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53bd440 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] 0xaaaaf53a56d0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53a5760 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaaf53a57f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53a5880 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaaf53a5910 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaaf53a59a0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaaf53a5a30 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaaf53a5ac0 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaaf53a5b50 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaaf53a5be0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaaf53a5c70 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaaf53a5d00 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaaf53a5d90 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaaf53a5e20 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] 0xaaaaf53bdba0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53bdc30 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaaf53bdcc0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53bdd50 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaaf53bdde0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaaf53bde70 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaaf53bdf00 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaaf53bdf90 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaaf53be020 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaaf53be0b0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaaf53be140 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaaf53be1d0 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaaf53be260 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaaf53be2f0 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] 0xaaaaf53a7400 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53a7490 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaaf53a7520 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaaf53a75b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaaf53a7640 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] 0xaaaaf53be4b0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53be540 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaaf53be5d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaaf53be660 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaaf53be6f0 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] 0xaaaaf53a9220 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53a92b0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaaf53a9340 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaaf53a93d0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaaf53a9460 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaaf53a94f0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaaf53a9580 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaaf53a9610 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaaf53a96a0 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaaf53a9730 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaaf53a97c0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaaf53a9850 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaaf53a98e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaaf53a9970 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaaf53a9a00 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaaf53a9a90 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] 0xaaaaf53bedc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53bee50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaaf53beee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaaf53bef70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaaf53bf000 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaaf53bf090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaaf53bf120 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaaf53bf1b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaaf53bf240 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaaf53bf2d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaaf53bf360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaaf53bf3f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaaf53bf480 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaaf53bf510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaaf53bf5a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaaf53bf630 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] 0xaaaaf53aaff0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53ab080 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaaf53ab110 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaaf53ab1a0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaaf53ab230 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaaf53ab2c0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaaf53ab350 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaaf53ab3e0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaaf53ab470 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaaf53ab500 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaaf53ab590 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaaf53ab620 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] 0xaaaaf53bf6d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53bf760 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaaf53bf7f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaaf53bf880 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaaf53bf910 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaaf53bf9a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaaf53bfa30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaaf53bfac0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaaf53bfb50 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaaf53bfbe0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaaf53bfc70 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaaf53bfd00 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] 0xaaaaf53acec0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53acf50 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53acfe0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53ad070 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53ad100 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53ad190 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53ad220 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53ad2b0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53ad340 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] 0xaaaaf53bffe0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c0070 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53c0100 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53c0190 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53c0220 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53c02b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53c0340 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53c03d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53c0460 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] 0xaaaaf53aed50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53aede0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53aee70 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53aef00 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53aef90 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53af020 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53af0b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53af140 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53af1d0 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] 0xaaaaf53c08f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c0980 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53c0a10 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53c0aa0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53c0b30 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53c0bc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53c0c50 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53c0ce0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53c0d70 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] 0xaaaaf53b0bf0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53b0c80 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaaf53b0d10 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53b0da0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53b0e30 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53b0ec0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaaf53b0f50 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53b0fe0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53b1070 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaaf53b1100 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaaf53b1190 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaaf53b1220 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaaf53b12b0 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] 0xaaaaf53c1200 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53c1290 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaaf53c1320 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53c13b0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53c1440 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53c14d0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaaf53c1560 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53c15f0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53c1680 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaaf53c1710 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaaf53c17a0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaaf53c1830 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaaf53c18c0 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] 0xaaaaf53b1500 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53b1590 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaaf53b1620 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaaf53b16b0 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] 0xaaaaf53c1b10 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53c1ba0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaaf53c1c30 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaaf53c1cc0 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] 0xaaaaf53b1e10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b1ea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53b1f30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53b1fc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53b2050 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53b20e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53b2170 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] 0xaaaaf53c2420 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c24b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53c2540 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53c25d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53c2660 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53c26f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53c2780 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] 0xaaaaf53b2720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b27b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53b2840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53b28d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53b2960 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53b29f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53b2a80 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] 0xaaaaf53c2d30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c2dc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53c2e50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53c2ee0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53c2f70 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53c3000 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53c3090 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] 0xaaaaf53b3030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b30c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53b3150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53b31e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53b3270 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53b3300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53b3390 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] 0xaaaaf53c3640 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c36d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53c3760 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53c37f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53c3880 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53c3910 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53c39a0 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] 0xaaaaf53b3940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b39d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53b3a60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53b3af0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53b3b80 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53b3c10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53b3ca0 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] 0xaaaaf53c3f50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c3fe0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53c4070 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53c4100 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53c4190 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53c4220 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53c42b0 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] 0xaaaaf53b4250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53b42e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaaf53b4370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53b4400 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] 0xaaaaf53c4860 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53c48f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaaf53c4980 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53c4a10 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] 0xaaaaf53b4b60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53b4bf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaaf53b4c80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53b4d10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaaf53b4da0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaaf53b4e30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaaf53b4ec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaaf53b4f50 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaaf53b4fe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaaf53b5070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaaf53b5100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaaf53b5190 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaaf53b5220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaaf53b52b0 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] 0xaaaaf53c5170 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53c5200 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaaf53c5290 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53c5320 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaaf53c53b0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaaf53c5440 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaaf53c54d0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaaf53c5560 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaaf53c55f0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaaf53c5680 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaaf53c5710 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaaf53c57a0 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaaf53c5830 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaaf53c58c0 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] 0xaaaaf53b5470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53b5500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaaf53b5590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaaf53b5620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaaf53b56b0 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] 0xaaaaf53c5a80 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53c5b10 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaaf53c5ba0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaaf53c5c30 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaaf53c5cc0 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] 0xaaaaf53b5d80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53b5e10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaaf53b5ea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaaf53b5f30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaaf53b5fc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaaf53b6050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaaf53b60e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaaf53b6170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaaf53b6200 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaaf53b6290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaaf53b6320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaaf53b63b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaaf53b6440 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaaf53b64d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaaf53b6560 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaaf53b65f0 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] 0xaaaaf53c6390 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53c6420 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaaf53c64b0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaaf53c6540 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaaf53c65d0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaaf53c6660 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaaf53c66f0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaaf53c6780 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaaf53c6810 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaaf53c68a0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaaf53c6930 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaaf53c69c0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaaf53c6a50 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaaf53c6ae0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaaf53c6b70 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaaf53c6c00 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] 0xaaaaf53b6690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53b6720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaaf53b67b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaaf53b6840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaaf53b68d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaaf53b6960 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaaf53b69f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaaf53b6a80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaaf53b6b10 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaaf53b6ba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaaf53b6c30 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaaf53b6cc0 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] 0xaaaaf53c6ca0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53c6d30 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaaf53c6dc0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaaf53c6e50 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaaf53c6ee0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaaf53c6f70 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaaf53c7000 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaaf53c7090 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaaf53c7120 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaaf53c71b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaaf53c7240 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaaf53c72d0 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] 0xaaaaf53b6fa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b7030 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53b70c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53b7150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53b71e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53b7270 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53b7300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53b7390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53b7420 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] 0xaaaaf53c75b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c7640 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53c76d0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53c7760 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53c77f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53c7880 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53c7910 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53c79a0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53c7a30 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] 0xaaaaf53b78b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53b7940 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53b79d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53b7a60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53b7af0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53b7b80 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53b7c10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53b7ca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53b7d30 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] 0xaaaaf53c7ec0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c7f50 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53c7fe0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53c8070 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53c8100 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53c8190 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53c8220 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53c82b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53c8340 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] 0xaaaaf53b81c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53b8250 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaaf53b82e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53b8370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53b8400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53b8490 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaaf53b8520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53b85b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53b8640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaaf53b86d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaaf53b8760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaaf53b87f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaaf53b8880 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] 0xaaaaf53c87d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53c8860 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaaf53c88f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53c8980 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53c8a10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53c8aa0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaaf53c8b30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53c8bc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53c8c50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaaf53c8ce0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaaf53c8d70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaaf53c8e00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaaf53c8e90 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: 0xaaaaf5352ae0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaaf534eec0 MAP: (3 sibs) 0 children: 38: 0xaaaaf534ef58 MAP: (3 sibs) 0 children: 38: 0xaaaaf534eff0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53ba930 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53ba9c0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaaf53baa50 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaaf53baae0 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: 0xaaaaf5352bf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534f550 MAP: (2 sibs) 2 children: 38: 0xaaaaf534f690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf534f728 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf534f5e8 MAP: (2 sibs) 2 children: 38: 0xaaaaf534f7d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf534f868 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53c90e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c9170 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53c9200 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53c9290 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53c9320 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53c93b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53c9440 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: 0xaaaaf5352d10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534fd80 MAP: (2 sibs) 2 children: 38: 0xaaaaf534fec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf534ff58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf534fe18 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350000 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf5350098 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53c94e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c9570 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53c9600 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53c9690 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53c9720 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53c97b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53c9840 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: 0xaaaaf5352e28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf5350140 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf5350318 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf53501d8 MAP: (2 sibs) 2 children: 38: 0xaaaaf53503c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf5350458 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53c98e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c9970 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53c9a00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53c9a90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53c9b20 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53c9bb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53c9c40 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: 0xaaaaf5352f40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf5350dd0 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350f10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf5350fa8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf5350e68 MAP: (2 sibs) 2 children: 38: 0xaaaaf5351050 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf53510e8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53c9ce0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53c9d70 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53c9e00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53c9e90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53c9f20 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53c9fb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53ca040 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: 0xaaaaf5353058 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaaf534f960 MAP: (1 sibs) 2 children: 38: 0xaaaaf534f1d0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf534f268 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53ca0e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53ca170 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaaf53ca200 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53ca290 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: 0xaaaaf5353170 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaaf53512d0 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351540 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf53515d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaaf5351368 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351680 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaaf5351718 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf5351400 MAP: (4 sibs) 3 children: 38: 0xaaaaf53517c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaaf5351858 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaaf53518f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaaf5351498 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351990 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf5351a28 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53ca330 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53ca3c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaaf53ca450 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53ca4e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaaf53ca570 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaaf53ca600 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaaf53ca690 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaaf53ca720 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaaf53ca7b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaaf53ca840 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaaf53ca8d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaaf53ca960 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaaf53ca9f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaaf53caa80 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: 0xaaaaf5353288 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaaf5351b20 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaaf5351bb8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaaf5351c50 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaaf5351ce8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cab20 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53cabb0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaaf53cac40 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaaf53cacd0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaaf53cad60 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: 0xaaaaf53533a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaaf5353c70 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaaf5353d10 MAP: (5 sibs) 1 children: 38: 0xaaaaf5354010 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaaf5353da8 MAP: (5 sibs) 1 children: 38: 0xaaaaf53540b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaaf5353e40 MAP: (5 sibs) 1 children: 38: 0xaaaaf5354150 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaaf5353ed8 MAP: (5 sibs) 1 children: 38: 0xaaaaf53541f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaaf5354290 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaaf5354328 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaaf5353f70 MAP: (5 sibs) 1 children: 38: 0xaaaaf53543d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaaf5354470 VAL: 'val1' (2 sibs) 38: 0xaaaaf5354508 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cae00 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53cae90 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaaf53caf20 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaaf53cafb0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaaf53cb040 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaaf53cb0d0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaaf53cb160 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaaf53cb1f0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaaf53cb280 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaaf53cb310 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaaf53cb3a0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaaf53cb430 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaaf53cb4c0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaaf53cb550 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaaf53cb5e0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaaf53cb670 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: 0xaaaaf53534b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaaf534fb40 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaaf5350550 MAP: (1 sibs) 1 children: 38: 0xaaaaf53505f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaaf534fbd8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaaf5350690 MAP: (1 sibs) 1 children: 38: 0xaaaaf5350730 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaaf534fc70 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaaf5351190 MAP: (2 sibs) 1 children: 38: 0xaaaaf53507d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaaf5351228 MAP: (2 sibs) 1 children: 38: 0xaaaaf5350870 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cb710 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53cb7a0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaaf53cb830 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaaf53cb8c0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaaf53cb950 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaaf53cb9e0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaaf53cba70 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaaf53cbb00 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaaf53cbb90 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaaf53cbc20 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaaf53cbcb0 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaaf53cbd40 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: 0xaaaaf53535d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534f090 MAP: (2 sibs) 3 children: 38: 0xaaaaf53545b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaaf5354648 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaaf53546e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaaf534f128 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354780 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaaf5354818 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaaf53548b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cbde0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53cbe70 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53cbf00 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53cbf90 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53cc020 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53cc0b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53cc140 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53cc1d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53cc260 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: 0xaaaaf53536e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534fa00 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354950 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaaf53549e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaaf5354a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaaf534fa98 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354b20 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaaf5354bb8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaaf5354c50 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cc300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53cc390 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53cc420 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53cc4b0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53cc540 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53cc5d0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53cc660 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53cc6f0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53cc780 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: 0xaaaaf5353800 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaaf5354ec0 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355090 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaaf5355128 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaaf53551c0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaaf5354f58 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355260 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaaf53552f8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaaf5355390 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaaf5354ff0 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355430 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaaf53554c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaaf5355560 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cc820 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53cc8b0 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaaf53cc940 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53cc9d0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53cca60 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53ccaf0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaaf53ccb80 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53ccc10 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53ccca0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaaf53ccd30 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaaf53ccdc0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaaf53cce50 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaaf53ccee0 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: 0xaaaaf5352ae0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaaf534eec0 MAP: (3 sibs) 0 children: 38: 0xaaaaf534ef58 MAP: (3 sibs) 0 children: 38: 0xaaaaf534eff0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53ccf80 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53cd010 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaaf53cd0a0 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaaf53cd130 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: 0xaaaaf5352bf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534f550 MAP: (2 sibs) 2 children: 38: 0xaaaaf534f690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf534f728 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf534f5e8 MAP: (2 sibs) 2 children: 38: 0xaaaaf534f7d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf534f868 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cd1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53cd260 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53cd2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53cd380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53cd410 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53cd4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53cd530 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: 0xaaaaf5352d10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534fd80 MAP: (2 sibs) 2 children: 38: 0xaaaaf534fec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf534ff58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf534fe18 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350000 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf5350098 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cd5d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53cd660 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53cd6f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53cd780 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53cd810 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53cd8a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53cd930 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: 0xaaaaf5352e28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf5350140 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf5350318 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf53501d8 MAP: (2 sibs) 2 children: 38: 0xaaaaf53503c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf5350458 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cd9d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53cda60 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53cdaf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53cdb80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53cdc10 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53cdca0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53cdd30 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: 0xaaaaf5352f40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf5350dd0 MAP: (2 sibs) 2 children: 38: 0xaaaaf5350f10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaaf5350fa8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaaf5350e68 MAP: (2 sibs) 2 children: 38: 0xaaaaf5351050 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaaf53510e8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cddd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53cde60 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaaf53cdef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaaf53cdf80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaaf53ce010 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaaf53ce0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaaf53ce130 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: 0xaaaaf5353058 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaaf534f960 MAP: (1 sibs) 2 children: 38: 0xaaaaf534f1d0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf534f268 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53ce1d0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53ce260 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaaf53ce2f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53ce380 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: 0xaaaaf5353170 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaaf53512d0 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351540 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf53515d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaaf5351368 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351680 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaaf5351718 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf5351400 MAP: (4 sibs) 3 children: 38: 0xaaaaf53517c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaaf5351858 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaaf53518f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaaf5351498 MAP: (4 sibs) 2 children: 38: 0xaaaaf5351990 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaaf5351a28 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53ce420 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53ce4b0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaaf53ce540 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaaf53ce5d0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaaf53ce660 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaaf53ce6f0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaaf53ce780 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaaf53ce810 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaaf53ce8a0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaaf53ce930 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaaf53ce9c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaaf53cea50 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaaf53ceae0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaaf53ceb70 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: 0xaaaaf5353288 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaaf5351b20 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaaf5351bb8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaaf5351c50 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaaf5351ce8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cec10 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaaf53ceca0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaaf53ced30 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaaf53cedc0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaaf53cee50 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: 0xaaaaf53533a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaaf5353c70 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaaf5353d10 MAP: (5 sibs) 1 children: 38: 0xaaaaf5354010 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaaf5353da8 MAP: (5 sibs) 1 children: 38: 0xaaaaf53540b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaaf5353e40 MAP: (5 sibs) 1 children: 38: 0xaaaaf5354150 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaaf5353ed8 MAP: (5 sibs) 1 children: 38: 0xaaaaf53541f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaaf5354290 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaaf5354328 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaaf5353f70 MAP: (5 sibs) 1 children: 38: 0xaaaaf53543d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaaf5354470 VAL: 'val1' (2 sibs) 38: 0xaaaaf5354508 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53ceef0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaaf53cef80 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaaf53cf010 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaaf53cf0a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaaf53cf130 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaaf53cf1c0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaaf53cf250 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaaf53cf2e0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaaf53cf370 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaaf53cf400 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaaf53cf490 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaaf53cf520 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaaf53cf5b0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaaf53cf640 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaaf53cf6d0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaaf53cf760 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: 0xaaaaf53534b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaaf534fb40 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaaf5350550 MAP: (1 sibs) 1 children: 38: 0xaaaaf53505f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaaf534fbd8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaaf5350690 MAP: (1 sibs) 1 children: 38: 0xaaaaf5350730 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaaf534fc70 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaaf5351190 MAP: (2 sibs) 1 children: 38: 0xaaaaf53507d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaaf5351228 MAP: (2 sibs) 1 children: 38: 0xaaaaf5350870 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cf800 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53cf890 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaaf53cf920 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaaf53cf9b0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaaf53cfa40 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaaf53cfad0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaaf53cfb60 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaaf53cfbf0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaaf53cfc80 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaaf53cfd10 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaaf53cfda0 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaaf53cfe30 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: 0xaaaaf53535d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534f090 MAP: (2 sibs) 3 children: 38: 0xaaaaf53545b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaaf5354648 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaaf53546e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaaf534f128 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354780 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaaf5354818 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaaf53548b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53cfed0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53cff60 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53cfff0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53d0080 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53d0110 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53d01a0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53d0230 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53d02c0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53d0350 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: 0xaaaaf53536e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaaf534fa00 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354950 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaaf53549e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaaf5354a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaaf534fa98 MAP: (2 sibs) 3 children: 38: 0xaaaaf5354b20 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaaf5354bb8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaaf5354c50 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53d03f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaaf53d0480 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaaf53d0510 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53d05a0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53d0630 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53d06c0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaaf53d0750 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53d07e0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53d0870 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: 0xaaaaf5353800 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaaf5354ec0 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355090 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaaf5355128 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaaf53551c0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaaf5354f58 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355260 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaaf53552f8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaaf5355390 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaaf5354ff0 MAP: (3 sibs) 3 children: 38: 0xaaaaf5355430 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaaf53554c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaaf5355560 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaaf53d0910 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaaf53d09a0 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaaf53d0a30 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaaf53d0ac0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaaf53d0b50 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaaf53d0be0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaaf53d0c70 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaaf53d0d00 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaaf53d0d90 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaaf53d0e20 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaaf53d0eb0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaaf53d0f40 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaaf53d0fd0 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 (6 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (7 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.01 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0xaaaafa1dbfe0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaafa1da770 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaafa1da808 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaafa1da8a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaafa1da9e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaafa1daa78 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaafa1da938 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaafa1dab20 VAL: 'item 1' (2 sibs) 39: 0xaaaafa1dabb8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1ed610 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaafa1ed6a0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaafa1ed730 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaafa1ed7c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaafa1ed850 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaafa1ed8e0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaafa1ed970 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaafa1eda00 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaafa1eda90 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: 0xaaaafa1dc0f8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaafa1db980 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaafa1da510 MAP: (2 sibs) 4 children: 39: 0xaaaafa1dba20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaafa1dbab8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaafa1dbb50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaafa1dbbe8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaafa1da5a8 MAP: (2 sibs) 5 children: 39: 0xaaaafa1dbc90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaafa1dbd28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaafa1dbdc0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaafa1dbe58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaafa1dbef0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1ef9b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1efa40 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1efad0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1efb60 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1efbf0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1efc80 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1efd10 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1efda0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1efe30 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1efec0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1eff50 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1effe0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f0070 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: 0xaaaafa1dc210 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaafa1dc400 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaafa1dc4a0 MAP: (2 sibs) 4 children: 39: 0xaaaafa1dc5e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaafa1dc678 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaafa1dc710 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaafa1dc7a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaafa1dc538 MAP: (2 sibs) 5 children: 39: 0xaaaafa1dc850 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaafa1dc8e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaafa1dc980 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaafa1dca18 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaafa1dcab0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1f1c60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f1cf0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f1d80 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f1e10 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f1ea0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f1f30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f1fc0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f2050 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f20e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f2170 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f2200 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f2290 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f2320 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: 0xaaaafa1dbfe0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaafa1da770 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaafa1da808 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaafa1da8a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaafa1da9e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaafa1daa78 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaafa1da938 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaafa1dab20 VAL: 'item 1' (2 sibs) 39: 0xaaaafa1dabb8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1f2570 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaafa1f2600 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaafa1f2690 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaafa1f2720 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaafa1f27b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaafa1f2840 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaafa1f28d0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaafa1f2960 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaafa1f29f0 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: 0xaaaafa1dc0f8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaafa1db980 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaafa1da510 MAP: (2 sibs) 4 children: 39: 0xaaaafa1dba20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaafa1dbab8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaafa1dbb50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaafa1dbbe8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaafa1da5a8 MAP: (2 sibs) 5 children: 39: 0xaaaafa1dbc90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaafa1dbd28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaafa1dbdc0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaafa1dbe58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaafa1dbef0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1f2e80 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f2f10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f2fa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f3030 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f30c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f3150 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f31e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f3270 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f3300 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f3390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f3420 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f34b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f3540 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: 0xaaaafa1dc210 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaafa1dc400 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaafa1dc4a0 MAP: (2 sibs) 4 children: 39: 0xaaaafa1dc5e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaafa1dc678 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaafa1dc710 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaafa1dc7a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaafa1dc538 MAP: (2 sibs) 5 children: 39: 0xaaaafa1dc850 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaafa1dc8e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaafa1dc980 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaafa1dca18 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaafa1dcab0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1f3790 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f3820 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f38b0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f3940 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f39d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f3a60 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f3af0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f3b80 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f3c10 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f3ca0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f3d30 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f3dc0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f3e50 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] 0xaaaafa1ed610 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaafa1ed6a0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaafa1ed730 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaafa1ed7c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaafa1ed850 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaafa1ed8e0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaafa1ed970 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaafa1eda00 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaafa1eda90 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] 0xaaaafa1f4c60 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaafa1f4cf0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaafa1f4d80 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaafa1f4e10 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaafa1f4ea0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaafa1f4f30 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaafa1f4fc0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaafa1f5050 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaafa1f50e0 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] 0xaaaafa1ef9b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1efa40 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1efad0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1efb60 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1efbf0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1efc80 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1efd10 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1efda0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1efe30 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1efec0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1eff50 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1effe0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f0070 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] 0xaaaafa1f5e50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f5ee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f5f70 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f6000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f6090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f6120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f61b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f6240 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f62d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f6360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f63f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f6480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f6510 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] 0xaaaafa1f1c60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f1cf0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f1d80 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f1e10 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f1ea0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f1f30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f1fc0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f2050 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f20e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f2170 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f2200 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f2290 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f2320 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] 0xaaaafa1f6760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f67f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f6880 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f6910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f69a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f6a30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f6ac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f6b50 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f6be0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f6c70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f6d00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f6d90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f6e20 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] 0xaaaafa1f2570 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaafa1f2600 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaafa1f2690 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaafa1f2720 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaafa1f27b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaafa1f2840 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaafa1f28d0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaafa1f2960 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaafa1f29f0 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] 0xaaaafa1f7070 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaafa1f7100 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaafa1f7190 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaafa1f7220 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaafa1f72b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaafa1f7340 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaafa1f73d0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaafa1f7460 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaafa1f74f0 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] 0xaaaafa1f2e80 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f2f10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f2fa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f3030 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f30c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f3150 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f31e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f3270 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f3300 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f3390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f3420 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f34b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f3540 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] 0xaaaafa1f7980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f7a10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f7aa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f7b30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f7bc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f7c50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f7ce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f7d70 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f7e00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f7e90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f7f20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f7fb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f8040 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] 0xaaaafa1f3790 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f3820 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f38b0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f3940 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f39d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f3a60 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f3af0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f3b80 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f3c10 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f3ca0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f3d30 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f3dc0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f3e50 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] 0xaaaafa1f8290 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f8320 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f83b0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f8440 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f84d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f8560 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f85f0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f8680 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f8710 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f87a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f8830 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f88c0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f8950 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: 0xaaaafa1dbfe0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaafa1da770 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaafa1da808 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaafa1da8a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaafa1da9e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaafa1daa78 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaafa1da938 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaafa1dab20 VAL: 'item 1' (2 sibs) 39: 0xaaaafa1dabb8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1f5730 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaafa1f57c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaafa1f5850 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaafa1f58e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaafa1f5970 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaafa1f5a00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaafa1f5a90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaafa1f5b20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaafa1f5bb0 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: 0xaaaafa1dc0f8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaafa1db980 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaafa1da510 MAP: (2 sibs) 4 children: 39: 0xaaaafa1dba20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaafa1dbab8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaafa1dbb50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaafa1dbbe8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaafa1da5a8 MAP: (2 sibs) 5 children: 39: 0xaaaafa1dbc90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaafa1dbd28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaafa1dbdc0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaafa1dbe58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaafa1dbef0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1f8ba0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f8c30 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f8cc0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f8d50 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f8de0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f8e70 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f8f00 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f8f90 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f9020 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f90b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f9140 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f91d0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f9260 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: 0xaaaafa1dc210 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaafa1dc400 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaafa1dc4a0 MAP: (2 sibs) 4 children: 39: 0xaaaafa1dc5e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaafa1dc678 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaafa1dc710 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaafa1dc7a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaafa1dc538 MAP: (2 sibs) 5 children: 39: 0xaaaafa1dc850 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaafa1dc8e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaafa1dc980 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaafa1dca18 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaafa1dcab0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1f9300 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1f9390 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1f9420 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1f94b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1f9540 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1f95d0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1f9660 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1f96f0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1f9780 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1f9810 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1f98a0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1f9930 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1f99c0 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: 0xaaaafa1dbfe0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaafa1da770 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaafa1da808 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaafa1da8a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaafa1da9e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaafa1daa78 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaafa1da938 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaafa1dab20 VAL: 'item 1' (2 sibs) 39: 0xaaaafa1dabb8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1f9a60 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaafa1f9af0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaafa1f9b80 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaafa1f9c10 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaafa1f9ca0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaafa1f9d30 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaafa1f9dc0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaafa1f9e50 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaafa1f9ee0 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: 0xaaaafa1dc0f8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaafa1db980 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaafa1da510 MAP: (2 sibs) 4 children: 39: 0xaaaafa1dba20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaafa1dbab8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaafa1dbb50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaafa1dbbe8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaafa1da5a8 MAP: (2 sibs) 5 children: 39: 0xaaaafa1dbc90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaafa1dbd28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaafa1dbdc0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaafa1dbe58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaafa1dbef0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1f9f80 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1fa010 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1fa0a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1fa130 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1fa1c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1fa250 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1fa2e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1fa370 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1fa400 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1fa490 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1fa520 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1fa5b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1fa640 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: 0xaaaafa1dc210 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaafa1dc400 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaafa1dc4a0 MAP: (2 sibs) 4 children: 39: 0xaaaafa1dc5e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaafa1dc678 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaafa1dc710 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaafa1dc7a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaafa1dc538 MAP: (2 sibs) 5 children: 39: 0xaaaafa1dc850 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaafa1dc8e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaafa1dc980 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaafa1dca18 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaafa1dcab0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaafa1fa6e0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaafa1fa770 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaafa1fa800 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaafa1fa890 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaafa1fa920 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaafa1fa9b0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaafa1faa40 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaafa1faad0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaafa1fab60 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaafa1fabf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaafa1fac80 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaafa1fad10 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaafa1fada0 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-release-1.12.1/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0xaaab14afdcb0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaab14afd770 VAL: 'item 1' (4 sibs) 40: 0xaaab14afd808 VAL: 'item 2' (4 sibs) 40: 0xaaab14afd8a0 SEQ: (4 sibs) 2 children: 40: 0xaaab14afd9e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaab14afda78 VAL: 'item 3.2' (2 sibs) 40: 0xaaab14afd938 MAP: (4 sibs) 2 children: 40: 0xaaab14afdb20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaab14afdbb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaab14b095b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b09640 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b096d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b09760 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b097f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b09880 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b09910 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b099a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b09a30 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: 0xaaab14afddc8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaab14afdea0 VAL: 'item 1' (4 sibs) 40: 0xaaab14afdf38 VAL: 'item 2' (4 sibs) 40: 0xaaab14afdfd0 SEQ: (4 sibs) 2 children: 40: 0xaaab14afe110 VAL: 'item 3.1' (2 sibs) 40: 0xaaab14afe1a8 VAL: 'item 3.2' (2 sibs) 40: 0xaaab14afe068 MAP: (4 sibs) 2 children: 40: 0xaaab14afe250 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaab14afe2e8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaab14b0b5d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b0b660 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b0b6f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b0b780 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b0b810 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b0b8a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b0b930 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b0b9c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b0ba50 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: 0xaaab14afdcb0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaab14afd770 VAL: 'item 1' (4 sibs) 40: 0xaaab14afd808 VAL: 'item 2' (4 sibs) 40: 0xaaab14afd8a0 SEQ: (4 sibs) 2 children: 40: 0xaaab14afd9e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaab14afda78 VAL: 'item 3.2' (2 sibs) 40: 0xaaab14afd938 MAP: (4 sibs) 2 children: 40: 0xaaab14afdb20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaab14afdbb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaab14b0bee0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b0bf70 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b0c000 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b0c090 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b0c120 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b0c1b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b0c240 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b0c2d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b0c360 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: 0xaaab14afddc8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaab14afdea0 VAL: 'item 1' (4 sibs) 40: 0xaaab14afdf38 VAL: 'item 2' (4 sibs) 40: 0xaaab14afdfd0 SEQ: (4 sibs) 2 children: 40: 0xaaab14afe110 VAL: 'item 3.1' (2 sibs) 40: 0xaaab14afe1a8 VAL: 'item 3.2' (2 sibs) 40: 0xaaab14afe068 MAP: (4 sibs) 2 children: 40: 0xaaab14afe250 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaab14afe2e8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaab14b0c7f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b0c880 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b0c910 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b0c9a0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b0ca30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b0cac0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b0cb50 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b0cbe0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b0cc70 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] 0xaaab14b095b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b09640 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b096d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b09760 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b097f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b09880 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b09910 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b099a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b09a30 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] 0xaaab14b0d5b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b0d640 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b0d6d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b0d760 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b0d7f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b0d880 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b0d910 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b0d9a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b0da30 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] 0xaaab14b0b5d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b0b660 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b0b6f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b0b780 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b0b810 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b0b8a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b0b930 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b0b9c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b0ba50 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] 0xaaab14b0e7a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b0e830 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b0e8c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b0e950 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b0e9e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b0ea70 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b0eb00 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b0eb90 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b0ec20 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] 0xaaab14b0bee0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b0bf70 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b0c000 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b0c090 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b0c120 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b0c1b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b0c240 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b0c2d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b0c360 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] 0xaaab14b0f0b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b0f140 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b0f1d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b0f260 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b0f2f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b0f380 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b0f410 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b0f4a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b0f530 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] 0xaaab14b0c7f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b0c880 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b0c910 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b0c9a0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b0ca30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b0cac0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b0cb50 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b0cbe0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b0cc70 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] 0xaaab14b0f9c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b0fa50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b0fae0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b0fb70 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b0fc00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b0fc90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b0fd20 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b0fdb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b0fe40 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: 0xaaab14afdcb0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaab14afd770 VAL: 'item 1' (4 sibs) 40: 0xaaab14afd808 VAL: 'item 2' (4 sibs) 40: 0xaaab14afd8a0 SEQ: (4 sibs) 2 children: 40: 0xaaab14afd9e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaab14afda78 VAL: 'item 3.2' (2 sibs) 40: 0xaaab14afd938 MAP: (4 sibs) 2 children: 40: 0xaaab14afdb20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaab14afdbb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaab14b0dec0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b0df50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b0dfe0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b0e070 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b0e100 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b0e190 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b0e220 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b0e2b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b0e340 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: 0xaaab14afddc8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaab14afdea0 VAL: 'item 1' (4 sibs) 40: 0xaaab14afdf38 VAL: 'item 2' (4 sibs) 40: 0xaaab14afdfd0 SEQ: (4 sibs) 2 children: 40: 0xaaab14afe110 VAL: 'item 3.1' (2 sibs) 40: 0xaaab14afe1a8 VAL: 'item 3.2' (2 sibs) 40: 0xaaab14afe068 MAP: (4 sibs) 2 children: 40: 0xaaab14afe250 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaab14afe2e8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaab14b102d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b10360 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b103f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b10480 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b10510 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b105a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b10630 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b106c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b10750 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: 0xaaab14afdcb0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaab14afd770 VAL: 'item 1' (4 sibs) 40: 0xaaab14afd808 VAL: 'item 2' (4 sibs) 40: 0xaaab14afd8a0 SEQ: (4 sibs) 2 children: 40: 0xaaab14afd9e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaab14afda78 VAL: 'item 3.2' (2 sibs) 40: 0xaaab14afd938 MAP: (4 sibs) 2 children: 40: 0xaaab14afdb20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaab14afdbb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaab14b107f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b10880 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b10910 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b109a0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b10a30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b10ac0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b10b50 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b10be0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b10c70 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: 0xaaab14afddc8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaab14afdea0 VAL: 'item 1' (4 sibs) 40: 0xaaab14afdf38 VAL: 'item 2' (4 sibs) 40: 0xaaab14afdfd0 SEQ: (4 sibs) 2 children: 40: 0xaaab14afe110 VAL: 'item 3.1' (2 sibs) 40: 0xaaab14afe1a8 VAL: 'item 3.2' (2 sibs) 40: 0xaaab14afe068 MAP: (4 sibs) 2 children: 40: 0xaaab14afe250 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaab14afe2e8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaab14b10d10 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaab14b10da0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaab14b10e30 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaab14b10ec0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaab14b10f50 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaab14b10fe0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaab14b11070 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaab14b11100 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaab14b11190 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-release-1.12.1/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0xaaaaf025da00 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaaf025c4f0 VAL: 'a' (21 sibs) 41: 0xaaaaf025c588 VAL: 'b:b' (21 sibs) 41: 0xaaaaf025c620 VAL: 'c{c' (21 sibs) 41: 0xaaaaf025c6b8 VAL: 'cc{' (21 sibs) 41: 0xaaaaf025c750 VAL: 'c}c' (21 sibs) 41: 0xaaaaf025c7e8 VAL: 'cc}' (21 sibs) 41: 0xaaaaf025c880 VAL: 'c!c' (21 sibs) 41: 0xaaaaf025c918 VAL: 'cc!' (21 sibs) 41: 0xaaaaf025c9b0 VAL: '.foo' (21 sibs) 41: 0xaaaaf025ca48 VAL: '.' (21 sibs) 41: 0xaaaaf025cae0 VAL: '-a' (21 sibs) 41: 0xaaaaf025cb78 VAL: '+b' (21 sibs) 41: 0xaaaaf025cc10 VAL: '/b' (21 sibs) 41: 0xaaaaf025cca8 VAL: ':c' (21 sibs) 41: 0xaaaaf025cd40 VAL: '$g' (21 sibs) 41: 0xaaaaf025cdd8 VAL: '*' (21 sibs) 41: 0xaaaaf025ce70 VAL: '*' (21 sibs) 41: 0xaaaaf025cf08 VAL: '*' (21 sibs) 41: 0xaaaaf025cfa0 VAL: '*a' (21 sibs) 41: 0xaaaaf025d038 VAL: '*a' (21 sibs) 41: 0xaaaaf025d0d0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf0276500 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaf0276590 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaf0276620 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaf02766b0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaf0276740 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaf02767d0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaf0276860 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaf02768f0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaf0276980 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaf0276a10 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaf0276aa0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaf0276b30 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaf0276bc0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaf0276c50 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaf0276ce0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaf0276d70 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaf0276e00 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaf0276e90 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaf0276f20 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaf0276fb0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaf0277040 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaf02770d0 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: 0xaaaaf025db18 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaaf025d3b0 VAL: 'a' (10 sibs) 41: 0xaaaaf025d448 VAL: 'b' (10 sibs) 41: 0xaaaaf025d4e0 VAL: 'c' (10 sibs) 41: 0xaaaaf025d578 VAL: '.foo' (10 sibs) 41: 0xaaaaf025d610 VAL: '.' (10 sibs) 41: 0xaaaaf025d6a8 VAL: '-a' (10 sibs) 41: 0xaaaaf025d740 VAL: '+b' (10 sibs) 41: 0xaaaaf025d7d8 VAL: '/b' (10 sibs) 41: 0xaaaaf025d870 VAL: ':c' (10 sibs) 41: 0xaaaaf025d908 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf0278b30 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaf0278bc0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaf0278c50 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaf0278ce0 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaf0278d70 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaf0278e00 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaf0278e90 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaf0278f20 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaf0278fb0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaf0279040 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaf02790d0 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: 0xaaaaf025dc30 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaf025de20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaf025deb8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaf025df50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaf025dfe8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaf025e080 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaf025e118 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaf025e1b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaf025e248 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaf025e2e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaf025e378 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaf025e410 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaf025e4a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf027a860 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf027a8f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf027a980 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf027aa10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf027aaa0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf027ab30 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf027abc0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf027ac50 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf027ace0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf027ad70 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf027ae00 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf027ae90 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf027af20 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: 0xaaaaf025dd48 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaf025e550 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaf025e5e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaf025e680 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaf025e718 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaf025e7b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaf025e848 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaf025e8e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaf025e978 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaf025ea10 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaf025eaa8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaf025eb40 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaf025ebd8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf027c590 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf027c620 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf027c6b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf027c740 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf027c7d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf027c860 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf027c8f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf027c980 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf027ca10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf027caa0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf027cb30 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf027cbc0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf027cc50 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: 0xaaaaf025da00 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaaf025c4f0 VAL: 'a' (21 sibs) 41: 0xaaaaf025c588 VAL: 'b:b' (21 sibs) 41: 0xaaaaf025c620 VAL: 'c{c' (21 sibs) 41: 0xaaaaf025c6b8 VAL: 'cc{' (21 sibs) 41: 0xaaaaf025c750 VAL: 'c}c' (21 sibs) 41: 0xaaaaf025c7e8 VAL: 'cc}' (21 sibs) 41: 0xaaaaf025c880 VAL: 'c!c' (21 sibs) 41: 0xaaaaf025c918 VAL: 'cc!' (21 sibs) 41: 0xaaaaf025c9b0 VAL: '.foo' (21 sibs) 41: 0xaaaaf025ca48 VAL: '.' (21 sibs) 41: 0xaaaaf025cae0 VAL: '-a' (21 sibs) 41: 0xaaaaf025cb78 VAL: '+b' (21 sibs) 41: 0xaaaaf025cc10 VAL: '/b' (21 sibs) 41: 0xaaaaf025cca8 VAL: ':c' (21 sibs) 41: 0xaaaaf025cd40 VAL: '$g' (21 sibs) 41: 0xaaaaf025cdd8 VAL: '*' (21 sibs) 41: 0xaaaaf025ce70 VAL: '*' (21 sibs) 41: 0xaaaaf025cf08 VAL: '*' (21 sibs) 41: 0xaaaaf025cfa0 VAL: '*a' (21 sibs) 41: 0xaaaaf025d038 VAL: '*a' (21 sibs) 41: 0xaaaaf025d0d0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf027d7b0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaf027d840 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaf027d8d0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaf027d960 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaf027d9f0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaf027da80 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaf027db10 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaf027dba0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaf027dc30 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaf027dcc0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaf027dd50 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaf027dde0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaf027de70 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaf027df00 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaf027df90 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaf027e020 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaf027e0b0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaf027e140 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaf027e1d0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaf027e260 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaf027e2f0 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaf027e380 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: 0xaaaaf025db18 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaaf025d3b0 VAL: 'a' (10 sibs) 41: 0xaaaaf025d448 VAL: 'b' (10 sibs) 41: 0xaaaaf025d4e0 VAL: 'c' (10 sibs) 41: 0xaaaaf025d578 VAL: '.foo' (10 sibs) 41: 0xaaaaf025d610 VAL: '.' (10 sibs) 41: 0xaaaaf025d6a8 VAL: '-a' (10 sibs) 41: 0xaaaaf025d740 VAL: '+b' (10 sibs) 41: 0xaaaaf025d7d8 VAL: '/b' (10 sibs) 41: 0xaaaaf025d870 VAL: ':c' (10 sibs) 41: 0xaaaaf025d908 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf027cea0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaf027cf30 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaf027cfc0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaf027d050 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaf027d0e0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaf027d170 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaf027d200 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaf027d290 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaf027d320 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaf027d3b0 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaf027d440 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: 0xaaaaf025dc30 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaf025de20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaf025deb8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaf025df50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaf025dfe8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaf025e080 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaf025e118 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaf025e1b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaf025e248 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaf025e2e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaf025e378 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaf025e410 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaf025e4a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf027e9c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf027ea50 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf027eae0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf027eb70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf027ec00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf027ec90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf027ed20 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf027edb0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf027ee40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf027eed0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf027ef60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf027eff0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf027f080 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: 0xaaaaf025dd48 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaf025e550 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaf025e5e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaf025e680 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaf025e718 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaf025e7b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaf025e848 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaf025e8e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaf025e978 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaf025ea10 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaf025eaa8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaf025eb40 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaf025ebd8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf027f2d0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf027f360 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf027f3f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf027f480 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf027f510 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf027f5a0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf027f630 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf027f6c0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf027f750 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf027f7e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf027f870 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf027f900 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf027f990 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] 0xaaaaf0276500 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaf0276590 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaf0276620 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaf02766b0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaf0276740 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaf02767d0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaf0276860 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaf02768f0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaf0276980 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaf0276a10 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaf0276aa0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaf0276b30 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaf0276bc0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaf0276c50 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaf0276ce0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaf0276d70 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaf0276e00 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaf0276e90 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaf0276f20 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaf0276fb0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaf0277040 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaf02770d0 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] 0xaaaaf0281250 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaf02812e0 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaf0281370 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaf0281400 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaf0281490 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaf0281520 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaf02815b0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaf0281640 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaf02816d0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaf0281760 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaf02817f0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaf0281880 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaf0281910 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaf02819a0 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaf0281a30 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaf0281ac0 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaf0281b50 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaf0281be0 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaf0281c70 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaf0281d00 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaf0281d90 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaf0281e20 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] 0xaaaaf0278b30 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaf0278bc0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaf0278c50 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaf0278ce0 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaf0278d70 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaf0278e00 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaf0278e90 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaf0278f20 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaf0278fb0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaf0279040 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaf02790d0 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] 0xaaaaf0280060 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaf02800f0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaf0280180 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaf0280210 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaf02802a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaf0280330 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaf02803c0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaf0280450 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaf02804e0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaf0280570 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaf0280600 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] 0xaaaaf027a860 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf027a8f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf027a980 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf027aa10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf027aaa0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf027ab30 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf027abc0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf027ac50 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf027ace0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf027ad70 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf027ae00 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf027ae90 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf027af20 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] 0xaaaaf0282460 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf02824f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf0282580 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf0282610 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf02826a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf0282730 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf02827c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf0282850 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf02828e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf0282970 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf0282a00 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf0282a90 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf0282b20 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] 0xaaaaf027c590 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf027c620 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf027c6b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf027c740 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf027c7d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf027c860 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf027c8f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf027c980 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf027ca10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf027caa0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf027cb30 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf027cbc0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf027cc50 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] 0xaaaaf0282d70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf0282e00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf0282e90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf0282f20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf0282fb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf0283040 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf02830d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf0283160 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf02831f0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf0283280 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf0283310 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf02833a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf0283430 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] 0xaaaaf027d7b0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaf027d840 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaf027d8d0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaf027d960 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaf027d9f0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaf027da80 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaf027db10 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaf027dba0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaf027dc30 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaf027dcc0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaf027dd50 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaf027dde0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaf027de70 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaf027df00 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaf027df90 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaf027e020 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaf027e0b0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaf027e140 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaf027e1d0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaf027e260 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaf027e2f0 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaf027e380 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] 0xaaaaf0283f90 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaf0284020 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaf02840b0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaf0284140 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaf02841d0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaf0284260 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaf02842f0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaf0284380 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaf0284410 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaf02844a0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaf0284530 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaf02845c0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaf0284650 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaf02846e0 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaf0284770 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaf0284800 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaf0284890 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaf0284920 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaf02849b0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaf0284a40 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaf0284ad0 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaf0284b60 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] 0xaaaaf027cea0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaf027cf30 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaf027cfc0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaf027d050 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaf027d0e0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaf027d170 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaf027d200 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaf027d290 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaf027d320 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaf027d3b0 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaf027d440 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] 0xaaaaf0283680 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaf0283710 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaf02837a0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaf0283830 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaf02838c0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaf0283950 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaf02839e0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaf0283a70 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaf0283b00 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaf0283b90 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaf0283c20 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] 0xaaaaf027e9c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf027ea50 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf027eae0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf027eb70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf027ec00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf027ec90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf027ed20 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf027edb0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf027ee40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf027eed0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf027ef60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf027eff0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf027f080 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] 0xaaaaf02851a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf0285230 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf02852c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf0285350 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf02853e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf0285470 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf0285500 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf0285590 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf0285620 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf02856b0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf0285740 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf02857d0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf0285860 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] 0xaaaaf027f2d0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf027f360 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf027f3f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf027f480 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf027f510 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf027f5a0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf027f630 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf027f6c0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf027f750 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf027f7e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf027f870 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf027f900 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf027f990 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] 0xaaaaf0285ab0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf0285b40 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf0285bd0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf0285c60 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf0285cf0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf0285d80 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf0285e10 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf0285ea0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf0285f30 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf0285fc0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf0286050 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf02860e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf0286170 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: 0xaaaaf025da00 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaaf025c4f0 VAL: 'a' (21 sibs) 41: 0xaaaaf025c588 VAL: 'b:b' (21 sibs) 41: 0xaaaaf025c620 VAL: 'c{c' (21 sibs) 41: 0xaaaaf025c6b8 VAL: 'cc{' (21 sibs) 41: 0xaaaaf025c750 VAL: 'c}c' (21 sibs) 41: 0xaaaaf025c7e8 VAL: 'cc}' (21 sibs) 41: 0xaaaaf025c880 VAL: 'c!c' (21 sibs) 41: 0xaaaaf025c918 VAL: 'cc!' (21 sibs) 41: 0xaaaaf025c9b0 VAL: '.foo' (21 sibs) 41: 0xaaaaf025ca48 VAL: '.' (21 sibs) 41: 0xaaaaf025cae0 VAL: '-a' (21 sibs) 41: 0xaaaaf025cb78 VAL: '+b' (21 sibs) 41: 0xaaaaf025cc10 VAL: '/b' (21 sibs) 41: 0xaaaaf025cca8 VAL: ':c' (21 sibs) 41: 0xaaaaf025cd40 VAL: '$g' (21 sibs) 41: 0xaaaaf025cdd8 VAL: '*' (21 sibs) 41: 0xaaaaf025ce70 VAL: '*' (21 sibs) 41: 0xaaaaf025cf08 VAL: '*' (21 sibs) 41: 0xaaaaf025cfa0 VAL: '*a' (21 sibs) 41: 0xaaaaf025d038 VAL: '*a' (21 sibs) 41: 0xaaaaf025d0d0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf02863c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaf0286450 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaf02864e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaf0286570 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaf0286600 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaf0286690 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaf0286720 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaf02867b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaf0286840 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaf02868d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaf0286960 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaf02869f0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaf0286a80 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaf0286b10 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaf0286ba0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaf0286c30 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaf0286cc0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaf0286d50 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaf0286de0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaf0286e70 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaf0286f00 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaf0286f90 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: 0xaaaaf025db18 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaaf025d3b0 VAL: 'a' (10 sibs) 41: 0xaaaaf025d448 VAL: 'b' (10 sibs) 41: 0xaaaaf025d4e0 VAL: 'c' (10 sibs) 41: 0xaaaaf025d578 VAL: '.foo' (10 sibs) 41: 0xaaaaf025d610 VAL: '.' (10 sibs) 41: 0xaaaaf025d6a8 VAL: '-a' (10 sibs) 41: 0xaaaaf025d740 VAL: '+b' (10 sibs) 41: 0xaaaaf025d7d8 VAL: '/b' (10 sibs) 41: 0xaaaaf025d870 VAL: ':c' (10 sibs) 41: 0xaaaaf025d908 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf0280970 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaf0280a00 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaf0280a90 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaf0280b20 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaf0280bb0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaf0280c40 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaf0280cd0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaf0280d60 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaf0280df0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaf0280e80 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaf0280f10 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: 0xaaaaf025dc30 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaf025de20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaf025deb8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaf025df50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaf025dfe8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaf025e080 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaf025e118 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaf025e1b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaf025e248 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaf025e2e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaf025e378 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaf025e410 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaf025e4a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf0287030 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf02870c0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf0287150 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf02871e0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf0287270 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf0287300 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf0287390 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf0287420 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf02874b0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf0287540 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf02875d0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf0287660 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf02876f0 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: 0xaaaaf025dd48 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaf025e550 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaf025e5e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaf025e680 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaf025e718 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaf025e7b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaf025e848 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaf025e8e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaf025e978 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaf025ea10 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaf025eaa8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaf025eb40 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaf025ebd8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf0287790 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf0287820 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf02878b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf0287940 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf02879d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf0287a60 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf0287af0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf0287b80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf0287c10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf0287ca0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf0287d30 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf0287dc0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf0287e50 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: 0xaaaaf025da00 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaaf025c4f0 VAL: 'a' (21 sibs) 41: 0xaaaaf025c588 VAL: 'b:b' (21 sibs) 41: 0xaaaaf025c620 VAL: 'c{c' (21 sibs) 41: 0xaaaaf025c6b8 VAL: 'cc{' (21 sibs) 41: 0xaaaaf025c750 VAL: 'c}c' (21 sibs) 41: 0xaaaaf025c7e8 VAL: 'cc}' (21 sibs) 41: 0xaaaaf025c880 VAL: 'c!c' (21 sibs) 41: 0xaaaaf025c918 VAL: 'cc!' (21 sibs) 41: 0xaaaaf025c9b0 VAL: '.foo' (21 sibs) 41: 0xaaaaf025ca48 VAL: '.' (21 sibs) 41: 0xaaaaf025cae0 VAL: '-a' (21 sibs) 41: 0xaaaaf025cb78 VAL: '+b' (21 sibs) 41: 0xaaaaf025cc10 VAL: '/b' (21 sibs) 41: 0xaaaaf025cca8 VAL: ':c' (21 sibs) 41: 0xaaaaf025cd40 VAL: '$g' (21 sibs) 41: 0xaaaaf025cdd8 VAL: '*' (21 sibs) 41: 0xaaaaf025ce70 VAL: '*' (21 sibs) 41: 0xaaaaf025cf08 VAL: '*' (21 sibs) 41: 0xaaaaf025cfa0 VAL: '*a' (21 sibs) 41: 0xaaaaf025d038 VAL: '*a' (21 sibs) 41: 0xaaaaf025d0d0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf0287ef0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaaf0287f80 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaaf0288010 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaaf02880a0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaaf0288130 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaaf02881c0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaaf0288250 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaaf02882e0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaaf0288370 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaaf0288400 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaaf0288490 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaaf0288520 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaaf02885b0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaaf0288640 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaaf02886d0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaaf0288760 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaaf02887f0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaaf0288880 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaaf0288910 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaaf02889a0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaaf0288a30 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaaf0288ac0 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: 0xaaaaf025db18 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaaf025d3b0 VAL: 'a' (10 sibs) 41: 0xaaaaf025d448 VAL: 'b' (10 sibs) 41: 0xaaaaf025d4e0 VAL: 'c' (10 sibs) 41: 0xaaaaf025d578 VAL: '.foo' (10 sibs) 41: 0xaaaaf025d610 VAL: '.' (10 sibs) 41: 0xaaaaf025d6a8 VAL: '-a' (10 sibs) 41: 0xaaaaf025d740 VAL: '+b' (10 sibs) 41: 0xaaaaf025d7d8 VAL: '/b' (10 sibs) 41: 0xaaaaf025d870 VAL: ':c' (10 sibs) 41: 0xaaaaf025d908 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf0288b60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaaf0288bf0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaaf0288c80 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaaf0288d10 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaaf0288da0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaaf0288e30 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaaf0288ec0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaaf0288f50 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaaf0288fe0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaaf0289070 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaaf0289100 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: 0xaaaaf025dc30 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaf025de20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaf025deb8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaf025df50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaf025dfe8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaf025e080 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaf025e118 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaf025e1b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaf025e248 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaf025e2e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaf025e378 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaf025e410 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaf025e4a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf02891a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf0289230 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf02892c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf0289350 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf02893e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf0289470 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf0289500 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf0289590 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf0289620 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf02896b0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf0289740 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf02897d0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf0289860 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: 0xaaaaf025dd48 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaaf025e550 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaaf025e5e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaaf025e680 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaaf025e718 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaaf025e7b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaaf025e848 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaaf025e8e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaaf025e978 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaaf025ea10 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaaf025eaa8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaaf025eb40 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaaf025ebd8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaaf0289900 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaaf0289990 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaaf0289a20 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaaf0289ab0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaaf0289b40 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaaf0289bd0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaaf0289c60 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaaf0289cf0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaaf0289d80 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaaf0289e10 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaaf0289ea0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaaf0289f30 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaaf0289fc0 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-release-1.12.1/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0xaaaaddb348c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb27130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaaaddb27600 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaaddb27698 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb271c8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaaaddb27740 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaaddb277d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb27260 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaaaddb27880 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaaddb272f8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaaaddb27920 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaaddb27390 MAP: (8 sibs) 4 children: 42: 0xaaaaddb279c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb27a58 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb27af0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb27b88 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb27428 MAP: (8 sibs) 3 children: 42: 0xaaaaddb27c30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaaaddb27cc8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaaaddb27d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaaaddb274c0 MAP: (8 sibs) 2 children: 42: 0xaaaaddb27e00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaaaddb27f40 VAL***: '*CENTER' (2 sibs) 42: 0xaaaaddb27fd8 VAL***: '*BIG' (2 sibs) 42: 0xaaaaddb27e98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaaaddb27558 MAP: (8 sibs) 3 children: 42: 0xaaaaddb28080 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaaaddb28250 VAL***: '*BIG' (3 sibs) 42: 0xaaaaddb282e8 VAL***: '*LEFT' (3 sibs) 42: 0xaaaaddb28380 VAL***: '*SMALL' (3 sibs) 42: 0xaaaaddb28118 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaaaddb281b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbb0110 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbb01a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbb0230 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbb02c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbb0350 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbb03e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbb0470 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbb0500 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbb0590 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbb0620 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbb06b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbb0740 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbb07d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbb0860 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbb08f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbb0980 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbb0a10 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaaddbb0aa0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaaddbb0b30 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaaddbb0bc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaaddbb0c50 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaaddbb0ce0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaaddbb0d70 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaaddbb0e00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaaddbb0e90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaaddbb0f20 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaaddbb0fb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaaddbb1040 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaaddbb10d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaaddbb1160 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaaddbb11f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaaddbb1280 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: 0xaaaaddb349d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb28db0 MAP: (8 sibs) 2 children: 42: 0xaaaaddb26020 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaaddb260b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb28e48 MAP: (8 sibs) 2 children: 42: 0xaaaaddb26820 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaaddb268b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb28ee0 MAP: (8 sibs) 1 children: 42: 0xaaaaddb29280 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaaddb28f78 MAP: (8 sibs) 1 children: 42: 0xaaaaddb29320 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaaddb29010 MAP: (8 sibs) 4 children: 42: 0xaaaaddb293c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29458 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb294f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29588 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb290a8 MAP: (8 sibs) 4 children: 42: 0xaaaaddb29630 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb296c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb29760 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb297f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb29140 MAP: (8 sibs) 4 children: 42: 0xaaaaddb298a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29938 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb299d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29a68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb291d8 MAP: (8 sibs) 4 children: 42: 0xaaaaddb29b10 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29ba8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb29c40 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29cd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbb3050 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbb30e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbb3170 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbb3200 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbb3290 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbb3320 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbb33b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbb3440 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbb34d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbb3560 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbb35f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbb3680 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbb3710 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbb37a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbb3830 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbb38c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbb3950 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaaddbb39e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaaddbb3a70 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaaddbb3b00 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaaddbb3b90 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaaddbb3c20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaaddbb3cb0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaaddbb3d40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaaddbb3dd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaaddbb3e60 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaaddbb3ef0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaaddbb3f80 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0xaaaaddbb4010 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaaddbb40a0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0xaaaaddbb4130 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaaddbb41c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbb4260 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbb42f0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbb4380 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbb4410 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbb44a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbb4530 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbb45c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbb4650 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbb46e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbb4770 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbb4800 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbb4890 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbb4920 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbb49b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbb4a40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbb4ad0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbb4b60 MAP: (8 sibs) 4 children: 42: [17] [32] 0xaaaaddbb5460 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0xaaaaddbb54f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0xaaaaddbb4c80 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0xaaaaddbb4d10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0xaaaaddbb4da0 MAP: (8 sibs) 4 children: 42: [22] [17] 0xaaaaddbb4bf0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0xaaaaddbb5580 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0xaaaaddbb4ec0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0xaaaaddbb4fe0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0xaaaaddbb5070 MAP: (8 sibs) 4 children: 42: [27] [30] 0xaaaaddbb5340 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0xaaaaddbb5190 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0xaaaaddbb4f50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0xaaaaddbb53d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbb4260 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbb42f0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbb4380 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbb4410 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbb44a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbb4530 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbb45c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbb4650 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbb46e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbb4770 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbb4800 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbb4890 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbb4920 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbb49b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbb4a40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbb4ad0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbb4b60 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaaddbb4bf0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaaddbb4c80 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaaddbb4d10 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaaddbb4da0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaaddbb4e30 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaaddbb4ec0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaaddbb4f50 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaaddbb4fe0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaaddbb5070 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaaddbb5100 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaaddbb5190 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaaddbb5220 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaaddbb52b0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaaddbb5340 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: 0xaaaaddb34af0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2a1f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaaddb2a288 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaaddb2a320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2a590 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaaddb2a628 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaaddb2a3b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaaddb26200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2a450 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaaddb2a6d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2a768 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2a4e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaaddb2a810 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2a8a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbb6670 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbb6700 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbb6790 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbb6820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbb68b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbb6940 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbb69d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbb6a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbb6af0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbb6b80 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbb6c10 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbb6ca0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbb6d30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbb6dc0 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: 0xaaaaddb34c08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2a950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaaddb2a9e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaaddb2aa80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2acf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaaddb2ad88 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaaddb2ab18 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaaddb2ae30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2abb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaaddb2aed0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2af68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2ac48 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaaddb2b010 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2b0a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbb89b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbb8a40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbb8ad0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbb8b60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbb8bf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbb8c80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbb8d10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbb8da0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbb8e30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbb8ec0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbb8f50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbb8fe0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbb9070 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbb9100 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: 0xaaaaddb34d20 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2ba20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb2bab8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb2bb50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2bdc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2be58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2bbe8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaaddb2bf00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2bc80 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaaddb2bfa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c038 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2bd18 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaaddb2c0e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c178 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbbab20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbbabb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbbac40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbbacd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbbad60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbbadf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbbae80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbbaf10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbbafa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbbb030 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbbb0c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbbb150 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbbb1e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbbb270 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbbab20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbbabb0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbbac40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbbacd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbbad60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbbadf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbbae80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbbaf10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbbafa0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaaaddbbb300 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbbb0c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbbb150 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaaaddbbb030 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbbb270 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbbab20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbbabb0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbbac40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbbacd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbbad60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbbadf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbbae80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbbaf10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbbafa0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbbb030 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbbb0c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbbb150 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbbb1e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbbb270 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: 0xaaaaddb34e38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb29dd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb29e68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb29f00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2c220 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2c2b8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb29f98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaaddb2c360 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2a030 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaaddb2c400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c498 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2a0c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaaddb2c540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c5d8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbbce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbbcf00 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbbcf90 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbbd020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbbd0b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbbd140 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbbd1d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbbd260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbbd2f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbbd380 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbbd410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbbd4a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbbd530 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbbd5c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbbce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbbcf00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbbcf90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbbd020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbbd0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbbd140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbbd1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbbd260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbbd2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaaaddbbd650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbbd410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbbd4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaaaddbbd380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbbd5c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbbce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbbcf00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbbcf90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbbd020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbbd0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbbd140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbbd1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbbd260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbbd2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbbd380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbbd410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbbd4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbbd530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbbd5c0 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: 0xaaaaddb34f50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaaddb2cc80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaaddb2cd18 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaaddb2cdb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaaddb26960 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaaddb269f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaaddb2ce48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaaddb2d0b0 MAP: (2 sibs) 4 children: 42: 0xaaaaddb28690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaaddb28728 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaaddb287c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaaddb28858 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaaddb2d148 MAP: (2 sibs) 5 children: 42: 0xaaaaddb2d1f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaaddb2d288 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaaddb2d320 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaaddb2d3b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaaddb2d450 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaaddb2cee0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaaaddb26510 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb265a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb26640 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2cf78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaaaddb2d010 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] 0xaaaaddbc0470 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbc0500 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbc0590 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbc0620 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbc06b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbc0740 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbc07d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbc0860 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbc08f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbc0980 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbc0a10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbc0aa0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbc0b30 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbc0bc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbc0c50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbc0ce0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbc0d70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbc0e00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbc0e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbc0f20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbc0fb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbc1040 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbc10d0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaaddbc1160 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: 0xaaaaddb35068 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaaddb2d540 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaaddb2d5d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaaddb2d670 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaaddb2d970 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaaddb2da08 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaaddb2d708 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaaddb2dab0 MAP: (2 sibs) 4 children: 42: 0xaaaaddb28900 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaaddb28998 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaaddb28a30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaaddb28ac8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaaddb2db48 MAP: (2 sibs) 5 children: 42: 0xaaaaddb2dbf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaaddb2dc88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaaddb2dd20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaaddb2ddb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaaddb2de50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaaddb2d7a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaaaddb26e40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb26ed8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb26f70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2d838 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaaaddb2def0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb2df88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb2e020 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2d8d0 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] 0xaaaaddbc3660 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbc36f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbc3780 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbc3810 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbc38a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbc3930 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbc39c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbc3a50 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbc3ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbc3b70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbc3c00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbc3c90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbc3d20 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbc3db0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbc3e40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbc3ed0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbc3f60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbc3ff0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbc4080 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbc4110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbc41a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbc4230 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbc42c0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaaddbc4350 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] 0xaaaaddbc3660 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbc36f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbc3780 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbc3810 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbc38a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbc3930 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbc39c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbc3a50 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbc3ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbc3b70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbc3c00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbc3c90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbc3d20 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbc3db0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbc3e40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbc3ed0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbc3f60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbc3ff0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbc4080 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbc4110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbc41a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbc4230 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbc42c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0xaaaaddbc43e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0xaaaaddbc4470 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0xaaaaddbc4500 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0xaaaaddbc4350 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] 0xaaaaddbc3660 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbc36f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbc3780 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbc3810 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbc38a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbc3930 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbc39c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbc3a50 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbc3ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbc3b70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbc3c00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbc3c90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbc3d20 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbc3db0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbc3e40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbc3ed0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbc3f60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbc3ff0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbc4080 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbc4110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbc41a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbc4230 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbc42c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaaddbc4350 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaaddbc43e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaaddbc4470 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaaddbc4500 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: 0xaaaaddb35180 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaaddb2fbc0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2ff60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaaaddb30000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb30098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb30130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb301c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb30260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb2fc58 MAP: (6 sibs) 1 children: 42: 0xaaaaddb30300 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaaaddb303a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb30438 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb304d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb30568 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb30600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb2fcf0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb306a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaaaddb2fd88 MAP: (6 sibs) 1 children: 42: 0xaaaaddb30740 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaaaddb2fe20 MAP: (6 sibs) 1 children: 42: 0xaaaaddb307e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaaaddb30880 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaaaddb30918 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaaaddb2feb8 MAP: (6 sibs) 1 children: 42: 0xaaaaddb309c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbc6820 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbc68b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbc6940 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbc69d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbc6a60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbc6af0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbc6b80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbc6c10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbc6ca0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbc6d30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbc6dc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbc6e50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbc6ee0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbc6f70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbc7000 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbc7090 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbc7120 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaaddbc71b0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaaddbc7240 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaaddbc72d0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaaddbc7360 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaaddbc73f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaaddbc7480 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaaddbc7510 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaaddbc75a0 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: 0xaaaaddb35298 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaaddb31c60 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b7a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb321c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb31cf8 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b840 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32398 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb32430 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb324c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb32560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31d90 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32698 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32730 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb327c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32860 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb31e28 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b980 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32998 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb32a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb32ac8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb32b60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31ec0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb32c00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32ca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32d38 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32dd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb32e68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32f00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31f58 MAP: (6 sibs) 1 children: 42: 0xaaaaddb32fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb33040 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb330d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb33170 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb33208 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb332a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbc99e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbc9a70 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbc9b00 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbc9b90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbc9c20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbc9cb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbc9d40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbc9dd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbc9e60 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbc9ef0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbc9f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbca010 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbca0a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbca130 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbca1c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbca250 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbca2e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaaddbca370 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaaddbca400 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaaddbca490 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaaddbca520 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaaddbca5b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaaddbca640 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaaddbca6d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaaddbca760 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbcabf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbcac80 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbcad10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbcada0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbcae30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbcaec0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbcaf50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbcafe0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbcb070 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbcb100 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbcb190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbcb220 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbcb2b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbcb340 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbcb3d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbcb460 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbcb4f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0xaaaaddbcba00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0xaaaaddbcba90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0xaaaaddbcbb20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0xaaaaddbcbbb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0xaaaaddbcbc40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0xaaaaddbcb580 MAP: (6 sibs) 1 children: 42: [23] [18] 0xaaaaddbcb610 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0xaaaaddbcbcd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0xaaaaddbcbd60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0xaaaaddbcbdf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0xaaaaddbcbe80 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0xaaaaddbcbf10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0xaaaaddbcb6a0 MAP: (6 sibs) 1 children: 42: [30] [20] 0xaaaaddbcb730 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0xaaaaddbcbfa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0xaaaaddbcc030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0xaaaaddbcc0c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0xaaaaddbcc150 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0xaaaaddbcb850 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0xaaaaddbcb8e0 MAP: (6 sibs) 1 children: 42: [37] [24] 0xaaaaddbcb970 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0xaaaaddbcb7c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaaddbcc1e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaaddbcc270 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaaddbcc300 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaaddbcc390 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbcabf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbcac80 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbcad10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbcada0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbcae30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbcaec0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbcaf50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbcafe0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbcb070 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbcb100 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbcb190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbcb220 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbcb2b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbcb340 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbcb3d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbcb460 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbcb4f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaaddbcb580 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaaddbcb610 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaaddbcb6a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaaddbcb730 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaaddbcb7c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaaddbcb850 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaaddbcb8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaaddbcb970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaaddbcba00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaaddbcba90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaaddbcbb20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaaddbcbbb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaaddbcbc40 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaaddbcbcd0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaaddbcbd60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaaddbcbdf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaaddbcbe80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaaddbcbf10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaaddbcbfa0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaaddbcc030 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaaddbcc0c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaaddbcc150 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaaddbcc1e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaaddbcc270 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaaddbcc300 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaaddbcc390 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: 0xaaaaddb353b0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaaaddb33340 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb333d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb33470 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb33508 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb335a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaaddb33638 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaaddb336d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaaddb33768 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaaddb33800 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaaddb31060 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaaddb33898 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaaddb31100 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaaddb33930 DOCMAP: (17 sibs) 2 children: 42: 0xaaaaddb25ee0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaaaddb25f78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaaaddb339c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb311a0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaaddb33a60 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb31240 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaaddb33af8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb30a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaaddb33b90 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb30b00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaaddb33c28 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaaaddb33cc0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbcdf10 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaaddbcdfa0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaaddbce030 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaaddbce0c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaaddbce150 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaaddbce1e0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaaddbce270 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaaddbce300 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaaddbce390 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaaddbce420 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaaddbce4b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaaddbce540 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaaddbce5d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaaddbce660 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaaddbce6f0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaaddbce780 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaaddbce810 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaaddbce8a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaaddbce930 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaaddbce9c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaaddbcea50 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaaddbceae0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaaddbceb70 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaaddbcec00 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaaddbcec90 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaaddbced20 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: 0xaaaaddb354c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaaddb31660 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaaaddb316f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaaaddb31790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaaaddb31828 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaaaddb318c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaaddb2b150 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaaaddb2b1e8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbcd600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbcd690 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaaddbcd720 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbcd7b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbcd840 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaaddbcd8d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbcd960 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbcd9f0 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: 0xaaaaddb355e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaaddb2e0c0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaaaddb2e158 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaaaddb2e1f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaaaddb2e288 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaaaddb2e320 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaaddb2b2e0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaaaddb2b378 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbd1960 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbd19f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaaddbd1a80 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbd1b10 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbd1ba0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaaddbd1c30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbd1cc0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbd1d50 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbd1960 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbd19f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaaddbd1a80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbd1b10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbd1ba0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaaddbd1c30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbd1cc0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbd1d50 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbd1960 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbd19f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaaddbd1a80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbd1b10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbd1ba0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaaddbd1c30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbd1cc0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbd1d50 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: 0xaaaaddb356f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb266e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaaaddb26778 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbd3690 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbd3720 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaaddbd37b0 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: 0xaaaaddb35810 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c680 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaaaddb2c718 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbd53c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbd5450 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaaddbd54e0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbd53c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbd5450 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaaddbd54e0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbd53c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbd5450 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaaddbd54e0 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: 0xaaaaddb35928 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaaaddb33ea0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaaaddb33f38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaaaddb33fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaaddb34370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaaaddb34408 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaaaddb34068 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaaddb26c70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaaaddb26d08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaaaddb26da0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaaaddb34100 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaaaddb344b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaaaddb34548 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaaaddb34198 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaaaddb34230 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaaaddb345f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaaaddb34688 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaaaddb342c8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaaaddb34730 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaaaddb347c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbd7f50 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbd7fe0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaaddbd8070 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaaddbd8100 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbd8190 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaaddbd8220 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaaddbd82b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbd8340 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaaddbd83d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaaddbd8460 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaaddbd84f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbd8580 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaaddbd8610 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaaddbd86a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaaddbd8730 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbd87c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaaddbd8850 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaaddbd88e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbd8970 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaaddbd8a00 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: 0xaaaaddb35a40 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaaaddb36b80 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaaaddb36c18 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaaaddb36cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaaddb37050 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaaaddb370e8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaaaddb36d48 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaaddb37190 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaaaddb37228 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaaaddb372c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaaaddb36de0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaaaddb37360 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaaaddb373f8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaaaddb36e78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaaaddb36f10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaaaddb374a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaaaddb37538 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaaaddb36fa8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaaaddb375e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaaaddb37678 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbdae90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbdaf20 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaaddbdafb0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaaddbdb040 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbdb0d0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaaddbdb160 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaaddbdb1f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbdb280 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaaddbdb310 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaaddbdb3a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaaddbdb430 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbdb4c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaaddbdb550 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaaddbdb5e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaaddbdb670 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbdb700 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaaddbdb790 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaaddbdb820 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbdb8b0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaaddbdb940 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbdae90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbdaf20 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaaddbdafb0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaaddbdb040 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbdb0d0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaaddbdb160 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaaddbdb1f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbdb280 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaaddbdb310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaaddbdb3a0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaaddbdb430 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbdb4c0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaaddbdb550 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaaddbdb5e0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaaddbdb670 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbdb700 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaaddbdb790 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaaddbdb820 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbdb8b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaaddbdb940 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbdae90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbdaf20 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaaddbdafb0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaaddbdb040 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbdb0d0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaaddbdb160 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaaddbdb1f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbdb280 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaaddbdb310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaaddbdb3a0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaaddbdb430 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbdb4c0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaaddbdb550 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaaddbdb5e0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaaddbdb670 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbdb700 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaaddbdb790 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaaddbdb820 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbdb8b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaaddbdb940 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: 0xaaaaddb35b58 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaaaddb2efe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaaaddb2f4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaaddb2f548 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaaddb2f5e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaaddb2f078 MAP: (8 sibs) 3 children: 42: 0xaaaaddb2f680 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaaaddb2f718 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaaaddb2f7b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaaaddb2f110 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaaaddb2e760 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaaddb2f1a8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaaaddb2e800 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaaddb2f240 MAP: (8 sibs) 7 children: 42: 0xaaaaddb37720 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaaaddb377b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaaaddb37850 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaaaddb378e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaaaddb37980 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaaaddb37a18 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaaaddb37ab0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaaaddb2f2d8 VAL***: '*a0' (8 sibs) 42: 0xaaaaddb2f370 VAL***: '*a7' (8 sibs) 42: 0xaaaaddb2f408 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbdddd0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbdde60 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbddef0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbddf80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbde010 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbde0a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbde130 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbde1c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbde250 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbde2e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbde370 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbde400 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbde490 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbde520 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbde5b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbde640 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbde6d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbde760 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbde7f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbde880 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbde910 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbde9a0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaaddbdea30 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaaddbdeac0 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: 0xaaaaddb35c70 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb37b50 MAP: (8 sibs) 3 children: 42: 0xaaaaddb38020 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaaaddb380b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaaaddb38150 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaaaddb37be8 MAP: (8 sibs) 3 children: 42: 0xaaaaddb381f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaaaddb38288 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaaaddb38320 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaaaddb37c80 MAP: (8 sibs) 1 children: 42: 0xaaaaddb2cbd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaaaddb37d18 MAP: (8 sibs) 1 children: 42: 0xaaaaddb2fa70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaaddb37db0 MAP: (8 sibs) 7 children: 42: 0xaaaaddb383c0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaaaddb38458 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaaaddb384f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaaaddb38588 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaaaddb38620 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaaaddb386b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaaaddb38750 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaaaddb37e48 MAP: (8 sibs) 3 children: 42: 0xaaaaddb387f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaaddb38888 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaaddb38920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaaddb37ee0 MAP: (8 sibs) 1 children: 42: 0xaaaaddb389c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaaddb37f78 MAP: (8 sibs) 1 children: 42: 0xaaaaddb38a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbe0400 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbe0490 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbe0520 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbe05b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbe0640 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbe06d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbe0760 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbe07f0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbe0880 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbe0910 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbe09a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbe0a30 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbe0ac0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbe0b50 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbe0be0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbe0c70 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbe0d00 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbe0d90 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbe0e20 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbe0eb0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbe0f40 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbe0fd0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaaddbe1060 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaaddbe10f0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbe0400 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbe0490 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbe0520 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbe05b0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbe0640 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbe06d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbe0760 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbe07f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbe0880 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbe0910 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbe09a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbe0a30 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbe0ac0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbe0b50 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbe0be0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbe0c70 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbe0d00 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbe0d90 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbe0e20 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbe0eb0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbe0f40 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbe0fd0 MAP: (8 sibs) 3 children: 42: [22] [24] 0xaaaaddbe1180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0xaaaaddbe1210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0xaaaaddbe12a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0xaaaaddbe1060 MAP: (8 sibs) 1 children: 42: [26] [27] 0xaaaaddbe1330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0xaaaaddbe10f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaaddbe13c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbe0400 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbe0490 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbe0520 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbe05b0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbe0640 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbe06d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbe0760 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbe07f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbe0880 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbe0910 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbe09a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbe0a30 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbe0ac0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbe0b50 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbe0be0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbe0c70 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbe0d00 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbe0d90 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbe0e20 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbe0eb0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbe0f40 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbe0fd0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaaddbe1060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaaddbe10f0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaaddbe1180 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaaddbe1210 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaaddbe12a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaaddbe1330 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaaddbe13c0 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: 0xaaaaddb35d88 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaaaddb26aa0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaaaddb26b38 KEYVAL: 'b' '' (3 sibs) 42: 0xaaaaddb26bd0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbe2a30 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaaddbe2ac0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaaddbe2b50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaaddbe2be0 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: 0xaaaaddb35ea0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c7c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaaddb2c858 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbe4760 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbe47f0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbe4880 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: 0xaaaaddb35fb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c900 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaaddb2c998 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbe6490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbe6520 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbe65b0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbe6490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbe6520 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbe65b0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbe6490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbe6520 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbe65b0 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: 0xaaaaddb348c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb27130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaaaddb27600 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaaddb27698 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb271c8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaaaddb27740 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaaddb277d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb27260 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaaaddb27880 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaaddb272f8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaaaddb27920 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaaddb27390 MAP: (8 sibs) 4 children: 42: 0xaaaaddb279c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb27a58 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb27af0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb27b88 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb27428 MAP: (8 sibs) 3 children: 42: 0xaaaaddb27c30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaaaddb27cc8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaaaddb27d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaaaddb274c0 MAP: (8 sibs) 2 children: 42: 0xaaaaddb27e00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaaaddb27f40 VAL***: '*CENTER' (2 sibs) 42: 0xaaaaddb27fd8 VAL***: '*BIG' (2 sibs) 42: 0xaaaaddb27e98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaaaddb27558 MAP: (8 sibs) 3 children: 42: 0xaaaaddb28080 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaaaddb28250 VAL***: '*BIG' (3 sibs) 42: 0xaaaaddb282e8 VAL***: '*LEFT' (3 sibs) 42: 0xaaaaddb28380 VAL***: '*SMALL' (3 sibs) 42: 0xaaaaddb28118 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaaaddb281b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbe76b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbe7740 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbe77d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbe7860 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbe78f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbe7980 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbe7a10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbe7aa0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbe7b30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbe7bc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbe7c50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbe7ce0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbe7d70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbe7e00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbe7e90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbe7f20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbe7fb0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaaddbe8040 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaaddbe80d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaaddbe8160 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaaddbe81f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaaddbe8280 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaaddbe8310 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaaddbe83a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaaddbe8430 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaaddbe84c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaaddbe8550 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaaddbe85e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaaddbe8670 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaaddbe8700 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaaddbe8790 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaaddbe8820 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: 0xaaaaddb349d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb28db0 MAP: (8 sibs) 2 children: 42: 0xaaaaddb26020 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaaddb260b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb28e48 MAP: (8 sibs) 2 children: 42: 0xaaaaddb26820 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaaddb268b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb28ee0 MAP: (8 sibs) 1 children: 42: 0xaaaaddb29280 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaaddb28f78 MAP: (8 sibs) 1 children: 42: 0xaaaaddb29320 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaaddb29010 MAP: (8 sibs) 4 children: 42: 0xaaaaddb293c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29458 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb294f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29588 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb290a8 MAP: (8 sibs) 4 children: 42: 0xaaaaddb29630 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb296c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb29760 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb297f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb29140 MAP: (8 sibs) 4 children: 42: 0xaaaaddb298a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29938 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb299d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29a68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb291d8 MAP: (8 sibs) 4 children: 42: 0xaaaaddb29b10 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29ba8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb29c40 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29cd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbe88c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbe8950 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbe89e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbe8a70 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbe8b00 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbe8b90 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbe8c20 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbe8cb0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbe8d40 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbe8dd0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbe8e60 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbe8ef0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbe8f80 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbe9010 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbe90a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbe9130 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbe91c0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaaddbe9250 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaaddbe92e0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaaddbe9370 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaaddbe9400 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaaddbe9490 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaaddbe9520 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaaddbe95b0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaaddbe9640 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaaddbe96d0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaaddbe9760 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaaddbe97f0 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0xaaaaddbe9880 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaaddbe9910 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0xaaaaddbe99a0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaaddbe9a30 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbe9ad0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbe9b60 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbe9bf0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbe9c80 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbe9d10 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbe9da0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbe9e30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbe9ec0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbe9f50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbe9fe0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbea070 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbea100 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbea190 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbea220 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbea2b0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbea340 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbea3d0 MAP: (8 sibs) 4 children: 42: [17] [32] 0xaaaaddbeacd0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0xaaaaddbead60 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0xaaaaddbea4f0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0xaaaaddbea580 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0xaaaaddbea610 MAP: (8 sibs) 4 children: 42: [22] [17] 0xaaaaddbea460 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0xaaaaddbeadf0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0xaaaaddbea730 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0xaaaaddbea850 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0xaaaaddbea8e0 MAP: (8 sibs) 4 children: 42: [27] [30] 0xaaaaddbeabb0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0xaaaaddbeaa00 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0xaaaaddbea7c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0xaaaaddbeac40 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbe9ad0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbe9b60 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbe9bf0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbe9c80 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbe9d10 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbe9da0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbe9e30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbe9ec0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbe9f50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbe9fe0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbea070 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbea100 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbea190 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbea220 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbea2b0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbea340 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbea3d0 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaaddbea460 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaaddbea4f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaaddbea580 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaaddbea610 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaaddbea6a0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaaddbea730 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaaddbea7c0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaaddbea850 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaaddbea8e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaaddbea970 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaaddbeaa00 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaaddbeaa90 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaaddbeab20 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaaddbeabb0 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: 0xaaaaddb34af0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2a1f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaaddb2a288 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaaddb2a320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2a590 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaaddb2a628 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaaddb2a3b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaaddb26200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2a450 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaaddb2a6d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2a768 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2a4e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaaddb2a810 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2a8a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbe6da0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbe6e30 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbe6ec0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbe6f50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbe6fe0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbe7070 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbe7100 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbe7190 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbe7220 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbe72b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbe7340 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbe73d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbe7460 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbe74f0 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: 0xaaaaddb34c08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2a950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaaddb2a9e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaaddb2aa80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2acf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaaddb2ad88 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaaddb2ab18 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaaddb2ae30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2abb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaaddb2aed0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2af68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2ac48 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaaddb2b010 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2b0a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbe88c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbe8950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbe89e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbe8a70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbe8b00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbe8b90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbe8c20 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbe8cb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbe8d40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbe8dd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbe8e60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbe8ef0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbe8f80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbe9010 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: 0xaaaaddb34d20 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2ba20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb2bab8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb2bb50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2bdc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2be58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2bbe8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaaddb2bf00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2bc80 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaaddb2bfa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c038 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2bd18 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaaddb2c0e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c178 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbebee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbebf70 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbec000 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbec090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbec120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbec1b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbec240 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbec2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbec360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbec3f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbec480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbec510 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbec5a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbec630 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbebee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbebf70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbec000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbec090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbec120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbec1b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbec240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbec2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbec360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaaaddbec6c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbec480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbec510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaaaddbec3f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbec630 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbebee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbebf70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbec000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbec090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbec120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbec1b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbec240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbec2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbec360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbec3f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbec480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbec510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbec5a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbec630 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: 0xaaaaddb34e38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb29dd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb29e68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb29f00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2c220 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2c2b8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb29f98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaaddb2c360 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2a030 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaaddb2c400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c498 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2a0c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaaddb2c540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c5d8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbec7f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbec880 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbec910 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbec9a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbeca30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbecac0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbecb50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbecbe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbecc70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbecd00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbecd90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbece20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbeceb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbecf40 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbec7f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbec880 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbec910 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbec9a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbeca30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbecac0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbecb50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbecbe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbecc70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaaaddbecfd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbecd90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbece20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaaaddbecd00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbecf40 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbec7f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbec880 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbec910 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbec9a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbeca30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbecac0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbecb50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbecbe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbecc70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbecd00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbecd90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbece20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbeceb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbecf40 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: 0xaaaaddb34f50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaaddb2cc80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaaddb2cd18 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaaddb2cdb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaaddb26960 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaaddb269f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaaddb2ce48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaaddb2d0b0 MAP: (2 sibs) 4 children: 42: 0xaaaaddb28690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaaddb28728 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaaddb287c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaaddb28858 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaaddb2d148 MAP: (2 sibs) 5 children: 42: 0xaaaaddb2d1f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaaddb2d288 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaaddb2d320 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaaddb2d3b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaaddb2d450 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaaddb2cee0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaaaddb26510 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb265a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb26640 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2cf78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaaaddb2d010 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] 0xaaaaddbeda10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbedaa0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbedb30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbedbc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbedc50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbedce0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbedd70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbede00 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbede90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbedf20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbedfb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbee040 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbee0d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbee160 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbee1f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbee280 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbee310 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbee3a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbee430 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbee4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbee550 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbee5e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbee670 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaaddbee700 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: 0xaaaaddb35068 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaaddb2d540 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaaddb2d5d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaaddb2d670 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaaddb2d970 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaaddb2da08 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaaddb2d708 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaaddb2dab0 MAP: (2 sibs) 4 children: 42: 0xaaaaddb28900 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaaddb28998 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaaddb28a30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaaddb28ac8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaaddb2db48 MAP: (2 sibs) 5 children: 42: 0xaaaaddb2dbf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaaddb2dc88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaaddb2dd20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaaddb2ddb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaaddb2de50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaaddb2d7a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaaaddb26e40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb26ed8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb26f70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2d838 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaaaddb2def0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb2df88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb2e020 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2d8d0 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] 0xaaaaddbeec20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbeecb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbeed40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbeedd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbeee60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbeeef0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbeef80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbef010 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbef0a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbef130 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbef1c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbef250 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbef2e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbef370 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbef400 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbef490 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbef520 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbef5b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbef640 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbef6d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbef760 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbef7f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbef880 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaaddbef910 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] 0xaaaaddbeec20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbeecb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbeed40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbeedd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbeee60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbeeef0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbeef80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbef010 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbef0a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbef130 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbef1c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbef250 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbef2e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbef370 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbef400 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbef490 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbef520 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbef5b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbef640 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbef6d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbef760 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbef7f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbef880 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0xaaaaddbef9a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0xaaaaddbefa30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0xaaaaddbefac0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0xaaaaddbef910 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] 0xaaaaddbeec20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbeecb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbeed40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbeedd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbeee60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbeeef0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbeef80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbef010 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbef0a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbef130 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbef1c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbef250 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbef2e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbef370 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbef400 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbef490 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbef520 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbef5b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbef640 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbef6d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbef760 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbef7f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbef880 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaaddbef910 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaaddbef9a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaaddbefa30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaaddbefac0 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: 0xaaaaddb35180 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaaddb2fbc0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2ff60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaaaddb30000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb30098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb30130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb301c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb30260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb2fc58 MAP: (6 sibs) 1 children: 42: 0xaaaaddb30300 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaaaddb303a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb30438 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb304d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb30568 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb30600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb2fcf0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb306a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaaaddb2fd88 MAP: (6 sibs) 1 children: 42: 0xaaaaddb30740 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaaaddb2fe20 MAP: (6 sibs) 1 children: 42: 0xaaaaddb307e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaaaddb30880 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaaaddb30918 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaaaddb2feb8 MAP: (6 sibs) 1 children: 42: 0xaaaaddb309c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbefe30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbefec0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbeff50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbeffe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbf0070 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbf0100 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbf0190 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbf0220 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbf02b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbf0340 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbf03d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbf0460 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbf04f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbf0580 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbf0610 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbf06a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbf0730 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaaddbf07c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaaddbf0850 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaaddbf08e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaaddbf0970 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaaddbf0a00 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaaddbf0a90 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaaddbf0b20 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaaddbf0bb0 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: 0xaaaaddb35298 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaaddb31c60 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b7a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb321c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb31cf8 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b840 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32398 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb32430 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb324c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb32560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31d90 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32698 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32730 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb327c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32860 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb31e28 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b980 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32998 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb32a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb32ac8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb32b60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31ec0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb32c00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32ca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32d38 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32dd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb32e68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32f00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31f58 MAP: (6 sibs) 1 children: 42: 0xaaaaddb32fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb33040 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb330d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb33170 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb33208 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb332a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbf1040 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbf10d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbf1160 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbf11f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbf1280 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbf1310 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbf13a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbf1430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbf14c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbf1550 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbf15e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbf1670 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbf1700 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbf1790 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbf1820 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbf18b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbf1940 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaaddbf19d0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaaddbf1a60 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaaddbf1af0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaaddbf1b80 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaaddbf1c10 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaaddbf1ca0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaaddbf1d30 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaaddbf1dc0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbf2250 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbf22e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbf2370 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbf2400 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbf2490 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbf2520 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbf25b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbf2640 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbf26d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbf2760 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbf27f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbf2880 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbf2910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbf29a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbf2a30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbf2ac0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbf2b50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0xaaaaddbf3060 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0xaaaaddbf30f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0xaaaaddbf3180 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0xaaaaddbf3210 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0xaaaaddbf32a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0xaaaaddbf2be0 MAP: (6 sibs) 1 children: 42: [23] [18] 0xaaaaddbf2c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0xaaaaddbf3330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0xaaaaddbf33c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0xaaaaddbf3450 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0xaaaaddbf34e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0xaaaaddbf3570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0xaaaaddbf2d00 MAP: (6 sibs) 1 children: 42: [30] [20] 0xaaaaddbf2d90 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0xaaaaddbf3600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0xaaaaddbf3690 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0xaaaaddbf3720 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0xaaaaddbf37b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0xaaaaddbf2eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0xaaaaddbf2f40 MAP: (6 sibs) 1 children: 42: [37] [24] 0xaaaaddbf2fd0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0xaaaaddbf2e20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaaddbf3840 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaaddbf38d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaaddbf3960 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaaddbf39f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbf2250 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbf22e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbf2370 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbf2400 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbf2490 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbf2520 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbf25b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbf2640 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbf26d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbf2760 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbf27f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbf2880 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbf2910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbf29a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbf2a30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbf2ac0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbf2b50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaaddbf2be0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaaddbf2c70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaaddbf2d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaaddbf2d90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaaddbf2e20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaaddbf2eb0 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaaddbf2f40 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaaddbf2fd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaaddbf3060 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaaddbf30f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaaddbf3180 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaaddbf3210 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaaddbf32a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaaddbf3330 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaaddbf33c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaaddbf3450 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaaddbf34e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaaddbf3570 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaaddbf3600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaaddbf3690 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaaddbf3720 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaaddbf37b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaaddbf3840 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaaddbf38d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaaddbf3960 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaaddbf39f0 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: 0xaaaaddb353b0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaaaddb33340 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb333d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb33470 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb33508 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb335a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaaddb33638 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaaddb336d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaaddb33768 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaaddb33800 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaaddb31060 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaaddb33898 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaaddb31100 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaaddb33930 DOCMAP: (17 sibs) 2 children: 42: 0xaaaaddb25ee0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaaaddb25f78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaaaddb339c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb311a0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaaddb33a60 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb31240 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaaddb33af8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb30a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaaddb33b90 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb30b00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaaddb33c28 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaaaddb33cc0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbf1040 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaaddbf10d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaaddbf1160 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaaddbf11f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaaddbf1280 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaaddbf1310 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaaddbf13a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaaddbf1430 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaaddbf14c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaaddbf1550 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaaddbf15e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaaddbf1670 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaaddbf1700 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaaddbf1790 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaaddbf1820 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaaddbf18b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaaddbf1940 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaaddbf19d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaaddbf1a60 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaaddbf1af0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaaddbf1b80 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaaddbf1c10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaaddbf1ca0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaaddbf1d30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaaddbf1dc0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaaddbf1e50 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: 0xaaaaddb354c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaaddb31660 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaaaddb316f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaaaddb31790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaaaddb31828 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaaaddb318c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaaddb2b150 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaaaddb2b1e8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbed100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbed190 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaaddbed220 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbed2b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbed340 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaaddbed3d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbed460 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbed4f0 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: 0xaaaaddb355e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaaddb2e0c0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaaaddb2e158 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaaaddb2e1f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaaaddb2e288 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaaaddb2e320 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaaddb2b2e0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaaaddb2b378 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbf4660 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbf46f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaaddbf4780 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbf4810 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbf48a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaaddbf4930 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbf49c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbf4a50 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbf4660 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbf46f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaaddbf4780 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbf4810 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbf48a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaaddbf4930 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbf49c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbf4a50 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbf4660 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbf46f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaaddbf4780 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbf4810 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbf48a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaaddbf4930 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbf49c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbf4a50 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: 0xaaaaddb356f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb266e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaaaddb26778 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbf4f70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbf5000 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaaddbf5090 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: 0xaaaaddb35810 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c680 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaaaddb2c718 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbf5880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbf5910 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaaddbf59a0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbf5880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbf5910 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaaddbf59a0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbf5880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbf5910 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaaddbf59a0 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: 0xaaaaddb35928 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaaaddb33ea0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaaaddb33f38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaaaddb33fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaaddb34370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaaaddb34408 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaaaddb34068 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaaddb26c70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaaaddb26d08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaaaddb26da0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaaaddb34100 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaaaddb344b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaaaddb34548 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaaaddb34198 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaaaddb34230 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaaaddb345f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaaaddb34688 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaaaddb342c8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaaaddb34730 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaaaddb347c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbf6aa0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbf6b30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaaddbf6bc0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaaddbf6c50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbf6ce0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaaddbf6d70 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaaddbf6e00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbf6e90 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaaddbf6f20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaaddbf6fb0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaaddbf7040 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbf70d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaaddbf7160 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaaddbf71f0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaaddbf7280 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbf7310 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaaddbf73a0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaaddbf7430 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbf74c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaaddbf7550 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: 0xaaaaddb35a40 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaaaddb36b80 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaaaddb36c18 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaaaddb36cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaaddb37050 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaaaddb370e8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaaaddb36d48 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaaddb37190 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaaaddb37228 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaaaddb372c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaaaddb36de0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaaaddb37360 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaaaddb373f8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaaaddb36e78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaaaddb36f10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaaaddb374a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaaaddb37538 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaaaddb36fa8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaaaddb375e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaaaddb37678 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbf7cb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbf7d40 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaaddbf7dd0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaaddbf7e60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbf7ef0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaaddbf7f80 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaaddbf8010 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbf80a0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaaddbf8130 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaaddbf81c0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaaddbf8250 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbf82e0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaaddbf8370 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaaddbf8400 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaaddbf8490 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbf8520 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaaddbf85b0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaaddbf8640 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbf86d0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaaddbf8760 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbf7cb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbf7d40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaaddbf7dd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaaddbf7e60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbf7ef0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaaddbf7f80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaaddbf8010 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbf80a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaaddbf8130 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaaddbf81c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaaddbf8250 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbf82e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaaddbf8370 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaaddbf8400 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaaddbf8490 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbf8520 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaaddbf85b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaaddbf8640 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbf86d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaaddbf8760 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbf7cb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbf7d40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaaddbf7dd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaaddbf7e60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbf7ef0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaaddbf7f80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaaddbf8010 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbf80a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaaddbf8130 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaaddbf81c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaaddbf8250 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbf82e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaaddbf8370 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaaddbf8400 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaaddbf8490 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbf8520 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaaddbf85b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaaddbf8640 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbf86d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaaddbf8760 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: 0xaaaaddb35b58 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaaaddb2efe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaaaddb2f4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaaddb2f548 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaaddb2f5e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaaddb2f078 MAP: (8 sibs) 3 children: 42: 0xaaaaddb2f680 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaaaddb2f718 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaaaddb2f7b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaaaddb2f110 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaaaddb2e760 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaaddb2f1a8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaaaddb2e800 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaaddb2f240 MAP: (8 sibs) 7 children: 42: 0xaaaaddb37720 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaaaddb377b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaaaddb37850 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaaaddb378e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaaaddb37980 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaaaddb37a18 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaaaddb37ab0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaaaddb2f2d8 VAL***: '*a0' (8 sibs) 42: 0xaaaaddb2f370 VAL***: '*a7' (8 sibs) 42: 0xaaaaddb2f408 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbf8ec0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbf8f50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbf8fe0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbf9070 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbf9100 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbf9190 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbf9220 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbf92b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbf9340 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbf93d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbf9460 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbf94f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbf9580 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbf9610 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbf96a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbf9730 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbf97c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbf9850 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbf98e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbf9970 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbf9a00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbf9a90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaaddbf9b20 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaaddbf9bb0 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: 0xaaaaddb35c70 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb37b50 MAP: (8 sibs) 3 children: 42: 0xaaaaddb38020 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaaaddb380b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaaaddb38150 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaaaddb37be8 MAP: (8 sibs) 3 children: 42: 0xaaaaddb381f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaaaddb38288 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaaaddb38320 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaaaddb37c80 MAP: (8 sibs) 1 children: 42: 0xaaaaddb2cbd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaaaddb37d18 MAP: (8 sibs) 1 children: 42: 0xaaaaddb2fa70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaaddb37db0 MAP: (8 sibs) 7 children: 42: 0xaaaaddb383c0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaaaddb38458 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaaaddb384f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaaaddb38588 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaaaddb38620 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaaaddb386b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaaaddb38750 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaaaddb37e48 MAP: (8 sibs) 3 children: 42: 0xaaaaddb387f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaaddb38888 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaaddb38920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaaddb37ee0 MAP: (8 sibs) 1 children: 42: 0xaaaaddb389c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaaddb37f78 MAP: (8 sibs) 1 children: 42: 0xaaaaddb38a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbfa0d0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbfa160 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbfa1f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbfa280 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbfa310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbfa3a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbfa430 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbfa4c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbfa550 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbfa5e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbfa670 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbfa700 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbfa790 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbfa820 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbfa8b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbfa940 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbfa9d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbfaa60 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbfaaf0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbfab80 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbfac10 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbfaca0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaaddbfad30 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaaddbfadc0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbfa0d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbfa160 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbfa1f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbfa280 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbfa310 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbfa3a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbfa430 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbfa4c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbfa550 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbfa5e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbfa670 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbfa700 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbfa790 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbfa820 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbfa8b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbfa940 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbfa9d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbfaa60 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbfaaf0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbfab80 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbfac10 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbfaca0 MAP: (8 sibs) 3 children: 42: [22] [24] 0xaaaaddbfae50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0xaaaaddbfaee0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0xaaaaddbfaf70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0xaaaaddbfad30 MAP: (8 sibs) 1 children: 42: [26] [27] 0xaaaaddbfb000 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0xaaaaddbfadc0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaaddbfb090 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbfa0d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbfa160 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbfa1f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbfa280 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbfa310 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbfa3a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbfa430 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbfa4c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbfa550 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbfa5e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbfa670 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbfa700 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbfa790 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbfa820 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbfa8b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbfa940 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbfa9d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbfaa60 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbfaaf0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbfab80 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbfac10 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbfaca0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaaddbfad30 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaaddbfadc0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaaddbfae50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaaddbfaee0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaaddbfaf70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaaddbfb000 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaaddbfb090 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: 0xaaaaddb35d88 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaaaddb26aa0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaaaddb26b38 KEYVAL: 'b' '' (3 sibs) 42: 0xaaaaddb26bd0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbf6190 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaaddbf6220 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaaddbf62b0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaaddbf6340 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: 0xaaaaddb35ea0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c7c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaaddb2c858 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbfb2e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbfb370 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbfb400 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: 0xaaaaddb35fb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c900 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaaddb2c998 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbfbbf0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbfbc80 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbfbd10 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbfbbf0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbfbc80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbfbd10 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaaaddbfbbf0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbfbc80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbfbd10 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] 0xaaaaddbb0110 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbb01a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbb0230 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbb02c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbb0350 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbb03e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbb0470 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbb0500 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbb0590 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbb0620 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbb06b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbb0740 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbb07d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbb0860 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbb08f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbb0980 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbb0a10 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaaddbb0aa0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaaddbb0b30 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaaddbb0bc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaaddbb0c50 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaaddbb0ce0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaaddbb0d70 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaaddbb0e00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaaddbb0e90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaaddbb0f20 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaaddbb0fb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaaddbb1040 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaaddbb10d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaaddbb1160 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaaddbb11f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaaddbb1280 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] 0xaaaaddc02910 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc029a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaaddc02a30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddc02ac0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddc02b50 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaaddc02be0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddc02c70 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddc02d00 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaaddc02d90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddc02e20 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc02eb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddc02f40 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddc02fd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddc03060 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddc030f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddc03180 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddc03210 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaaddc032a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaaddc03330 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaaddc033c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaaddc03450 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaaddc034e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaaddc03570 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaaddc03600 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaaddc03690 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaaddc03720 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaaddc037b0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaaddc03840 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaaddc038d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaaddc03960 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaaddc039f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaaddc03a80 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] 0xaaaaddbb4260 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbb42f0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbb4380 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbb4410 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbb44a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbb4530 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbb45c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbb4650 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbb46e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbb4770 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbb4800 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbb4890 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbb4920 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbb49b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbb4a40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbb4ad0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbb4b60 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaaddbb4bf0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaaddbb4c80 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaaddbb4d10 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaaddbb4da0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaaddbb4e30 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaaddbb4ec0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaaddbb4f50 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaaddbb4fe0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaaddbb5070 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaaddbb5100 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaaddbb5190 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaaddbb5220 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaaddbb52b0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaaddbb5340 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] 0xaaaaddc03b20 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc03bb0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaaddc03c40 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddc03cd0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddc03d60 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaaddc03df0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddc03e80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddc03f10 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaaddc03fa0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddc04030 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc040c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddc04150 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddc041e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddc04270 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddc04300 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddc04390 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddc04420 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaaddc044b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaaddc04540 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaaddc045d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaaddc04660 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaaddc046f0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaaddc04780 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaaddc04810 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaaddc048a0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaaddc04930 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaaddc049c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaaddc04a50 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaaddc04ae0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaaddc04b70 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaaddc04c00 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] 0xaaaaddbb6670 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbb6700 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbb6790 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbb6820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbb68b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbb6940 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbb69d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbb6a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbb6af0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbb6b80 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbb6c10 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbb6ca0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbb6d30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbb6dc0 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] 0xaaaaddc02000 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc02090 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddc02120 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddc021b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc02240 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddc022d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddc02360 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc023f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc02480 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc02510 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddc025a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc02630 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc026c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddc02750 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] 0xaaaaddbb89b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbb8a40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbb8ad0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbb8b60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbb8bf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbb8c80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbb8d10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbb8da0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbb8e30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbb8ec0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbb8f50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbb8fe0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbb9070 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbb9100 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] 0xaaaaddc04d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc04dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddc04e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddc04ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc04f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddc05000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddc05090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc05120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc051b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc05240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddc052d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc05360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc053f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddc05480 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] 0xaaaaddbbab20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbbabb0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbbac40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbbacd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbbad60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbbadf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbbae80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbbaf10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbbafa0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbbb030 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbbb0c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbbb150 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbbb1e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbbb270 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] 0xaaaaddc05640 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc056d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddc05760 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddc057f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc05880 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddc05910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddc059a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc05a30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc05ac0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc05b50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddc05be0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc05c70 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc05d00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddc05d90 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] 0xaaaaddbbce70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbbcf00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbbcf90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbbd020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbbd0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbbd140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbbd1d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbbd260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbbd2f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbbd380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbbd410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbbd4a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbbd530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbbd5c0 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] 0xaaaaddc05f50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc05fe0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddc06070 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddc06100 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc06190 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddc06220 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddc062b0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc06340 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc063d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc06460 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddc064f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc06580 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc06610 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddc066a0 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] 0xaaaaddbc0470 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbc0500 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbc0590 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbc0620 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbc06b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbc0740 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbc07d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbc0860 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbc08f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbc0980 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbc0a10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbc0aa0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbc0b30 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbc0bc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbc0c50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbc0ce0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbc0d70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbc0e00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbc0e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbc0f20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbc0fb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbc1040 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbc10d0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaaddbc1160 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] 0xaaaaddc07170 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddc07200 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddc07290 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddc07320 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddc073b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddc07440 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddc074d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddc07560 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddc075f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddc07680 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddc07710 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddc077a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddc07830 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddc078c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddc07950 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddc079e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddc07a70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddc07b00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddc07b90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddc07c20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddc07cb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddc07d40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddc07dd0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaaddc07e60 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] 0xaaaaddbc3660 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbc36f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbc3780 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbc3810 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbc38a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbc3930 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbc39c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbc3a50 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbc3ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbc3b70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbc3c00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbc3c90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbc3d20 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbc3db0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbc3e40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbc3ed0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbc3f60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbc3ff0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbc4080 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbc4110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbc41a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbc4230 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbc42c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaaddbc4350 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaaddbc43e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaaddbc4470 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaaddbc4500 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] 0xaaaaddc08380 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddc08410 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddc084a0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddc08530 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddc085c0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddc08650 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddc086e0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddc08770 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddc08800 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddc08890 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddc08920 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddc089b0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddc08a40 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddc08ad0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddc08b60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddc08bf0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddc08c80 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddc08d10 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddc08da0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddc08e30 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddc08ec0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddc08f50 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddc08fe0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaaddc09070 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaaddc09100 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaaddc09190 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaaddc09220 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] 0xaaaaddbc6820 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbc68b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbc6940 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbc69d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbc6a60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbc6af0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbc6b80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbc6c10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbc6ca0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbc6d30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbc6dc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbc6e50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbc6ee0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbc6f70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbc7000 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbc7090 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbc7120 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaaddbc71b0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaaddbc7240 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaaddbc72d0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaaddbc7360 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaaddbc73f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaaddbc7480 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaaddbc7510 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaaddbc75a0 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] 0xaaaaddc09590 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc09620 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddc096b0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddc09740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddc097d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddc09860 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddc098f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddc09980 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddc09a10 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddc09aa0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddc09b30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddc09bc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddc09c50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddc09ce0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddc09d70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddc09e00 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddc09e90 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaaddc09f20 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaaddc09fb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaaddc0a040 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaaddc0a0d0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaaddc0a160 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaaddc0a1f0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaaddc0a280 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaaddc0a310 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] 0xaaaaddbcabf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbcac80 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbcad10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbcada0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbcae30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbcaec0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbcaf50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbcafe0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbcb070 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbcb100 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbcb190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbcb220 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbcb2b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbcb340 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbcb3d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbcb460 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbcb4f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaaddbcb580 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaaddbcb610 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaaddbcb6a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaaddbcb730 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaaddbcb7c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaaddbcb850 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaaddbcb8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaaddbcb970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaaddbcba00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaaddbcba90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaaddbcbb20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaaddbcbbb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaaddbcbc40 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaaddbcbcd0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaaddbcbd60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaaddbcbdf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaaddbcbe80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaaddbcbf10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaaddbcbfa0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaaddbcc030 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaaddbcc0c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaaddbcc150 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaaddbcc1e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaaddbcc270 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaaddbcc300 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaaddbcc390 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] 0xaaaaddc0b9b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc0ba40 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddc0bad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddc0bb60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddc0bbf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddc0bc80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddc0bd10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddc0bda0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddc0be30 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddc0bec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddc0bf50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddc0bfe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddc0c070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddc0c100 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddc0c190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddc0c220 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddc0c2b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaaddc0c340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaaddc0c3d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaaddc0c460 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaaddc0c4f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaaddc0c580 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaaddc0c610 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaaddc0c6a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaaddc0c730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaaddc0c7c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaaddc0c850 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaaddc0c8e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaaddc0c970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaaddc0ca00 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaaddc0ca90 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaaddc0cb20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaaddc0cbb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaaddc0cc40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaaddc0ccd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaaddc0cd60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaaddc0cdf0 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaaddc0ce80 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaaddc0cf10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaaddc0cfa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaaddc0d030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaaddc0d0c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaaddc0d150 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] 0xaaaaddbcdf10 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaaddbcdfa0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaaddbce030 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaaddbce0c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaaddbce150 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaaddbce1e0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaaddbce270 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaaddbce300 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaaddbce390 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaaddbce420 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaaddbce4b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaaddbce540 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaaddbce5d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaaddbce660 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaaddbce6f0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaaddbce780 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaaddbce810 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaaddbce8a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaaddbce930 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaaddbce9c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaaddbcea50 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaaddbceae0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaaddbceb70 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaaddbcec00 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaaddbcec90 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaaddbced20 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] 0xaaaaddc0a7a0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaaddc0a830 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaaddc0a8c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaaddc0a950 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaaddc0a9e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaaddc0aa70 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaaddc0ab00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaaddc0ab90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaaddc0ac20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaaddc0acb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaaddc0ad40 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaaddc0add0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaaddc0ae60 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaaddc0aef0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaaddc0af80 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaaddc0b010 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaaddc0b0a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaaddc0b130 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaaddc0b1c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaaddc0b250 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaaddc0b2e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaaddc0b370 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaaddc0b400 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaaddc0b490 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaaddc0b520 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaaddc0b5b0 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] 0xaaaaddbcd600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbcd690 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaaddbcd720 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbcd7b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbcd840 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaaddbcd8d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbcd960 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbcd9f0 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] 0xaaaaddc06860 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddc068f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaaddc06980 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaaddc06a10 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddc06aa0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaaddc06b30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddc06bc0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddc06c50 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] 0xaaaaddbd1960 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbd19f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaaddbd1a80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbd1b10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbd1ba0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaaddbd1c30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbd1cc0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbd1d50 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] 0xaaaaddc0ddc0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddc0de50 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaaddc0dee0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaaddc0df70 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddc0e000 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaaddc0e090 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddc0e120 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddc0e1b0 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] 0xaaaaddbd3690 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbd3720 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaaddbd37b0 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] 0xaaaaddc0e6d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc0e760 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaaddc0e7f0 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] 0xaaaaddbd53c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbd5450 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaaddbd54e0 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] 0xaaaaddc0efe0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc0f070 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaaddc0f100 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] 0xaaaaddbd7f50 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbd7fe0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaaddbd8070 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaaddbd8100 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbd8190 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaaddbd8220 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaaddbd82b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbd8340 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaaddbd83d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaaddbd8460 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaaddbd84f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbd8580 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaaddbd8610 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaaddbd86a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaaddbd8730 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbd87c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaaddbd8850 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaaddbd88e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbd8970 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaaddbd8a00 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] 0xaaaaddc10200 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc10290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaaddc10320 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaaddc103b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddc10440 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaaddc104d0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaaddc10560 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddc105f0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaaddc10680 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaaddc10710 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaaddc107a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddc10830 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaaddc108c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaaddc10950 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaaddc109e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddc10a70 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaaddc10b00 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaaddc10b90 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddc10c20 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaaddc10cb0 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] 0xaaaaddbdae90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbdaf20 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaaddbdafb0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaaddbdb040 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbdb0d0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaaddbdb160 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaaddbdb1f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbdb280 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaaddbdb310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaaddbdb3a0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaaddbdb430 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbdb4c0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaaddbdb550 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaaddbdb5e0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaaddbdb670 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbdb700 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaaddbdb790 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaaddbdb820 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbdb8b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaaddbdb940 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] 0xaaaaddc11410 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc114a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaaddc11530 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaaddc115c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddc11650 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaaddc116e0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaaddc11770 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddc11800 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaaddc11890 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaaddc11920 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaaddc119b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddc11a40 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaaddc11ad0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaaddc11b60 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaaddc11bf0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddc11c80 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaaddc11d10 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaaddc11da0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddc11e30 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaaddc11ec0 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] 0xaaaaddbdddd0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbdde60 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbddef0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbddf80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbde010 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbde0a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbde130 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbde1c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbde250 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbde2e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbde370 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbde400 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbde490 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbde520 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbde5b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbde640 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbde6d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbde760 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbde7f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbde880 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbde910 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbde9a0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaaddbdea30 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaaddbdeac0 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] 0xaaaaddc12620 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc126b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaaddc12740 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddc127d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddc12860 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddc128f0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddc12980 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddc12a10 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddc12aa0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddc12b30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc12bc0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddc12c50 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaaddc12ce0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddc12d70 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddc12e00 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddc12e90 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddc12f20 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddc12fb0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddc13040 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddc130d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddc13160 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddc131f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaaddc13280 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaaddc13310 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] 0xaaaaddbe0400 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbe0490 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbe0520 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbe05b0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbe0640 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbe06d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbe0760 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbe07f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbe0880 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbe0910 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbe09a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbe0a30 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbe0ac0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbe0b50 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbe0be0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbe0c70 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbe0d00 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbe0d90 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbe0e20 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbe0eb0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbe0f40 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbe0fd0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaaddbe1060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaaddbe10f0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaaddbe1180 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaaddbe1210 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaaddbe12a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaaddbe1330 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaaddbe13c0 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] 0xaaaaddc13830 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc138c0 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaaddc13950 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddc139e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddc13a70 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddc13b00 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddc13b90 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddc13c20 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddc13cb0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddc13d40 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc13dd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddc13e60 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaaddc13ef0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddc13f80 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddc14010 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddc140a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddc14130 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddc141c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddc14250 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddc142e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddc14370 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddc14400 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaaddc14490 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaaddc14520 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaaddc145b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaaddc14640 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaaddc146d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaaddc14760 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaaddc147f0 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] 0xaaaaddbe2a30 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaaddbe2ac0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaaddbe2b50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaaddbe2be0 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] 0xaaaaddc0f8f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaaddc0f980 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaaddc0fa10 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaaddc0faa0 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] 0xaaaaddbe4760 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbe47f0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbe4880 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] 0xaaaaddc14a40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc14ad0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddc14b60 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] 0xaaaaddbe6490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbe6520 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbe65b0 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] 0xaaaaddc15350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc153e0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddc15470 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] 0xaaaaddbe76b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbe7740 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbe77d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbe7860 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbe78f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbe7980 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbe7a10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbe7aa0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbe7b30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbe7bc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbe7c50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbe7ce0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbe7d70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbe7e00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbe7e90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbe7f20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbe7fb0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaaddbe8040 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaaddbe80d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaaddbe8160 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaaddbe81f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaaddbe8280 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaaddbe8310 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaaddbe83a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaaddbe8430 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaaddbe84c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaaddbe8550 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaaddbe85e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaaddbe8670 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaaddbe8700 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaaddbe8790 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaaddbe8820 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] 0xaaaaddc16570 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc16600 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaaddc16690 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddc16720 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddc167b0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaaddc16840 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddc168d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddc16960 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaaddc169f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddc16a80 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc16b10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddc16ba0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddc16c30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddc16cc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddc16d50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddc16de0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddc16e70 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaaddc16f00 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaaddc16f90 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaaddc17020 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaaddc170b0 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaaddc17140 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaaddc171d0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaaddc17260 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaaddc172f0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaaddc17380 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaaddc17410 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaaddc174a0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaaddc17530 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaaddc175c0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaaddc17650 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaaddc176e0 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] 0xaaaaddbe9ad0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbe9b60 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaaddbe9bf0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddbe9c80 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddbe9d10 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaaddbe9da0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddbe9e30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddbe9ec0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaaddbe9f50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddbe9fe0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbea070 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddbea100 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddbea190 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddbea220 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddbea2b0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddbea340 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddbea3d0 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaaddbea460 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaaddbea4f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaaddbea580 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaaddbea610 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaaddbea6a0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaaddbea730 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaaddbea7c0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaaddbea850 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaaddbea8e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaaddbea970 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaaddbeaa00 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaaddbeaa90 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaaddbeab20 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaaddbeabb0 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] 0xaaaaddc17780 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc17810 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaaddc178a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddc17930 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddc179c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaaddc17a50 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddc17ae0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddc17b70 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaaddc17c00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddc17c90 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc17d20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddc17db0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddc17e40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddc17ed0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddc17f60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddc17ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddc18080 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaaddc18110 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaaddc181a0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaaddc18230 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaaddc182c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaaddc18350 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaaddc183e0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaaddc18470 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaaddc18500 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaaddc18590 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaaddc18620 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaaddc186b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaaddc18740 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaaddc187d0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaaddc18860 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] 0xaaaaddbe6da0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbe6e30 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbe6ec0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbe6f50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbe6fe0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbe7070 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbe7100 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbe7190 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbe7220 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbe72b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbe7340 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbe73d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbe7460 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbe74f0 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] 0xaaaaddc15c60 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc15cf0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddc15d80 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddc15e10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc15ea0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddc15f30 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddc15fc0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc16050 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc160e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc16170 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddc16200 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc16290 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc16320 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddc163b0 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] 0xaaaaddbe88c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbe8950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddbe89e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddbe8a70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbe8b00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddbe8b90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddbe8c20 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbe8cb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbe8d40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbe8dd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddbe8e60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbe8ef0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbe8f80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddbe9010 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] 0xaaaaddc18990 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc18a20 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddc18ab0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddc18b40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc18bd0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddc18c60 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddc18cf0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc18d80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc18e10 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc18ea0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddc18f30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc18fc0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc19050 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddc190e0 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] 0xaaaaddbebee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbebf70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbec000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbec090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbec120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbec1b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbec240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbec2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbec360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbec3f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbec480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbec510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbec5a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbec630 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] 0xaaaaddc192a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc19330 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddc193c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddc19450 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc194e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddc19570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddc19600 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc19690 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc19720 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc197b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddc19840 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc198d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc19960 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddc199f0 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] 0xaaaaddbec7f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbec880 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddbec910 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddbec9a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddbeca30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddbecac0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddbecb50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddbecbe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddbecc70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddbecd00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddbecd90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddbece20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddbeceb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddbecf40 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] 0xaaaaddc19bb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc19c40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddc19cd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddc19d60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc19df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddc19e80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddc19f10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc19fa0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc1a030 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc1a0c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddc1a150 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc1a1e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc1a270 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddc1a300 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] 0xaaaaddbeda10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbedaa0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbedb30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbedbc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbedc50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbedce0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbedd70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbede00 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbede90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbedf20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbedfb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbee040 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbee0d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbee160 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbee1f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbee280 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbee310 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbee3a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbee430 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbee4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbee550 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbee5e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbee670 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaaddbee700 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] 0xaaaaddc1af60 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddc1aff0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddc1b080 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddc1b110 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddc1b1a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddc1b230 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddc1b2c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddc1b350 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddc1b3e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddc1b470 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddc1b500 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddc1b590 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddc1b620 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddc1b6b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddc1b740 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddc1b7d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddc1b860 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddc1b8f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddc1b980 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddc1ba10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddc1baa0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddc1bb30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddc1bbc0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaaddc1bc50 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] 0xaaaaddbeec20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddbeecb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddbeed40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddbeedd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddbeee60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddbeeef0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddbeef80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddbef010 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddbef0a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddbef130 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddbef1c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddbef250 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddbef2e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddbef370 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddbef400 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddbef490 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddbef520 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddbef5b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddbef640 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddbef6d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddbef760 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddbef7f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddbef880 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaaddbef910 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaaddbef9a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaaddbefa30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaaddbefac0 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] 0xaaaaddc1c170 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddc1c200 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddc1c290 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddc1c320 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddc1c3b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddc1c440 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddc1c4d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddc1c560 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddc1c5f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddc1c680 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddc1c710 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddc1c7a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddc1c830 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddc1c8c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddc1c950 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddc1c9e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddc1ca70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddc1cb00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddc1cb90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddc1cc20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddc1ccb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddc1cd40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddc1cdd0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaaddc1ce60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaaddc1cef0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaaddc1cf80 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaaddc1d010 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] 0xaaaaddbefe30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbefec0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbeff50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbeffe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbf0070 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbf0100 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbf0190 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbf0220 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbf02b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbf0340 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbf03d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbf0460 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbf04f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbf0580 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbf0610 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbf06a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbf0730 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaaddbf07c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaaddbf0850 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaaddbf08e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaaddbf0970 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaaddbf0a00 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaaddbf0a90 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaaddbf0b20 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaaddbf0bb0 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] 0xaaaaddc1d380 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc1d410 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddc1d4a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddc1d530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddc1d5c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddc1d650 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddc1d6e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddc1d770 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddc1d800 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddc1d890 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddc1d920 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddc1d9b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddc1da40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddc1dad0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddc1db60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddc1dbf0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddc1dc80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaaddc1dd10 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaaddc1dda0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaaddc1de30 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaaddc1dec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaaddc1df50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaaddc1dfe0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaaddc1e070 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaaddc1e100 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] 0xaaaaddbf2250 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddbf22e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddbf2370 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddbf2400 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddbf2490 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddbf2520 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddbf25b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddbf2640 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddbf26d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddbf2760 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddbf27f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddbf2880 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddbf2910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddbf29a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddbf2a30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddbf2ac0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddbf2b50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaaddbf2be0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaaddbf2c70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaaddbf2d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaaddbf2d90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaaddbf2e20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaaddbf2eb0 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaaddbf2f40 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaaddbf2fd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaaddbf3060 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaaddbf30f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaaddbf3180 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaaddbf3210 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaaddbf32a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaaddbf3330 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaaddbf33c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaaddbf3450 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaaddbf34e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaaddbf3570 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaaddbf3600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaaddbf3690 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaaddbf3720 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaaddbf37b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaaddbf3840 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaaddbf38d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaaddbf3960 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaaddbf39f0 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] 0xaaaaddc1f7a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc1f830 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddc1f8c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddc1f950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddc1f9e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddc1fa70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddc1fb00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddc1fb90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddc1fc20 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddc1fcb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddc1fd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddc1fdd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddc1fe60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddc1fef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddc1ff80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddc20010 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddc200a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaaddc20130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaaddc201c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaaddc20250 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaaddc202e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaaddc20370 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaaddc20400 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaaddc20490 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaaddc20520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaaddc205b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaaddc20640 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaaddc206d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaaddc20760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaaddc207f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaaddc20880 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaaddc20910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaaddc209a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaaddc20a30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaaddc20ac0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaaddc20b50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaaddc20be0 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaaddc20c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaaddc20d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaaddc20d90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaaddc20e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaaddc20eb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaaddc20f40 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] 0xaaaaddbf1040 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaaddbf10d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaaddbf1160 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaaddbf11f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaaddbf1280 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaaddbf1310 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaaddbf13a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaaddbf1430 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaaddbf14c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaaddbf1550 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaaddbf15e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaaddbf1670 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaaddbf1700 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaaddbf1790 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaaddbf1820 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaaddbf18b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaaddbf1940 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaaddbf19d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaaddbf1a60 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaaddbf1af0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaaddbf1b80 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaaddbf1c10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaaddbf1ca0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaaddbf1d30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaaddbf1dc0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaaddbf1e50 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] 0xaaaaddc1e590 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaaddc1e620 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaaddc1e6b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaaddc1e740 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaaddc1e7d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaaddc1e860 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaaddc1e8f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaaddc1e980 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaaddc1ea10 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaaddc1eaa0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaaddc1eb30 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaaddc1ebc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaaddc1ec50 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaaddc1ece0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaaddc1ed70 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaaddc1ee00 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaaddc1ee90 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaaddc1ef20 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaaddc1efb0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaaddc1f040 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaaddc1f0d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaaddc1f160 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaaddc1f1f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaaddc1f280 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaaddc1f310 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaaddc1f3a0 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] 0xaaaaddbed100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbed190 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaaddbed220 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbed2b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbed340 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaaddbed3d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbed460 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbed4f0 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] 0xaaaaddc1a650 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddc1a6e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaaddc1a770 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaaddc1a800 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddc1a890 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaaddc1a920 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddc1a9b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddc1aa40 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] 0xaaaaddbf4660 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddbf46f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaaddbf4780 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaaddbf4810 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddbf48a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaaddbf4930 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddbf49c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddbf4a50 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] 0xaaaaddc21bb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddc21c40 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaaddc21cd0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaaddc21d60 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddc21df0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaaddc21e80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddc21f10 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddc21fa0 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] 0xaaaaddbf4f70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbf5000 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaaddbf5090 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] 0xaaaaddc22500 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc22590 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaaddc22620 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] 0xaaaaddbf5880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbf5910 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaaddbf59a0 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] 0xaaaaddc22e40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc22ed0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaaddc22f60 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] 0xaaaaddbf6aa0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbf6b30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaaddbf6bc0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaaddbf6c50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbf6ce0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaaddbf6d70 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaaddbf6e00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbf6e90 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaaddbf6f20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaaddbf6fb0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaaddbf7040 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbf70d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaaddbf7160 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaaddbf71f0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaaddbf7280 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbf7310 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaaddbf73a0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaaddbf7430 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbf74c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaaddbf7550 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] 0xaaaaddc24060 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc240f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaaddc24180 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaaddc24210 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddc242a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaaddc24330 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaaddc243c0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddc24450 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaaddc244e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaaddc24570 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaaddc24600 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddc24690 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaaddc24720 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaaddc247b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaaddc24840 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddc248d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaaddc24960 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaaddc249f0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddc24a80 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaaddc24b10 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] 0xaaaaddbf7cb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbf7d40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaaddbf7dd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaaddbf7e60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddbf7ef0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaaddbf7f80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaaddbf8010 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddbf80a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaaddbf8130 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaaddbf81c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaaddbf8250 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddbf82e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaaddbf8370 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaaddbf8400 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaaddbf8490 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddbf8520 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaaddbf85b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaaddbf8640 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddbf86d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaaddbf8760 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] 0xaaaaddc25270 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc25300 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaaddc25390 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaaddc25420 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddc254b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaaddc25540 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaaddc255d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddc25660 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaaddc256f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaaddc25780 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaaddc25810 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddc258a0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaaddc25930 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaaddc259c0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaaddc25a50 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddc25ae0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaaddc25b70 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaaddc25c00 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddc25c90 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaaddc25d20 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] 0xaaaaddbf8ec0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbf8f50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbf8fe0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbf9070 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbf9100 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbf9190 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbf9220 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbf92b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbf9340 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbf93d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbf9460 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbf94f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbf9580 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbf9610 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbf96a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbf9730 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbf97c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbf9850 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbf98e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbf9970 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbf9a00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbf9a90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaaddbf9b20 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaaddbf9bb0 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] 0xaaaaddc26d90 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc26e20 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaaddc26eb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddc26f40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddc26fd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddc27060 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddc270f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddc27180 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddc27210 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddc272a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc27330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddc273c0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaaddc27450 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddc274e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddc27570 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddc27600 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddc27690 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddc27720 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddc277b0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddc27840 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddc278d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddc27960 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaaddc279f0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaaddc27a80 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] 0xaaaaddbfa0d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddbfa160 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaaddbfa1f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddbfa280 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddbfa310 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddbfa3a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddbfa430 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddbfa4c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddbfa550 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddbfa5e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddbfa670 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddbfa700 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaaddbfa790 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddbfa820 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddbfa8b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddbfa940 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddbfa9d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddbfaa60 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddbfaaf0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddbfab80 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddbfac10 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddbfaca0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaaddbfad30 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaaddbfadc0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaaddbfae50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaaddbfaee0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaaddbfaf70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaaddbfb000 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaaddbfb090 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] 0xaaaaddc27fa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc28030 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaaddc280c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddc28150 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddc281e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddc28270 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddc28300 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddc28390 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddc28420 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddc284b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc28540 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddc285d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaaddc28660 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddc286f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddc28780 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddc28810 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddc288a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddc28930 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddc289c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddc28a50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddc28ae0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddc28b70 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaaddc28c00 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaaddc28c90 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaaddc28d20 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaaddc28db0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaaddc28e40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaaddc28ed0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaaddc28f60 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] 0xaaaaddbf6190 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaaddbf6220 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaaddbf62b0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaaddbf6340 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] 0xaaaaddc26480 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaaddc26510 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaaddc265a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaaddc26630 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] 0xaaaaddbfb2e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbfb370 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbfb400 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] 0xaaaaddc291b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc29240 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddc292d0 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] 0xaaaaddbfbbf0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbfbc80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddbfbd10 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] 0xaaaaddc29ac0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc29b50 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddc29be0 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: 0xaaaaddb348c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb27130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaaaddb27600 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaaddb27698 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb271c8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaaaddb27740 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaaddb277d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb27260 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaaaddb27880 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaaddb272f8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaaaddb27920 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaaddb27390 MAP: (8 sibs) 4 children: 42: 0xaaaaddb279c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb27a58 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb27af0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb27b88 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb27428 MAP: (8 sibs) 3 children: 42: 0xaaaaddb27c30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaaaddb27cc8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaaaddb27d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaaaddb274c0 MAP: (8 sibs) 2 children: 42: 0xaaaaddb27e00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaaaddb27f40 VAL***: '*CENTER' (2 sibs) 42: 0xaaaaddb27fd8 VAL***: '*BIG' (2 sibs) 42: 0xaaaaddb27e98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaaaddb27558 MAP: (8 sibs) 3 children: 42: 0xaaaaddb28080 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaaaddb28250 VAL***: '*BIG' (3 sibs) 42: 0xaaaaddb282e8 VAL***: '*LEFT' (3 sibs) 42: 0xaaaaddb28380 VAL***: '*SMALL' (3 sibs) 42: 0xaaaaddb28118 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaaaddb281b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc2a3d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc2a460 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaaddc2a4f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddc2a580 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddc2a610 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaaddc2a6a0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddc2a730 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddc2a7c0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaaddc2a850 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddc2a8e0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc2a970 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddc2aa00 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddc2aa90 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddc2ab20 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddc2abb0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddc2ac40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddc2acd0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaaddc2ad60 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaaddc2adf0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaaddc2ae80 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaaddc2af10 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaaddc2afa0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaaddc2b030 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaaddc2b0c0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaaddc2b150 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaaddc2b1e0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaaddc2b270 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaaddc2b300 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaaddc2b390 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaaddc2b420 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaaddc2b4b0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaaddc2b540 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: 0xaaaaddb349d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb28db0 MAP: (8 sibs) 2 children: 42: 0xaaaaddb26020 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaaddb260b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb28e48 MAP: (8 sibs) 2 children: 42: 0xaaaaddb26820 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaaddb268b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb28ee0 MAP: (8 sibs) 1 children: 42: 0xaaaaddb29280 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaaddb28f78 MAP: (8 sibs) 1 children: 42: 0xaaaaddb29320 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaaddb29010 MAP: (8 sibs) 4 children: 42: 0xaaaaddb293c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29458 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb294f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29588 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb290a8 MAP: (8 sibs) 4 children: 42: 0xaaaaddb29630 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb296c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb29760 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb297f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb29140 MAP: (8 sibs) 4 children: 42: 0xaaaaddb298a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29938 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb299d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29a68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb291d8 MAP: (8 sibs) 4 children: 42: 0xaaaaddb29b10 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29ba8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb29c40 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29cd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc2b5e0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc2b670 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaaddc2b700 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddc2b790 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddc2b820 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaaddc2b8b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddc2b940 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddc2b9d0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaaddc2ba60 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddc2baf0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc2bb80 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddc2bc10 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddc2bca0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddc2bd30 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddc2bdc0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddc2be50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddc2bee0 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaaddc2bf70 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaaddc2c000 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaaddc2c090 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaaddc2c120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaaddc2c1b0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaaddc2c240 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaaddc2c2d0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaaddc2c360 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaaddc2c3f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaaddc2c480 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaaddc2c510 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaaddc2c5a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaaddc2c630 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaaddc2c6c0 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: 0xaaaaddb34af0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2a1f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaaddb2a288 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaaddb2a320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2a590 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaaddb2a628 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaaddb2a3b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaaddb26200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2a450 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaaddb2a6d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2a768 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2a4e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaaddb2a810 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2a8a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc2c760 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc2c7f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddc2c880 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddc2c910 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc2c9a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddc2ca30 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddc2cac0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc2cb50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc2cbe0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc2cc70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddc2cd00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc2cd90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc2ce20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddc2ceb0 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: 0xaaaaddb34c08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2a950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaaddb2a9e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaaddb2aa80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2acf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaaddb2ad88 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaaddb2ab18 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaaddb2ae30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2abb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaaddb2aed0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2af68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2ac48 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaaddb2b010 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2b0a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc2cf50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc2cfe0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddc2d070 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddc2d100 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc2d190 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddc2d220 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddc2d2b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc2d340 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc2d3d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc2d460 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddc2d4f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc2d580 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc2d610 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddc2d6a0 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: 0xaaaaddb34d20 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2ba20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb2bab8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb2bb50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2bdc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2be58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2bbe8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaaddb2bf00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2bc80 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaaddb2bfa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c038 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2bd18 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaaddb2c0e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c178 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc2d740 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc2d7d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddc2d860 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddc2d8f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc2d980 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddc2da10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddc2daa0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc2db30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc2dbc0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc2dc50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddc2dce0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc2dd70 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc2de00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddc2de90 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: 0xaaaaddb34e38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb29dd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb29e68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb29f00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2c220 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2c2b8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb29f98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaaddb2c360 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2a030 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaaddb2c400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c498 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2a0c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaaddb2c540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c5d8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc2df30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc2dfc0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddc2e050 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddc2e0e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc2e170 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddc2e200 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddc2e290 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc2e320 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc2e3b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc2e440 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddc2e4d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc2e560 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc2e5f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddc2e680 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: 0xaaaaddb34f50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaaddb2cc80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaaddb2cd18 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaaddb2cdb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaaddb26960 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaaddb269f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaaddb2ce48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaaddb2d0b0 MAP: (2 sibs) 4 children: 42: 0xaaaaddb28690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaaddb28728 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaaddb287c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaaddb28858 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaaddb2d148 MAP: (2 sibs) 5 children: 42: 0xaaaaddb2d1f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaaddb2d288 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaaddb2d320 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaaddb2d3b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaaddb2d450 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaaddb2cee0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaaaddb26510 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb265a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb26640 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2cf78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaaaddb2d010 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] 0xaaaaddc2e720 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddc2e7b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddc2e840 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddc2e8d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddc2e960 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddc2e9f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddc2ea80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddc2eb10 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddc2eba0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddc2ec30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddc2ecc0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddc2ed50 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddc2ede0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddc2ee70 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddc2ef00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddc2ef90 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddc2f020 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddc2f0b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddc2f140 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddc2f1d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddc2f260 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddc2f2f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddc2f380 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaaddc2f410 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: 0xaaaaddb35068 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaaddb2d540 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaaddb2d5d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaaddb2d670 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaaddb2d970 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaaddb2da08 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaaddb2d708 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaaddb2dab0 MAP: (2 sibs) 4 children: 42: 0xaaaaddb28900 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaaddb28998 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaaddb28a30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaaddb28ac8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaaddb2db48 MAP: (2 sibs) 5 children: 42: 0xaaaaddb2dbf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaaddb2dc88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaaddb2dd20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaaddb2ddb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaaddb2de50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaaddb2d7a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaaaddb26e40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb26ed8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb26f70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2d838 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaaaddb2def0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb2df88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb2e020 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2d8d0 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] 0xaaaaddc2f4b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddc2f540 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddc2f5d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddc2f660 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddc2f6f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddc2f780 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddc2f810 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddc2f8a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddc2f930 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddc2f9c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddc2fa50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddc2fae0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddc2fb70 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddc2fc00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddc2fc90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddc2fd20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddc2fdb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddc2fe40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddc2fed0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddc2ff60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddc2fff0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddc30080 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddc30110 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaaddc301a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaaddc30230 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaaddc302c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaaddc30350 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: 0xaaaaddb35180 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaaddb2fbc0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2ff60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaaaddb30000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb30098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb30130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb301c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb30260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb2fc58 MAP: (6 sibs) 1 children: 42: 0xaaaaddb30300 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaaaddb303a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb30438 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb304d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb30568 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb30600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb2fcf0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb306a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaaaddb2fd88 MAP: (6 sibs) 1 children: 42: 0xaaaaddb30740 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaaaddb2fe20 MAP: (6 sibs) 1 children: 42: 0xaaaaddb307e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaaaddb30880 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaaaddb30918 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaaaddb2feb8 MAP: (6 sibs) 1 children: 42: 0xaaaaddb309c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc303f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc30480 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddc30510 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddc305a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddc30630 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddc306c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddc30750 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddc307e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddc30870 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddc30900 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddc30990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddc30a20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddc30ab0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddc30b40 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddc30bd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddc30c60 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddc30cf0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaaddc30d80 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaaddc30e10 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaaddc30ea0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaaddc30f30 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaaddc30fc0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaaddc31050 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaaddc310e0 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaaddc31170 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: 0xaaaaddb35298 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaaddb31c60 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b7a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb321c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb31cf8 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b840 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32398 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb32430 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb324c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb32560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31d90 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32698 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32730 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb327c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32860 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb31e28 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b980 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32998 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb32a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb32ac8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb32b60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31ec0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb32c00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32ca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32d38 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32dd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb32e68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32f00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31f58 MAP: (6 sibs) 1 children: 42: 0xaaaaddb32fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb33040 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb330d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb33170 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb33208 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb332a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc31210 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc312a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddc31330 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddc313c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddc31450 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddc314e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddc31570 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddc31600 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddc31690 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddc31720 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddc317b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddc31840 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddc318d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddc31960 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddc319f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddc31a80 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddc31b10 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaaddc31ba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaaddc31c30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaaddc31cc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaaddc31d50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaaddc31de0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaaddc31e70 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaaddc31f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaaddc31f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaaddc32020 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaaddc320b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaaddc32140 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaaddc321d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaaddc32260 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaaddc322f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaaddc32380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaaddc32410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaaddc324a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaaddc32530 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaaddc325c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaaddc32650 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaaddc326e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaaddc32770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaaddc32800 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaaddc32890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaaddc32920 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaaddc329b0 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: 0xaaaaddb353b0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaaaddb33340 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb333d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb33470 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb33508 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb335a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaaddb33638 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaaddb336d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaaddb33768 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaaddb33800 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaaddb31060 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaaddb33898 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaaddb31100 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaaddb33930 DOCMAP: (17 sibs) 2 children: 42: 0xaaaaddb25ee0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaaaddb25f78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaaaddb339c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb311a0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaaddb33a60 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb31240 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaaddb33af8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb30a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaaddb33b90 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb30b00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaaddb33c28 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaaaddb33cc0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc32a50 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaaddc32ae0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaaddc32b70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaaddc32c00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaaddc32c90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaaddc32d20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaaddc32db0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaaddc32e40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaaddc32ed0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaaddc32f60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaaddc32ff0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaaddc33080 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaaddc33110 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaaddc331a0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaaddc33230 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaaddc332c0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaaddc33350 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaaddc333e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaaddc33470 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaaddc33500 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaaddc33590 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaaddc33620 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaaddc336b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaaddc33740 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaaddc337d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaaddc33860 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: 0xaaaaddb354c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaaddb31660 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaaaddb316f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaaaddb31790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaaaddb31828 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaaaddb318c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaaddb2b150 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaaaddb2b1e8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc239b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddc23a40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaaddc23ad0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaaddc23b60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddc23bf0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaaddc23c80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddc23d10 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddc23da0 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: 0xaaaaddb355e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaaddb2e0c0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaaaddb2e158 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaaaddb2e1f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaaaddb2e288 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaaaddb2e320 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaaddb2b2e0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaaaddb2b378 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc33900 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddc33990 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaaddc33a20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaaddc33ab0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddc33b40 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaaddc33bd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddc33c60 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddc33cf0 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: 0xaaaaddb356f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb266e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaaaddb26778 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddbd79a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddbd7a30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaaddbd7ac0 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: 0xaaaaddb35810 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c680 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaaaddb2c718 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc23e40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc23ed0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaaddc23f60 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: 0xaaaaddb35928 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaaaddb33ea0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaaaddb33f38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaaaddb33fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaaddb34370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaaaddb34408 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaaaddb34068 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaaddb26c70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaaaddb26d08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaaaddb26da0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaaaddb34100 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaaaddb344b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaaaddb34548 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaaaddb34198 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaaaddb34230 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaaaddb345f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaaaddb34688 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaaaddb342c8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaaaddb34730 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaaaddb347c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc33d90 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc33e20 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaaddc33eb0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaaddc33f40 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddc33fd0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaaddc34060 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaaddc340f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddc34180 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaaddc34210 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaaddc342a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaaddc34330 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddc343c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaaddc34450 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaaddc344e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaaddc34570 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddc34600 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaaddc34690 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaaddc34720 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddc347b0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaaddc34840 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: 0xaaaaddb35a40 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaaaddb36b80 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaaaddb36c18 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaaaddb36cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaaddb37050 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaaaddb370e8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaaaddb36d48 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaaddb37190 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaaaddb37228 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaaaddb372c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaaaddb36de0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaaaddb37360 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaaaddb373f8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaaaddb36e78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaaaddb36f10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaaaddb374a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaaaddb37538 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaaaddb36fa8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaaaddb375e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaaaddb37678 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc348e0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc34970 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaaddc34a00 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaaddc34a90 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddc34b20 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaaddc34bb0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaaddc34c40 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddc34cd0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaaddc34d60 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaaddc34df0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaaddc34e80 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddc34f10 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaaddc34fa0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaaddc35030 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaaddc350c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddc35150 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaaddc351e0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaaddc35270 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddc35300 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaaddc35390 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: 0xaaaaddb35b58 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaaaddb2efe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaaaddb2f4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaaddb2f548 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaaddb2f5e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaaddb2f078 MAP: (8 sibs) 3 children: 42: 0xaaaaddb2f680 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaaaddb2f718 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaaaddb2f7b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaaaddb2f110 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaaaddb2e760 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaaddb2f1a8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaaaddb2e800 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaaddb2f240 MAP: (8 sibs) 7 children: 42: 0xaaaaddb37720 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaaaddb377b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaaaddb37850 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaaaddb378e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaaaddb37980 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaaaddb37a18 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaaaddb37ab0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaaaddb2f2d8 VAL***: '*a0' (8 sibs) 42: 0xaaaaddb2f370 VAL***: '*a7' (8 sibs) 42: 0xaaaaddb2f408 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc35430 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc354c0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaaddc35550 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddc355e0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddc35670 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddc35700 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddc35790 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddc35820 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddc358b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddc35940 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc359d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddc35a60 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaaddc35af0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddc35b80 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddc35c10 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddc35ca0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddc35d30 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddc35dc0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddc35e50 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddc35ee0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddc35f70 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddc36000 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaaddc36090 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaaddc36120 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: 0xaaaaddb35c70 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb37b50 MAP: (8 sibs) 3 children: 42: 0xaaaaddb38020 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaaaddb380b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaaaddb38150 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaaaddb37be8 MAP: (8 sibs) 3 children: 42: 0xaaaaddb381f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaaaddb38288 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaaaddb38320 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaaaddb37c80 MAP: (8 sibs) 1 children: 42: 0xaaaaddb2cbd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaaaddb37d18 MAP: (8 sibs) 1 children: 42: 0xaaaaddb2fa70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaaddb37db0 MAP: (8 sibs) 7 children: 42: 0xaaaaddb383c0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaaaddb38458 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaaaddb384f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaaaddb38588 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaaaddb38620 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaaaddb386b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaaaddb38750 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaaaddb37e48 MAP: (8 sibs) 3 children: 42: 0xaaaaddb387f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaaddb38888 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaaddb38920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaaddb37ee0 MAP: (8 sibs) 1 children: 42: 0xaaaaddb389c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaaddb37f78 MAP: (8 sibs) 1 children: 42: 0xaaaaddb38a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc361c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc36250 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaaddc362e0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddc36370 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddc36400 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddc36490 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddc36520 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddc365b0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddc36640 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddc366d0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc36760 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddc367f0 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaaddc36880 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddc36910 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddc369a0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddc36a30 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddc36ac0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddc36b50 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddc36be0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddc36c70 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddc36d00 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddc36d90 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaaddc36e20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaaddc36eb0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaaddc36f40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaaddc36fd0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaaddc37060 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaaddc370f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaaddc37180 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: 0xaaaaddb35d88 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaaaddb26aa0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaaaddb26b38 KEYVAL: 'b' '' (3 sibs) 42: 0xaaaaddb26bd0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc37220 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaaddc372b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaaddc37340 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaaddc373d0 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: 0xaaaaddb35ea0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c7c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaaddb2c858 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc37470 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc37500 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddc37590 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: 0xaaaaddb35fb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c900 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaaddb2c998 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc37630 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc376c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddc37750 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: 0xaaaaddb348c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb27130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaaaddb27600 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaaddb27698 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb271c8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaaaddb27740 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaaddb277d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb27260 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaaaddb27880 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaaddb272f8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaaaddb27920 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaaddb27390 MAP: (8 sibs) 4 children: 42: 0xaaaaddb279c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb27a58 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb27af0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb27b88 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb27428 MAP: (8 sibs) 3 children: 42: 0xaaaaddb27c30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaaaddb27cc8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaaaddb27d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaaaddb274c0 MAP: (8 sibs) 2 children: 42: 0xaaaaddb27e00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaaaddb27f40 VAL***: '*CENTER' (2 sibs) 42: 0xaaaaddb27fd8 VAL***: '*BIG' (2 sibs) 42: 0xaaaaddb27e98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaaaddb27558 MAP: (8 sibs) 3 children: 42: 0xaaaaddb28080 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaaaddb28250 VAL***: '*BIG' (3 sibs) 42: 0xaaaaddb282e8 VAL***: '*LEFT' (3 sibs) 42: 0xaaaaddb28380 VAL***: '*SMALL' (3 sibs) 42: 0xaaaaddb28118 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaaaddb281b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc377f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc37880 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaaaddc37910 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddc379a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddc37a30 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaaaddc37ac0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddc37b50 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddc37be0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaaaddc37c70 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddc37d00 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc37d90 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddc37e20 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddc37eb0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddc37f40 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddc37fd0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddc38060 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddc380f0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaaaddc38180 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaaaddc38210 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaaaddc382a0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaaaddc38330 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaaaddc383c0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaaaddc38450 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaaaddc384e0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaaaddc38570 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaaaddc38600 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaaaddc38690 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaaaddc38720 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaaaddc387b0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaaaddc38840 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaaaddc388d0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaaaddc38960 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: 0xaaaaddb349d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb28db0 MAP: (8 sibs) 2 children: 42: 0xaaaaddb26020 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaaaddb260b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb28e48 MAP: (8 sibs) 2 children: 42: 0xaaaaddb26820 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaaaddb268b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaaaddb28ee0 MAP: (8 sibs) 1 children: 42: 0xaaaaddb29280 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaaaddb28f78 MAP: (8 sibs) 1 children: 42: 0xaaaaddb29320 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaaaddb29010 MAP: (8 sibs) 4 children: 42: 0xaaaaddb293c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29458 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb294f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29588 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb290a8 MAP: (8 sibs) 4 children: 42: 0xaaaaddb29630 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb296c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb29760 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb297f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb29140 MAP: (8 sibs) 4 children: 42: 0xaaaaddb298a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29938 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb299d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29a68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaaaddb291d8 MAP: (8 sibs) 4 children: 42: 0xaaaaddb29b10 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaaaddb29ba8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaaaddb29c40 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaaaddb29cd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc38a00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc38a90 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaaaddc38b20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaaaddc38bb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaaaddc38c40 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaaaddc38cd0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaaaddc38d60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaaaddc38df0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaaaddc38e80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaaaddc38f10 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc38fa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaaaddc39030 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaaaddc390c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaaaddc39150 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaaaddc391e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaaaddc39270 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaaaddc39300 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaaaddc39390 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaaaddc39420 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaaaddc394b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaaaddc39540 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaaaddc395d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaaaddc39660 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaaaddc396f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaaaddc39780 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaaaddc39810 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaaaddc398a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaaaddc39930 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaaaddc399c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaaaddc39a50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaaaddc39ae0 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: 0xaaaaddb34af0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2a1f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaaddb2a288 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaaddb2a320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2a590 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaaddb2a628 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaaddb2a3b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaaddb26200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2a450 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaaddb2a6d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2a768 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2a4e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaaddb2a810 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2a8a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc39b80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc39c10 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddc39ca0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddc39d30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc39dc0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddc39e50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddc39ee0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc39f70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc3a000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc3a090 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddc3a120 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc3a1b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc3a240 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddc3a2d0 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: 0xaaaaddb34c08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2a950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaaaddb2a9e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaaaddb2aa80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2acf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaaaddb2ad88 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaaaddb2ab18 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaaaddb2ae30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2abb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaaaddb2aed0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2af68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2ac48 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaaaddb2b010 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaaaddb2b0a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc3a370 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc3a400 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaaaddc3a490 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaaaddc3a520 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc3a5b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaaaddc3a640 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaaaddc3a6d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc3a760 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc3a7f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc3a880 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaaaddc3a910 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc3a9a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc3aa30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaaaddc3aac0 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: 0xaaaaddb34d20 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb2ba20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb2bab8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb2bb50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2bdc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2be58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2bbe8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaaddb2bf00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2bc80 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaaddb2bfa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c038 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2bd18 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaaddb2c0e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c178 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc3ab60 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc3abf0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddc3ac80 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddc3ad10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc3ada0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddc3ae30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddc3aec0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc3af50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc3afe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc3b070 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddc3b100 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc3b190 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc3b220 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddc3b2b0 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: 0xaaaaddb34e38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaaaddb29dd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb29e68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaaaddb29f00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaaaddb2c220 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb2c2b8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaaaddb29f98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaaaddb2c360 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaaaddb2a030 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaaaddb2c400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c498 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaaaddb2a0c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaaaddb2c540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaaaddb2c5d8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc3b350 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc3b3e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaaaddc3b470 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaaaddc3b500 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaaaddc3b590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaaaddc3b620 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaaaddc3b6b0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaaaddc3b740 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaaaddc3b7d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaaaddc3b860 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaaaddc3b8f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaaaddc3b980 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaaaddc3ba10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaaaddc3baa0 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: 0xaaaaddb34f50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaaddb2cc80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaaddb2cd18 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaaddb2cdb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaaddb26960 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaaddb269f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaaddb2ce48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaaddb2d0b0 MAP: (2 sibs) 4 children: 42: 0xaaaaddb28690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaaddb28728 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaaddb287c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaaddb28858 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaaddb2d148 MAP: (2 sibs) 5 children: 42: 0xaaaaddb2d1f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaaddb2d288 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaaddb2d320 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaaddb2d3b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaaddb2d450 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaaddb2cee0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaaaddb26510 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb265a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb26640 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2cf78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaaaddb2d010 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] 0xaaaaddc3bb40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddc3bbd0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddc3bc60 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddc3bcf0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddc3bd80 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddc3be10 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddc3bea0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddc3bf30 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddc3bfc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddc3c050 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddc3c0e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddc3c170 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddc3c200 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddc3c290 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddc3c320 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddc3c3b0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddc3c440 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddc3c4d0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddc3c560 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddc3c5f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddc3c680 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddc3c710 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddc3c7a0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaaaddc3c830 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: 0xaaaaddb35068 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaaaddb2d540 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaaaddb2d5d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaaaddb2d670 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaaaddb2d970 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaaaddb2da08 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaaaddb2d708 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaaaddb2dab0 MAP: (2 sibs) 4 children: 42: 0xaaaaddb28900 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaaaddb28998 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaaaddb28a30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaaaddb28ac8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaaaddb2db48 MAP: (2 sibs) 5 children: 42: 0xaaaaddb2dbf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaaaddb2dc88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaaaddb2dd20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaaaddb2ddb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaaaddb2de50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaaaddb2d7a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaaaddb26e40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb26ed8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb26f70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2d838 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaaaddb2def0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaaaddb2df88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaaaddb2e020 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaaaddb2d8d0 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] 0xaaaaddc3c8d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaaaddc3c960 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaaaddc3c9f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaaaddc3ca80 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaaaddc3cb10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaaaddc3cba0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaaaddc3cc30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaaaddc3ccc0 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaaaddc3cd50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaaaddc3cde0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaaaddc3ce70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaaaddc3cf00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaaaddc3cf90 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaaaddc3d020 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaaaddc3d0b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaaaddc3d140 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaaaddc3d1d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaaaddc3d260 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaaaddc3d2f0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaaaddc3d380 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaaaddc3d410 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaaaddc3d4a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaaaddc3d530 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaaaddc3d5c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaaaddc3d650 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaaaddc3d6e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaaaddc3d770 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: 0xaaaaddb35180 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaaddb2fbc0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2ff60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaaaddb30000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb30098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb30130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb301c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb30260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb2fc58 MAP: (6 sibs) 1 children: 42: 0xaaaaddb30300 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaaaddb303a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb30438 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb304d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb30568 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb30600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb2fcf0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb306a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaaaddb2fd88 MAP: (6 sibs) 1 children: 42: 0xaaaaddb30740 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaaaddb2fe20 MAP: (6 sibs) 1 children: 42: 0xaaaaddb307e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaaaddb30880 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaaaddb30918 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaaaddb2feb8 MAP: (6 sibs) 1 children: 42: 0xaaaaddb309c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc3d810 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc3d8a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddc3d930 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddc3d9c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddc3da50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddc3dae0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddc3db70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddc3dc00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddc3dc90 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddc3dd20 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddc3ddb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddc3de40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddc3ded0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddc3df60 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddc3dff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddc3e080 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddc3e110 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaaaddc3e1a0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaaaddc3e230 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaaaddc3e2c0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaaaddc3e350 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaaaddc3e3e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaaaddc3e470 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaaaddc3e500 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaaaddc3e590 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: 0xaaaaddb35298 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaaaddb31c60 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b7a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32098 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb321c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32260 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb31cf8 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b840 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32398 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb32430 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb324c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb32560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31d90 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b8e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32698 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32730 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb327c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32860 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaaaddb31e28 MAP: (6 sibs) 1 children: 42: 0xaaaaddb2b980 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32998 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb32a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb32ac8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb32b60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31ec0 MAP: (6 sibs) 1 children: 42: 0xaaaaddb32c00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb32ca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb32d38 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaaaddb32dd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaaaddb32e68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaaaddb32f00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaaaddb31f58 MAP: (6 sibs) 1 children: 42: 0xaaaaddb32fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaaaddb33040 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaaaddb330d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaaaddb33170 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaaaddb33208 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaaaddb332a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc3e630 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaaaddc3e6c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaaaddc3e750 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaaaddc3e7e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaaaddc3e870 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaaaddc3e900 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaaaddc3e990 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaaaddc3ea20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaaaddc3eab0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaaaddc3eb40 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaaaddc3ebd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaaaddc3ec60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaaaddc3ecf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaaaddc3ed80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaaaddc3ee10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaaaddc3eea0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaaaddc3ef30 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaaaddc3efc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaaaddc3f050 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaaaddc3f0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaaaddc3f170 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaaaddc3f200 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaaaddc3f290 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaaaddc3f320 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaaaddc3f3b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaaaddc3f440 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaaaddc3f4d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaaaddc3f560 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaaaddc3f5f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaaaddc3f680 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaaaddc3f710 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaaaddc3f7a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaaaddc3f830 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaaaddc3f8c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaaaddc3f950 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaaaddc3f9e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaaaddc3fa70 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaaaddc3fb00 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaaaddc3fb90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaaaddc3fc20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaaaddc3fcb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaaaddc3fd40 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaaaddc3fdd0 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: 0xaaaaddb353b0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaaaddb33340 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb333d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb33470 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb33508 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaaaddb335a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaaddb33638 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaaaddb336d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaaddb33768 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaaaddb33800 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaaddb31060 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaaddb33898 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaaaddb31100 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaaaddb33930 DOCMAP: (17 sibs) 2 children: 42: 0xaaaaddb25ee0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaaaddb25f78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaaaddb339c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb311a0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaaddb33a60 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb31240 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaaaddb33af8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb30a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaaddb33b90 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaaaddb30b00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaaaddb33c28 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaaaddb33cc0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc3fe70 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaaaddc3ff00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaaaddc3ff90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaaaddc40020 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaaaddc400b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaaaddc40140 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaaaddc401d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaaaddc40260 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaaaddc402f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaaaddc40380 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaaaddc40410 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaaaddc404a0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaaaddc40530 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaaaddc405c0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaaaddc40650 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaaaddc406e0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaaaddc40770 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaaaddc40800 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaaaddc40890 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaaaddc40920 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaaaddc409b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaaaddc40a40 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaaaddc40ad0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaaaddc40b60 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaaaddc40bf0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaaaddc40c80 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: 0xaaaaddb354c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaaddb31660 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaaaddb316f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaaaddb31790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaaaddb31828 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaaaddb318c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaaddb2b150 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaaaddb2b1e8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc40d20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddc40db0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaaaddc40e40 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaaaddc40ed0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddc40f60 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaaaddc40ff0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddc41080 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddc41110 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: 0xaaaaddb355e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaaaddb2e0c0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaaaddb2e158 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaaaddb2e1f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaaaddb2e288 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaaaddb2e320 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaaaddb2b2e0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaaaddb2b378 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc411b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaaaddc41240 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaaaddc412d0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaaaddc41360 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaaaddc413f0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaaaddc41480 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaaaddc41510 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaaaddc415a0 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: 0xaaaaddb356f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb266e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaaaddb26778 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc41640 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc416d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaaaddc41760 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: 0xaaaaddb35810 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c680 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaaaddb2c718 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc41800 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc41890 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaaaddc41920 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: 0xaaaaddb35928 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaaaddb33ea0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaaaddb33f38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaaaddb33fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaaddb34370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaaaddb34408 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaaaddb34068 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaaddb26c70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaaaddb26d08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaaaddb26da0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaaaddb34100 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaaaddb344b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaaaddb34548 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaaaddb34198 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaaaddb34230 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaaaddb345f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaaaddb34688 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaaaddb342c8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaaaddb34730 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaaaddb347c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc419c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc41a50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaaaddc41ae0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaaaddc41b70 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddc41c00 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaaaddc41c90 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaaaddc41d20 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddc41db0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaaaddc41e40 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaaaddc41ed0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaaaddc41f60 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddc41ff0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaaaddc42080 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaaaddc42110 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaaaddc421a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddc42230 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaaaddc422c0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaaaddc42350 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddc423e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaaaddc42470 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: 0xaaaaddb35a40 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaaaddb36b80 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaaaddb36c18 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaaaddb36cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaaaddb37050 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaaaddb370e8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaaaddb36d48 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaaaddb37190 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaaaddb37228 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaaaddb372c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaaaddb36de0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaaaddb37360 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaaaddb373f8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaaaddb36e78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaaaddb36f10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaaaddb374a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaaaddb37538 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaaaddb36fa8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaaaddb375e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaaaddb37678 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc42510 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc425a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaaaddc42630 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaaaddc426c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaaaddc42750 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaaaddc427e0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaaaddc42870 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaaaddc42900 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaaaddc42990 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaaaddc42a20 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaaaddc42ab0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaaaddc42b40 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaaaddc42bd0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaaaddc42c60 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaaaddc42cf0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaaaddc42d80 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaaaddc42e10 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaaaddc42ea0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaaaddc42f30 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaaaddc42fc0 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: 0xaaaaddb35b58 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaaaddb2efe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaaaddb2f4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaaddb2f548 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaaddb2f5e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaaddb2f078 MAP: (8 sibs) 3 children: 42: 0xaaaaddb2f680 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaaaddb2f718 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaaaddb2f7b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaaaddb2f110 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaaaddb2e760 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaaddb2f1a8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaaaddb2e800 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaaddb2f240 MAP: (8 sibs) 7 children: 42: 0xaaaaddb37720 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaaaddb377b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaaaddb37850 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaaaddb378e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaaaddb37980 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaaaddb37a18 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaaaddb37ab0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaaaddb2f2d8 VAL***: '*a0' (8 sibs) 42: 0xaaaaddb2f370 VAL***: '*a7' (8 sibs) 42: 0xaaaaddb2f408 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc43060 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc430f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaaaddc43180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddc43210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddc432a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddc43330 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddc433c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddc43450 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddc434e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddc43570 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc43600 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddc43690 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaaaddc43720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddc437b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddc43840 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddc438d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddc43960 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddc439f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddc43a80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddc43b10 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddc43ba0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddc43c30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaaaddc43cc0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaaaddc43d50 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: 0xaaaaddb35c70 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaaaddb37b50 MAP: (8 sibs) 3 children: 42: 0xaaaaddb38020 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaaaddb380b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaaaddb38150 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaaaddb37be8 MAP: (8 sibs) 3 children: 42: 0xaaaaddb381f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaaaddb38288 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaaaddb38320 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaaaddb37c80 MAP: (8 sibs) 1 children: 42: 0xaaaaddb2cbd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaaaddb37d18 MAP: (8 sibs) 1 children: 42: 0xaaaaddb2fa70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaaaddb37db0 MAP: (8 sibs) 7 children: 42: 0xaaaaddb383c0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaaaddb38458 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaaaddb384f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaaaddb38588 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaaaddb38620 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaaaddb386b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaaaddb38750 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaaaddb37e48 MAP: (8 sibs) 3 children: 42: 0xaaaaddb387f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaaaddb38888 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaaaddb38920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaaaddb37ee0 MAP: (8 sibs) 1 children: 42: 0xaaaaddb389c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaaaddb37f78 MAP: (8 sibs) 1 children: 42: 0xaaaaddb38a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc43df0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaaaddc43e80 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaaaddc43f10 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaaaddc43fa0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaaaddc44030 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaaaddc440c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaaaddc44150 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaaaddc441e0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaaaddc44270 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaaaddc44300 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaaaddc44390 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaaaddc44420 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaaaddc444b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaaaddc44540 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaaaddc445d0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaaaddc44660 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaaaddc446f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaaaddc44780 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaaaddc44810 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaaaddc448a0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaaaddc44930 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaaaddc449c0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaaaddc44a50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaaaddc44ae0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaaaddc44b70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaaaddc44c00 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaaaddc44c90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaaaddc44d20 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaaaddc44db0 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: 0xaaaaddb35d88 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaaaddb26aa0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaaaddb26b38 KEYVAL: 'b' '' (3 sibs) 42: 0xaaaaddb26bd0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc44e50 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaaaddc44ee0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaaaddc44f70 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaaaddc45000 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: 0xaaaaddb35ea0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c7c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaaddb2c858 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc450a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc45130 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddc451c0 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: 0xaaaaddb35fb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaaaddb2c900 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaaaddb2c998 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaaaddc45260 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaaaddc452f0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaaaddc45380 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 (26 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (26 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.03 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0xaaaaffd64520 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaaaffd5d5a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaaaffd5d640 VAL: 'foo' (3 sibs) 43: 0xaaaaffd5d6d8 VAL: 'bar' (3 sibs) 43: 0xaaaaffd5d770 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffd9e530 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffd9e5c0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaffd9e650 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaffd9e6e0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaffd9e770 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: 0xaaaaffd64638 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5e2f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5e388 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5e430 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5e600 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5e698 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5e4c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5e740 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5e7d8 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5e560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5e880 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5e918 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffda0620 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffda06b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffda0740 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffda07d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffda0860 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffda08f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffda0980 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffda0a10 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffda0aa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffda0b30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffda0bc0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffda0c50 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: 0xaaaaffd64750 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5ee30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5eec8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5ef70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5f140 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5f1d8 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5f008 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5f280 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5f318 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5f0a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5f3c0 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5f458 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffda2610 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffda26a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffda2730 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffda27c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffda2850 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffda28e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffda2970 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffda2a00 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffda2a90 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffda2b20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffda2bb0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffda2c40 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: 0xaaaaffd64868 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5f500 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5f598 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5f640 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5f810 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5f8a8 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5f6d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5f950 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5f9e8 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5f770 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5fa90 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5fb28 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffda4600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffda4690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffda4720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffda47b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffda4840 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffda48d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffda4960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffda49f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffda4a80 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffda4b10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffda4ba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffda4c30 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: 0xaaaaffd64980 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd604a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd60538 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd605e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd607b0 VAL: 'val0' (2 sibs) 43: 0xaaaaffd60848 VAL: 'val1' (2 sibs) 43: 0xaaaaffd60678 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd608f0 VAL: 'val2' (2 sibs) 43: 0xaaaaffd60988 VAL: 'val3' (2 sibs) 43: 0xaaaaffd60710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd60a30 VAL: 'val4' (2 sibs) 43: 0xaaaaffd60ac8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffda65f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffda6680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffda6710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffda67a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffda6830 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffda68c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffda6950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffda69e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffda6a70 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffda6b00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffda6b90 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffda6c20 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: 0xaaaaffd64a98 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd5eab0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaaaffd5eb50 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaaaffd62cd0 VAL: 'env01' (28 sibs) 43: 0xaaaaffd62d68 VAL: 'env02' (28 sibs) 43: 0xaaaaffd62e00 VAL: 'env03' (28 sibs) 43: 0xaaaaffd62e98 VAL: 'env04' (28 sibs) 43: 0xaaaaffd62f30 VAL: 'env11' (28 sibs) 43: 0xaaaaffd62fc8 VAL: 'env12' (28 sibs) 43: 0xaaaaffd63060 VAL: 'env13' (28 sibs) 43: 0xaaaaffd630f8 VAL: 'env14' (28 sibs) 43: 0xaaaaffd63190 VAL: 'env21' (28 sibs) 43: 0xaaaaffd63228 VAL: 'env22' (28 sibs) 43: 0xaaaaffd632c0 VAL: 'env23' (28 sibs) 43: 0xaaaaffd63358 VAL: 'env24' (28 sibs) 43: 0xaaaaffd633f0 VAL: 'env31' (28 sibs) 43: 0xaaaaffd63488 VAL: 'env32' (28 sibs) 43: 0xaaaaffd63520 VAL: 'env33' (28 sibs) 43: 0xaaaaffd635b8 VAL: 'env34' (28 sibs) 43: 0xaaaaffd63650 VAL: 'env41' (28 sibs) 43: 0xaaaaffd636e8 VAL: 'env42' (28 sibs) 43: 0xaaaaffd63780 VAL: 'env43' (28 sibs) 43: 0xaaaaffd63818 VAL: 'env44' (28 sibs) 43: 0xaaaaffd638b0 VAL: 'env51' (28 sibs) 43: 0xaaaaffd63948 VAL: 'env52' (28 sibs) 43: 0xaaaaffd639e0 VAL: 'env53' (28 sibs) 43: 0xaaaaffd63a78 VAL: 'env54' (28 sibs) 43: 0xaaaaffd63b10 VAL: 'env61' (28 sibs) 43: 0xaaaaffd63ba8 VAL: 'env62' (28 sibs) 43: 0xaaaaffd63c40 VAL: 'env63' (28 sibs) 43: 0xaaaaffd63cd8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffda98c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffda9950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffda99e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaffda9a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaffda9b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaffda9b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaffda9c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaffda9cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaffda9d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaffda9dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaffda9e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaffda9ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaffda9f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaffdaa010 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaffdaa0a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaffdaa130 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaffdaa1c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaffdaa250 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaffdaa2e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaffdaa370 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaffdaa400 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaffdaa490 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaffdaa520 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaffdaa5b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaffdaa640 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaffdaa6d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaffdaa760 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaffdaa7f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaffdaa880 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaffdaa910 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaffdaa9a0 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: 0xaaaaffd64bb0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd61b80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaaaffd61cc0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaaaffd61e90 VAL: 'a' (6 sibs) 43: 0xaaaaffd61f28 VAL: 'b' (6 sibs) 43: 0xaaaaffd61fc0 VAL: 'c' (6 sibs) 43: 0xaaaaffd62058 VAL: 'd' (6 sibs) 43: 0xaaaaffd620f0 VAL: 'e' (6 sibs) 43: 0xaaaaffd62188 VAL: 'f' (6 sibs) 43: 0xaaaaffd61d58 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaaaffd62230 VAL: 'a' (2 sibs) 43: 0xaaaaffd622c8 VAL: 'b' (2 sibs) 43: 0xaaaaffd61df0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaaaffd62370 VAL: 'a' (2 sibs) 43: 0xaaaaffd62408 VAL: 'b' (2 sibs) 43: 0xaaaaffd61c18 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaaaffd624b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaaaffd625f0 VAL: 'a' (6 sibs) 43: 0xaaaaffd62688 VAL: 'b' (6 sibs) 43: 0xaaaaffd62720 VAL: 'c' (6 sibs) 43: 0xaaaaffd627b8 VAL: 'd' (6 sibs) 43: 0xaaaaffd62850 VAL: 'e' (6 sibs) 43: 0xaaaaffd628e8 VAL: 'f' (6 sibs) 43: 0xaaaaffd62548 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaaaffd62990 VAL: 'a' (2 sibs) 43: 0xaaaaffd62a28 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdac800 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdac890 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaffdac920 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaffdac9b0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaffdaca40 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaffdacad0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaffdacb60 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaffdacbf0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaffdacc80 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaffdacd10 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdacda0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaffdace30 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaffdacec0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaffdacf50 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaffdacfe0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaffdad070 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaffdad100 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaffdad190 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaffdad220 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaffdad2b0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaffdad340 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaffdad3d0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaffdad460 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaffdad4f0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaffdad580 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaffdad610 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: 0xaaaaffd64cc8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd62b20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaaaffd62bc0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaaaffd64260 VAL: 'a' (4 sibs) 43: 0xaaaaffd642f8 VAL: 'b' (4 sibs) 43: 0xaaaaffd64390 VAL: 'c' (4 sibs) 43: 0xaaaaffd64428 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdaee30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdaeec0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdaef50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaffdaefe0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaffdaf070 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaffdaf100 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaffdaf190 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: 0xaaaaffd64de0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5de30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaaaffd5dcf0 VAL: 'a' (2 sibs) 43: 0xaaaaffd5dd88 VAL: 'b' (2 sibs) 43: 0xaaaaffd5dec8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaaaffd5dbb0 VAL: 'c' (2 sibs) 43: 0xaaaaffd5dc48 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdb0b60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdb0bf0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaffdb0c80 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaffdb0d10 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaffdb0da0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaffdb0e30 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaffdb0ec0 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: 0xaaaaffd64ef8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd5e9c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaaaffd5da70 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaaaffd5db08 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaaaffd66f60 VAL: 'a' (21 sibs) 43: 0xaaaaffd66ff8 VAL: 'b' (21 sibs) 43: 0xaaaaffd67090 VAL: 'b1' (21 sibs) 43: 0xaaaaffd67128 VAL: 'b2' (21 sibs) 43: 0xaaaaffd671c0 VAL: 'b3' (21 sibs) 43: 0xaaaaffd67258 VAL: 'b4' (21 sibs) 43: 0xaaaaffd672f0 VAL: 'b5' (21 sibs) 43: 0xaaaaffd67388 VAL: 'b6' (21 sibs) 43: 0xaaaaffd67420 VAL: 'b61' (21 sibs) 43: 0xaaaaffd674b8 VAL: 'b62' (21 sibs) 43: 0xaaaaffd67550 VAL: 'b63' (21 sibs) 43: 0xaaaaffd675e8 VAL: 'b64' (21 sibs) 43: 0xaaaaffd67680 VAL: 'b65' (21 sibs) 43: 0xaaaaffd67718 VAL: 'b66' (21 sibs) 43: 0xaaaaffd677b0 VAL: 'b7' (21 sibs) 43: 0xaaaaffd67848 VAL: 'b8' (21 sibs) 43: 0xaaaaffd678e0 VAL: 'b9' (21 sibs) 43: 0xaaaaffd67978 VAL: 'b10' (21 sibs) 43: 0xaaaaffd67a10 VAL: 'e' (21 sibs) 43: 0xaaaaffd67aa8 VAL: 'f' (21 sibs) 43: 0xaaaaffd67b40 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdb42d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdb4360 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaffdb43f0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaffdb4480 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaffdb4510 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaffdb45a0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaffdb4630 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaffdb46c0 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaffdb4750 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaffdb47e0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaffdb4870 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaffdb4900 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaffdb4990 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaffdb4a20 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaffdb4ab0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaffdb4b40 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaffdb4bd0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaffdb4c60 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaffdb4cf0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaffdb4d80 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaffdb4e10 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaffdb4ea0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaffdb4f30 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaffdb4fc0 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaffdb5050 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: 0xaaaaffd65010 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaaaffd63d80 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaaaffd5fbd0 VAL: 'f' (1 sibs) 43: 0xaaaaffd63e18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaaaffd63eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaaaffd5fc70 VAL: 'b' (1 sibs) 43: 0xaaaaffd63f48 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdb39c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaffdb3a50 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaffdb3ae0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaffdb3b70 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaffdb3c00 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaffdb3c90 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaffdb3d20 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: 0xaaaaffd64520 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaaaffd5d5a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaaaffd5d640 VAL: 'foo' (3 sibs) 43: 0xaaaaffd5d6d8 VAL: 'bar' (3 sibs) 43: 0xaaaaffd5d770 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdb6900 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdb6990 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaffdb6a20 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaffdb6ab0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaffdb6b40 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: 0xaaaaffd64638 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5e2f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5e388 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5e430 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5e600 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5e698 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5e4c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5e740 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5e7d8 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5e560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5e880 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5e918 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdb7210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdb72a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdb7330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdb73c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdb7450 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdb74e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdb7570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdb7600 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdb7690 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdb7720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdb77b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdb7840 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: 0xaaaaffd64750 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5ee30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5eec8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5ef70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5f140 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5f1d8 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5f008 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5f280 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5f318 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5f0a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5f3c0 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5f458 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdb7b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdb7bb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdb7c40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdb7cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdb7d60 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdb7df0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdb7e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdb7f10 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdb7fa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdb8030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdb80c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdb8150 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: 0xaaaaffd64868 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5f500 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5f598 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5f640 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5f810 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5f8a8 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5f6d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5f950 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5f9e8 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5f770 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5fa90 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5fb28 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdb8430 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdb84c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdb8550 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdb85e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdb8670 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdb8700 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdb8790 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdb8820 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdb88b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdb8940 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdb89d0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdb8a60 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: 0xaaaaffd64980 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd604a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd60538 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd605e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd607b0 VAL: 'val0' (2 sibs) 43: 0xaaaaffd60848 VAL: 'val1' (2 sibs) 43: 0xaaaaffd60678 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd608f0 VAL: 'val2' (2 sibs) 43: 0xaaaaffd60988 VAL: 'val3' (2 sibs) 43: 0xaaaaffd60710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd60a30 VAL: 'val4' (2 sibs) 43: 0xaaaaffd60ac8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdb8d40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdb8dd0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdb8e60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdb8ef0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdb8f80 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdb9010 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdb90a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdb9130 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdb91c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdb9250 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdb92e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdb9370 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: 0xaaaaffd64a98 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd5eab0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaaaffd5eb50 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaaaffd62cd0 VAL: 'env01' (28 sibs) 43: 0xaaaaffd62d68 VAL: 'env02' (28 sibs) 43: 0xaaaaffd62e00 VAL: 'env03' (28 sibs) 43: 0xaaaaffd62e98 VAL: 'env04' (28 sibs) 43: 0xaaaaffd62f30 VAL: 'env11' (28 sibs) 43: 0xaaaaffd62fc8 VAL: 'env12' (28 sibs) 43: 0xaaaaffd63060 VAL: 'env13' (28 sibs) 43: 0xaaaaffd630f8 VAL: 'env14' (28 sibs) 43: 0xaaaaffd63190 VAL: 'env21' (28 sibs) 43: 0xaaaaffd63228 VAL: 'env22' (28 sibs) 43: 0xaaaaffd632c0 VAL: 'env23' (28 sibs) 43: 0xaaaaffd63358 VAL: 'env24' (28 sibs) 43: 0xaaaaffd633f0 VAL: 'env31' (28 sibs) 43: 0xaaaaffd63488 VAL: 'env32' (28 sibs) 43: 0xaaaaffd63520 VAL: 'env33' (28 sibs) 43: 0xaaaaffd635b8 VAL: 'env34' (28 sibs) 43: 0xaaaaffd63650 VAL: 'env41' (28 sibs) 43: 0xaaaaffd636e8 VAL: 'env42' (28 sibs) 43: 0xaaaaffd63780 VAL: 'env43' (28 sibs) 43: 0xaaaaffd63818 VAL: 'env44' (28 sibs) 43: 0xaaaaffd638b0 VAL: 'env51' (28 sibs) 43: 0xaaaaffd63948 VAL: 'env52' (28 sibs) 43: 0xaaaaffd639e0 VAL: 'env53' (28 sibs) 43: 0xaaaaffd63a78 VAL: 'env54' (28 sibs) 43: 0xaaaaffd63b10 VAL: 'env61' (28 sibs) 43: 0xaaaaffd63ba8 VAL: 'env62' (28 sibs) 43: 0xaaaaffd63c40 VAL: 'env63' (28 sibs) 43: 0xaaaaffd63cd8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdb9f60 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdb9ff0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdba080 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaffdba110 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaffdba1a0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaffdba230 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaffdba2c0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaffdba350 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaffdba3e0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaffdba470 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaffdba500 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaffdba590 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaffdba620 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaffdba6b0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaffdba740 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaffdba7d0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaffdba860 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaffdba8f0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaffdba980 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaffdbaa10 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaffdbaaa0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaffdbab30 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaffdbabc0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaffdbac50 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaffdbace0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaffdbad70 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaffdbae00 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaffdbae90 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaffdbaf20 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaffdbafb0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaffdbb040 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: 0xaaaaffd64bb0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd61b80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaaaffd61cc0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaaaffd61e90 VAL: 'a' (6 sibs) 43: 0xaaaaffd61f28 VAL: 'b' (6 sibs) 43: 0xaaaaffd61fc0 VAL: 'c' (6 sibs) 43: 0xaaaaffd62058 VAL: 'd' (6 sibs) 43: 0xaaaaffd620f0 VAL: 'e' (6 sibs) 43: 0xaaaaffd62188 VAL: 'f' (6 sibs) 43: 0xaaaaffd61d58 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaaaffd62230 VAL: 'a' (2 sibs) 43: 0xaaaaffd622c8 VAL: 'b' (2 sibs) 43: 0xaaaaffd61df0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaaaffd62370 VAL: 'a' (2 sibs) 43: 0xaaaaffd62408 VAL: 'b' (2 sibs) 43: 0xaaaaffd61c18 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaaaffd624b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaaaffd625f0 VAL: 'a' (6 sibs) 43: 0xaaaaffd62688 VAL: 'b' (6 sibs) 43: 0xaaaaffd62720 VAL: 'c' (6 sibs) 43: 0xaaaaffd627b8 VAL: 'd' (6 sibs) 43: 0xaaaaffd62850 VAL: 'e' (6 sibs) 43: 0xaaaaffd628e8 VAL: 'f' (6 sibs) 43: 0xaaaaffd62548 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaaaffd62990 VAL: 'a' (2 sibs) 43: 0xaaaaffd62a28 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdbb170 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdbb200 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaffdbb290 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaffdbb320 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaffdbb3b0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaffdbb440 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaffdbb4d0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaffdbb560 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaffdbb5f0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaffdbb680 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdbb710 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaffdbb7a0 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaffdbb830 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaffdbb8c0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaffdbb950 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaffdbb9e0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaffdbba70 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaffdbbb00 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaffdbbb90 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaffdbbc20 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaffdbbcb0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaffdbbd40 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaffdbbdd0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaffdbbe60 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaffdbbef0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaffdbbf80 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: 0xaaaaffd64cc8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd62b20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaaaffd62bc0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaaaffd64260 VAL: 'a' (4 sibs) 43: 0xaaaaffd642f8 VAL: 'b' (4 sibs) 43: 0xaaaaffd64390 VAL: 'c' (4 sibs) 43: 0xaaaaffd64428 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdb9650 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdb96e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdb9770 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaffdb9800 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaffdb9890 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaffdb9920 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaffdb99b0 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: 0xaaaaffd64de0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5de30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaaaffd5dcf0 VAL: 'a' (2 sibs) 43: 0xaaaaffd5dd88 VAL: 'b' (2 sibs) 43: 0xaaaaffd5dec8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaaaffd5dbb0 VAL: 'c' (2 sibs) 43: 0xaaaaffd5dc48 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdbc380 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdbc410 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaffdbc4a0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaffdbc530 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaffdbc5c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaffdbc650 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaffdbc6e0 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: 0xaaaaffd64ef8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd5e9c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaaaffd5da70 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaaaffd5db08 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaaaffd66f60 VAL: 'a' (21 sibs) 43: 0xaaaaffd66ff8 VAL: 'b' (21 sibs) 43: 0xaaaaffd67090 VAL: 'b1' (21 sibs) 43: 0xaaaaffd67128 VAL: 'b2' (21 sibs) 43: 0xaaaaffd671c0 VAL: 'b3' (21 sibs) 43: 0xaaaaffd67258 VAL: 'b4' (21 sibs) 43: 0xaaaaffd672f0 VAL: 'b5' (21 sibs) 43: 0xaaaaffd67388 VAL: 'b6' (21 sibs) 43: 0xaaaaffd67420 VAL: 'b61' (21 sibs) 43: 0xaaaaffd674b8 VAL: 'b62' (21 sibs) 43: 0xaaaaffd67550 VAL: 'b63' (21 sibs) 43: 0xaaaaffd675e8 VAL: 'b64' (21 sibs) 43: 0xaaaaffd67680 VAL: 'b65' (21 sibs) 43: 0xaaaaffd67718 VAL: 'b66' (21 sibs) 43: 0xaaaaffd677b0 VAL: 'b7' (21 sibs) 43: 0xaaaaffd67848 VAL: 'b8' (21 sibs) 43: 0xaaaaffd678e0 VAL: 'b9' (21 sibs) 43: 0xaaaaffd67978 VAL: 'b10' (21 sibs) 43: 0xaaaaffd67a10 VAL: 'e' (21 sibs) 43: 0xaaaaffd67aa8 VAL: 'f' (21 sibs) 43: 0xaaaaffd67b40 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdbd5a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdbd630 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaffdbd6c0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaffdbd750 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaffdbd7e0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaffdbd870 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaffdbd900 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaffdbd990 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaffdbda20 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaffdbdab0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaffdbdb40 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaffdbdbd0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaffdbdc60 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaffdbdcf0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaffdbdd80 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaffdbde10 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaffdbdea0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaffdbdf30 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaffdbdfc0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaffdbe050 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaffdbe0e0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaffdbe170 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaffdbe200 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaffdbe290 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaffdbe320 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: 0xaaaaffd65010 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaaaffd63d80 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaaaffd5fbd0 VAL: 'f' (1 sibs) 43: 0xaaaaffd63e18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaaaffd63eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaaaffd5fc70 VAL: 'b' (1 sibs) 43: 0xaaaaffd63f48 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdbcc90 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaffdbcd20 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaffdbcdb0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaffdbce40 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaffdbced0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaffdbcf60 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaffdbcff0 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] 0xaaaaffd9e530 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffd9e5c0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaffd9e650 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaffd9e6e0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaffd9e770 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] 0xaaaaffdbfef0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdbff80 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaffdc0010 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaffdc00a0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaffdc0130 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] 0xaaaaffda0620 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffda06b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffda0740 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffda07d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffda0860 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffda08f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffda0980 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffda0a10 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffda0aa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffda0b30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffda0bc0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffda0c50 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] 0xaaaaffdc10e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdc1170 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdc1200 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdc1290 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdc1320 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdc13b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdc1440 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdc14d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdc1560 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdc15f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdc1680 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdc1710 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] 0xaaaaffda2610 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffda26a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffda2730 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffda27c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffda2850 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffda28e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffda2970 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffda2a00 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffda2a90 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffda2b20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffda2bb0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffda2c40 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] 0xaaaaffdc19f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdc1a80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdc1b10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdc1ba0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdc1c30 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdc1cc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdc1d50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdc1de0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdc1e70 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdc1f00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdc1f90 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdc2020 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] 0xaaaaffda4600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffda4690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffda4720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffda47b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffda4840 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffda48d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffda4960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffda49f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffda4a80 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffda4b10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffda4ba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffda4c30 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] 0xaaaaffdc2300 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdc2390 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdc2420 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdc24b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdc2540 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdc25d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdc2660 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdc26f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdc2780 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdc2810 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdc28a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdc2930 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] 0xaaaaffda65f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffda6680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffda6710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffda67a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffda6830 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffda68c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffda6950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffda69e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffda6a70 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffda6b00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffda6b90 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffda6c20 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] 0xaaaaffdc2c10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdc2ca0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdc2d30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdc2dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdc2e50 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdc2ee0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdc2f70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdc3000 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdc3090 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdc3120 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdc31b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdc3240 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] 0xaaaaffda98c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffda9950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffda99e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaffda9a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaffda9b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaffda9b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaffda9c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaffda9cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaffda9d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaffda9dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaffda9e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaffda9ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaffda9f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaffdaa010 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaffdaa0a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaffdaa130 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaffdaa1c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaffdaa250 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaffdaa2e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaffdaa370 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaffdaa400 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaffdaa490 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaffdaa520 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaffdaa5b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaffdaa640 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaffdaa6d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaffdaa760 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaffdaa7f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaffdaa880 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaffdaa910 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaffdaa9a0 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] 0xaaaaffdc3e30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdc3ec0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdc3f50 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaffdc3fe0 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaffdc4070 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaffdc4100 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaffdc4190 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaffdc4220 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaffdc42b0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaffdc4340 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaffdc43d0 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaffdc4460 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaffdc44f0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaffdc4580 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaffdc4610 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaffdc46a0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaffdc4730 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaffdc47c0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaffdc4850 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaffdc48e0 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaffdc4970 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaffdc4a00 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaffdc4a90 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaffdc4b20 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaffdc4bb0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaffdc4c40 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaffdc4cd0 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaffdc4d60 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaffdc4df0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaffdc4e80 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaffdc4f10 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] 0xaaaaffdac800 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdac890 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaffdac920 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaffdac9b0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaffdaca40 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaffdacad0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaffdacb60 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaffdacbf0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaffdacc80 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaffdacd10 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdacda0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaffdace30 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaffdacec0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaffdacf50 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaffdacfe0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaffdad070 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaffdad100 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaffdad190 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaffdad220 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaffdad2b0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaffdad340 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaffdad3d0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaffdad460 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaffdad4f0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaffdad580 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaffdad610 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] 0xaaaaffdc5040 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdc50d0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaffdc5160 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaffdc51f0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaffdc5280 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaffdc5310 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaffdc53a0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaffdc5430 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaffdc54c0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaffdc5550 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdc55e0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaffdc5670 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaffdc5700 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaffdc5790 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaffdc5820 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaffdc58b0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaffdc5940 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaffdc59d0 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaffdc5a60 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaffdc5af0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaffdc5b80 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaffdc5c10 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaffdc5ca0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaffdc5d30 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaffdc5dc0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaffdc5e50 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] 0xaaaaffdaee30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdaeec0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdaef50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaffdaefe0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaffdaf070 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaffdaf100 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaffdaf190 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] 0xaaaaffdc3520 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdc35b0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdc3640 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaffdc36d0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaffdc3760 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaffdc37f0 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaffdc3880 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] 0xaaaaffdb0b60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdb0bf0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaffdb0c80 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaffdb0d10 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaffdb0da0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaffdb0e30 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaffdb0ec0 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] 0xaaaaffdc6250 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdc62e0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaffdc6370 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaffdc6400 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaffdc6490 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaffdc6520 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaffdc65b0 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] 0xaaaaffdb42d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdb4360 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaffdb43f0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaffdb4480 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaffdb4510 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaffdb45a0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaffdb4630 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaffdb46c0 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaffdb4750 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaffdb47e0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaffdb4870 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaffdb4900 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaffdb4990 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaffdb4a20 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaffdb4ab0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaffdb4b40 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaffdb4bd0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaffdb4c60 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaffdb4cf0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaffdb4d80 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaffdb4e10 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaffdb4ea0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaffdb4f30 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaffdb4fc0 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaffdb5050 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] 0xaaaaffdc7470 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdc7500 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaffdc7590 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaffdc7620 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaffdc76b0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaffdc7740 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaffdc77d0 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaffdc7860 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaffdc78f0 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaffdc7980 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaffdc7a10 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaffdc7aa0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaffdc7b30 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaffdc7bc0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaffdc7c50 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaffdc7ce0 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaffdc7d70 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaffdc7e00 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaffdc7e90 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaffdc7f20 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaffdc7fb0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaffdc8040 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaffdc80d0 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaffdc8160 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaffdc81f0 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] 0xaaaaffdb39c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaffdb3a50 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaffdb3ae0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaffdb3b70 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaffdb3c00 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaffdb3c90 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaffdb3d20 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] 0xaaaaffdc6b60 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaffdc6bf0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaffdc6c80 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaffdc6d10 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaffdc6da0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaffdc6e30 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaffdc6ec0 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] 0xaaaaffdb6900 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdb6990 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaffdb6a20 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaffdb6ab0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaffdb6b40 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] 0xaaaaffdc8680 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdc8710 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaffdc87a0 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaffdc8830 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaffdc88c0 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] 0xaaaaffdb7210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdb72a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdb7330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdb73c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdb7450 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdb74e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdb7570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdb7600 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdb7690 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdb7720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdb77b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdb7840 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] 0xaaaaffdc8f90 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdc9020 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdc90b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdc9140 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdc91d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdc9260 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdc92f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdc9380 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdc9410 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdc94a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdc9530 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdc95c0 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] 0xaaaaffdb7b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdb7bb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdb7c40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdb7cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdb7d60 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdb7df0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdb7e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdb7f10 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdb7fa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdb8030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdb80c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdb8150 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] 0xaaaaffdc98a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdc9930 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdc99c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdc9a50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdc9ae0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdc9b70 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdc9c00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdc9c90 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdc9d20 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdc9db0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdc9e40 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdc9ed0 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] 0xaaaaffdb8430 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdb84c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdb8550 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdb85e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdb8670 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdb8700 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdb8790 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdb8820 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdb88b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdb8940 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdb89d0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdb8a60 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] 0xaaaaffdca1b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdca240 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdca2d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdca360 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdca3f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdca480 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdca510 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdca5a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdca630 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdca6c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdca750 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdca7e0 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] 0xaaaaffdb8d40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdb8dd0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdb8e60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdb8ef0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdb8f80 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdb9010 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdb90a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdb9130 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdb91c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdb9250 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdb92e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdb9370 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] 0xaaaaffdcaac0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdcab50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdcabe0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdcac70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdcad00 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdcad90 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdcae20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdcaeb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdcaf40 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdcafd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdcb060 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdcb0f0 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] 0xaaaaffdb9f60 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdb9ff0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdba080 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaffdba110 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaffdba1a0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaffdba230 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaffdba2c0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaffdba350 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaffdba3e0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaffdba470 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaffdba500 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaffdba590 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaffdba620 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaffdba6b0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaffdba740 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaffdba7d0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaffdba860 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaffdba8f0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaffdba980 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaffdbaa10 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaffdbaaa0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaffdbab30 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaffdbabc0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaffdbac50 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaffdbace0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaffdbad70 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaffdbae00 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaffdbae90 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaffdbaf20 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaffdbafb0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaffdbb040 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] 0xaaaaffdcbce0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdcbd70 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdcbe00 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaffdcbe90 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaffdcbf20 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaffdcbfb0 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaffdcc040 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaffdcc0d0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaffdcc160 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaffdcc1f0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaffdcc280 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaffdcc310 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaffdcc3a0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaffdcc430 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaffdcc4c0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaffdcc550 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaffdcc5e0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaffdcc670 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaffdcc700 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaffdcc790 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaffdcc820 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaffdcc8b0 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaffdcc940 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaffdcc9d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaffdcca60 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaffdccaf0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaffdccb80 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaffdccc10 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaffdccca0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaffdccd30 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaffdccdc0 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] 0xaaaaffdbb170 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdbb200 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaffdbb290 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaffdbb320 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaffdbb3b0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaffdbb440 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaffdbb4d0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaffdbb560 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaffdbb5f0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaffdbb680 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdbb710 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaffdbb7a0 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaffdbb830 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaffdbb8c0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaffdbb950 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaffdbb9e0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaffdbba70 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaffdbbb00 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaffdbbb90 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaffdbbc20 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaffdbbcb0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaffdbbd40 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaffdbbdd0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaffdbbe60 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaffdbbef0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaffdbbf80 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] 0xaaaaffdccef0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdccf80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaffdcd010 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaffdcd0a0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaffdcd130 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaffdcd1c0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaffdcd250 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaffdcd2e0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaffdcd370 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaffdcd400 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdcd490 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaffdcd520 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaffdcd5b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaffdcd640 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaffdcd6d0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaffdcd760 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaffdcd7f0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaffdcd880 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaffdcd910 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaffdcd9a0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaffdcda30 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaffdcdac0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaffdcdb50 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaffdcdbe0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaffdcdc70 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaffdcdd00 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] 0xaaaaffdb9650 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdb96e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdb9770 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaffdb9800 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaffdb9890 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaffdb9920 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaffdb99b0 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] 0xaaaaffdcb3d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdcb460 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdcb4f0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaffdcb580 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaffdcb610 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaffdcb6a0 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaffdcb730 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] 0xaaaaffdbc380 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdbc410 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaffdbc4a0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaffdbc530 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaffdbc5c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaffdbc650 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaffdbc6e0 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] 0xaaaaffdce100 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdce190 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaffdce220 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaffdce2b0 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaffdce340 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaffdce3d0 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaffdce460 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] 0xaaaaffdbd5a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdbd630 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaffdbd6c0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaffdbd750 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaffdbd7e0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaffdbd870 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaffdbd900 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaffdbd990 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaffdbda20 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaffdbdab0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaffdbdb40 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaffdbdbd0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaffdbdc60 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaffdbdcf0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaffdbdd80 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaffdbde10 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaffdbdea0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaffdbdf30 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaffdbdfc0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaffdbe050 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaffdbe0e0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaffdbe170 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaffdbe200 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaffdbe290 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaffdbe320 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] 0xaaaaffdcf320 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdcf3b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaffdcf440 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaffdcf4d0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaffdcf560 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaffdcf5f0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaffdcf680 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaffdcf710 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaffdcf7a0 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaffdcf830 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaffdcf8c0 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaffdcf950 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaffdcf9e0 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaffdcfa70 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaffdcfb00 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaffdcfb90 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaffdcfc20 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaffdcfcb0 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaffdcfd40 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaffdcfdd0 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaffdcfe60 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaffdcfef0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaffdcff80 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaffdd0010 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaffdd00a0 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] 0xaaaaffdbcc90 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaffdbcd20 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaffdbcdb0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaffdbce40 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaffdbced0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaffdbcf60 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaffdbcff0 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] 0xaaaaffdcea10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaffdceaa0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaffdceb30 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaffdcebc0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaffdcec50 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaffdcece0 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaffdced70 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: 0xaaaaffd64520 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaaaffd5d5a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaaaffd5d640 VAL: 'foo' (3 sibs) 43: 0xaaaaffd5d6d8 VAL: 'bar' (3 sibs) 43: 0xaaaaffd5d770 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdc0b00 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdc0b90 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaffdc0c20 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaffdc0cb0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaffdc0d40 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: 0xaaaaffd64638 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5e2f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5e388 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5e430 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5e600 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5e698 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5e4c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5e740 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5e7d8 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5e560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5e880 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5e918 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd0530 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd05c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdd0650 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdd06e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdd0770 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdd0800 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdd0890 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdd0920 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdd09b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdd0a40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdd0ad0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdd0b60 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: 0xaaaaffd64750 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5ee30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5eec8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5ef70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5f140 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5f1d8 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5f008 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5f280 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5f318 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5f0a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5f3c0 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5f458 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd0c00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd0c90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdd0d20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdd0db0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdd0e40 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdd0ed0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdd0f60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdd0ff0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdd1080 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdd1110 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdd11a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdd1230 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: 0xaaaaffd64868 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5f500 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5f598 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5f640 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5f810 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5f8a8 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5f6d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5f950 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5f9e8 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5f770 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5fa90 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5fb28 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd12d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd1360 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdd13f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdd1480 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdd1510 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdd15a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdd1630 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdd16c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdd1750 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdd17e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdd1870 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdd1900 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: 0xaaaaffd64980 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd604a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd60538 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd605e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd607b0 VAL: 'val0' (2 sibs) 43: 0xaaaaffd60848 VAL: 'val1' (2 sibs) 43: 0xaaaaffd60678 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd608f0 VAL: 'val2' (2 sibs) 43: 0xaaaaffd60988 VAL: 'val3' (2 sibs) 43: 0xaaaaffd60710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd60a30 VAL: 'val4' (2 sibs) 43: 0xaaaaffd60ac8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd19a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd1a30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdd1ac0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdd1b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdd1be0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdd1c70 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdd1d00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdd1d90 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdd1e20 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdd1eb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdd1f40 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdd1fd0 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: 0xaaaaffd64a98 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd5eab0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaaaffd5eb50 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaaaffd62cd0 VAL: 'env01' (28 sibs) 43: 0xaaaaffd62d68 VAL: 'env02' (28 sibs) 43: 0xaaaaffd62e00 VAL: 'env03' (28 sibs) 43: 0xaaaaffd62e98 VAL: 'env04' (28 sibs) 43: 0xaaaaffd62f30 VAL: 'env11' (28 sibs) 43: 0xaaaaffd62fc8 VAL: 'env12' (28 sibs) 43: 0xaaaaffd63060 VAL: 'env13' (28 sibs) 43: 0xaaaaffd630f8 VAL: 'env14' (28 sibs) 43: 0xaaaaffd63190 VAL: 'env21' (28 sibs) 43: 0xaaaaffd63228 VAL: 'env22' (28 sibs) 43: 0xaaaaffd632c0 VAL: 'env23' (28 sibs) 43: 0xaaaaffd63358 VAL: 'env24' (28 sibs) 43: 0xaaaaffd633f0 VAL: 'env31' (28 sibs) 43: 0xaaaaffd63488 VAL: 'env32' (28 sibs) 43: 0xaaaaffd63520 VAL: 'env33' (28 sibs) 43: 0xaaaaffd635b8 VAL: 'env34' (28 sibs) 43: 0xaaaaffd63650 VAL: 'env41' (28 sibs) 43: 0xaaaaffd636e8 VAL: 'env42' (28 sibs) 43: 0xaaaaffd63780 VAL: 'env43' (28 sibs) 43: 0xaaaaffd63818 VAL: 'env44' (28 sibs) 43: 0xaaaaffd638b0 VAL: 'env51' (28 sibs) 43: 0xaaaaffd63948 VAL: 'env52' (28 sibs) 43: 0xaaaaffd639e0 VAL: 'env53' (28 sibs) 43: 0xaaaaffd63a78 VAL: 'env54' (28 sibs) 43: 0xaaaaffd63b10 VAL: 'env61' (28 sibs) 43: 0xaaaaffd63ba8 VAL: 'env62' (28 sibs) 43: 0xaaaaffd63c40 VAL: 'env63' (28 sibs) 43: 0xaaaaffd63cd8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd2070 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdd2100 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdd2190 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaffdd2220 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaffdd22b0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaffdd2340 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaffdd23d0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaffdd2460 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaffdd24f0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaffdd2580 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaffdd2610 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaffdd26a0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaffdd2730 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaffdd27c0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaffdd2850 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaffdd28e0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaffdd2970 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaffdd2a00 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaffdd2a90 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaffdd2b20 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaffdd2bb0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaffdd2c40 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaffdd2cd0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaffdd2d60 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaffdd2df0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaffdd2e80 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaffdd2f10 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaffdd2fa0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaffdd3030 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaffdd30c0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaffdd3150 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: 0xaaaaffd64bb0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd61b80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaaaffd61cc0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaaaffd61e90 VAL: 'a' (6 sibs) 43: 0xaaaaffd61f28 VAL: 'b' (6 sibs) 43: 0xaaaaffd61fc0 VAL: 'c' (6 sibs) 43: 0xaaaaffd62058 VAL: 'd' (6 sibs) 43: 0xaaaaffd620f0 VAL: 'e' (6 sibs) 43: 0xaaaaffd62188 VAL: 'f' (6 sibs) 43: 0xaaaaffd61d58 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaaaffd62230 VAL: 'a' (2 sibs) 43: 0xaaaaffd622c8 VAL: 'b' (2 sibs) 43: 0xaaaaffd61df0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaaaffd62370 VAL: 'a' (2 sibs) 43: 0xaaaaffd62408 VAL: 'b' (2 sibs) 43: 0xaaaaffd61c18 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaaaffd624b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaaaffd625f0 VAL: 'a' (6 sibs) 43: 0xaaaaffd62688 VAL: 'b' (6 sibs) 43: 0xaaaaffd62720 VAL: 'c' (6 sibs) 43: 0xaaaaffd627b8 VAL: 'd' (6 sibs) 43: 0xaaaaffd62850 VAL: 'e' (6 sibs) 43: 0xaaaaffd628e8 VAL: 'f' (6 sibs) 43: 0xaaaaffd62548 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaaaffd62990 VAL: 'a' (2 sibs) 43: 0xaaaaffd62a28 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd31f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd3280 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaffdd3310 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaffdd33a0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaffdd3430 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaffdd34c0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaffdd3550 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaffdd35e0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaffdd3670 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaffdd3700 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdd3790 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaffdd3820 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaffdd38b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaffdd3940 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaffdd39d0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaffdd3a60 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaffdd3af0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaffdd3b80 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaffdd3c10 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaffdd3ca0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaffdd3d30 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaffdd3dc0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaffdd3e50 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaffdd3ee0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaffdd3f70 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaffdd4000 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: 0xaaaaffd64cc8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd62b20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaaaffd62bc0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaaaffd64260 VAL: 'a' (4 sibs) 43: 0xaaaaffd642f8 VAL: 'b' (4 sibs) 43: 0xaaaaffd64390 VAL: 'c' (4 sibs) 43: 0xaaaaffd64428 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd40a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdd4130 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdd41c0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaffdd4250 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaffdd42e0 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaffdd4370 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaffdd4400 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: 0xaaaaffd64de0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5de30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaaaffd5dcf0 VAL: 'a' (2 sibs) 43: 0xaaaaffd5dd88 VAL: 'b' (2 sibs) 43: 0xaaaaffd5dec8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaaaffd5dbb0 VAL: 'c' (2 sibs) 43: 0xaaaaffd5dc48 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd44a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd4530 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaffdd45c0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaffdd4650 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaffdd46e0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaffdd4770 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaffdd4800 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: 0xaaaaffd64ef8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd5e9c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaaaffd5da70 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaaaffd5db08 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaaaffd66f60 VAL: 'a' (21 sibs) 43: 0xaaaaffd66ff8 VAL: 'b' (21 sibs) 43: 0xaaaaffd67090 VAL: 'b1' (21 sibs) 43: 0xaaaaffd67128 VAL: 'b2' (21 sibs) 43: 0xaaaaffd671c0 VAL: 'b3' (21 sibs) 43: 0xaaaaffd67258 VAL: 'b4' (21 sibs) 43: 0xaaaaffd672f0 VAL: 'b5' (21 sibs) 43: 0xaaaaffd67388 VAL: 'b6' (21 sibs) 43: 0xaaaaffd67420 VAL: 'b61' (21 sibs) 43: 0xaaaaffd674b8 VAL: 'b62' (21 sibs) 43: 0xaaaaffd67550 VAL: 'b63' (21 sibs) 43: 0xaaaaffd675e8 VAL: 'b64' (21 sibs) 43: 0xaaaaffd67680 VAL: 'b65' (21 sibs) 43: 0xaaaaffd67718 VAL: 'b66' (21 sibs) 43: 0xaaaaffd677b0 VAL: 'b7' (21 sibs) 43: 0xaaaaffd67848 VAL: 'b8' (21 sibs) 43: 0xaaaaffd678e0 VAL: 'b9' (21 sibs) 43: 0xaaaaffd67978 VAL: 'b10' (21 sibs) 43: 0xaaaaffd67a10 VAL: 'e' (21 sibs) 43: 0xaaaaffd67aa8 VAL: 'f' (21 sibs) 43: 0xaaaaffd67b40 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd48a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdd4930 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaffdd49c0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaffdd4a50 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaffdd4ae0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaffdd4b70 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaffdd4c00 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaffdd4c90 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaffdd4d20 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaffdd4db0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaffdd4e40 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaffdd4ed0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaffdd4f60 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaffdd4ff0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaffdd5080 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaffdd5110 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaffdd51a0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaffdd5230 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaffdd52c0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaffdd5350 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaffdd53e0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaffdd5470 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaffdd5500 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaffdd5590 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaffdd5620 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: 0xaaaaffd65010 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaaaffd63d80 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaaaffd5fbd0 VAL: 'f' (1 sibs) 43: 0xaaaaffd63e18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaaaffd63eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaaaffd5fc70 VAL: 'b' (1 sibs) 43: 0xaaaaffd63f48 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd56c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaffdd5750 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaffdd57e0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaffdd5870 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaffdd5900 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaffdd5990 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaffdd5a20 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: 0xaaaaffd64520 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaaaffd5d5a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaaaffd5d640 VAL: 'foo' (3 sibs) 43: 0xaaaaffd5d6d8 VAL: 'bar' (3 sibs) 43: 0xaaaaffd5d770 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd5ac0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdd5b50 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaaaffdd5be0 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaaaffdd5c70 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaaaffdd5d00 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: 0xaaaaffd64638 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5e2f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5e388 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5e430 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5e600 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5e698 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5e4c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5e740 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5e7d8 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5e560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5e880 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5e918 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd5da0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd5e30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdd5ec0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdd5f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdd5fe0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdd6070 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdd6100 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdd6190 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdd6220 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdd62b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdd6340 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdd63d0 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: 0xaaaaffd64750 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5ee30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5eec8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5ef70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5f140 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5f1d8 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5f008 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5f280 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5f318 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5f0a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5f3c0 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5f458 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd6470 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd6500 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdd6590 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdd6620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdd66b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdd6740 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdd67d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdd6860 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdd68f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdd6980 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdd6a10 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdd6aa0 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: 0xaaaaffd64868 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5f500 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd5f598 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd5f640 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd5f810 VAL: 'val0' (2 sibs) 43: 0xaaaaffd5f8a8 VAL: 'val1' (2 sibs) 43: 0xaaaaffd5f6d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd5f950 VAL: 'val2' (2 sibs) 43: 0xaaaaffd5f9e8 VAL: 'val3' (2 sibs) 43: 0xaaaaffd5f770 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd5fa90 VAL: 'val4' (2 sibs) 43: 0xaaaaffd5fb28 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd6b40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd6bd0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdd6c60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdd6cf0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdd6d80 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdd6e10 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdd6ea0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdd6f30 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdd6fc0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdd7050 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdd70e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdd7170 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: 0xaaaaffd64980 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd604a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaaaffd60538 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaaaffd605e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaaaffd607b0 VAL: 'val0' (2 sibs) 43: 0xaaaaffd60848 VAL: 'val1' (2 sibs) 43: 0xaaaaffd60678 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaaaffd608f0 VAL: 'val2' (2 sibs) 43: 0xaaaaffd60988 VAL: 'val3' (2 sibs) 43: 0xaaaaffd60710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaaaffd60a30 VAL: 'val4' (2 sibs) 43: 0xaaaaffd60ac8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd7210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd72a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaaaffdd7330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaaaffdd73c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaaaffdd7450 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaaaffdd74e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaaaffdd7570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaaaffdd7600 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaaaffdd7690 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaaaffdd7720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdd77b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaaaffdd7840 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: 0xaaaaffd64a98 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd5eab0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaaaffd5eb50 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaaaffd62cd0 VAL: 'env01' (28 sibs) 43: 0xaaaaffd62d68 VAL: 'env02' (28 sibs) 43: 0xaaaaffd62e00 VAL: 'env03' (28 sibs) 43: 0xaaaaffd62e98 VAL: 'env04' (28 sibs) 43: 0xaaaaffd62f30 VAL: 'env11' (28 sibs) 43: 0xaaaaffd62fc8 VAL: 'env12' (28 sibs) 43: 0xaaaaffd63060 VAL: 'env13' (28 sibs) 43: 0xaaaaffd630f8 VAL: 'env14' (28 sibs) 43: 0xaaaaffd63190 VAL: 'env21' (28 sibs) 43: 0xaaaaffd63228 VAL: 'env22' (28 sibs) 43: 0xaaaaffd632c0 VAL: 'env23' (28 sibs) 43: 0xaaaaffd63358 VAL: 'env24' (28 sibs) 43: 0xaaaaffd633f0 VAL: 'env31' (28 sibs) 43: 0xaaaaffd63488 VAL: 'env32' (28 sibs) 43: 0xaaaaffd63520 VAL: 'env33' (28 sibs) 43: 0xaaaaffd635b8 VAL: 'env34' (28 sibs) 43: 0xaaaaffd63650 VAL: 'env41' (28 sibs) 43: 0xaaaaffd636e8 VAL: 'env42' (28 sibs) 43: 0xaaaaffd63780 VAL: 'env43' (28 sibs) 43: 0xaaaaffd63818 VAL: 'env44' (28 sibs) 43: 0xaaaaffd638b0 VAL: 'env51' (28 sibs) 43: 0xaaaaffd63948 VAL: 'env52' (28 sibs) 43: 0xaaaaffd639e0 VAL: 'env53' (28 sibs) 43: 0xaaaaffd63a78 VAL: 'env54' (28 sibs) 43: 0xaaaaffd63b10 VAL: 'env61' (28 sibs) 43: 0xaaaaffd63ba8 VAL: 'env62' (28 sibs) 43: 0xaaaaffd63c40 VAL: 'env63' (28 sibs) 43: 0xaaaaffd63cd8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd78e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdd7970 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdd7a00 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaaaffdd7a90 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaaaffdd7b20 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaaaffdd7bb0 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaaaffdd7c40 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaaaffdd7cd0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaaaffdd7d60 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaaaffdd7df0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaaaffdd7e80 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaaaffdd7f10 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaaaffdd7fa0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaaaffdd8030 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaaaffdd80c0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaaaffdd8150 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaaaffdd81e0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaaaffdd8270 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaaaffdd8300 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaaaffdd8390 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaaaffdd8420 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaaaffdd84b0 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaaaffdd8540 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaaaffdd85d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaaaffdd8660 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaaaffdd86f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaaaffdd8780 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaaaffdd8810 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaaaffdd88a0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaaaffdd8930 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaaaffdd89c0 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: 0xaaaaffd64bb0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd61b80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaaaffd61cc0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaaaffd61e90 VAL: 'a' (6 sibs) 43: 0xaaaaffd61f28 VAL: 'b' (6 sibs) 43: 0xaaaaffd61fc0 VAL: 'c' (6 sibs) 43: 0xaaaaffd62058 VAL: 'd' (6 sibs) 43: 0xaaaaffd620f0 VAL: 'e' (6 sibs) 43: 0xaaaaffd62188 VAL: 'f' (6 sibs) 43: 0xaaaaffd61d58 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaaaffd62230 VAL: 'a' (2 sibs) 43: 0xaaaaffd622c8 VAL: 'b' (2 sibs) 43: 0xaaaaffd61df0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaaaffd62370 VAL: 'a' (2 sibs) 43: 0xaaaaffd62408 VAL: 'b' (2 sibs) 43: 0xaaaaffd61c18 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaaaffd624b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaaaffd625f0 VAL: 'a' (6 sibs) 43: 0xaaaaffd62688 VAL: 'b' (6 sibs) 43: 0xaaaaffd62720 VAL: 'c' (6 sibs) 43: 0xaaaaffd627b8 VAL: 'd' (6 sibs) 43: 0xaaaaffd62850 VAL: 'e' (6 sibs) 43: 0xaaaaffd628e8 VAL: 'f' (6 sibs) 43: 0xaaaaffd62548 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaaaffd62990 VAL: 'a' (2 sibs) 43: 0xaaaaffd62a28 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd8a60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd8af0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaaaffdd8b80 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaaaffdd8c10 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaaaffdd8ca0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaaaffdd8d30 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaaaffdd8dc0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaaaffdd8e50 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaaaffdd8ee0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaaaffdd8f70 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaaaffdd9000 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaaaffdd9090 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaaaffdd9120 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaaaffdd91b0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaaaffdd9240 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaaaffdd92d0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaaaffdd9360 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaaaffdd93f0 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaaaffdd9480 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaaaffdd9510 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaaaffdd95a0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaaaffdd9630 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaaaffdd96c0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaaaffdd9750 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaaaffdd97e0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaaaffdd9870 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: 0xaaaaffd64cc8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd62b20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaaaffd62bc0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaaaffd64260 VAL: 'a' (4 sibs) 43: 0xaaaaffd642f8 VAL: 'b' (4 sibs) 43: 0xaaaaffd64390 VAL: 'c' (4 sibs) 43: 0xaaaaffd64428 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd9910 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdd99a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaaaffdd9a30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaaaffdd9ac0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaaaffdd9b50 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaaaffdd9be0 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaaaffdd9c70 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: 0xaaaaffd64de0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaaaffd5de30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaaaffd5dcf0 VAL: 'a' (2 sibs) 43: 0xaaaaffd5dd88 VAL: 'b' (2 sibs) 43: 0xaaaaffd5dec8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaaaffd5dbb0 VAL: 'c' (2 sibs) 43: 0xaaaaffd5dc48 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdd9d10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaaaffdd9da0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaaaffdd9e30 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaaaffdd9ec0 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaaaffdd9f50 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaaaffdd9fe0 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaaaffdda070 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: 0xaaaaffd64ef8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaaaffd5e9c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaaaffd5da70 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaaaffd5db08 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaaaffd66f60 VAL: 'a' (21 sibs) 43: 0xaaaaffd66ff8 VAL: 'b' (21 sibs) 43: 0xaaaaffd67090 VAL: 'b1' (21 sibs) 43: 0xaaaaffd67128 VAL: 'b2' (21 sibs) 43: 0xaaaaffd671c0 VAL: 'b3' (21 sibs) 43: 0xaaaaffd67258 VAL: 'b4' (21 sibs) 43: 0xaaaaffd672f0 VAL: 'b5' (21 sibs) 43: 0xaaaaffd67388 VAL: 'b6' (21 sibs) 43: 0xaaaaffd67420 VAL: 'b61' (21 sibs) 43: 0xaaaaffd674b8 VAL: 'b62' (21 sibs) 43: 0xaaaaffd67550 VAL: 'b63' (21 sibs) 43: 0xaaaaffd675e8 VAL: 'b64' (21 sibs) 43: 0xaaaaffd67680 VAL: 'b65' (21 sibs) 43: 0xaaaaffd67718 VAL: 'b66' (21 sibs) 43: 0xaaaaffd677b0 VAL: 'b7' (21 sibs) 43: 0xaaaaffd67848 VAL: 'b8' (21 sibs) 43: 0xaaaaffd678e0 VAL: 'b9' (21 sibs) 43: 0xaaaaffd67978 VAL: 'b10' (21 sibs) 43: 0xaaaaffd67a10 VAL: 'e' (21 sibs) 43: 0xaaaaffd67aa8 VAL: 'f' (21 sibs) 43: 0xaaaaffd67b40 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffdda110 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaaaffdda1a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaaaffdda230 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaaaffdda2c0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaaaffdda350 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaaaffdda3e0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaaaffdda470 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaaaffdda500 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaaaffdda590 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaaaffdda620 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaaaffdda6b0 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaaaffdda740 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaaaffdda7d0 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaaaffdda860 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaaaffdda8f0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaaaffdda980 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaaaffddaa10 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaaaffddaaa0 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaaaffddab30 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaaaffddabc0 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaaaffddac50 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaaaffddace0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaaaffddad70 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaaaffddae00 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaaaffddae90 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: 0xaaaaffd65010 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaaaffd63d80 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaaaffd5fbd0 VAL: 'f' (1 sibs) 43: 0xaaaaffd63e18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaaaffd63eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaaaffd5fc70 VAL: 'b' (1 sibs) 43: 0xaaaaffd63f48 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaaaffddaf30 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaaaffddafc0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaaaffddb050 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaaaffddb0e0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaaaffddb170 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaaaffddb200 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaaaffddb290 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. (9 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.02 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0xaaaaf3a59850 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3a58060 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaf3a58100 VAL: '-2' (15 sibs) 44: 0xaaaaf3a58198 VAL: '-2' (15 sibs) 44: 0xaaaaf3a58230 VAL: '5' (15 sibs) 44: 0xaaaaf3a582c8 VAL: '0xa' (15 sibs) 44: 0xaaaaf3a58360 VAL: '-0xb' (15 sibs) 44: 0xaaaaf3a583f8 VAL: '0XA' (15 sibs) 44: 0xaaaaf3a58490 VAL: '-0XA' (15 sibs) 44: 0xaaaaf3a58528 VAL: '0b10' (15 sibs) 44: 0xaaaaf3a585c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaf3a58658 VAL: '0B10' (15 sibs) 44: 0xaaaaf3a586f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaf3a58788 VAL: '0o17' (15 sibs) 44: 0xaaaaf3a58820 VAL: '-0o17' (15 sibs) 44: 0xaaaaf3a588b8 VAL: '0O17' (15 sibs) 44: 0xaaaaf3a58950 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a7db90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a7dc20 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3a7dcb0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3a7dd40 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3a7ddd0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3a7de60 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3a7def0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3a7df80 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3a7e010 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3a7e0a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3a7e130 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3a7e1c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3a7e250 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3a7e2e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3a7e370 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3a7e400 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3a7e490 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: 0xaaaaf3a59968 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3a57a60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaf3a57b00 VAL: '-2' (3 sibs) 44: 0xaaaaf3a57b98 VAL: '-2' (3 sibs) 44: 0xaaaaf3a57c30 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a801c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a80250 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3a802e0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3a80370 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3a80400 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: 0xaaaaf3a59a80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a58e60 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a58ef8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a58f90 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a59028 VAL: '.1' (8 sibs) 44: 0xaaaaf3a590c0 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a59158 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a591f0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a59288 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a81ef0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a81f80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a82010 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a820a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a82130 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a821c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a82250 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a822e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a82370 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: 0xaaaaf3a59b98 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a59330 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a593c8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a59460 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a594f8 VAL: '.1' (8 sibs) 44: 0xaaaaf3a59590 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a59628 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a596c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a59758 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a83c20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a83cb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a83d40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a83dd0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a83e60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a83ef0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a83f80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a84010 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a840a0 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: 0xaaaaf3a59cb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a5a0d0 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a5a168 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a5a200 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a5a298 VAL: '.1' (8 sibs) 44: 0xaaaaf3a5a330 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a5a3c8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a5a460 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a5a4f8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a85950 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a859e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a85a70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a85b00 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a85b90 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a85c20 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a85cb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a85d40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a85dd0 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: 0xaaaaf3a59dc8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaf3a5abe0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaf3a5ac78 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaf3a5ad10 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b440 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf3a5b4d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf3a5ada8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b580 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5b618 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5ae40 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b6c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf3a5b758 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf3a5aed8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b800 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5b898 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5af70 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5b940 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf3a5b008 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5b9e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf3a5b0a0 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5ba80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf3a5b138 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5bb20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf3a5b1d0 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bbc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf3a5bc58 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf3a5b268 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bd00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5bd98 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5b300 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5be40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf3a5bed8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf3a5b398 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bf80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5c018 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a891a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3a89230 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3a892c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3a89350 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3a893e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3a89470 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3a89500 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3a89590 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3a89620 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3a896b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3a89740 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3a897d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3a89860 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3a898f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3a89980 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3a89a10 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3a89aa0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3a89b30 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3a89bc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3a89c50 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3a89ce0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3a89d70 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3a89e00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3a89e90 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3a89f20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3a89fb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3a8a040 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3a8a0d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3a8a160 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3a8a1f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3a8a280 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3a8a310 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3a8a3a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3a8a430 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3a8a4c0 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: 0xaaaaf3a59850 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3a58060 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaf3a58100 VAL: '-2' (15 sibs) 44: 0xaaaaf3a58198 VAL: '-2' (15 sibs) 44: 0xaaaaf3a58230 VAL: '5' (15 sibs) 44: 0xaaaaf3a582c8 VAL: '0xa' (15 sibs) 44: 0xaaaaf3a58360 VAL: '-0xb' (15 sibs) 44: 0xaaaaf3a583f8 VAL: '0XA' (15 sibs) 44: 0xaaaaf3a58490 VAL: '-0XA' (15 sibs) 44: 0xaaaaf3a58528 VAL: '0b10' (15 sibs) 44: 0xaaaaf3a585c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaf3a58658 VAL: '0B10' (15 sibs) 44: 0xaaaaf3a586f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaf3a58788 VAL: '0o17' (15 sibs) 44: 0xaaaaf3a58820 VAL: '-0o17' (15 sibs) 44: 0xaaaaf3a588b8 VAL: '0O17' (15 sibs) 44: 0xaaaaf3a58950 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a87f90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a88020 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3a880b0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3a88140 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3a881d0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3a88260 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3a882f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3a88380 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3a88410 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3a884a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3a88530 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3a885c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3a88650 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3a886e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3a88770 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3a88800 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3a88890 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: 0xaaaaf3a59968 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3a57a60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaf3a57b00 VAL: '-2' (3 sibs) 44: 0xaaaaf3a57b98 VAL: '-2' (3 sibs) 44: 0xaaaaf3a57c30 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a87680 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a87710 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3a877a0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3a87830 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3a878c0 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: 0xaaaaf3a59a80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a58e60 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a58ef8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a58f90 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a59028 VAL: '.1' (8 sibs) 44: 0xaaaaf3a590c0 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a59158 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a591f0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a59288 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a8b5b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a8b640 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a8b6d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a8b760 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a8b7f0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a8b880 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a8b910 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a8b9a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a8ba30 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: 0xaaaaf3a59b98 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a59330 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a593c8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a59460 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a594f8 VAL: '.1' (8 sibs) 44: 0xaaaaf3a59590 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a59628 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a596c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a59758 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a8bec0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a8bf50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a8bfe0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a8c070 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a8c100 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a8c190 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a8c220 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a8c2b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a8c340 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: 0xaaaaf3a59cb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a5a0d0 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a5a168 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a5a200 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a5a298 VAL: '.1' (8 sibs) 44: 0xaaaaf3a5a330 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a5a3c8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a5a460 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a5a4f8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a8c7d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a8c860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a8c8f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a8c980 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a8ca10 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a8caa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a8cb30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a8cbc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a8cc50 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: 0xaaaaf3a59dc8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaf3a5abe0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaf3a5ac78 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaf3a5ad10 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b440 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf3a5b4d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf3a5ada8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b580 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5b618 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5ae40 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b6c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf3a5b758 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf3a5aed8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b800 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5b898 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5af70 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5b940 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf3a5b008 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5b9e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf3a5b0a0 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5ba80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf3a5b138 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5bb20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf3a5b1d0 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bbc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf3a5bc58 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf3a5b268 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bd00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5bd98 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5b300 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5be40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf3a5bed8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf3a5b398 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bf80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5c018 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a8ec00 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3a8ec90 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3a8ed20 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3a8edb0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3a8ee40 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3a8eed0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3a8ef60 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3a8eff0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3a8f080 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3a8f110 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3a8f1a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3a8f230 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3a8f2c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3a8f350 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3a8f3e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3a8f470 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3a8f500 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3a8f590 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3a8f620 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3a8f6b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3a8f740 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3a8f7d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3a8f860 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3a8f8f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3a8f980 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3a8fa10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3a8faa0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3a8fb30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3a8fbc0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3a8fc50 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3a8fce0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3a8fd70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3a8fe00 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3a8fe90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3a8ff20 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] 0xaaaaf3a7db90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a7dc20 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3a7dcb0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3a7dd40 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3a7ddd0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3a7de60 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3a7def0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3a7df80 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3a7e010 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3a7e0a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3a7e130 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3a7e1c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3a7e250 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3a7e2e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3a7e370 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3a7e400 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3a7e490 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] 0xaaaaf3a9d720 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a9d7b0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3a9d840 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3a9d8d0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3a9d960 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3a9d9f0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3a9da80 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3a9db10 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3a9dba0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3a9dc30 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3a9dcc0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3a9dd50 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3a9dde0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3a9de70 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3a9df00 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3a9df90 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3a9e020 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] 0xaaaaf3a801c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a80250 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3a802e0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3a80370 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3a80400 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] 0xaaaaf3a9ce10 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a9cea0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3a9cf30 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3a9cfc0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3a9d050 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] 0xaaaaf3a81ef0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a81f80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a82010 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a820a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a82130 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a821c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a82250 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a822e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a82370 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] 0xaaaaf3a9e930 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a9e9c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a9ea50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a9eae0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a9eb70 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a9ec00 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a9ec90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a9ed20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a9edb0 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] 0xaaaaf3a83c20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a83cb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a83d40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a83dd0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a83e60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a83ef0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a83f80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a84010 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a840a0 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] 0xaaaaf3a9f240 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a9f2d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a9f360 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a9f3f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a9f480 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a9f510 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a9f5a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a9f630 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a9f6c0 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] 0xaaaaf3a85950 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a859e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a85a70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a85b00 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a85b90 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a85c20 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a85cb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a85d40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a85dd0 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] 0xaaaaf3a9fb50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a9fbe0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a9fc70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a9fd00 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a9fd90 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a9fe20 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a9feb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a9ff40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a9ffd0 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] 0xaaaaf3a891a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3a89230 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3a892c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3a89350 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3a893e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3a89470 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3a89500 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3a89590 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3a89620 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3a896b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3a89740 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3a897d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3a89860 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3a898f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3a89980 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3a89a10 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3a89aa0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3a89b30 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3a89bc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3a89c50 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3a89ce0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3a89d70 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3a89e00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3a89e90 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3a89f20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3a89fb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3a8a040 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3a8a0d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3a8a160 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3a8a1f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3a8a280 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3a8a310 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3a8a3a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3a8a430 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3a8a4c0 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] 0xaaaaf3aa1f80 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3aa2010 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3aa20a0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3aa2130 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3aa21c0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3aa2250 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3aa22e0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3aa2370 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3aa2400 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3aa2490 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3aa2520 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3aa25b0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3aa2640 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3aa26d0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3aa2760 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3aa27f0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3aa2880 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3aa2910 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3aa29a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3aa2a30 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3aa2ac0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3aa2b50 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3aa2be0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3aa2c70 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3aa2d00 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3aa2d90 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3aa2e20 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3aa2eb0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3aa2f40 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3aa2fd0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3aa3060 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3aa30f0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3aa3180 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3aa3210 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3aa32a0 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] 0xaaaaf3a8d9f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a8da80 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3a8db10 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3a8dba0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3a8dc30 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3a8dcc0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3a8dd50 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3a8dde0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3a8de70 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3a8df00 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3a8df90 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3a8e020 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3a8e0b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3a8e140 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3a8e1d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3a8e260 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3a8e2f0 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] 0xaaaaf3aa0d70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3aa0e00 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3aa0e90 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3aa0f20 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3aa0fb0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3aa1040 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3aa10d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3aa1160 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3aa11f0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3aa1280 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3aa1310 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3aa13a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3aa1430 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3aa14c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3aa1550 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3aa15e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3aa1670 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] 0xaaaaf3a8d0e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a8d170 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3a8d200 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3a8d290 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3a8d320 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] 0xaaaaf3aa0460 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3aa04f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3aa0580 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3aa0610 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3aa06a0 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] 0xaaaaf3a91010 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a910a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a91130 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a911c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a91250 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a912e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a91370 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a91400 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a91490 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] 0xaaaaf3aa4390 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3aa4420 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3aa44b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3aa4540 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3aa45d0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3aa4660 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3aa46f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3aa4780 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3aa4810 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] 0xaaaaf3a91920 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a919b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a91a40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a91ad0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a91b60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a91bf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a91c80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a91d10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a91da0 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] 0xaaaaf3aa4ca0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3aa4d30 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3aa4dc0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3aa4e50 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3aa4ee0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3aa4f70 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3aa5000 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3aa5090 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3aa5120 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] 0xaaaaf3a92230 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a922c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a92350 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a923e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a92470 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a92500 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a92590 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a92620 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a926b0 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] 0xaaaaf3aa55b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3aa5640 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3aa56d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3aa5760 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3aa57f0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3aa5880 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3aa5910 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3aa59a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3aa5a30 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] 0xaaaaf3a946a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3a94730 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3a947c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3a94850 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3a948e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3a94970 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3a94a00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3a94a90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3a94b20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3a94bb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3a94c40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3a94cd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3a94d60 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3a94df0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3a94e80 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3a94f10 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3a94fa0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3a95030 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3a950c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3a95150 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3a951e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3a95270 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3a95300 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3a95390 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3a95420 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3a954b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3a95540 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3a955d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3a95660 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3a956f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3a95780 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3a95810 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3a958a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3a95930 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3a959c0 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] 0xaaaaf3aa79e0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3aa7a70 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3aa7b00 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3aa7b90 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3aa7c20 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3aa7cb0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3aa7d40 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3aa7dd0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3aa7e60 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3aa7ef0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3aa7f80 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3aa8010 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3aa80a0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3aa8130 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3aa81c0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3aa8250 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3aa82e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3aa8370 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3aa8400 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3aa8490 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3aa8520 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3aa85b0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3aa8640 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3aa86d0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3aa8760 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3aa87f0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3aa8880 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3aa8910 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3aa89a0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3aa8a30 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3aa8ac0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3aa8b50 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3aa8be0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3aa8c70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3aa8d00 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] 0xaaaaf3a87f90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a88020 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3a880b0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3a88140 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3a881d0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3a88260 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3a882f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3a88380 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3a88410 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3a884a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3a88530 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3a885c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3a88650 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3a886e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3a88770 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3a88800 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3a88890 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] 0xaaaaf3aa67d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3aa6860 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3aa68f0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3aa6980 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3aa6a10 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3aa6aa0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3aa6b30 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3aa6bc0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3aa6c50 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3aa6ce0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3aa6d70 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3aa6e00 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3aa6e90 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3aa6f20 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3aa6fb0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3aa7040 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3aa70d0 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] 0xaaaaf3a87680 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a87710 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3a877a0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3a87830 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3a878c0 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] 0xaaaaf3aa5ec0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3aa5f50 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3aa5fe0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3aa6070 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3aa6100 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] 0xaaaaf3a8b5b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a8b640 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a8b6d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a8b760 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a8b7f0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a8b880 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a8b910 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a8b9a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a8ba30 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] 0xaaaaf3aa9df0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3aa9e80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3aa9f10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3aa9fa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3aaa030 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3aaa0c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3aaa150 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3aaa1e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3aaa270 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] 0xaaaaf3a8bec0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a8bf50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a8bfe0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a8c070 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a8c100 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a8c190 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a8c220 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a8c2b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a8c340 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] 0xaaaaf3aaa700 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3aaa790 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3aaa820 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3aaa8b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3aaa940 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3aaa9d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3aaaa60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3aaaaf0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3aaab80 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] 0xaaaaf3a8c7d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a8c860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a8c8f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a8c980 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a8ca10 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a8caa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a8cb30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a8cbc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a8cc50 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] 0xaaaaf3aab010 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3aab0a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3aab130 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3aab1c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3aab250 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3aab2e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3aab370 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3aab400 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3aab490 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] 0xaaaaf3a8ec00 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3a8ec90 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3a8ed20 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3a8edb0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3a8ee40 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3a8eed0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3a8ef60 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3a8eff0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3a8f080 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3a8f110 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3a8f1a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3a8f230 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3a8f2c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3a8f350 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3a8f3e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3a8f470 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3a8f500 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3a8f590 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3a8f620 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3a8f6b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3a8f740 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3a8f7d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3a8f860 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3a8f8f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3a8f980 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3a8fa10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3a8faa0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3a8fb30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3a8fbc0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3a8fc50 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3a8fce0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3a8fd70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3a8fe00 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3a8fe90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3a8ff20 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] 0xaaaaf3aad440 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3aad4d0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3aad560 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3aad5f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3aad680 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3aad710 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3aad7a0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3aad830 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3aad8c0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3aad950 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3aad9e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3aada70 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3aadb00 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3aadb90 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3aadc20 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3aadcb0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3aadd40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3aaddd0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3aade60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3aadef0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3aadf80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3aae010 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3aae0a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3aae130 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3aae1c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3aae250 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3aae2e0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3aae370 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3aae400 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3aae490 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3aae520 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3aae5b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3aae640 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3aae6d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3aae760 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] 0xaaaaf3a96ab0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a96b40 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3a96bd0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3a96c60 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3a96cf0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3a96d80 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3a96e10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3a96ea0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3a96f30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3a96fc0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3a97050 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3a970e0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3a97170 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3a97200 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3a97290 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3a97320 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3a973b0 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] 0xaaaaf3aac230 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3aac2c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3aac350 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3aac3e0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3aac470 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3aac500 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3aac590 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3aac620 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3aac6b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3aac740 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3aac7d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3aac860 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3aac8f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3aac980 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3aaca10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3aacaa0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3aacb30 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] 0xaaaaf3a92e20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a92eb0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3a92f40 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3a92fd0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3a93060 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] 0xaaaaf3aab920 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3aab9b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3aaba40 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3aabad0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3aabb60 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] 0xaaaaf3a93760 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a937f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a93880 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a93910 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a939a0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a93a30 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a93ac0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a93b50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a93be0 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] 0xaaaaf3aaf850 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3aaf8e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3aaf970 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3aafa00 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3aafa90 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3aafb20 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3aafbb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3aafc40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3aafcd0 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] 0xaaaaf3a97cc0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a97d50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a97de0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a97e70 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a97f00 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a97f90 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a98020 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a980b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a98140 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] 0xaaaaf3ab0160 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3ab01f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3ab0280 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3ab0310 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3ab03a0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3ab0430 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3ab04c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3ab0550 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3ab05e0 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] 0xaaaaf3a985d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3a98660 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3a986f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3a98780 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3a98810 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3a988a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3a98930 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3a989c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3a98a50 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] 0xaaaaf3ab0a70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3ab0b00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3ab0b90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3ab0c20 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3ab0cb0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3ab0d40 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3ab0dd0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3ab0e60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3ab0ef0 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] 0xaaaaf3a9aa00 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3a9aa90 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3a9ab20 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3a9abb0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3a9ac40 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3a9acd0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3a9ad60 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3a9adf0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3a9ae80 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3a9af10 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3a9afa0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3a9b030 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3a9b0c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3a9b150 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3a9b1e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3a9b270 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3a9b300 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3a9b390 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3a9b420 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3a9b4b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3a9b540 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3a9b5d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3a9b660 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3a9b6f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3a9b780 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3a9b810 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3a9b8a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3a9b930 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3a9b9c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3a9ba50 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3a9bae0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3a9bb70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3a9bc00 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3a9bc90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3a9bd20 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] 0xaaaaf3ab2ea0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3ab2f30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3ab2fc0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3ab3050 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3ab30e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3ab3170 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3ab3200 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3ab3290 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3ab3320 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3ab33b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3ab3440 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3ab34d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3ab3560 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3ab35f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3ab3680 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3ab3710 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3ab37a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3ab3830 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3ab38c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3ab3950 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3ab39e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3ab3a70 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3ab3b00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3ab3b90 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3ab3c20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3ab3cb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3ab3d40 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3ab3dd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3ab3e60 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3ab3ef0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3ab3f80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3ab4010 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3ab40a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3ab4130 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3ab41c0 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: 0xaaaaf3a59850 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3a58060 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaf3a58100 VAL: '-2' (15 sibs) 44: 0xaaaaf3a58198 VAL: '-2' (15 sibs) 44: 0xaaaaf3a58230 VAL: '5' (15 sibs) 44: 0xaaaaf3a582c8 VAL: '0xa' (15 sibs) 44: 0xaaaaf3a58360 VAL: '-0xb' (15 sibs) 44: 0xaaaaf3a583f8 VAL: '0XA' (15 sibs) 44: 0xaaaaf3a58490 VAL: '-0XA' (15 sibs) 44: 0xaaaaf3a58528 VAL: '0b10' (15 sibs) 44: 0xaaaaf3a585c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaf3a58658 VAL: '0B10' (15 sibs) 44: 0xaaaaf3a586f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaf3a58788 VAL: '0o17' (15 sibs) 44: 0xaaaaf3a58820 VAL: '-0o17' (15 sibs) 44: 0xaaaaf3a588b8 VAL: '0O17' (15 sibs) 44: 0xaaaaf3a58950 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3ab1380 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3ab1410 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3ab14a0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3ab1530 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3ab15c0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3ab1650 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3ab16e0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3ab1770 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3ab1800 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3ab1890 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3ab1920 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3ab19b0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3ab1a40 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3ab1ad0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3ab1b60 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3ab1bf0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3ab1c80 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: 0xaaaaf3a59968 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3a57a60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaf3a57b00 VAL: '-2' (3 sibs) 44: 0xaaaaf3a57b98 VAL: '-2' (3 sibs) 44: 0xaaaaf3a57c30 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3a9a550 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3a9a5e0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3a9a670 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3a9a700 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3a9a790 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: 0xaaaaf3a59a80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a58e60 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a58ef8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a58f90 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a59028 VAL: '.1' (8 sibs) 44: 0xaaaaf3a590c0 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a59158 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a591f0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a59288 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3ab1d20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3ab1db0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3ab1e40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3ab1ed0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3ab1f60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3ab1ff0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3ab2080 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3ab2110 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3ab21a0 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: 0xaaaaf3a59b98 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a59330 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a593c8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a59460 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a594f8 VAL: '.1' (8 sibs) 44: 0xaaaaf3a59590 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a59628 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a596c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a59758 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3ab2240 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3ab22d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3ab2360 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3ab23f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3ab2480 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3ab2510 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3ab25a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3ab2630 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3ab26c0 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: 0xaaaaf3a59cb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a5a0d0 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a5a168 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a5a200 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a5a298 VAL: '.1' (8 sibs) 44: 0xaaaaf3a5a330 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a5a3c8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a5a460 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a5a4f8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3ab2760 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3ab27f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3ab2880 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3ab2910 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3ab29a0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3ab2a30 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3ab2ac0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3ab2b50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3ab2be0 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: 0xaaaaf3a59dc8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaf3a5abe0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaf3a5ac78 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaf3a5ad10 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b440 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf3a5b4d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf3a5ada8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b580 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5b618 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5ae40 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b6c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf3a5b758 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf3a5aed8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b800 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5b898 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5af70 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5b940 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf3a5b008 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5b9e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf3a5b0a0 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5ba80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf3a5b138 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5bb20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf3a5b1d0 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bbc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf3a5bc58 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf3a5b268 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bd00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5bd98 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5b300 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5be40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf3a5bed8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf3a5b398 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bf80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5c018 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3ab52b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3ab5340 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3ab53d0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3ab5460 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3ab54f0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3ab5580 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3ab5610 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3ab56a0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3ab5730 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3ab57c0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3ab5850 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3ab58e0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3ab5970 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3ab5a00 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3ab5a90 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3ab5b20 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3ab5bb0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3ab5c40 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3ab5cd0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3ab5d60 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3ab5df0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3ab5e80 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3ab5f10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3ab5fa0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3ab6030 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3ab60c0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3ab6150 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3ab61e0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3ab6270 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3ab6300 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3ab6390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3ab6420 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3ab64b0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3ab6540 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3ab65d0 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: 0xaaaaf3a59850 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3a58060 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaf3a58100 VAL: '-2' (15 sibs) 44: 0xaaaaf3a58198 VAL: '-2' (15 sibs) 44: 0xaaaaf3a58230 VAL: '5' (15 sibs) 44: 0xaaaaf3a582c8 VAL: '0xa' (15 sibs) 44: 0xaaaaf3a58360 VAL: '-0xb' (15 sibs) 44: 0xaaaaf3a583f8 VAL: '0XA' (15 sibs) 44: 0xaaaaf3a58490 VAL: '-0XA' (15 sibs) 44: 0xaaaaf3a58528 VAL: '0b10' (15 sibs) 44: 0xaaaaf3a585c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaf3a58658 VAL: '0B10' (15 sibs) 44: 0xaaaaf3a586f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaf3a58788 VAL: '0o17' (15 sibs) 44: 0xaaaaf3a58820 VAL: '-0o17' (15 sibs) 44: 0xaaaaf3a588b8 VAL: '0O17' (15 sibs) 44: 0xaaaaf3a58950 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3ab6670 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3ab6700 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaf3ab6790 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaf3ab6820 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaf3ab68b0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaf3ab6940 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaf3ab69d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaf3ab6a60 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaf3ab6af0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaf3ab6b80 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaf3ab6c10 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaf3ab6ca0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaf3ab6d30 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaf3ab6dc0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaf3ab6e50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaf3ab6ee0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaf3ab6f70 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: 0xaaaaf3a59968 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaf3a57a60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaf3a57b00 VAL: '-2' (3 sibs) 44: 0xaaaaf3a57b98 VAL: '-2' (3 sibs) 44: 0xaaaaf3a57c30 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3ab7010 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaf3ab70a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaf3ab7130 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaf3ab71c0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaf3ab7250 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: 0xaaaaf3a59a80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a58e60 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a58ef8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a58f90 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a59028 VAL: '.1' (8 sibs) 44: 0xaaaaf3a590c0 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a59158 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a591f0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a59288 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3ab72f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3ab7380 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3ab7410 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3ab74a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3ab7530 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3ab75c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3ab7650 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3ab76e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3ab7770 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: 0xaaaaf3a59b98 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a59330 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a593c8 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a59460 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a594f8 VAL: '.1' (8 sibs) 44: 0xaaaaf3a59590 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a59628 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a596c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a59758 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3ab7810 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3ab78a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3ab7930 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3ab79c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3ab7a50 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3ab7ae0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3ab7b70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3ab7c00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3ab7c90 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: 0xaaaaf3a59cb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaf3a5a0d0 VAL: '-2.0' (8 sibs) 44: 0xaaaaf3a5a168 VAL: '-2.1' (8 sibs) 44: 0xaaaaf3a5a200 VAL: '0.1' (8 sibs) 44: 0xaaaaf3a5a298 VAL: '.1' (8 sibs) 44: 0xaaaaf3a5a330 VAL: '-.2' (8 sibs) 44: 0xaaaaf3a5a3c8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaf3a5a460 VAL: '-3e-6' (8 sibs) 44: 0xaaaaf3a5a4f8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3ab7d30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaf3ab7dc0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaf3ab7e50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaf3ab7ee0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaf3ab7f70 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaf3ab8000 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaf3ab8090 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaf3ab8120 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaf3ab81b0 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: 0xaaaaf3a59dc8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaf3a5abe0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaf3a5ac78 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaf3a5ad10 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b440 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf3a5b4d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf3a5ada8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b580 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5b618 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5ae40 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b6c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaf3a5b758 VAL: '4.5.6' (2 sibs) 44: 0xaaaaf3a5aed8 SEQ: (14 sibs) 2 children: 44: 0xaaaaf3a5b800 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5b898 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5af70 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5b940 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf3a5b008 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5b9e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf3a5b0a0 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5ba80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaf3a5b138 MAP: (14 sibs) 1 children: 44: 0xaaaaf3a5bb20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaf3a5b1d0 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bbc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf3a5bc58 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf3a5b268 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bd00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5bd98 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaf3a5b300 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5be40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaf3a5bed8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaf3a5b398 MAP: (14 sibs) 2 children: 44: 0xaaaaf3a5bf80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaf3a5c018 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaf3ab8250 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaf3ab82e0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaf3ab8370 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaf3ab8400 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaf3ab8490 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaf3ab8520 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaf3ab85b0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaf3ab8640 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaf3ab86d0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaf3ab8760 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaf3ab87f0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaf3ab8880 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaf3ab8910 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaf3ab89a0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaf3ab8a30 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaf3ab8ac0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaf3ab8b50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaf3ab8be0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaf3ab8c70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaf3ab8d00 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaf3ab8d90 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaf3ab8e20 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaf3ab8eb0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaf3ab8f40 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaf3ab8fd0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaf3ab9060 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaf3ab90f0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaf3ab9180 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaf3ab9210 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaf3ab92a0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaf3ab9330 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaf3ab93c0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaf3ab9450 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaf3ab94e0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaf3ab9570 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 (6 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (7 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.01 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0xaaaae05f6070 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaae05f3340 VAL: '' (12 sibs) 45: 0xaaaae05f33d8 VAL: '' (12 sibs) 45: 0xaaaae05f3470 VAL: 'null' (12 sibs) 45: 0xaaaae05f3508 VAL: 'Null' (12 sibs) 45: 0xaaaae05f35a0 VAL: 'NULL' (12 sibs) 45: 0xaaaae05f3638 VAL: '~' (12 sibs) 45: 0xaaaae05f36d0 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3a70 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaae05f3768 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3b10 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaae05f3800 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3bb0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaae05f3898 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3c50 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaae05f3930 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3cf0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaae05f39c8 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3d90 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae063c2e0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaae063c370 VAL: '' (12 sibs) 45: [2] [2] 0xaaaae063c400 VAL: '' (12 sibs) 45: [3] [3] 0xaaaae063c490 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaae063c520 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaae063c5b0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaae063c640 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaae063c6d0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaae063c760 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaae063c7f0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaae063c880 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaae063c910 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaae063c9a0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaae063ca30 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaae063cac0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaae063cb50 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaae063cbe0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaae063cc70 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaae063cd00 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: 0xaaaae05f6188 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4070 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4108 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f41a0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae063e910 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae063e9a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae063ea30 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae063eac0 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: 0xaaaae05f62a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f46b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4748 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f47e0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0640640 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06406d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0640760 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae06407f0 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: 0xaaaae05f63b8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f4880 VAL: '' (3 sibs) 45: 0xaaaae05f4918 VAL: '' (3 sibs) 45: 0xaaaae05f49b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0642370 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0642400 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0642490 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0642520 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: 0xaaaae05f64d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f54f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaae05f56c0 VAL: '' (3 sibs) 45: 0xaaaae05f5758 VAL: '' (3 sibs) 45: 0xaaaae05f57f0 VAL: '' (3 sibs) 45: 0xaaaae05f5588 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f5620 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae06440a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0644130 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaae06441c0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0644250 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae06442e0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0644370 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae0644400 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: 0xaaaae05f65e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4290 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4328 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaae05f4460 VAL: '' (3 sibs) 45: 0xaaaae05f44f8 VAL: '' (3 sibs) 45: 0xaaaae05f4590 VAL: '' (3 sibs) 45: 0xaaaae05f43c0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0645dd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0645e60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0645ef0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaae0645f80 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae0646010 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae06460a0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0646130 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: 0xaaaae05f6700 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f5890 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f5928 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f59c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaae05f5a60 VAL: '' (3 sibs) 45: 0xaaaae05f5af8 VAL: '' (3 sibs) 45: 0xaaaae05f5b90 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0647b00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0647b90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0647c20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0647cb0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaae0647d40 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0647dd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0647e60 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: 0xaaaae05f6818 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f5c80 MAP: (3 sibs) 3 children: 45: 0xaaaae05f5e50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f5ee8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f5f80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaae05f5d18 VAL: '' (3 sibs) 45: 0xaaaae05f5db0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0649830 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06498c0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaae0649950 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaae06499e0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaae0649a70 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaae0649b00 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0649b90 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: 0xaaaae05f6930 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f7200 VAL: '' (3 sibs) 45: 0xaaaae05f7298 MAP: (3 sibs) 3 children: 45: 0xaaaae05f73d0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f7468 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f7500 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaae05f7330 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae064b560 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae064b5f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae064b680 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaae064b710 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaae064b7a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaae064b830 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaae064b8c0 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: 0xaaaae05f6a48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f4c70 VAL: '' (3 sibs) 45: 0xaaaae05f4d08 VAL: '' (3 sibs) 45: 0xaaaae05f4da0 MAP: (3 sibs) 3 children: 45: 0xaaaae05f4e40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4ed8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f4f70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae064d290 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae064d320 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae064d3b0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae064d440 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaae064d4d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaae064d560 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae064d5f0 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: 0xaaaae05f6b60 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4a50 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaae05f52e0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaae05f5378 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaae05f4ae8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaae05f75a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaae05f7638 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaae05f4b80 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae064efc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae064f050 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaae064f0e0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaae064f170 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaae064f200 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaae064f290 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaae064f320 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaae064f3b0 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: 0xaaaae05f6c78 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f8910 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaae05f89a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaae05f8a40 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaae05f2f00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaae05f8ae0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaae05f8c20 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaae05f8cb8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaae05f8b78 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaae05f8d60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaae05f8df8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaae05f8e90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaae05f8f28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaae05f8fc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaae05f9058 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaae05f90f0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaae05f9188 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0651b70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0651c00 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaae0651c90 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaae0651d20 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaae0651db0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaae0651e40 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaae0651ed0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaae0651f60 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaae0651ff0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaae0652080 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaae0652110 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaae06521a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaae0652230 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaae06522c0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaae0652350 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaae06523e0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaae0652470 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: 0xaaaae05f6d90 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f7900 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaae05f7998 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaae05f7a30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaae05f5150 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaae05f3040 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaae05f8440 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaae05f84d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaae05f8570 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaae05f51e8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0651260 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06512f0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaae0651380 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaae0651410 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaae06514a0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaae0651530 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaae06515c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaae0651650 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaae06516e0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaae0651770 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: 0xaaaae05f6070 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaae05f3340 VAL: '' (12 sibs) 45: 0xaaaae05f33d8 VAL: '' (12 sibs) 45: 0xaaaae05f3470 VAL: 'null' (12 sibs) 45: 0xaaaae05f3508 VAL: 'Null' (12 sibs) 45: 0xaaaae05f35a0 VAL: 'NULL' (12 sibs) 45: 0xaaaae05f3638 VAL: '~' (12 sibs) 45: 0xaaaae05f36d0 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3a70 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaae05f3768 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3b10 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaae05f3800 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3bb0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaae05f3898 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3c50 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaae05f3930 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3cf0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaae05f39c8 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3d90 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0654ab0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaae0654b40 VAL: '' (12 sibs) 45: [2] [2] 0xaaaae0654bd0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaae0654c60 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaae0654cf0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaae0654d80 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaae0654e10 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaae0654ea0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaae0654f30 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaae0654fc0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaae0655050 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaae06550e0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaae0655170 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaae0655200 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaae0655290 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaae0655320 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaae06553b0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaae0655440 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaae06554d0 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: 0xaaaae05f6188 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4070 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4108 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f41a0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae06541a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0654230 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae06542c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0654350 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: 0xaaaae05f62a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f46b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4748 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f47e0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0655cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0655d50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0655de0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0655e70 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: 0xaaaae05f63b8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f4880 VAL: '' (3 sibs) 45: 0xaaaae05f4918 VAL: '' (3 sibs) 45: 0xaaaae05f49b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae06565d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0656660 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae06566f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0656780 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: 0xaaaae05f64d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f54f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaae05f56c0 VAL: '' (3 sibs) 45: 0xaaaae05f5758 VAL: '' (3 sibs) 45: 0xaaaae05f57f0 VAL: '' (3 sibs) 45: 0xaaaae05f5588 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f5620 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0656ee0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0656f70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaae0657000 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0657090 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae0657120 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae06571b0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae0657240 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: 0xaaaae05f65e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4290 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4328 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaae05f4460 VAL: '' (3 sibs) 45: 0xaaaae05f44f8 VAL: '' (3 sibs) 45: 0xaaaae05f4590 VAL: '' (3 sibs) 45: 0xaaaae05f43c0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae06577f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0657880 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0657910 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaae06579a0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae0657a30 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0657ac0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0657b50 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: 0xaaaae05f6700 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f5890 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f5928 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f59c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaae05f5a60 VAL: '' (3 sibs) 45: 0xaaaae05f5af8 VAL: '' (3 sibs) 45: 0xaaaae05f5b90 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0658100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0658190 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0658220 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae06582b0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaae0658340 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae06583d0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0658460 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: 0xaaaae05f6818 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f5c80 MAP: (3 sibs) 3 children: 45: 0xaaaae05f5e50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f5ee8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f5f80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaae05f5d18 VAL: '' (3 sibs) 45: 0xaaaae05f5db0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0658a10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0658aa0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaae0658b30 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaae0658bc0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaae0658c50 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaae0658ce0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0658d70 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: 0xaaaae05f6930 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f7200 VAL: '' (3 sibs) 45: 0xaaaae05f7298 MAP: (3 sibs) 3 children: 45: 0xaaaae05f73d0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f7468 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f7500 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaae05f7330 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0659320 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06593b0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0659440 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaae06594d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaae0659560 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaae06595f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaae0659680 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: 0xaaaae05f6a48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f4c70 VAL: '' (3 sibs) 45: 0xaaaae05f4d08 VAL: '' (3 sibs) 45: 0xaaaae05f4da0 MAP: (3 sibs) 3 children: 45: 0xaaaae05f4e40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4ed8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f4f70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0659c30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0659cc0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0659d50 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0659de0 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaae0659e70 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaae0659f00 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae0659f90 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: 0xaaaae05f6b60 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4a50 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaae05f52e0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaae05f5378 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaae05f4ae8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaae05f75a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaae05f7638 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaae05f4b80 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae065a540 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae065a5d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaae065a660 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaae065a6f0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaae065a780 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaae065a810 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaae065a8a0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaae065a930 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: 0xaaaae05f6c78 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f8910 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaae05f89a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaae05f8a40 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaae05f2f00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaae05f8ae0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaae05f8c20 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaae05f8cb8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaae05f8b78 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaae05f8d60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaae05f8df8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaae05f8e90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaae05f8f28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaae05f8fc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaae05f9058 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaae05f90f0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaae05f9188 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae065b760 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae065b7f0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaae065b880 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaae065b910 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaae065b9a0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaae065ba30 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaae065bac0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaae065bb50 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaae065bbe0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaae065bc70 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaae065bd00 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaae065bd90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaae065be20 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaae065beb0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaae065bf40 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaae065bfd0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaae065c060 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: 0xaaaae05f6d90 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f7900 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaae05f7998 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaae05f7a30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaae05f5150 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaae05f3040 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaae05f8440 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaae05f84d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaae05f8570 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaae05f51e8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae065ae50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae065aee0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaae065af70 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaae065b000 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaae065b090 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaae065b120 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaae065b1b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaae065b240 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaae065b2d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaae065b360 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] 0xaaaae063c2e0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaae063c370 VAL: '' (12 sibs) 45: [2] [2] 0xaaaae063c400 VAL: '' (12 sibs) 45: [3] [3] 0xaaaae063c490 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaae063c520 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaae063c5b0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaae063c640 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaae063c6d0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaae063c760 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaae063c7f0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaae063c880 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaae063c910 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaae063c9a0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaae063ca30 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaae063cac0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaae063cb50 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaae063cbe0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaae063cc70 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaae063cd00 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] 0xaaaae065eee0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaae065ef70 VAL: '' (12 sibs) 45: [2] [2] 0xaaaae065f000 VAL: '' (12 sibs) 45: [3] [3] 0xaaaae065f090 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaae065f120 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaae065f1b0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaae065f240 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaae065f2d0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaae065f360 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaae065f3f0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaae065f480 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaae065f510 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaae065f5a0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaae065f630 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaae065f6c0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaae065f750 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaae065f7e0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaae065f870 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaae065f900 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] 0xaaaae063e910 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae063e9a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae063ea30 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae063eac0 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] 0xaaaae065dcf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae065dd80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae065de10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae065dea0 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] 0xaaaae0640640 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06406d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0640760 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae06407f0 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] 0xaaaae06600f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0660180 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0660210 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae06602a0 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] 0xaaaae0642370 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0642400 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0642490 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0642520 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] 0xaaaae0660a00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0660a90 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0660b20 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0660bb0 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] 0xaaaae06440a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0644130 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaae06441c0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0644250 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae06442e0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0644370 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae0644400 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] 0xaaaae0661310 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06613a0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaae0661430 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae06614c0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae0661550 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae06615e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae0661670 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] 0xaaaae0645dd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0645e60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0645ef0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaae0645f80 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae0646010 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae06460a0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0646130 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] 0xaaaae0661c20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0661cb0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0661d40 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaae0661dd0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae0661e60 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0661ef0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0661f80 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] 0xaaaae0647b00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0647b90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0647c20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0647cb0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaae0647d40 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0647dd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0647e60 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] 0xaaaae0662530 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06625c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0662650 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae06626e0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaae0662770 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0662800 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0662890 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] 0xaaaae0649830 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06498c0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaae0649950 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaae06499e0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaae0649a70 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaae0649b00 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0649b90 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] 0xaaaae0662e40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0662ed0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaae0662f60 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaae0662ff0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaae0663080 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaae0663110 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae06631a0 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] 0xaaaae064b560 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae064b5f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae064b680 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaae064b710 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaae064b7a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaae064b830 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaae064b8c0 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] 0xaaaae0663750 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06637e0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0663870 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaae0663900 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaae0663990 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaae0663a20 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaae0663ab0 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] 0xaaaae064d290 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae064d320 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae064d3b0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae064d440 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaae064d4d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaae064d560 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae064d5f0 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] 0xaaaae0664060 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06640f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0664180 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0664210 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaae06642a0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaae0664330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae06643c0 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] 0xaaaae064efc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae064f050 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaae064f0e0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaae064f170 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaae064f200 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaae064f290 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaae064f320 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaae064f3b0 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] 0xaaaae0664970 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0664a00 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaae0664a90 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaae0664b20 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaae0664bb0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaae0664c40 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaae0664cd0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaae0664d60 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] 0xaaaae0651b70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0651c00 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaae0651c90 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaae0651d20 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaae0651db0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaae0651e40 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaae0651ed0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaae0651f60 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaae0651ff0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaae0652080 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaae0652110 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaae06521a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaae0652230 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaae06522c0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaae0652350 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaae06523e0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaae0652470 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] 0xaaaae0665b90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0665c20 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaae0665cb0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaae0665d40 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaae0665dd0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaae0665e60 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaae0665ef0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaae0665f80 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaae0666010 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaae06660a0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaae0666130 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaae06661c0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaae0666250 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaae06662e0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaae0666370 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaae0666400 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaae0666490 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] 0xaaaae0651260 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06512f0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaae0651380 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaae0651410 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaae06514a0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaae0651530 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaae06515c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaae0651650 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaae06516e0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaae0651770 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] 0xaaaae0665280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0665310 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaae06653a0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaae0665430 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaae06654c0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaae0665550 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaae06655e0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaae0665670 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaae0665700 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaae0665790 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] 0xaaaae0654ab0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaae0654b40 VAL: '' (12 sibs) 45: [2] [2] 0xaaaae0654bd0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaae0654c60 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaae0654cf0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaae0654d80 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaae0654e10 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaae0654ea0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaae0654f30 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaae0654fc0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaae0655050 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaae06550e0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaae0655170 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaae0655200 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaae0655290 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaae0655320 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaae06553b0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaae0655440 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaae06554d0 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] 0xaaaae06676b0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaae0667740 VAL: '' (12 sibs) 45: [2] [2] 0xaaaae06677d0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaae0667860 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaae06678f0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaae0667980 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaae0667a10 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaae0667aa0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaae0667b30 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaae0667bc0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaae0667c50 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaae0667ce0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaae0667d70 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaae0667e00 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaae0667e90 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaae0667f20 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaae0667fb0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaae0668040 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaae06680d0 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] 0xaaaae06541a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0654230 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae06542c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0654350 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] 0xaaaae0666da0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0666e30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0666ec0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0666f50 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] 0xaaaae0655cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0655d50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0655de0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0655e70 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] 0xaaaae06688c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0668950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae06689e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0668a70 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] 0xaaaae06565d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0656660 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae06566f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0656780 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] 0xaaaae06691d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0669260 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae06692f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0669380 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] 0xaaaae0656ee0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0656f70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaae0657000 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0657090 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae0657120 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae06571b0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae0657240 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] 0xaaaae0669ae0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0669b70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaae0669c00 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0669c90 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae0669d20 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0669db0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae0669e40 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] 0xaaaae06577f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0657880 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0657910 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaae06579a0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae0657a30 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0657ac0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0657b50 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] 0xaaaae066a3f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae066a480 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae066a510 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaae066a5a0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae066a630 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae066a6c0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae066a750 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] 0xaaaae0658100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0658190 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0658220 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae06582b0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaae0658340 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae06583d0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0658460 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] 0xaaaae066ad00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae066ad90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae066ae20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae066aeb0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaae066af40 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae066afd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae066b060 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] 0xaaaae0658a10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0658aa0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaae0658b30 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaae0658bc0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaae0658c50 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaae0658ce0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0658d70 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] 0xaaaae066b610 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae066b6a0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaae066b730 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaae066b7c0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaae066b850 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaae066b8e0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae066b970 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] 0xaaaae0659320 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06593b0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0659440 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaae06594d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaae0659560 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaae06595f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaae0659680 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] 0xaaaae066bf20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae066bfb0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae066c040 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaae066c0d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaae066c160 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaae066c1f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaae066c280 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] 0xaaaae0659c30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0659cc0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0659d50 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0659de0 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaae0659e70 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaae0659f00 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae0659f90 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] 0xaaaae066c830 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae066c8c0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae066c950 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae066c9e0 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaae066ca70 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaae066cb00 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae066cb90 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] 0xaaaae065a540 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae065a5d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaae065a660 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaae065a6f0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaae065a780 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaae065a810 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaae065a8a0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaae065a930 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] 0xaaaae066d140 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae066d1d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaae066d260 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaae066d2f0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaae066d380 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaae066d410 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaae066d4a0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaae066d530 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] 0xaaaae065b760 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae065b7f0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaae065b880 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaae065b910 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaae065b9a0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaae065ba30 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaae065bac0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaae065bb50 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaae065bbe0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaae065bc70 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaae065bd00 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaae065bd90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaae065be20 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaae065beb0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaae065bf40 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaae065bfd0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaae065c060 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] 0xaaaae066e360 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae066e3f0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaae066e480 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaae066e510 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaae066e5a0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaae066e630 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaae066e6c0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaae066e750 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaae066e7e0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaae066e870 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaae066e900 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaae066e990 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaae066ea20 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaae066eab0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaae066eb40 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaae066ebd0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaae066ec60 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] 0xaaaae065ae50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae065aee0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaae065af70 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaae065b000 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaae065b090 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaae065b120 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaae065b1b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaae065b240 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaae065b2d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaae065b360 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] 0xaaaae066da50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae066dae0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaae066db70 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaae066dc00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaae066dc90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaae066dd20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaae066ddb0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaae066de40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaae066ded0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaae066df60 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: 0xaaaae05f6070 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaae05f3340 VAL: '' (12 sibs) 45: 0xaaaae05f33d8 VAL: '' (12 sibs) 45: 0xaaaae05f3470 VAL: 'null' (12 sibs) 45: 0xaaaae05f3508 VAL: 'Null' (12 sibs) 45: 0xaaaae05f35a0 VAL: 'NULL' (12 sibs) 45: 0xaaaae05f3638 VAL: '~' (12 sibs) 45: 0xaaaae05f36d0 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3a70 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaae05f3768 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3b10 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaae05f3800 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3bb0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaae05f3898 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3c50 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaae05f3930 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3cf0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaae05f39c8 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3d90 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae066f570 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaae066f600 VAL: '' (12 sibs) 45: [2] [2] 0xaaaae066f690 VAL: '' (12 sibs) 45: [3] [3] 0xaaaae066f720 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaae066f7b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaae066f840 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaae066f8d0 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaae066f960 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaae066f9f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaae066fa80 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaae066fb10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaae066fba0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaae066fc30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaae066fcc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaae066fd50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaae066fde0 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaae066fe70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaae066ff00 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaae066ff90 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: 0xaaaae05f6188 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4070 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4108 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f41a0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae065e8a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae065e930 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae065e9c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae065ea50 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: 0xaaaae05f62a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f46b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4748 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f47e0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0670030 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06700c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0670150 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae06701e0 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: 0xaaaae05f63b8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f4880 VAL: '' (3 sibs) 45: 0xaaaae05f4918 VAL: '' (3 sibs) 45: 0xaaaae05f49b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0670280 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0670310 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae06703a0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0670430 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: 0xaaaae05f64d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f54f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaae05f56c0 VAL: '' (3 sibs) 45: 0xaaaae05f5758 VAL: '' (3 sibs) 45: 0xaaaae05f57f0 VAL: '' (3 sibs) 45: 0xaaaae05f5588 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f5620 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae06704d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0670560 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaae06705f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0670680 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae0670710 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae06707a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae0670830 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: 0xaaaae05f65e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4290 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4328 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaae05f4460 VAL: '' (3 sibs) 45: 0xaaaae05f44f8 VAL: '' (3 sibs) 45: 0xaaaae05f4590 VAL: '' (3 sibs) 45: 0xaaaae05f43c0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae06708d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0670960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae06709f0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaae0670a80 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae0670b10 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0670ba0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0670c30 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: 0xaaaae05f6700 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f5890 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f5928 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f59c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaae05f5a60 VAL: '' (3 sibs) 45: 0xaaaae05f5af8 VAL: '' (3 sibs) 45: 0xaaaae05f5b90 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0670cd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0670d60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0670df0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0670e80 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaae0670f10 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0670fa0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0671030 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: 0xaaaae05f6818 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f5c80 MAP: (3 sibs) 3 children: 45: 0xaaaae05f5e50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f5ee8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f5f80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaae05f5d18 VAL: '' (3 sibs) 45: 0xaaaae05f5db0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae06710d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0671160 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaae06711f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaae0671280 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaae0671310 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaae06713a0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0671430 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: 0xaaaae05f6930 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f7200 VAL: '' (3 sibs) 45: 0xaaaae05f7298 MAP: (3 sibs) 3 children: 45: 0xaaaae05f73d0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f7468 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f7500 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaae05f7330 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae06714d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0671560 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae06715f0 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaae0671680 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaae0671710 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaae06717a0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaae0671830 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: 0xaaaae05f6a48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f4c70 VAL: '' (3 sibs) 45: 0xaaaae05f4d08 VAL: '' (3 sibs) 45: 0xaaaae05f4da0 MAP: (3 sibs) 3 children: 45: 0xaaaae05f4e40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4ed8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f4f70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae06718d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0671960 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae06719f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0671a80 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaae0671b10 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaae0671ba0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae0671c30 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: 0xaaaae05f6b60 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4a50 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaae05f52e0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaae05f5378 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaae05f4ae8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaae05f75a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaae05f7638 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaae05f4b80 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0671cd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0671d60 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaae0671df0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaae0671e80 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaae0671f10 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaae0671fa0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaae0672030 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaae06720c0 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: 0xaaaae05f6c78 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f8910 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaae05f89a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaae05f8a40 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaae05f2f00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaae05f8ae0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaae05f8c20 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaae05f8cb8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaae05f8b78 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaae05f8d60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaae05f8df8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaae05f8e90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaae05f8f28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaae05f8fc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaae05f9058 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaae05f90f0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaae05f9188 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0672160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06721f0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaae0672280 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaae0672310 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaae06723a0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaae0672430 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaae06724c0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaae0672550 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaae06725e0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaae0672670 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaae0672700 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaae0672790 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaae0672820 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaae06728b0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaae0672940 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaae06729d0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaae0672a60 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: 0xaaaae05f6d90 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f7900 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaae05f7998 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaae05f7a30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaae05f5150 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaae05f3040 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaae05f8440 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaae05f84d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaae05f8570 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaae05f51e8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0672b00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0672b90 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaae0672c20 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaae0672cb0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaae0672d40 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaae0672dd0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaae0672e60 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaae0672ef0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaae0672f80 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaae0673010 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: 0xaaaae05f6070 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaae05f3340 VAL: '' (12 sibs) 45: 0xaaaae05f33d8 VAL: '' (12 sibs) 45: 0xaaaae05f3470 VAL: 'null' (12 sibs) 45: 0xaaaae05f3508 VAL: 'Null' (12 sibs) 45: 0xaaaae05f35a0 VAL: 'NULL' (12 sibs) 45: 0xaaaae05f3638 VAL: '~' (12 sibs) 45: 0xaaaae05f36d0 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3a70 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaae05f3768 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3b10 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaae05f3800 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3bb0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaae05f3898 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3c50 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaae05f3930 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3cf0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaae05f39c8 MAP: (12 sibs) 1 children: 45: 0xaaaae05f3d90 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae06730b0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaae0673140 VAL: '' (12 sibs) 45: [2] [2] 0xaaaae06731d0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaae0673260 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaae06732f0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaae0673380 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaae0673410 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaae06734a0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaae0673530 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaae06735c0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaae0673650 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaae06736e0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaae0673770 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaae0673800 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaae0673890 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaae0673920 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaae06739b0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaae0673a40 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaae0673ad0 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: 0xaaaae05f6188 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4070 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4108 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f41a0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0673b70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0673c00 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0673c90 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0673d20 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: 0xaaaae05f62a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f46b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4748 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f47e0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0673dc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0673e50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0673ee0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0673f70 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: 0xaaaae05f63b8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f4880 VAL: '' (3 sibs) 45: 0xaaaae05f4918 VAL: '' (3 sibs) 45: 0xaaaae05f49b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0674010 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06740a0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0674130 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae06741c0 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: 0xaaaae05f64d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f54f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaae05f56c0 VAL: '' (3 sibs) 45: 0xaaaae05f5758 VAL: '' (3 sibs) 45: 0xaaaae05f57f0 VAL: '' (3 sibs) 45: 0xaaaae05f5588 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f5620 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0674260 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06742f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaae0674380 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0674410 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae06744a0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0674530 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae06745c0 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: 0xaaaae05f65e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4290 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4328 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaae05f4460 VAL: '' (3 sibs) 45: 0xaaaae05f44f8 VAL: '' (3 sibs) 45: 0xaaaae05f4590 VAL: '' (3 sibs) 45: 0xaaaae05f43c0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0674660 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06746f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0674780 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaae0674810 VAL: '' (3 sibs) 45: [4] [4] 0xaaaae06748a0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0674930 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae06749c0 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: 0xaaaae05f6700 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f5890 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f5928 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f59c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaae05f5a60 VAL: '' (3 sibs) 45: 0xaaaae05f5af8 VAL: '' (3 sibs) 45: 0xaaaae05f5b90 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0674a60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0674af0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaae0674b80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaae0674c10 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaae0674ca0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaae0674d30 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae0674dc0 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: 0xaaaae05f6818 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f5c80 MAP: (3 sibs) 3 children: 45: 0xaaaae05f5e50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f5ee8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f5f80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaae05f5d18 VAL: '' (3 sibs) 45: 0xaaaae05f5db0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0674e60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0674ef0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaae0674f80 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaae0675010 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaae06750a0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaae0675130 VAL: '' (3 sibs) 45: [6] [6] 0xaaaae06751c0 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: 0xaaaae05f6930 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f7200 VAL: '' (3 sibs) 45: 0xaaaae05f7298 MAP: (3 sibs) 3 children: 45: 0xaaaae05f73d0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f7468 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f7500 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaae05f7330 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0675260 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06752f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0675380 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaae0675410 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaae06754a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaae0675530 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaae06755c0 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: 0xaaaae05f6a48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaae05f4c70 VAL: '' (3 sibs) 45: 0xaaaae05f4d08 VAL: '' (3 sibs) 45: 0xaaaae05f4da0 MAP: (3 sibs) 3 children: 45: 0xaaaae05f4e40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaae05f4ed8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaae05f4f70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0675660 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaae06756f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaae0675780 VAL: '' (3 sibs) 45: [3] [3] 0xaaaae0675810 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaae06758a0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaae0675930 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaae06759c0 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: 0xaaaae05f6b60 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f4a50 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaae05f52e0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaae05f5378 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaae05f4ae8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaae05f75a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaae05f7638 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaae05f4b80 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0675a60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0675af0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaae0675b80 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaae0675c10 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaae0675ca0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaae0675d30 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaae0675dc0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaae0675e50 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: 0xaaaae05f6c78 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f8910 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaae05f89a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaae05f8a40 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaae05f2f00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaae05f8ae0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaae05f8c20 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaae05f8cb8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaae05f8b78 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaae05f8d60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaae05f8df8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaae05f8e90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaae05f8f28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaae05f8fc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaae05f9058 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaae05f90f0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaae05f9188 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0675ef0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0675f80 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaae0676010 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaae06760a0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaae0676130 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaae06761c0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaae0676250 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaae06762e0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaae0676370 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaae0676400 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaae0676490 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaae0676520 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaae06765b0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaae0676640 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaae06766d0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaae0676760 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaae06767f0 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: 0xaaaae05f6d90 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaae05f7900 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaae05f7998 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaae05f7a30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaae05f5150 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaae05f3040 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaae05f8440 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaae05f84d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaae05f8570 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaae05f51e8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaae0676890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaae0676920 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaae06769b0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaae0676a40 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaae0676ad0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaae0676b60 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaae0676bf0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaae0676c80 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaae0676d10 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaae0676da0 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 (6 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (6 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.01 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1275:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1282:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1323:check failed: !is_seq(node) && !is_map(node) 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0xaaaae702f8c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a030 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae702a0d0 VAL: '-2' (3 sibs) 46: 0xaaaae702a168 VAL: '-2' (3 sibs) 46: 0xaaaae702a200 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70843d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae7084460 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70844f0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae7084580 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae7084610 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: 0xaaaae702f9d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a4e0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae7086ac0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae7086b50 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: 0xaaaae702faf0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae702aa90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae702ab28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae702abd0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae708a240 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae708a2d0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae708a360 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae708a3f0 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: 0xaaaae702fc08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a580 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae702ac70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae702ad08 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae702ada0 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae708bf70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae708c000 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae708c090 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae708c120 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae708c1b0 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: 0xaaaae702fd20 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae7029d40 MAP: (3 sibs) 1 children: 46: 0xaaaae702c790 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae702c830 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702c8c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702c960 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702c9f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae7029dd8 MAP: (3 sibs) 1 children: 46: 0xaaaae702caa0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae702cb40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702cbd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702cc70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702cd08 VAL: '3.mp4' (4 sibs) 46: 0xaaaae7029e70 MAP: (3 sibs) 1 children: 46: 0xaaaae702cdb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae702ce50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702cee8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702cf80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702d018 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae708e5b0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae708e640 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae708e6d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae708e760 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae708e7f0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae708e880 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae708e910 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae708e9a0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae708ea30 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae708eac0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae708eb50 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae708ebe0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae708ec70 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae708ed00 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae708ed90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae708ee20 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae708eeb0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae708ef40 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae708efd0 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: 0xaaaae702fe38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702d810 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae702d8b0 MAP: (3 sibs) 1 children: 46: 0xaaaae702da80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae702db20 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702dbb8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702dc50 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702dce8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae702d948 MAP: (3 sibs) 1 children: 46: 0xaaaae702dd90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae702de30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702dec8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702df60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702dff8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae702d9e0 MAP: (3 sibs) 1 children: 46: 0xaaaae702e0a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae702e140 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702e1d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702e270 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702e308 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70914f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae7091580 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae7091610 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae70916a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae7091730 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae70917c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae7091850 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae70918e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae7091970 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae7091a00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae7091a90 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae7091b20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae7091bb0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae7091c40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae7091cd0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae7091d60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae7091df0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae7091e80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae7091f10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae7091fa0 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: 0xaaaae702ff50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae702e3b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e448 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e4e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e578 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e610 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e6a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e7d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e870 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e908 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae7093b20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae7093bb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae7093c40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae7093cd0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae7093d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae7093df0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae7093e80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae7093f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae7093fa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae7094030 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae70940c0 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: 0xaaaae7030068 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae702e9b0 MAP: (10 sibs) 1 children: 46: 0xaaaae702af30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ea48 MAP: (10 sibs) 1 children: 46: 0xaaaae702afd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eae0 MAP: (10 sibs) 1 children: 46: 0xaaaae702efb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eb78 MAP: (10 sibs) 1 children: 46: 0xaaaae702f050 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ec10 MAP: (10 sibs) 1 children: 46: 0xaaaae702f0f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eca8 MAP: (10 sibs) 1 children: 46: 0xaaaae702f190 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ed40 MAP: (10 sibs) 1 children: 46: 0xaaaae702f230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702edd8 MAP: (10 sibs) 1 children: 46: 0xaaaae702f2d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ee70 MAP: (10 sibs) 1 children: 46: 0xaaaae702f370 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ef08 MAP: (10 sibs) 1 children: 46: 0xaaaae702f410 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae7096740 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70967d0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae7096860 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70968f0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae7096980 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae7096a10 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae7096aa0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae7096b30 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae7096bc0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae7096c50 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae7096ce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae7096d70 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae7096e00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae7096e90 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae7096f20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae7096fb0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae7097040 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae70970d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae7097160 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae70971f0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae7097280 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: 0xaaaae7030180 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae7030a00 MAP: (14 sibs) 1 children: 46: 0xaaaae7031260 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7030a98 MAP: (14 sibs) 1 children: 46: 0xaaaae7031300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7030b30 MAP: (14 sibs) 1 children: 46: 0xaaaae70313a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030bc8 MAP: (14 sibs) 1 children: 46: 0xaaaae7031440 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030c60 MAP: (14 sibs) 1 children: 46: 0xaaaae70314e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030cf8 MAP: (14 sibs) 1 children: 46: 0xaaaae7031580 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030d90 MAP: (14 sibs) 1 children: 46: 0xaaaae7031620 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030e28 MAP: (14 sibs) 1 children: 46: 0xaaaae70316c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030ec0 MAP: (14 sibs) 1 children: 46: 0xaaaae7031760 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030f58 MAP: (14 sibs) 1 children: 46: 0xaaaae7031800 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030ff0 MAP: (14 sibs) 1 children: 46: 0xaaaae70318a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7031088 MAP: (14 sibs) 1 children: 46: 0xaaaae7031940 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7031120 MAP: (14 sibs) 2 children: 46: 0xaaaae70319e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae7031a78 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae70311b8 MAP: (14 sibs) 2 children: 46: 0xaaaae7031b20 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae7031bb8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae709a560 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae709a5f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae709a680 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae709a710 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae709a7a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae709a830 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae709a8c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae709a950 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae709a9e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae709aa70 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae709ab00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae709ab90 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae709ac20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae709acb0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae709ad40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae709add0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae709ae60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae709aef0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae709af80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae709b010 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae709b0a0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae709b130 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae709b1c0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae709b250 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae709b2e0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae709b370 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae709b400 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae709b490 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae709b520 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae709b5b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae709b640 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: 0xaaaae7030810 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70a5b70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae70a5b70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae70a5b70 [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: 0xaaaae7030928 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae702bec0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae702bf58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae702bff0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae702c088 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae702c120 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae702c1b8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae702c250 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae702c2e8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae702c380 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae702c418 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70a8230 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70a82c0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0xaaaae70a8350 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0xaaaae70a83e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70a8470 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70a8500 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70a8590 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70a8620 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70a86b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70a8740 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70a87d0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae70a8230 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70a82c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae70a8350 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae70a83e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70a8470 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70a8500 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70a8590 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70a8620 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70a86b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70a8740 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70a87d0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae70a8230 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70a82c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae70a8350 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae70a83e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70a8470 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70a8500 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70a8590 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70a8620 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70a86b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70a8740 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70a87d0 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: 0xaaaae702f8c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a030 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae702a0d0 VAL: '-2' (3 sibs) 46: 0xaaaae702a168 VAL: '-2' (3 sibs) 46: 0xaaaae702a200 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70a8bd0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70a8c60 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70a8cf0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae70a8d80 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae70a8e10 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: 0xaaaae702f9d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a4e0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70a94e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70a9570 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: 0xaaaae702faf0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae702aa90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae702ab28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae702abd0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70a9df0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae70a9e80 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae70a9f10 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae70a9fa0 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: 0xaaaae702fc08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a580 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae702ac70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae702ad08 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae702ada0 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70aa700 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70aa790 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70aa820 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae70aa8b0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae70aa940 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: 0xaaaae702fd20 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae7029d40 MAP: (3 sibs) 1 children: 46: 0xaaaae702c790 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae702c830 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702c8c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702c960 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702c9f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae7029dd8 MAP: (3 sibs) 1 children: 46: 0xaaaae702caa0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae702cb40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702cbd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702cc70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702cd08 VAL: '3.mp4' (4 sibs) 46: 0xaaaae7029e70 MAP: (3 sibs) 1 children: 46: 0xaaaae702cdb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae702ce50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702cee8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702cf80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702d018 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70ab920 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae70ab9b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae70aba40 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae70abad0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae70abb60 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae70abbf0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae70abc80 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae70abd10 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae70abda0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae70abe30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae70abec0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae70abf50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae70abfe0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae70ac070 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae70ac100 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae70ac190 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae70ac220 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae70ac2b0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae70ac340 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: 0xaaaae702fe38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702d810 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae702d8b0 MAP: (3 sibs) 1 children: 46: 0xaaaae702da80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae702db20 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702dbb8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702dc50 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702dce8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae702d948 MAP: (3 sibs) 1 children: 46: 0xaaaae702dd90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae702de30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702dec8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702df60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702dff8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae702d9e0 MAP: (3 sibs) 1 children: 46: 0xaaaae702e0a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae702e140 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702e1d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702e270 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702e308 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70acb30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70acbc0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70acc50 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae70acce0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae70acd70 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae70ace00 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae70ace90 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae70acf20 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae70acfb0 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae70ad040 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae70ad0d0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae70ad160 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae70ad1f0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae70ad280 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae70ad310 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae70ad3a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae70ad430 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae70ad4c0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae70ad550 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae70ad5e0 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: 0xaaaae702ff50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae702e3b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e448 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e4e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e578 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e610 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e6a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e7d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e870 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e908 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70ab010 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70ab0a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae70ab130 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae70ab1c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae70ab250 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae70ab2e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae70ab370 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae70ab400 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae70ab490 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae70ab520 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae70ab5b0 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: 0xaaaae7030068 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae702e9b0 MAP: (10 sibs) 1 children: 46: 0xaaaae702af30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ea48 MAP: (10 sibs) 1 children: 46: 0xaaaae702afd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eae0 MAP: (10 sibs) 1 children: 46: 0xaaaae702efb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eb78 MAP: (10 sibs) 1 children: 46: 0xaaaae702f050 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ec10 MAP: (10 sibs) 1 children: 46: 0xaaaae702f0f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eca8 MAP: (10 sibs) 1 children: 46: 0xaaaae702f190 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ed40 MAP: (10 sibs) 1 children: 46: 0xaaaae702f230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702edd8 MAP: (10 sibs) 1 children: 46: 0xaaaae702f2d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ee70 MAP: (10 sibs) 1 children: 46: 0xaaaae702f370 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ef08 MAP: (10 sibs) 1 children: 46: 0xaaaae702f410 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70ae650 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70ae6e0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae70ae770 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70ae800 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae70ae890 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70ae920 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae70ae9b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae70aea40 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae70aead0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae70aeb60 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae70aebf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae70aec80 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae70aed10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae70aeda0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae70aee30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae70aeec0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae70aef50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae70aefe0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae70af070 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae70af100 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae70af190 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: 0xaaaae7030180 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae7030a00 MAP: (14 sibs) 1 children: 46: 0xaaaae7031260 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7030a98 MAP: (14 sibs) 1 children: 46: 0xaaaae7031300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7030b30 MAP: (14 sibs) 1 children: 46: 0xaaaae70313a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030bc8 MAP: (14 sibs) 1 children: 46: 0xaaaae7031440 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030c60 MAP: (14 sibs) 1 children: 46: 0xaaaae70314e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030cf8 MAP: (14 sibs) 1 children: 46: 0xaaaae7031580 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030d90 MAP: (14 sibs) 1 children: 46: 0xaaaae7031620 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030e28 MAP: (14 sibs) 1 children: 46: 0xaaaae70316c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030ec0 MAP: (14 sibs) 1 children: 46: 0xaaaae7031760 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030f58 MAP: (14 sibs) 1 children: 46: 0xaaaae7031800 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030ff0 MAP: (14 sibs) 1 children: 46: 0xaaaae70318a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7031088 MAP: (14 sibs) 1 children: 46: 0xaaaae7031940 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7031120 MAP: (14 sibs) 2 children: 46: 0xaaaae70319e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae7031a78 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae70311b8 MAP: (14 sibs) 2 children: 46: 0xaaaae7031b20 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae7031bb8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70af860 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae70af8f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae70af980 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70afa10 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae70afaa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70afb30 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae70afbc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae70afc50 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae70afce0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae70afd70 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae70afe00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae70afe90 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae70aff20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae70affb0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae70b0040 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae70b00d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae70b0160 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae70b01f0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae70b0280 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae70b0310 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae70b03a0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae70b0430 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae70b04c0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae70b0550 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae70b05e0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae70b0670 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae70b0700 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae70b0790 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae70b0820 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae70b08b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae70b0940 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: 0xaaaae7030810 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70b2eb0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae70b2eb0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae70b2eb0 [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: 0xaaaae7030928 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae702bec0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae702bf58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae702bff0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae702c088 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae702c120 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae702c1b8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae702c250 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae702c2e8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae702c380 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae702c418 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70b37c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70b3850 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0xaaaae70b38e0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0xaaaae70b3970 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70b3a00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70b3a90 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70b3b20 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70b3bb0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70b3c40 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70b3cd0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70b3d60 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae70b37c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70b3850 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae70b38e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae70b3970 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70b3a00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70b3a90 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70b3b20 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70b3bb0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70b3c40 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70b3cd0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70b3d60 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae70b37c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70b3850 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae70b38e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae70b3970 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70b3a00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70b3a90 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70b3b20 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70b3bb0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70b3c40 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70b3cd0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70b3d60 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] 0xaaaae70843d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae7084460 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70844f0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae7084580 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae7084610 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] 0xaaaae70b5ce0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70b5d70 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70b5e00 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae70b5e90 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae70b5f20 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] 0xaaaae7086ac0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae7086b50 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] 0xaaaae70b6ed0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70b6f60 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] 0xaaaae708a240 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae708a2d0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae708a360 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae708a3f0 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] 0xaaaae70b77e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae70b7870 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae70b7900 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae70b7990 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] 0xaaaae708bf70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae708c000 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae708c090 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae708c120 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae708c1b0 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] 0xaaaae70b80f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70b8180 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70b8210 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae70b82a0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae70b8330 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] 0xaaaae708e5b0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae708e640 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae708e6d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae708e760 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae708e7f0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae708e880 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae708e910 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae708e9a0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae708ea30 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae708eac0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae708eb50 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae708ebe0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae708ec70 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae708ed00 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae708ed90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae708ee20 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae708eeb0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae708ef40 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae708efd0 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] 0xaaaae70b9310 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae70b93a0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae70b9430 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae70b94c0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae70b9550 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae70b95e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae70b9670 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae70b9700 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae70b9790 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae70b9820 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae70b98b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae70b9940 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae70b99d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae70b9a60 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae70b9af0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae70b9b80 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae70b9c10 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae70b9ca0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae70b9d30 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] 0xaaaae70914f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae7091580 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae7091610 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae70916a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae7091730 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae70917c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae7091850 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae70918e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae7091970 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae7091a00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae7091a90 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae7091b20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae7091bb0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae7091c40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae7091cd0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae7091d60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae7091df0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae7091e80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae7091f10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae7091fa0 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] 0xaaaae70ba520 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70ba5b0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70ba640 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae70ba6d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae70ba760 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae70ba7f0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae70ba880 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae70ba910 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae70ba9a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae70baa30 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae70baac0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae70bab50 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae70babe0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae70bac70 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae70bad00 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae70bad90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae70bae20 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae70baeb0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae70baf40 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae70bafd0 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] 0xaaaae7093b20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae7093bb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae7093c40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae7093cd0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae7093d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae7093df0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae7093e80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae7093f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae7093fa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae7094030 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae70940c0 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] 0xaaaae70b8a00 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70b8a90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae70b8b20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae70b8bb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae70b8c40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae70b8cd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae70b8d60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae70b8df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae70b8e80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae70b8f10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae70b8fa0 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] 0xaaaae7096740 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70967d0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae7096860 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70968f0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae7096980 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae7096a10 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae7096aa0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae7096b30 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae7096bc0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae7096c50 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae7096ce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae7096d70 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae7096e00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae7096e90 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae7096f20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae7096fb0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae7097040 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae70970d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae7097160 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae70971f0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae7097280 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] 0xaaaae70bc040 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70bc0d0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae70bc160 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70bc1f0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae70bc280 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70bc310 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae70bc3a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae70bc430 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae70bc4c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae70bc550 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae70bc5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae70bc670 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae70bc700 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae70bc790 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae70bc820 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae70bc8b0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae70bc940 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae70bc9d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae70bca60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae70bcaf0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae70bcb80 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] 0xaaaae709a560 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae709a5f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae709a680 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae709a710 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae709a7a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae709a830 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae709a8c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae709a950 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae709a9e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae709aa70 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae709ab00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae709ab90 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae709ac20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae709acb0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae709ad40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae709add0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae709ae60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae709aef0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae709af80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae709b010 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae709b0a0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae709b130 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae709b1c0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae709b250 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae709b2e0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae709b370 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae709b400 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae709b490 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae709b520 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae709b5b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae709b640 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] 0xaaaae70bd250 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae70bd2e0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae70bd370 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70bd400 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae70bd490 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70bd520 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae70bd5b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae70bd640 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae70bd6d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae70bd760 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae70bd7f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae70bd880 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae70bd910 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae70bd9a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae70bda30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae70bdac0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae70bdb50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae70bdbe0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae70bdc70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae70bdd00 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae70bdd90 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae70bde20 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae70bdeb0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae70bdf40 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae70bdfd0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae70be060 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae70be0f0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae70be180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae70be210 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae70be2a0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae70be330 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] 0xaaaae70a5b70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0xaaaae70bb730 [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] 0xaaaae70a8230 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70a82c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae70a8350 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae70a83e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70a8470 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70a8500 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70a8590 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70a8620 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70a86b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70a8740 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70a87d0 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] 0xaaaae70be460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70be4f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae70be580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae70be610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70be6a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70be730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70be7c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70be850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70be8e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70be970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70bea00 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] 0xaaaae70a8bd0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70a8c60 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70a8cf0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae70a8d80 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae70a8e10 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] 0xaaaae70bed70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70bee00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70bee90 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae70bef20 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae70befb0 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] 0xaaaae70a94e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70a9570 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] 0xaaaae70bf680 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70bf710 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] 0xaaaae70a9df0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae70a9e80 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae70a9f10 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae70a9fa0 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] 0xaaaae70bff90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae70c0020 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae70c00b0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae70c0140 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] 0xaaaae70aa700 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70aa790 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70aa820 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae70aa8b0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae70aa940 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] 0xaaaae70c08a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70c0930 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70c09c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae70c0a50 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae70c0ae0 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] 0xaaaae70ab920 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae70ab9b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae70aba40 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae70abad0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae70abb60 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae70abbf0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae70abc80 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae70abd10 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae70abda0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae70abe30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae70abec0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae70abf50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae70abfe0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae70ac070 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae70ac100 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae70ac190 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae70ac220 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae70ac2b0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae70ac340 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] 0xaaaae70c1ac0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae70c1b50 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae70c1be0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae70c1c70 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae70c1d00 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae70c1d90 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae70c1e20 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae70c1eb0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae70c1f40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae70c1fd0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae70c2060 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae70c20f0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae70c2180 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae70c2210 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae70c22a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae70c2330 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae70c23c0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae70c2450 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae70c24e0 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] 0xaaaae70acb30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70acbc0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70acc50 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae70acce0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae70acd70 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae70ace00 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae70ace90 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae70acf20 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae70acfb0 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae70ad040 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae70ad0d0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae70ad160 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae70ad1f0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae70ad280 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae70ad310 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae70ad3a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae70ad430 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae70ad4c0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae70ad550 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae70ad5e0 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] 0xaaaae70c2cd0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70c2d60 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70c2df0 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae70c2e80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae70c2f10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae70c2fa0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae70c3030 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae70c30c0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae70c3150 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae70c31e0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae70c3270 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae70c3300 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae70c3390 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae70c3420 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae70c34b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae70c3540 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae70c35d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae70c3660 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae70c36f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae70c3780 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] 0xaaaae70ab010 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70ab0a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae70ab130 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae70ab1c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae70ab250 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae70ab2e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae70ab370 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae70ab400 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae70ab490 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae70ab520 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae70ab5b0 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] 0xaaaae70c11b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70c1240 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae70c12d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae70c1360 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae70c13f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae70c1480 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae70c1510 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae70c15a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae70c1630 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae70c16c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae70c1750 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] 0xaaaae70ae650 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70ae6e0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae70ae770 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70ae800 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae70ae890 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70ae920 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae70ae9b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae70aea40 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae70aead0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae70aeb60 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae70aebf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae70aec80 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae70aed10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae70aeda0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae70aee30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae70aeec0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae70aef50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae70aefe0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae70af070 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae70af100 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae70af190 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] 0xaaaae70c47f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70c4880 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae70c4910 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70c49a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae70c4a30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70c4ac0 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae70c4b50 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae70c4be0 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae70c4c70 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae70c4d00 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae70c4d90 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae70c4e20 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae70c4eb0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae70c4f40 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae70c4fd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae70c5060 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae70c50f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae70c5180 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae70c5210 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae70c52a0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae70c5330 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] 0xaaaae70af860 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae70af8f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae70af980 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70afa10 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae70afaa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70afb30 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae70afbc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae70afc50 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae70afce0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae70afd70 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae70afe00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae70afe90 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae70aff20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae70affb0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae70b0040 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae70b00d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae70b0160 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae70b01f0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae70b0280 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae70b0310 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae70b03a0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae70b0430 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae70b04c0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae70b0550 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae70b05e0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae70b0670 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae70b0700 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae70b0790 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae70b0820 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae70b08b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae70b0940 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] 0xaaaae70c5a00 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae70c5a90 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae70c5b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70c5bb0 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae70c5c40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70c5cd0 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae70c5d60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae70c5df0 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae70c5e80 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae70c5f10 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae70c5fa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae70c6030 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae70c60c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae70c6150 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae70c61e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae70c6270 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae70c6300 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae70c6390 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae70c6420 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae70c64b0 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae70c6540 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae70c65d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae70c6660 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae70c66f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae70c6780 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae70c6810 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae70c68a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae70c6930 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae70c69c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae70c6a50 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae70c6ae0 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] 0xaaaae70b2eb0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0xaaaae70c3ee0 [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] 0xaaaae70b37c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70b3850 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae70b38e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae70b3970 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70b3a00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70b3a90 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70b3b20 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70b3bb0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70b3c40 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70b3cd0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70b3d60 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] 0xaaaae70c6c10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70c6ca0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae70c6d30 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae70c6dc0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70c6e50 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70c6ee0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70c6f70 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70c7000 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70c7090 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70c7120 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70c71b0 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: 0xaaaae702f8c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a030 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae702a0d0 VAL: '-2' (3 sibs) 46: 0xaaaae702a168 VAL: '-2' (3 sibs) 46: 0xaaaae702a200 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70b66b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70b6740 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70b67d0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae70b6860 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae70b68f0 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: 0xaaaae702f9d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a4e0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70b6990 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70b6a20 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: 0xaaaae702faf0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae702aa90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae702ab28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae702abd0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70c7520 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae70c75b0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae70c7640 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae70c76d0 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: 0xaaaae702fc08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a580 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae702ac70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae702ad08 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae702ada0 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70c7770 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70c7800 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70c7890 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae70c7920 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae70c79b0 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: 0xaaaae702fd20 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae7029d40 MAP: (3 sibs) 1 children: 46: 0xaaaae702c790 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae702c830 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702c8c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702c960 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702c9f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae7029dd8 MAP: (3 sibs) 1 children: 46: 0xaaaae702caa0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae702cb40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702cbd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702cc70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702cd08 VAL: '3.mp4' (4 sibs) 46: 0xaaaae7029e70 MAP: (3 sibs) 1 children: 46: 0xaaaae702cdb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae702ce50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702cee8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702cf80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702d018 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70c7a50 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae70c7ae0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae70c7b70 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae70c7c00 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae70c7c90 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae70c7d20 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae70c7db0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae70c7e40 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae70c7ed0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae70c7f60 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae70c7ff0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae70c8080 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae70c8110 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae70c81a0 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae70c8230 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae70c82c0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae70c8350 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae70c83e0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae70c8470 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: 0xaaaae702fe38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702d810 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae702d8b0 MAP: (3 sibs) 1 children: 46: 0xaaaae702da80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae702db20 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702dbb8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702dc50 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702dce8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae702d948 MAP: (3 sibs) 1 children: 46: 0xaaaae702dd90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae702de30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702dec8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702df60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702dff8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae702d9e0 MAP: (3 sibs) 1 children: 46: 0xaaaae702e0a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae702e140 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702e1d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702e270 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702e308 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70c8510 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70c85a0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70c8630 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae70c86c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae70c8750 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae70c87e0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae70c8870 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae70c8900 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae70c8990 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae70c8a20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae70c8ab0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae70c8b40 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae70c8bd0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae70c8c60 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae70c8cf0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae70c8d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae70c8e10 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae70c8ea0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae70c8f30 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae70c8fc0 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: 0xaaaae702ff50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae702e3b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e448 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e4e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e578 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e610 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e6a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e7d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e870 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e908 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70c9060 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70c90f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae70c9180 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae70c9210 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae70c92a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae70c9330 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae70c93c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae70c9450 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae70c94e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae70c9570 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae70c9600 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: 0xaaaae7030068 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae702e9b0 MAP: (10 sibs) 1 children: 46: 0xaaaae702af30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ea48 MAP: (10 sibs) 1 children: 46: 0xaaaae702afd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eae0 MAP: (10 sibs) 1 children: 46: 0xaaaae702efb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eb78 MAP: (10 sibs) 1 children: 46: 0xaaaae702f050 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ec10 MAP: (10 sibs) 1 children: 46: 0xaaaae702f0f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eca8 MAP: (10 sibs) 1 children: 46: 0xaaaae702f190 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ed40 MAP: (10 sibs) 1 children: 46: 0xaaaae702f230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702edd8 MAP: (10 sibs) 1 children: 46: 0xaaaae702f2d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ee70 MAP: (10 sibs) 1 children: 46: 0xaaaae702f370 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ef08 MAP: (10 sibs) 1 children: 46: 0xaaaae702f410 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70c96a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70c9730 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae70c97c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70c9850 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae70c98e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70c9970 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae70c9a00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae70c9a90 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae70c9b20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae70c9bb0 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae70c9c40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae70c9cd0 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae70c9d60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae70c9df0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae70c9e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae70c9f10 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae70c9fa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae70ca030 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae70ca0c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae70ca150 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae70ca1e0 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: 0xaaaae7030180 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae7030a00 MAP: (14 sibs) 1 children: 46: 0xaaaae7031260 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7030a98 MAP: (14 sibs) 1 children: 46: 0xaaaae7031300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7030b30 MAP: (14 sibs) 1 children: 46: 0xaaaae70313a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030bc8 MAP: (14 sibs) 1 children: 46: 0xaaaae7031440 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030c60 MAP: (14 sibs) 1 children: 46: 0xaaaae70314e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030cf8 MAP: (14 sibs) 1 children: 46: 0xaaaae7031580 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030d90 MAP: (14 sibs) 1 children: 46: 0xaaaae7031620 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030e28 MAP: (14 sibs) 1 children: 46: 0xaaaae70316c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030ec0 MAP: (14 sibs) 1 children: 46: 0xaaaae7031760 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030f58 MAP: (14 sibs) 1 children: 46: 0xaaaae7031800 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030ff0 MAP: (14 sibs) 1 children: 46: 0xaaaae70318a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7031088 MAP: (14 sibs) 1 children: 46: 0xaaaae7031940 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7031120 MAP: (14 sibs) 2 children: 46: 0xaaaae70319e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae7031a78 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae70311b8 MAP: (14 sibs) 2 children: 46: 0xaaaae7031b20 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae7031bb8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70ca280 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae70ca310 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae70ca3a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70ca430 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae70ca4c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70ca550 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae70ca5e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae70ca670 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae70ca700 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae70ca790 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae70ca820 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae70ca8b0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae70ca940 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae70ca9d0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae70caa60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae70caaf0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae70cab80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae70cac10 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae70caca0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae70cad30 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae70cadc0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae70cae50 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae70caee0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae70caf70 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae70cb000 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae70cb090 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae70cb120 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae70cb1b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae70cb240 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae70cb2d0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae70cb360 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: 0xaaaae7030810 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae702ba80 [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: 0xaaaae7030928 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae702bec0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae702bf58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae702bff0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae702c088 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae702c120 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae702c1b8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae702c250 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae702c2e8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae702c380 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae702c418 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70cb400 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70cb490 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae70cb520 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae70cb5b0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70cb640 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70cb6d0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70cb760 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70cb7f0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70cb880 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70cb910 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70cb9a0 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: 0xaaaae702f8c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a030 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae702a0d0 VAL: '-2' (3 sibs) 46: 0xaaaae702a168 VAL: '-2' (3 sibs) 46: 0xaaaae702a200 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70cba40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70cbad0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70cbb60 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae70cbbf0 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae70cbc80 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: 0xaaaae702f9d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a4e0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70b6ac0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70b6b50 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: 0xaaaae702faf0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae702aa90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae702ab28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae702abd0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70cbd20 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae70cbdb0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae70cbe40 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae70cbed0 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: 0xaaaae702fc08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702a580 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae702ac70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae702ad08 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae702ada0 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70cbf70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70cc000 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70cc090 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae70cc120 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae70cc1b0 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: 0xaaaae702fd20 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae7029d40 MAP: (3 sibs) 1 children: 46: 0xaaaae702c790 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae702c830 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702c8c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702c960 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702c9f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae7029dd8 MAP: (3 sibs) 1 children: 46: 0xaaaae702caa0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae702cb40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702cbd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702cc70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702cd08 VAL: '3.mp4' (4 sibs) 46: 0xaaaae7029e70 MAP: (3 sibs) 1 children: 46: 0xaaaae702cdb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae702ce50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702cee8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702cf80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702d018 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70cc250 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae70cc2e0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae70cc370 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae70cc400 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae70cc490 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae70cc520 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae70cc5b0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae70cc640 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae70cc6d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae70cc760 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae70cc7f0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae70cc880 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae70cc910 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae70cc9a0 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae70cca30 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae70ccac0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae70ccb50 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae70ccbe0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae70ccc70 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: 0xaaaae702fe38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae702d810 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae702d8b0 MAP: (3 sibs) 1 children: 46: 0xaaaae702da80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae702db20 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702dbb8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702dc50 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702dce8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae702d948 MAP: (3 sibs) 1 children: 46: 0xaaaae702dd90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae702de30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702dec8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702df60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702dff8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae702d9e0 MAP: (3 sibs) 1 children: 46: 0xaaaae702e0a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae702e140 VAL: '0.mp4' (4 sibs) 46: 0xaaaae702e1d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae702e270 VAL: '2.mp4' (4 sibs) 46: 0xaaaae702e308 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70ccd10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae70ccda0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae70cce30 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae70ccec0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae70ccf50 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae70ccfe0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae70cd070 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae70cd100 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae70cd190 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae70cd220 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae70cd2b0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae70cd340 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae70cd3d0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae70cd460 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae70cd4f0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae70cd580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae70cd610 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae70cd6a0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae70cd730 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae70cd7c0 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: 0xaaaae702ff50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae702e3b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e448 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e4e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e578 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e610 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e6a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e7d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e870 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae702e908 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70cd860 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70cd8f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae70cd980 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae70cda10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae70cdaa0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae70cdb30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae70cdbc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae70cdc50 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae70cdce0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae70cdd70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae70cde00 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: 0xaaaae7030068 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae702e9b0 MAP: (10 sibs) 1 children: 46: 0xaaaae702af30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ea48 MAP: (10 sibs) 1 children: 46: 0xaaaae702afd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eae0 MAP: (10 sibs) 1 children: 46: 0xaaaae702efb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eb78 MAP: (10 sibs) 1 children: 46: 0xaaaae702f050 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ec10 MAP: (10 sibs) 1 children: 46: 0xaaaae702f0f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702eca8 MAP: (10 sibs) 1 children: 46: 0xaaaae702f190 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ed40 MAP: (10 sibs) 1 children: 46: 0xaaaae702f230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702edd8 MAP: (10 sibs) 1 children: 46: 0xaaaae702f2d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ee70 MAP: (10 sibs) 1 children: 46: 0xaaaae702f370 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae702ef08 MAP: (10 sibs) 1 children: 46: 0xaaaae702f410 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70cdea0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70cdf30 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae70cdfc0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70ce050 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae70ce0e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70ce170 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae70ce200 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae70ce290 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae70ce320 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae70ce3b0 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae70ce440 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae70ce4d0 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae70ce560 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae70ce5f0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae70ce680 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae70ce710 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae70ce7a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae70ce830 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae70ce8c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae70ce950 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae70ce9e0 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: 0xaaaae7030180 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae7030a00 MAP: (14 sibs) 1 children: 46: 0xaaaae7031260 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7030a98 MAP: (14 sibs) 1 children: 46: 0xaaaae7031300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7030b30 MAP: (14 sibs) 1 children: 46: 0xaaaae70313a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030bc8 MAP: (14 sibs) 1 children: 46: 0xaaaae7031440 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030c60 MAP: (14 sibs) 1 children: 46: 0xaaaae70314e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030cf8 MAP: (14 sibs) 1 children: 46: 0xaaaae7031580 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030d90 MAP: (14 sibs) 1 children: 46: 0xaaaae7031620 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030e28 MAP: (14 sibs) 1 children: 46: 0xaaaae70316c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030ec0 MAP: (14 sibs) 1 children: 46: 0xaaaae7031760 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030f58 MAP: (14 sibs) 1 children: 46: 0xaaaae7031800 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae7030ff0 MAP: (14 sibs) 1 children: 46: 0xaaaae70318a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7031088 MAP: (14 sibs) 1 children: 46: 0xaaaae7031940 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae7031120 MAP: (14 sibs) 2 children: 46: 0xaaaae70319e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae7031a78 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae70311b8 MAP: (14 sibs) 2 children: 46: 0xaaaae7031b20 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae7031bb8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70cea80 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae70ceb10 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae70ceba0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae70cec30 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae70cecc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae70ced50 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae70cede0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae70cee70 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae70cef00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae70cef90 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae70cf020 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae70cf0b0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae70cf140 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae70cf1d0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae70cf260 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae70cf2f0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae70cf380 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae70cf410 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae70cf4a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae70cf530 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae70cf5c0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae70cf650 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae70cf6e0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae70cf770 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae70cf800 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae70cf890 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae70cf920 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae70cf9b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae70cfa40 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae70cfad0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae70cfb60 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: 0xaaaae7030810 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae702b630 [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: 0xaaaae7030928 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae702bec0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae702bf58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae702bff0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae702c088 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae702c120 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae702c1b8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae702c250 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae702c2e8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae702c380 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae702c418 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae70cfc00 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae70cfc90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae70cfd20 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae70cfdb0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae70cfe40 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae70cfed0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae70cff60 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae70cfff0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae70d0080 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae70d0110 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae70d01a0 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.039914ms: read_file 47: 0.002246ms: count_lines 47: reserving #lines=90 47: 0.043377ms: tree_reserve 47: 0.067272ms: parse_yml 47: 0.025811ms: emit_to_buffer 47: 0.003350ms: print_stdout 47: 0.258609ms: objects 47: 0.267181ms: 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.65 sec ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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-2.fc38.aarch64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + /usr/bin/pytest -v collected 24 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 4%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 8%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 12%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 16%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 20%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 25%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 29%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 33%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 37%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 41%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 45%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 54%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 58%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 62%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 66%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 70%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 75%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 79%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 83%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 87%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 91%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 95%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [100%] ============================== 24 passed in 1.18s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rapidyaml-0.5.0-2.fc38.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B9P1ux + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lHIrNB + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-2.fc38 rapidyaml(aarch-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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-2.fc38.aarch64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-2.fc38 rapidyaml-devel(aarch-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(aarch-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-2.fc38.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nrU0Z6 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rapidyaml = 0.5.0-2.fc38 python3-rapidyaml = 0.5.0-2.fc38 python3-rapidyaml(aarch-64) = 0.5.0-2.fc38 python3.11-rapidyaml = 0.5.0-2.fc38 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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(GLIBCXX_3.4)(64bit) python(abi) = 3.11 python3.11dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-2.fc38.aarch64 Provides: rapidyaml-debugsource = 0.5.0-2.fc38 rapidyaml-debugsource(aarch-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-2.fc38.aarch64 Provides: debuginfo(build-id) = f4eab83c612e1bd0f78710cbfe02ef608c979773 libryml.so.0.5.0-0.5.0-2.fc38.aarch64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-2.fc38 rapidyaml-debuginfo(aarch-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(aarch-64) = 0.5.0-2.fc38 Processing files: python3-rapidyaml-debuginfo-0.5.0-2.fc38.aarch64 Provides: debuginfo(build-id) = f607f65582b1be9269d707b4aa9a0f0a095ff420 python-rapidyaml-debuginfo = 0.5.0-2.fc38 python3-rapidyaml-debuginfo = 0.5.0-2.fc38 python3-rapidyaml-debuginfo(aarch-64) = 0.5.0-2.fc38 python3.11-rapidyaml-debuginfo = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(aarch-64) = 0.5.0-2.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-2.fc38.src.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-2.fc38.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-2.fc38.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-2.fc38.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-2.fc38.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-2.fc38.aarch64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-2.fc38.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wFtOzT + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.n7gZP4 + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.5.0 rapidyaml-0.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: