Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-437203-19147/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: 0x2ae584a1c8 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2ae5840bb0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2ae5840c48 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2ae5840ce0 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a442b0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2ae5a44340 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2ae5a443d0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2ae5a44460 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/11 (1 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: 0x2ae584a2e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5840dd0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5840e68 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a46330 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a463c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5a46450 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: 0x2ae584a3f8 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2ae5840fb0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5841048 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a48300 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a48390 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5a48420 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: 0x2ae584a510 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2ae5841140 VAL: 'Several lines of text,
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: 0x2ae58411d8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a4a230 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a4a2c0 VAL: 'Several lines of text,
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] 0x2ae5a4a350 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: 0x2ae584a628 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2ae58412d0 VAL: 'Several 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: 0x2ae5841368 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a4c200 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a4c290 VAL: 'Several 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] 0x2ae5a4c320 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: 0x2ae584a740 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5840a60 VAL: 'Several lines 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] 0x2ae5a4e250 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a4e2e0 VAL: 'Several lines 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: 0x2ae584a858 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae58414b0 VAL: 'Several lines 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] 0x2ae5a50220 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a502b0 VAL: 'Several lines 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: 0x2ae584a970 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae58415a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5841638 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a52210 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a522a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5a52330 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: 0x2ae584aa88 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5841730 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae58417c8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a54150 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a541e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5a54270 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: 0x2ae584aba0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae58418c0 KEYVAL: 'example' 'Several lines of text,
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: 0x2ae5841958 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a56210 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a562a0 KEYVAL: 'example' 'Several lines of text,
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] 0x2ae5a56330 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: 0x2ae584acb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5841a50 KEYVAL: 'example' 'Several 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: 0x2ae5841ae8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a58220 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a582b0 KEYVAL: 'example' 'Several 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] 0x2ae5a58340 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: 0x2ae584add0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5841be0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5841c78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a5a230 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a5a2c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5a5a350 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: 0x2ae584aee8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5841d70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5841e08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a5c240 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a5c2d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5a5c360 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: 0x2ae584b000 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5841f00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5841f98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a5e270 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a5e300 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5a5e390 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: 0x2ae584b118 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5842090 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5842128 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a602a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a60330 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5a603c0 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: 0x2ae584b230 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5842220 KEYVAL: 'example' 'Several lines 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] 0x2ae5a62270 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a62300 KEYVAL: 'example' 'Several lines 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: 0x2ae584b348 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5842310 KEYVAL: 'example' 'Several lines 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] 0x2ae5a64260 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a642f0 KEYVAL: 'example' 'Several lines 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: 0x2ae584b460 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5842400 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5842498 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a66320 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a663b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5a66440 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: 0x2ae584b578 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5844920 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae58449b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a684d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a68560 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5a685f0 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: 0x2ae584b690 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5844b00 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2ae5844ba0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a6a200 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a6a290 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2ae5a6a320 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: 0x2ae584b7a8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5844c90 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2ae5844d30 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a6bf90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a6c020 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2ae5a6c0b0 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: 0x2ae584b8c0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5849430 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2ae58494d0 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a6dd80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a6de10 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2ae5a6dea0 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: 0x2ae584b9d8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5842630 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2ae58426c8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a6fab0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5a6fb40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2ae5a6fbd0 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: 0x2ae584baf0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5844a60 MAP: (1 sibs) 2 children:
27: 0x2ae5842900 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2ae5842998 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a717e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a71870 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2ae5a71900 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2ae5a71990 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: 0x2ae584bc08 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a73510 [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: 0x2ae584bd20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a75240 [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: 0x2ae584be38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a76f70 [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: 0x2ae584bf50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a78ca0 [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: 0x2ae584c068 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a7a9d0 [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: 0x2ae584c180 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a7c700 [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: 0x2ae584c298 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a7e430 [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: 0x2ae584c3b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a80160 [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: 0x2ae584c4c8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a81e90 [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: 0x2ae584c5e0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a83bc0 [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: 0x2ae584c6f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a858f0 [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: 0x2ae584c810 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a87620 [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: 0x2ae584c928 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5842e00 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a89350 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a893e0 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: 0x2ae584ca40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5842ef0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a8b080 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a8b110 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: 0x2ae584cb58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5842fe0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a8cdb0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a8ce40 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: 0x2ae584cc70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae58430d0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a8eae0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a8eb70 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: 0x2ae584cd88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae58431c0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a90810 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a908a0 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: 0x2ae584cea0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae58432b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a92540 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a925d0 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: 0x2ae584cfb8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a94270 [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: 0x2ae584d0d0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a95fa0 [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: 0x2ae584d1e8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a97cd0 [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: 0x2ae584d300 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5843490 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a99a00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a99a90 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: 0x2ae584d418 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5843580 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a9b730 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a9b7c0 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: 0x2ae584d530 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5843670 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a9d460 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a9d4f0 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: 0x2ae584d648 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5843760 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5a9f190 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a9f220 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: 0x2ae584d760 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aa0ec0 [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: 0x2ae584d878 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aa2bf0 [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: 0x2ae584d990 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aa4920 [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: 0x2ae584daa8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5843940 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aa6650 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5aa66e0 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: 0x2ae584dbc0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5843a30 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aa8400 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5aa8490 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: 0x2ae584dcd8 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aaa1b0 [ROOT] DOCVAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/65 (11 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: 0x2ae584ddf0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5843b70 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aabf60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5aabff0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/66 (5 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: 0x2ae584df08 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5843c60 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aadd10 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5aadda0 VAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/67 (2 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: 0x2ae584e020 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aafac0 [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: 0x2ae584e138 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ab1870 [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: 0x2ae584e250 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ab3620 [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: 0x2ae584e368 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ab53d0 [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: 0x2ae584e480 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ab7180 [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: 0x2ae584e598 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ab8f30 [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: 0x2ae584e6b0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5abace0 [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: 0x2ae584e7c8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5abca90 [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: 0x2ae584e8e0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5abe830 [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: 0x2ae584e9f8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ac0640 [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: 0x2ae584eb10 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ac2450 [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: 0x2ae584ec28 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ac4270 [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: 0x2ae584ed40 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ac6020 [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: 0x2ae584ee58 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ac7dd0 [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: 0x2ae584ef70 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ac9b80 [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: 0x2ae584f088 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5acb930 [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: 0x2ae584f1a0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5acd6e0 [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: 0x2ae584f2b8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5acf490 [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: 0x2ae584f3d0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ad1240 [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: 0x2ae584f4e8 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2ae5842770 VAL: '
27: ' (2 sibs)
27: 0x2ae5842808 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ad2ff0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ad3080 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2ae5ad3110 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/87 (1 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: 0x2ae584f600 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2ae5844390 VAL: '
27: ' (2 sibs)
27: 0x2ae5844428 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ad4da0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ad4e30 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2ae5ad4ec0 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: 0x2ae58495c0 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x2ae583fbf0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2ae583fc88 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2ae583fd20 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2ae583fdb8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2ae583fe50 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2ae583fee8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2ae583ff80 DOCSEQ: (8 sibs) 2 children:
27: 0x2ae58400c0 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x2ae5840158 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x2ae5840018 DOCMAP: (8 sibs) 2 children:
27: 0x2ae5840200 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x2ae5840298 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ad56b0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2ae5ad5740 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2ae5ad57d0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2ae5ad5860 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2ae5ad58f0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2ae5ad5980 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2ae5ad5a10 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2ae5ad5aa0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2ae5ad5b30 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2ae5ad5bc0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2ae5ad5c50 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2ae5ad5ce0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2ae5ad5d70 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (3 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 (7 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: 0x2ae5849a20 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2ae5840b10 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ad7b10 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2ae5ad7ba0 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: 0x2ae5849b38 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2ae58406a0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ad8420 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2ae5ad84b0 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: 0x2ae5849c50 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2ae5840790 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ad8d30 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2ae5ad8dc0 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: 0x2ae5849d68 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ad9640 [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: 0x2ae5849e80 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ad9f50 [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: 0x2ae5849f98 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ada860 [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: 0x2ae584a0b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5840970 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] 0x2ae5adb170 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5adb200 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: 0x2ae584a1c8 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2ae5840bb0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2ae5840c48 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2ae5840ce0 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5adba80 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2ae5adbb10 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2ae5adbba0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2ae5adbc30 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: 0x2ae584a2e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5840dd0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5840e68 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5adc390 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5adc420 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5adc4b0 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: 0x2ae584a3f8 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2ae5840fb0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5841048 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5adcca0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2ae5adcd30 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5adcdc0 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: 0x2ae584a510 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2ae5841140 VAL: 'Several lines of text,
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: 0x2ae58411d8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5add5b0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2ae5add640 VAL: 'Several lines of text,
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] 0x2ae5add6d0 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: 0x2ae584a628 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2ae58412d0 VAL: 'Several 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: 0x2ae5841368 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5addec0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2ae5addf50 VAL: 'Several 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] 0x2ae5addfe0 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: 0x2ae584a740 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5840a60 VAL: 'Several lines 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] 0x2ae5ade7d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5ade860 VAL: 'Several lines 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: 0x2ae584a858 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae58414b0 VAL: 'Several lines 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] 0x2ae5adf0e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5adf170 VAL: 'Several lines 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: 0x2ae584a970 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae58415a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5841638 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5adf9f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5adfa80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5adfb10 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: 0x2ae584aa88 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5841730 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae58417c8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae0300 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ae0390 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5ae0420 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: 0x2ae584aba0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae58418c0 KEYVAL: 'example' 'Several lines of text,
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: 0x2ae5841958 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae0c10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ae0ca0 KEYVAL: 'example' 'Several lines of text,
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] 0x2ae5ae0d30 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: 0x2ae584acb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5841a50 KEYVAL: 'example' 'Several 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: 0x2ae5841ae8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae1520 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ae15b0 KEYVAL: 'example' 'Several 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] 0x2ae5ae1640 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: 0x2ae584add0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5841be0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5841c78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae1e30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ae1ec0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5ae1f50 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: 0x2ae584aee8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5841d70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5841e08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae2740 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ae27d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5ae2860 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: 0x2ae584b000 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5841f00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5841f98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae3050 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ae30e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5ae3170 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: 0x2ae584b118 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5842090 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5842128 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae3960 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ae39f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5ae3a80 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: 0x2ae584b230 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5842220 KEYVAL: 'example' 'Several lines 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] 0x2ae5ae4270 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5ae4300 KEYVAL: 'example' 'Several lines 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: 0x2ae584b348 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5842310 KEYVAL: 'example' 'Several lines 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] 0x2ae5ae4b80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5ae4c10 KEYVAL: 'example' 'Several lines 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: 0x2ae584b460 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5842400 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae5842498 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae5490 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ae5520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5ae55b0 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: 0x2ae584b578 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5844920 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2ae58449b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae5da0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ae5e30 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2ae5ae5ec0 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: 0x2ae584b690 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5844b00 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2ae5844ba0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae66b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5ae6740 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2ae5ae67d0 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 (1 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: 0x2ae584b7a8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5844c90 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2ae5844d30 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae6fc0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5ae7050 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2ae5ae70e0 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: 0x2ae584b8c0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5849430 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2ae58494d0 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae78d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5ae7960 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2ae5ae79f0 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: 0x2ae584b9d8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2ae5842630 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2ae58426c8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae81e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2ae5ae8270 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2ae5ae8300 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: 0x2ae584baf0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5844a60 MAP: (1 sibs) 2 children:
27: 0x2ae5842900 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2ae5842998 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae8af0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5ae8b80 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2ae5ae8c10 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2ae5ae8ca0 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/34 (1 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: 0x2ae584bc08 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae9400 [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: 0x2ae584bd20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5ae9d10 [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: 0x2ae584be38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aea620 [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: 0x2ae584bf50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aeaf30 [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: 0x2ae584c068 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aeb840 [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: 0x2ae584c180 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aec150 [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: 0x2ae584c298 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aeca60 [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: 0x2ae584c3b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aed370 [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: 0x2ae584c4c8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aedc80 [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: 0x2ae584c5e0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aee590 [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: 0x2ae584c6f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aeeea0 [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: 0x2ae584c810 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aef7b0 [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: 0x2ae584c928 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5842e00 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af00c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af0150 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: 0x2ae584ca40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5842ef0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af09d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af0a60 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: 0x2ae584cb58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5842fe0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af12e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af1370 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: 0x2ae584cc70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae58430d0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af1bf0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af1c80 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: 0x2ae584cd88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae58431c0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af2500 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af2590 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: 0x2ae584cea0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae58432b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af2e10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af2ea0 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: 0x2ae584cfb8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af3720 [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: 0x2ae584d0d0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af4030 [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: 0x2ae584d1e8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af4940 [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: 0x2ae584d300 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5843490 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af5250 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af52e0 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: 0x2ae584d418 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5843580 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af5b60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af5bf0 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: 0x2ae584d530 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5843670 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af6470 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af6500 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: 0x2ae584d648 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5843760 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af6d80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af6e10 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: 0x2ae584d760 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af7690 [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: 0x2ae584d878 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af7fa0 [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: 0x2ae584d990 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af88b0 [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: 0x2ae584daa8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5843940 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af91c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af9250 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: 0x2ae584dbc0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5843a30 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5af9ad0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5af9b60 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: 0x2ae584dcd8 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5afa3e0 [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: 0x2ae584ddf0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2ae5843b70 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5afacf0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5afad80 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: 0x2ae584df08 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2ae5843c60 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5afb600 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2ae5afb690 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: 0x2ae584e020 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5afbf10 [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: 0x2ae584e138 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5afc820 [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: 0x2ae584e250 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5afd130 [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: 0x2ae584e368 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5afda40 [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: 0x2ae584e480 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5afe350 [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: 0x2ae584e598 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5afec60 [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: 0x2ae584e6b0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5aff570 [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: 0x2ae584e7c8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5affe80 [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: 0x2ae584e8e0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b00790 [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: 0x2ae584e9f8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b010a0 [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: 0x2ae584eb10 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b019b0 [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: 0x2ae584ec28 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b022c0 [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: 0x2ae584ed40 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b02bd0 [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: 0x2ae584ee58 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b034e0 [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: 0x2ae584ef70 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b03df0 [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: 0x2ae584f088 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b04700 [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: 0x2ae584f1a0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b05010 [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: 0x2ae584f2b8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b05920 [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: 0x2ae584f3d0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b06230 [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: 0x2ae584f4e8 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2ae5842770 VAL: '
27: ' (2 sibs)
27: 0x2ae5842808 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b06b40 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2ae5b06bd0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2ae5b06c60 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: 0x2ae584f600 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2ae5844390 VAL: '
27: ' (2 sibs)
27: 0x2ae5844428 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2ae5b07450 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2ae5b074e0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2ae5b07570 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 (5 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 (2 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 (3 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 (11 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (4 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 (4 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 (4 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 (4 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (4 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 (3 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 (4 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (5 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (6 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (7 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (1 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 (3 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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] 0x2ae5a2fac0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2ae5a2fb50 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2ae5a2fbe0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2ae5a2fc70 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2ae5a2fd00 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2ae5a2fd90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2ae5a2fe20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2ae5a2feb0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2ae5a2ff40 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2ae5a2ffd0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2ae5a30060 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2ae5a300f0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2ae5a30180 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] 0x2ae5b0af00 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2ae5b0af90 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2ae5b0b020 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2ae5b0b0b0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2ae5b0b140 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2ae5b0b1d0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2ae5b0b260 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2ae5b0b2f0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2ae5b0b380 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2ae5b0b410 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2ae5b0b4a0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2ae5b0b530 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2ae5b0b5c0 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 (4 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] 0x2ae5a36f80 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a37010 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2ae5b0c0f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2ae5b0c180 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] 0x2ae5a38cb0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a38d40 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2ae5b0ca00 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2ae5b0ca90 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] 0x2ae5a3a9e0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a3aa70 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2ae5b0d310 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2ae5b0d3a0 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] 0x2ae5a3c710 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2ae5b0dc20 [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] 0x2ae5a3e440 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2ae5b0e530 [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] 0x2ae5a40170 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2ae5b0ee40 [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] 0x2ae5a421e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5a42270 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] 0x2ae5b0f750 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2ae5b0f7e0 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] 0x2ae5a44460 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] 0x2ae5b10060 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae5b100f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2ae5b10180 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] 0x2ae5b10210 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 (1 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] 0x2ae5a46330 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a463c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5a46450 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] 0x2ae5b10970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b10a00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b10a90 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] 0x2ae5a48300 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a48390 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5a48420 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] 0x2ae5b11280 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b11310 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b113a0 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] 0x2ae5a4a230 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a4a2c0 VAL: 'Several lines of text, 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] 0x2ae5a4a350 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] 0x2ae5b11b90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b11c20 VAL: 'Several lines of text, 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] 0x2ae5b11cb0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/14 (1 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] 0x2ae5a4c200 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a4c290 VAL: 'Several 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] 0x2ae5a4c320 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] 0x2ae5b124a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b12530 VAL: 'Several 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] 0x2ae5b125c0 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] 0x2ae5a4e250 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a4e2e0 VAL: 'Several lines 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] 0x2ae5b12db0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b12e40 VAL: 'Several lines 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] 0x2ae5a50220 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a502b0 VAL: 'Several lines 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] 0x2ae5b136c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b13750 VAL: 'Several lines 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] 0x2ae5a52210 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a522a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5a52330 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] 0x2ae5b13fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b14060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b140f0 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] 0x2ae5a54150 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a541e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5a54270 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] 0x2ae5b148e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b14970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b14a00 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] 0x2ae5a56210 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a562a0 KEYVAL: 'example' 'Several lines of text, 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] 0x2ae5a56330 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] 0x2ae5b151f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b15280 KEYVAL: 'example' 'Several lines of text, 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] 0x2ae5b15310 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] 0x2ae5a58220 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a582b0 KEYVAL: 'example' 'Several 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] 0x2ae5a58340 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] 0x2ae5b15b00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b15b90 KEYVAL: 'example' 'Several 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] 0x2ae5b15c20 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] 0x2ae5a5a230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a5a2c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5a5a350 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] 0x2ae5b16410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b164a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b16530 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] 0x2ae5a5c240 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a5c2d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5a5c360 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] 0x2ae5b16d20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b16db0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b16e40 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] 0x2ae5a5e270 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a5e300 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5a5e390 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] 0x2ae5b17630 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b176c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b17750 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] 0x2ae5a602a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a60330 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5a603c0 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] 0x2ae5b17f40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b17fd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b18060 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] 0x2ae5a62270 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a62300 KEYVAL: 'example' 'Several lines 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] 0x2ae5b18850 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b188e0 KEYVAL: 'example' 'Several lines 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] 0x2ae5a64260 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a642f0 KEYVAL: 'example' 'Several lines 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] 0x2ae5b19160 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b191f0 KEYVAL: 'example' 'Several lines 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] 0x2ae5a66320 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a663b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5a66440 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] 0x2ae5b19a70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b19b00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b19b90 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] 0x2ae5a684d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a68560 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5a685f0 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] 0x2ae5b1a380 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b1a410 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b1a4a0 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] 0x2ae5a6a200 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a6a290 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5a6a320 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] 0x2ae5b1ac90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b1ad20 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b1adb0 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] 0x2ae5a6bf90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a6c020 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5a6c0b0 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] 0x2ae5b1b5a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b1b630 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b1b6c0 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] 0x2ae5a6dd80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a6de10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5a6dea0 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] 0x2ae5b1beb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b1bf40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b1bfd0 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] 0x2ae5a6fab0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5a6fb40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2ae5a6fbd0 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] 0x2ae5b1c7c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b1c850 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2ae5b1c8e0 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] 0x2ae5a717e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a71870 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2ae5a71900 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2ae5a71990 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] 0x2ae5b1d0d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b1d160 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2ae5b1d1f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2ae5b1d280 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] 0x2ae5a73510 [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] 0x2ae5b1d9e0 [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] 0x2ae5a75240 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b1e2f0 [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] 0x2ae5a76f70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b1ec00 [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] 0x2ae5a78ca0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b1f510 [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] 0x2ae5a7a9d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b1fe20 [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] 0x2ae5a7c700 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b20730 [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] 0x2ae5a7e430 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b21040 [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] 0x2ae5a80160 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b21950 [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] 0x2ae5a81e90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b22260 [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] 0x2ae5a83bc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b22b70 [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] 0x2ae5a858f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b23480 [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] 0x2ae5a87620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b23d90 [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] 0x2ae5a89350 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a893e0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b246a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b24730 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] 0x2ae5a8b080 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a8b110 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] 0x2ae5b24fb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b25040 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] 0x2ae5a8cdb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a8ce40 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] 0x2ae5b258c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b25950 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] 0x2ae5a8eae0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a8eb70 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b261d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b26260 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] 0x2ae5a90810 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a908a0 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] 0x2ae5b26ae0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b26b70 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] 0x2ae5a92540 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a925d0 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] 0x2ae5b273f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b27480 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] 0x2ae5a94270 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b27d00 [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] 0x2ae5a95fa0 [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] 0x2ae5b28610 [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] 0x2ae5a97cd0 [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] 0x2ae5b28f20 [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] 0x2ae5a99a00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a99a90 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] 0x2ae5b29830 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b298c0 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] 0x2ae5a9b730 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a9b7c0 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] 0x2ae5b2a140 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b2a1d0 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] 0x2ae5a9d460 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a9d4f0 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] 0x2ae5b2aa50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b2aae0 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] 0x2ae5a9f190 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a9f220 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] 0x2ae5b2b360 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b2b3f0 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] 0x2ae5aa0ec0 [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] 0x2ae5b2bc70 [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] 0x2ae5aa2bf0 [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] 0x2ae5b2c580 [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] 0x2ae5aa4920 [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] 0x2ae5b2ce90 [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] 0x2ae5aa6650 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5aa66e0 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] 0x2ae5b2d7a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b2d830 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] 0x2ae5aa8400 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5aa8490 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] 0x2ae5b2e0b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b2e140 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] 0x2ae5aaa1b0 [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] 0x2ae5b2e9c0 [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] 0x2ae5aabf60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5aabff0 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] 0x2ae5b2f2d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b2f360 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] 0x2ae5aadd10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5aadda0 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] 0x2ae5b2fbe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b2fc70 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] 0x2ae5aafac0 [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] 0x2ae5b304f0 [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] 0x2ae5ab1870 [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] 0x2ae5b30e00 [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] 0x2ae5ab3620 [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] 0x2ae5b31710 [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] 0x2ae5ab53d0 [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] 0x2ae5b32020 [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] 0x2ae5ab7180 [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] 0x2ae5b32930 [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] 0x2ae5ab8f30 [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] 0x2ae5b33240 [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] 0x2ae5abace0 [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] 0x2ae5b33b50 [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] 0x2ae5abca90 [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] 0x2ae5b34460 [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] 0x2ae5abe830 [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] 0x2ae5b34d70 [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] 0x2ae5ac0640 [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] 0x2ae5b35680 [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] 0x2ae5ac2450 [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] 0x2ae5b35f90 [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] 0x2ae5ac4270 [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] 0x2ae5b368a0 [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] 0x2ae5ac6020 [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] 0x2ae5b371b0 [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] 0x2ae5ac7dd0 [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] 0x2ae5b37ac0 [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] 0x2ae5ac9b80 [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] 0x2ae5b383d0 [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] 0x2ae5acb930 [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] 0x2ae5b38ce0 [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] 0x2ae5acd6e0 [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] 0x2ae5b395f0 [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] 0x2ae5acf490 [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] 0x2ae5b39f00 [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] 0x2ae5ad1240 [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] 0x2ae5b3a810 [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] 0x2ae5ad2ff0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ad3080 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5ad3110 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] 0x2ae5b3b120 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b3b1b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5b3b240 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] 0x2ae5ad4da0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ad4e30 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5ad4ec0 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] 0x2ae5b3ba60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b3baf0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5b3bb80 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] 0x2ae5ad56b0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2ae5ad5740 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2ae5ad57d0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2ae5ad5860 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2ae5ad58f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2ae5ad5980 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2ae5ad5a10 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2ae5ad5aa0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2ae5ad5b30 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2ae5ad5bc0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2ae5ad5c50 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2ae5ad5ce0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2ae5ad5d70 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] 0x2ae5b3c3a0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2ae5b3c430 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2ae5b3c4c0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2ae5b3c550 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2ae5b3c5e0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2ae5b3c670 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2ae5b3c700 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2ae5b3c790 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2ae5b3c820 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2ae5b3c8b0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2ae5b3c940 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2ae5b3c9d0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2ae5b3ca60 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 (2 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] 0x2ae5ad7b10 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5ad7ba0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b3ccb0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b3cd40 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] 0x2ae5ad8420 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5ad84b0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b3d5c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b3d650 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] 0x2ae5ad8d30 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5ad8dc0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b3ded0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b3df60 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] 0x2ae5ad9640 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b3e7e0 [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] 0x2ae5ad9f50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b3f0f0 [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] 0x2ae5ada860 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b3fa00 [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] 0x2ae5adb170 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5adb200 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] 0x2ae5b40310 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b403a0 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] 0x2ae5adba80 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae5adbb10 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2ae5adbba0 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] 0x2ae5adbc30 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] 0x2ae5b40c20 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae5b40cb0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2ae5b40d40 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] 0x2ae5b40dd0 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] 0x2ae5adc390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5adc420 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5adc4b0 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] 0x2ae5b41530 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b415c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b41650 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] 0x2ae5adcca0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5adcd30 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5adcdc0 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] 0x2ae5b41ee0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b41f70 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b42000 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] 0x2ae5add5b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5add640 VAL: 'Several lines of text, 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] 0x2ae5add6d0 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] 0x2ae5b42890 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b42920 VAL: 'Several lines of text, 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] 0x2ae5b429b0 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] 0x2ae5addec0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5addf50 VAL: 'Several 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] 0x2ae5addfe0 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] 0x2ae5b43240 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b432d0 VAL: 'Several 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] 0x2ae5b43360 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] 0x2ae5ade7d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5ade860 VAL: 'Several lines 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] 0x2ae5b43b50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b43be0 VAL: 'Several lines 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] 0x2ae5adf0e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5adf170 VAL: 'Several lines 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] 0x2ae5b44460 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b444f0 VAL: 'Several lines 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] 0x2ae5adf9f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5adfa80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5adfb10 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] 0x2ae5b44ea0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b44f30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b44fc0 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] 0x2ae5ae0300 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ae0390 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5ae0420 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] 0x2ae5b45850 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b458e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b45970 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] 0x2ae5ae0c10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ae0ca0 KEYVAL: 'example' 'Several lines of text, 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] 0x2ae5ae0d30 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] 0x2ae5b46160 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b461f0 KEYVAL: 'example' 'Several lines of text, 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] 0x2ae5b46280 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/20 (1 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] 0x2ae5ae1520 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ae15b0 KEYVAL: 'example' 'Several 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] 0x2ae5ae1640 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] 0x2ae5b46b10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b46ba0 KEYVAL: 'example' 'Several 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] 0x2ae5b46c30 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] 0x2ae5ae1e30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ae1ec0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5ae1f50 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] 0x2ae5b474c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b47550 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b475e0 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] 0x2ae5ae2740 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ae27d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5ae2860 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] 0x2ae5b47e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b47f00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b47f90 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] 0x2ae5ae3050 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ae30e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5ae3170 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] 0x2ae5b48820 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b488b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b48940 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] 0x2ae5ae3960 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ae39f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5ae3a80 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] 0x2ae5b491d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b49260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b492f0 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] 0x2ae5ae4270 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5ae4300 KEYVAL: 'example' 'Several lines 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] 0x2ae5b49b80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b49c10 KEYVAL: 'example' 'Several lines 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] 0x2ae5ae4b80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5ae4c10 KEYVAL: 'example' 'Several lines 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] 0x2ae5b4a530 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b4a5c0 KEYVAL: 'example' 'Several lines 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] 0x2ae5ae5490 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ae5520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5ae55b0 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] 0x2ae5b4aee0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b4af70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b4b000 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] 0x2ae5ae5da0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ae5e30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5ae5ec0 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] 0x2ae5b4b890 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b4b920 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b4b9b0 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] 0x2ae5ae66b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5ae6740 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5ae67d0 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] 0x2ae5b4c200 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b4c290 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b4c320 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] 0x2ae5ae6fc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5ae7050 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5ae70e0 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] 0x2ae5b4cb70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b4cc00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b4cc90 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] 0x2ae5ae78d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5ae7960 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5ae79f0 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] 0x2ae5b4d4e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b4d570 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b4d600 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] 0x2ae5ae81e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5ae8270 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2ae5ae8300 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] 0x2ae5b4ddf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b4de80 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2ae5b4df10 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] 0x2ae5ae8af0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5ae8b80 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2ae5ae8c10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2ae5ae8ca0 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] 0x2ae5b4e730 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b4e7c0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2ae5b4e850 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2ae5b4e8e0 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] 0x2ae5ae9400 [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] 0x2ae5b4f070 [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] 0x2ae5ae9d10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b4f980 [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] 0x2ae5aea620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b50290 [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] 0x2ae5aeaf30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b50ba0 [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] 0x2ae5aeb840 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b514b0 [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] 0x2ae5aec150 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b51dc0 [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] 0x2ae5aeca60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b526d0 [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] 0x2ae5aed370 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b52fe0 [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] 0x2ae5aedc80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b538f0 [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] 0x2ae5aee590 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b54200 [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] 0x2ae5aeeea0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b54b10 [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] 0x2ae5aef7b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b55420 [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] 0x2ae5af00c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af0150 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b55d30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b55dc0 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] 0x2ae5af09d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af0a60 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] 0x2ae5b56640 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b566d0 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] 0x2ae5af12e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af1370 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] 0x2ae5b56f50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b56fe0 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] 0x2ae5af1bf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af1c80 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b57860 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b578f0 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] 0x2ae5af2500 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af2590 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] 0x2ae5b58170 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b58200 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] 0x2ae5af2e10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af2ea0 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] 0x2ae5b58a80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b58b10 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] 0x2ae5af3720 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae5b59390 [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] 0x2ae5af4030 [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] 0x2ae5b59ca0 [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] 0x2ae5af4940 [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] 0x2ae5b5a5b0 [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] 0x2ae5af5250 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af52e0 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] 0x2ae5b5aec0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b5af50 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] 0x2ae5af5b60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af5bf0 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] 0x2ae5b5b7d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b5b860 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] 0x2ae5af6470 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af6500 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] 0x2ae5b5c0e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b5c170 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] 0x2ae5af6d80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af6e10 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] 0x2ae5b5c9f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b5ca80 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] 0x2ae5af7690 [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] 0x2ae5b5d300 [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] 0x2ae5af7fa0 [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] 0x2ae5b5dc10 [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] 0x2ae5af88b0 [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] 0x2ae5b5e520 [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] 0x2ae5af91c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af9250 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] 0x2ae5b5ee30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b5eec0 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] 0x2ae5af9ad0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5af9b60 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] 0x2ae5b5f740 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b5f7d0 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] 0x2ae5afa3e0 [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] 0x2ae5b60050 [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] 0x2ae5afacf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5afad80 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] 0x2ae5b60960 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b609f0 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] 0x2ae5afb600 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5afb690 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] 0x2ae5b612a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b61330 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] 0x2ae5afbf10 [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] 0x2ae5b61bb0 [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] 0x2ae5afc820 [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] 0x2ae5b624c0 [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] 0x2ae5afd130 [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] 0x2ae5b62dd0 [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] 0x2ae5afda40 [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] 0x2ae5b636e0 [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] 0x2ae5afe350 [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] 0x2ae5b63ff0 [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] 0x2ae5afec60 [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] 0x2ae5b64900 [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] 0x2ae5aff570 [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] 0x2ae5b65210 [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] 0x2ae5affe80 [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] 0x2ae5b65b20 [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] 0x2ae5b00790 [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] 0x2ae5b66430 [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] 0x2ae5b010a0 [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] 0x2ae5b66d40 [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] 0x2ae5b019b0 [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] 0x2ae5b67650 [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] 0x2ae5b022c0 [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] 0x2ae5b67f90 [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] 0x2ae5b02bd0 [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] 0x2ae5b688a0 [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] 0x2ae5b034e0 [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] 0x2ae5b691b0 [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] 0x2ae5b03df0 [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] 0x2ae5b69ac0 [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] 0x2ae5b04700 [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] 0x2ae5b6a3d0 [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] 0x2ae5b05010 [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] 0x2ae5b6ace0 [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] 0x2ae5b05920 [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] 0x2ae5b6b5f0 [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] 0x2ae5b06230 [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] 0x2ae5b6bf00 [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] 0x2ae5b06b40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b06bd0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5b06c60 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] 0x2ae5b6c810 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6c8a0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5b6c930 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] 0x2ae5b07450 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b074e0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5b07570 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] 0x2ae5b6d150 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6d1e0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5b6d270 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: 0x2ae58495c0 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2ae583fbf0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2ae583fc88 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2ae583fd20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2ae583fdb8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2ae583fe50 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2ae583fee8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2ae583ff80 DOCSEQ: (8 sibs) 2 children: 27: 0x2ae58400c0 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2ae5840158 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2ae5840018 DOCMAP: (8 sibs) 2 children: 27: 0x2ae5840200 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2ae5840298 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6da90 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2ae5b6db20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2ae5b6dbb0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2ae5b6dc40 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2ae5b6dcd0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2ae5b6dd60 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2ae5b6ddf0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2ae5b6de80 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2ae5b6df10 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2ae5b6dfa0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2ae5b6e030 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2ae5b6e0c0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2ae5b6e150 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 (1 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: 0x2ae5849a20 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2ae5840b10 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5a2df70 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5a2e000 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: 0x2ae5849b38 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2ae58406a0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6e1f0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b6e280 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: 0x2ae5849c50 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2ae5840790 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6e320 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b6e3b0 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: 0x2ae5849d68 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6e450 [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: 0x2ae5849e80 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6e4f0 [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: 0x2ae5849f98 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6e590 [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: 0x2ae584a0b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5840970 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] 0x2ae5b6e630 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b6e6c0 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: 0x2ae584a1c8 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ae5840bb0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2ae5840c48 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2ae5840ce0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6e760 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae5b6e7f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2ae5b6e880 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] 0x2ae5b6e910 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: 0x2ae584a2e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5840dd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5840e68 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6e9b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6ea40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b6ead0 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: 0x2ae584a3f8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae5840fb0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5841048 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6eb70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6ec00 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b6ec90 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: 0x2ae584a510 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae5841140 VAL: 'Several lines of text, 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: 0x2ae58411d8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6ed30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6edc0 VAL: 'Several lines of text, 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] 0x2ae5b6ee50 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: 0x2ae584a628 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae58412d0 VAL: 'Several 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: 0x2ae5841368 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6eef0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6ef80 VAL: 'Several 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] 0x2ae5b6f010 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: 0x2ae584a740 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5840a60 VAL: 'Several lines 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] 0x2ae5b6f0b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b6f140 VAL: 'Several lines 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: 0x2ae584a858 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae58414b0 VAL: 'Several lines 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] 0x2ae5b6f1e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b6f270 VAL: 'Several lines 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: 0x2ae584a970 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae58415a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5841638 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6f310 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6f3a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b6f430 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: 0x2ae584aa88 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5841730 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae58417c8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6f4d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6f560 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b6f5f0 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: 0x2ae584aba0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae58418c0 KEYVAL: 'example' 'Several lines of text, 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: 0x2ae5841958 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6f690 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6f720 KEYVAL: 'example' 'Several lines of text, 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] 0x2ae5b6f7b0 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: 0x2ae584acb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5841a50 KEYVAL: 'example' 'Several 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: 0x2ae5841ae8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6f850 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6f8e0 KEYVAL: 'example' 'Several 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] 0x2ae5b6f970 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: 0x2ae584add0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5841be0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5841c78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6fa10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6faa0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b6fb30 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: 0x2ae584aee8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5841d70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5841e08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6fbd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6fc60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b6fcf0 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: 0x2ae584b000 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5841f00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5841f98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6fd90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6fe20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b6feb0 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: 0x2ae584b118 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5842090 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5842128 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b6ff50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b6ffe0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b70070 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: 0x2ae584b230 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5842220 KEYVAL: 'example' 'Several lines 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] 0x2ae5b70110 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b701a0 KEYVAL: 'example' 'Several lines 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: 0x2ae584b348 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5842310 KEYVAL: 'example' 'Several lines 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] 0x2ae5b70240 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b702d0 KEYVAL: 'example' 'Several lines 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: 0x2ae584b460 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5842400 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5842498 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b70370 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b70400 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b70490 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: 0x2ae584b578 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5844920 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae58449b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b70530 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b705c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b70650 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: 0x2ae584b690 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5844b00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2ae5844ba0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b706f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b70780 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b70810 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: 0x2ae584b7a8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5844c90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2ae5844d30 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b708b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b70940 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b709d0 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: 0x2ae584b8c0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5849430 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2ae58494d0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b70a70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b70b00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b70b90 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: 0x2ae584b9d8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5842630 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2ae58426c8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b70c30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b70cc0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2ae5b70d50 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: 0x2ae584baf0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5844a60 MAP: (1 sibs) 2 children: 27: 0x2ae5842900 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2ae5842998 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b70df0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b70e80 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2ae5b70f10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2ae5b70fa0 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: 0x2ae584bc08 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71040 [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: 0x2ae584bd20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b710e0 [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: 0x2ae584be38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71180 [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: 0x2ae584bf50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71220 [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: 0x2ae584c068 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b712c0 [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: 0x2ae584c180 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71360 [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: 0x2ae584c298 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71400 [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: 0x2ae584c3b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b714a0 [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: 0x2ae584c4c8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71540 [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: 0x2ae584c5e0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b715e0 [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: 0x2ae584c6f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71680 [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: 0x2ae584c810 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71720 [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: 0x2ae584c928 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5842e00 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b717c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b71850 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: 0x2ae584ca40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5842ef0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b718f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b71980 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: 0x2ae584cb58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5842fe0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71a20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b71ab0 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: 0x2ae584cc70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae58430d0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71b50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b71be0 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: 0x2ae584cd88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae58431c0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71c80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b71d10 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: 0x2ae584cea0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae58432b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71db0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b71e40 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: 0x2ae584cfb8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71ee0 [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: 0x2ae584d0d0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b71f80 [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: 0x2ae584d1e8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72020 [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: 0x2ae584d300 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5843490 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b720c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b72150 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: 0x2ae584d418 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5843580 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b721f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b72280 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: 0x2ae584d530 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5843670 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72320 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b723b0 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: 0x2ae584d648 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5843760 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b724e0 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: 0x2ae584d760 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72580 [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: 0x2ae584d878 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72620 [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: 0x2ae584d990 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b726c0 [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: 0x2ae584daa8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5843940 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72760 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b727f0 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: 0x2ae584dbc0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5843a30 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72890 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b72920 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: 0x2ae584dcd8 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b729c0 [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: 0x2ae584ddf0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5843b70 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72a60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b72af0 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: 0x2ae584df08 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5843c60 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72b90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b72c20 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: 0x2ae584e020 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72cc0 [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: 0x2ae584e138 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72d60 [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: 0x2ae584e250 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72e00 [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: 0x2ae584e368 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72ea0 [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: 0x2ae584e480 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72f40 [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: 0x2ae584e598 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b72fe0 [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: 0x2ae584e6b0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b73080 [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: 0x2ae584e7c8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b73120 [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: 0x2ae584e8e0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b731c0 [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: 0x2ae584e9f8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b73260 [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: 0x2ae584eb10 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b73300 [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: 0x2ae584ec28 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b733a0 [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: 0x2ae584ed40 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b73440 [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: 0x2ae584ee58 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b734e0 [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: 0x2ae584ef70 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b73580 [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: 0x2ae584f088 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b73620 [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: 0x2ae584f1a0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b736c0 [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: 0x2ae584f2b8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b73760 [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: 0x2ae584f3d0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b73800 [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: 0x2ae584f4e8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae5842770 VAL: ' 27: ' (2 sibs) 27: 0x2ae5842808 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b738a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b73930 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5b739c0 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: 0x2ae584f600 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae5844390 VAL: ' 27: ' (2 sibs) 27: 0x2ae5844428 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b73a60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b73af0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5b73b80 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: 0x2ae58495c0 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2ae583fbf0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2ae583fc88 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2ae583fd20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2ae583fdb8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2ae583fe50 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2ae583fee8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2ae583ff80 DOCSEQ: (8 sibs) 2 children: 27: 0x2ae58400c0 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2ae5840158 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2ae5840018 DOCMAP: (8 sibs) 2 children: 27: 0x2ae5840200 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2ae5840298 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b73c20 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2ae5b73cb0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2ae5b73d40 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2ae5b73dd0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2ae5b73e60 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2ae5b73ef0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2ae5b73f80 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2ae5b74010 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2ae5b740a0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2ae5b74130 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2ae5b741c0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2ae5b74250 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2ae5b742e0 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 (1 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: 0x2ae5849a20 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2ae5840b10 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b74380 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b74410 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: 0x2ae5849b38 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2ae58406a0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b744b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b74540 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: 0x2ae5849c50 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2ae5840790 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b745e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b74670 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: 0x2ae5849d68 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b74710 [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: 0x2ae5849e80 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b747b0 [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: 0x2ae5849f98 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b74850 [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: 0x2ae584a0b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5840970 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] 0x2ae5b748f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b74980 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: 0x2ae584a1c8 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ae5840bb0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2ae5840c48 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2ae5840ce0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b74a20 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae5b74ab0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2ae5b74b40 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] 0x2ae5b74bd0 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: 0x2ae584a2e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5840dd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5840e68 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b74c70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b74d00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b74d90 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: 0x2ae584a3f8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae5840fb0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5841048 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b74e30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b74ec0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b74f50 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: 0x2ae584a510 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae5841140 VAL: 'Several lines of text, 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: 0x2ae58411d8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b74ff0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b75080 VAL: 'Several lines of text, 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] 0x2ae5b75110 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: 0x2ae584a628 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae58412d0 VAL: 'Several 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: 0x2ae5841368 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b751b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b75240 VAL: 'Several 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] 0x2ae5b752d0 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: 0x2ae584a740 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5840a60 VAL: 'Several lines 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] 0x2ae5b75370 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b75400 VAL: 'Several lines 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: 0x2ae584a858 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae58414b0 VAL: 'Several lines 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] 0x2ae5b754a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b75530 VAL: 'Several lines 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: 0x2ae584a970 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae58415a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5841638 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b755d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b75660 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b756f0 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: 0x2ae584aa88 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5841730 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae58417c8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b75790 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b75820 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b758b0 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: 0x2ae584aba0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae58418c0 KEYVAL: 'example' 'Several lines of text, 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: 0x2ae5841958 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b75950 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b759e0 KEYVAL: 'example' 'Several lines of text, 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] 0x2ae5b75a70 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: 0x2ae584acb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5841a50 KEYVAL: 'example' 'Several 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: 0x2ae5841ae8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b75b10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b75ba0 KEYVAL: 'example' 'Several 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] 0x2ae5b75c30 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: 0x2ae584add0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5841be0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5841c78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b75cd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b75d60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b75df0 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: 0x2ae584aee8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5841d70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5841e08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b75e90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b75f20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b75fb0 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: 0x2ae584b000 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5841f00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5841f98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b76050 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b760e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b76170 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: 0x2ae584b118 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5842090 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5842128 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b76210 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b762a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b76330 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: 0x2ae584b230 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5842220 KEYVAL: 'example' 'Several lines 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] 0x2ae5b763d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b76460 KEYVAL: 'example' 'Several lines 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: 0x2ae584b348 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5842310 KEYVAL: 'example' 'Several lines 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] 0x2ae5b76500 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b76590 KEYVAL: 'example' 'Several lines 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: 0x2ae584b460 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5842400 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae5842498 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b76630 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b766c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b76750 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: 0x2ae584b578 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5844920 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2ae58449b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b767f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b76880 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2ae5b76910 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: 0x2ae584b690 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5844b00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2ae5844ba0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b769b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b76a40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b76ad0 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: 0x2ae584b7a8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5844c90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2ae5844d30 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b76b70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b76c00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b76c90 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: 0x2ae584b8c0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5849430 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2ae58494d0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b76d30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b76dc0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2ae5b76e50 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: 0x2ae584b9d8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2ae5842630 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2ae58426c8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b76ef0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b76f80 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2ae5b77010 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: 0x2ae584baf0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5844a60 MAP: (1 sibs) 2 children: 27: 0x2ae5842900 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2ae5842998 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b770b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b77140 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2ae5b771d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2ae5b77260 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: 0x2ae584bc08 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77300 [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: 0x2ae584bd20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b773a0 [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: 0x2ae584be38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77440 [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: 0x2ae584bf50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b774e0 [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: 0x2ae584c068 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77580 [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: 0x2ae584c180 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77620 [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: 0x2ae584c298 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b776c0 [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: 0x2ae584c3b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77760 [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: 0x2ae584c4c8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77800 [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: 0x2ae584c5e0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b778a0 [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: 0x2ae584c6f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77940 [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: 0x2ae584c810 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b779e0 [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: 0x2ae584c928 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5842e00 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77a80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b77b10 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: 0x2ae584ca40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5842ef0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77bb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b77c40 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: 0x2ae584cb58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5842fe0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77ce0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b77d70 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: 0x2ae584cc70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae58430d0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77e10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b77ea0 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: 0x2ae584cd88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae58431c0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b77f40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b77fd0 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: 0x2ae584cea0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae58432b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78070 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b78100 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: 0x2ae584cfb8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b781a0 [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: 0x2ae584d0d0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78240 [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: 0x2ae584d1e8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b782e0 [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: 0x2ae584d300 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5843490 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b78410 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: 0x2ae584d418 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5843580 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b784b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b78540 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: 0x2ae584d530 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5843670 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b785e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b78670 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: 0x2ae584d648 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5843760 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78710 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b787a0 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: 0x2ae584d760 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78840 [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: 0x2ae584d878 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b788e0 [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: 0x2ae584d990 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78980 [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: 0x2ae584daa8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5843940 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78a20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b78ab0 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: 0x2ae584dbc0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5843a30 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78b50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b78be0 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: 0x2ae584dcd8 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78c80 [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: 0x2ae584ddf0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae5843b70 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78d20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b78db0 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: 0x2ae584df08 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2ae5843c60 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78e50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2ae5b78ee0 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: 0x2ae584e020 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b78f80 [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: 0x2ae584e138 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79020 [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: 0x2ae584e250 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b790c0 [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: 0x2ae584e368 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79160 [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: 0x2ae584e480 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79200 [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: 0x2ae584e598 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b792a0 [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: 0x2ae584e6b0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79340 [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: 0x2ae584e7c8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b793e0 [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: 0x2ae584e8e0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79480 [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: 0x2ae584e9f8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79520 [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: 0x2ae584eb10 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b795c0 [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: 0x2ae584ec28 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79660 [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: 0x2ae584ed40 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79700 [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: 0x2ae584ee58 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b797a0 [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: 0x2ae584ef70 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79840 [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: 0x2ae584f088 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b798e0 [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: 0x2ae584f1a0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79980 [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: 0x2ae584f2b8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79a20 [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: 0x2ae584f3d0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79ac0 [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: 0x2ae584f4e8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae5842770 VAL: ' 27: ' (2 sibs) 27: 0x2ae5842808 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79b60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b79bf0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5b79c80 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: 0x2ae584f600 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae5844390 VAL: ' 27: ' (2 sibs) 27: 0x2ae5844428 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae5b79d20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae5b79db0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2ae5b79e40 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 (3419 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (3473 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 3.96 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 (3 ms) 28: [----------] 1 test from CaseNode (4 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (5 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (3 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 (17 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (2 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 (2 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (4 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (3 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 (1 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (1 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (1 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 (1 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (2 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 (1 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (15 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (3 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (1 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (6 ms) 28: [----------] 25 tests from block_folded (91 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: 0x2b0bbb7e40 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2b0bbae790 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae828 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae8c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae958 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbae9f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbaea88 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbaeb20 DOCSEQ: (8 sibs) 2 children: 28: 0x2b0bbaec60 VAL: 'hello there 28: ' (2 sibs) 28: 0x2b0bbaecf8 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2b0bbaebb8 DOCMAP: (8 sibs) 2 children: 28: 0x2b0bbaeda0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2b0bbaee38 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd1eb70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2b0bd1ec00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2b0bd1ec90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2b0bd1ed20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2b0bd1edb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2b0bd1ee40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2b0bd1eed0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2b0bd1ef60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2b0bd1eff0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2b0bd1f080 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2b0bd1f110 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2b0bd1f1a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2b0bd1f230 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (9 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 (13 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 (5 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 (1 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: 0x2b0bbb82a0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd27b80 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 (1 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: 0x2b0bbb83b8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd298b0 [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: 0x2b0bbb84d0 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd2b5e0 [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: 0x2b0bbb85e8 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2b0bbaf330 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2b0bbaf3c8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2b0bbaf460 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] 0x2b0bd2dd90 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2b0bd2de20 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2b0bd2deb0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2b0bd2df40 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 (1 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: 0x2b0bbb8700 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbaf550 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: 0x2b0bbaf5e8 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd2fc00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd2fc90 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] 0x2b0bd2fd20 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: 0x2b0bbb8818 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaf6e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbaf778 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd31bf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd31c80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd31d10 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/9 (1 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: 0x2b0bbb8930 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaf870 KEYVAL: '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: 0x2b0bbaf908 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd33b30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd33bc0 KEYVAL: '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] 0x2b0bd33c50 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: 0x2b0bbb8a48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafa00 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: 0x2b0bbafa98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd35b20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd35bb0 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] 0x2b0bd35c40 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: 0x2b0bbb8b60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbafc28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd37b10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd37ba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd37c30 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: 0x2b0bbb8c78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafd20 KEYVAL: '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: 0x2b0bbafdb8 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] 0x2b0bd39be0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd39c70 KEYVAL: '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] 0x2b0bd39d00 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: 0x2b0bbb8d90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb1110 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: 0x2b0bbb11a8 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] 0x2b0bd3bdf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd3be80 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] 0x2b0bd3bf10 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: 0x2b0bbb8ea8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb1250 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb12e8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd3deb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd3df40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd3dfd0 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: 0x2b0bbb8fc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb36a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb3738 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd3fec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd3ff50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd3ffe0 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: 0x2b0bbb90d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaffa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0038 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd41ef0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd41f80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd42010 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: 0x2b0bbb91f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb01c8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd43f20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd43fb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd44040 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: 0x2b0bbb9308 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb02c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0358 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd45ef0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd45f80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd46010 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: 0x2b0bbb9420 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0450 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb04e8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd480a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd48130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd481c0 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: 0x2b0bbb9538 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b0bbb0590 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] 0x2b0bd49f70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b0bd4a000 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: 0x2b0bbb9650 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0680 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0718 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd4bf40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd4bfd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd4c060 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: 0x2b0bbb9768 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd4dc70 [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: 0x2b0bbb9880 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd4f9a0 [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: 0x2b0bbb9998 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd516d0 [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: 0x2b0bbb9ab0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd53400 [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: 0x2b0bbb9bc8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd55130 [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: 0x2b0bbb9ce0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd56e60 [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: 0x2b0bbb9df8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd58b90 [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: 0x2b0bbb9f10 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd5a8c0 [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: 0x2b0bbba028 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd5c5f0 [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: 0x2b0bbba140 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd5e320 [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: 0x2b0bbba258 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd60050 [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: 0x2b0bbba370 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd61d80 [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: 0x2b0bbba488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd63ab0 [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: 0x2b0bbba5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd657e0 [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: 0x2b0bbba6b8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd67510 [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: 0x2b0bbba7d0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd69240 [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: 0x2b0bbba8e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd6af70 [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: 0x2b0bbbaa00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd6cca0 [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: 0x2b0bbbab18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd6e9d0 [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: 0x2b0bbbac30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd70700 [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: 0x2b0bbbad48 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd72430 [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: 0x2b0bbbae60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd74160 [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: 0x2b0bbbaf78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd75e90 [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: 0x2b0bbbb090 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd77bc0 [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: 0x2b0bbbb1a8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd798f0 [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: 0x2b0bbbb2c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd7b660 [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: 0x2b0bbbb3d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd7d410 [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: 0x2b0bbbb4f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd7f1c0 [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: 0x2b0bbbb608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd80f70 [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: 0x2b0bbbb720 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd82d20 [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: 0x2b0bbbb838 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd84ad0 [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: 0x2b0bbbb950 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd86880 [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: 0x2b0bbbba68 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd88630 [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: 0x2b0bbbbb80 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd8a3e0 [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: 0x2b0bbbbc98 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd8c190 [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: 0x2b0bbbbdb0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd8df40 [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: 0x2b0bbbbec8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd8fcf0 [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: 0x2b0bbbbfe0 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd91aa0 [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: 0x2b0bbbc0f8 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd93850 [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: 0x2b0bbbc210 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd95600 [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: 0x2b0bbbc328 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbb1750 VAL: ' 28: ' (2 sibs) 28: 0x2b0bbb17e8 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd973b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd97440 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0bd974d0 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: 0x2b0bbbc440 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbb18e0 VAL: ' 28: ' (2 sibs) 28: 0x2b0bbb1978 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd99160 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd991f0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0bd99280 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: 0x2b0bbb7e40 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2b0bbae790 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae828 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae8c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae958 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbae9f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbaea88 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbaeb20 DOCSEQ: (8 sibs) 2 children: 28: 0x2b0bbaec60 VAL: 'hello there 28: ' (2 sibs) 28: 0x2b0bbaecf8 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2b0bbaebb8 DOCMAP: (8 sibs) 2 children: 28: 0x2b0bbaeda0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2b0bbaee38 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd99a70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2b0bd99b00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2b0bd99b90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2b0bd99c20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2b0bd99cb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2b0bd99d40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2b0bd99dd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2b0bd99e60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2b0bd99ef0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2b0bd99f80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2b0bd9a010 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2b0bd9a0a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2b0bd9a130 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (1 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 (2 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: 0x2b0bbb82a0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd9bf50 [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: 0x2b0bbb83b8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd9c860 [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: 0x2b0bbb84d0 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd9d170 [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: 0x2b0bbb85e8 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2b0bbaf330 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2b0bbaf3c8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2b0bbaf460 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] 0x2b0bd9da80 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2b0bd9db10 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2b0bd9dba0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2b0bd9dc30 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: 0x2b0bbb8700 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbaf550 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: 0x2b0bbaf5e8 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd9e390 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd9e420 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] 0x2b0bd9e4b0 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: 0x2b0bbb8818 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaf6e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbaf778 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd9eca0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd9ed30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd9edc0 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: 0x2b0bbb8930 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaf870 KEYVAL: '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: 0x2b0bbaf908 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd9f5b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd9f640 KEYVAL: '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] 0x2b0bd9f6d0 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: 0x2b0bbb8a48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafa00 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: 0x2b0bbafa98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd9fec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd9ff50 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] 0x2b0bd9ffe0 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: 0x2b0bbb8b60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbafc28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda07d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda0860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda08f0 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: 0x2b0bbb8c78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafd20 KEYVAL: '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: 0x2b0bbafdb8 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] 0x2b0bda10e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda1170 KEYVAL: '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] 0x2b0bda1200 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: 0x2b0bbb8d90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb1110 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: 0x2b0bbb11a8 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] 0x2b0bda19f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda1a80 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] 0x2b0bda1b10 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: 0x2b0bbb8ea8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb1250 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb12e8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda2300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda2390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda2420 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: 0x2b0bbb8fc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb36a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb3738 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda2c10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda2ca0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda2d30 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: 0x2b0bbb90d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaffa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0038 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda3520 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda35b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda3640 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: 0x2b0bbb91f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb01c8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda3e30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda3ec0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda3f50 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: 0x2b0bbb9308 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb02c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0358 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda4740 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda47d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda4860 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: 0x2b0bbb9420 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0450 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb04e8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda5120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda51b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda5240 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: 0x2b0bbb9538 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b0bbb0590 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] 0x2b0bda5a30 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b0bda5ac0 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: 0x2b0bbb9650 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0680 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0718 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda6340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda63d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda6460 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: 0x2b0bbb9768 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda6c50 [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: 0x2b0bbb9880 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda7560 [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: 0x2b0bbb9998 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda7e70 [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: 0x2b0bbb9ab0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda8780 [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: 0x2b0bbb9bc8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda9090 [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: 0x2b0bbb9ce0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bda99a0 [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: 0x2b0bbb9df8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdaa2b0 [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: 0x2b0bbb9f10 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdaabc0 [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: 0x2b0bbba028 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdab4d0 [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: 0x2b0bbba140 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdabde0 [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: 0x2b0bbba258 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdac6f0 [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: 0x2b0bbba370 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdad000 [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: 0x2b0bbba488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdad910 [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: 0x2b0bbba5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdae220 [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: 0x2b0bbba6b8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdaeb30 [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: 0x2b0bbba7d0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdaf440 [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: 0x2b0bbba8e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdafd50 [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: 0x2b0bbbaa00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb0660 [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: 0x2b0bbbab18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb0f70 [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: 0x2b0bbbac30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb1880 [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: 0x2b0bbbad48 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb2190 [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: 0x2b0bbbae60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb2aa0 [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: 0x2b0bbbaf78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb33b0 [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: 0x2b0bbbb090 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb3cc0 [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: 0x2b0bbbb1a8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb45d0 [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: 0x2b0bbbb2c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb4ee0 [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: 0x2b0bbbb3d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb57f0 [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: 0x2b0bbbb4f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb6100 [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: 0x2b0bbbb608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb6a10 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/51 (1 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: 0x2b0bbbb720 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb7320 [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: 0x2b0bbbb838 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb7c30 [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: 0x2b0bbbb950 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb8540 [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: 0x2b0bbbba68 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb8e50 [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: 0x2b0bbbbb80 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdb9760 [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: 0x2b0bbbbc98 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdba070 [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: 0x2b0bbbbdb0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdba980 [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: 0x2b0bbbbec8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdbb290 [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: 0x2b0bbbbfe0 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdbbba0 [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: 0x2b0bbbc0f8 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdbc4b0 [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: 0x2b0bbbc210 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdbcdc0 [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: 0x2b0bbbc328 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbb1750 VAL: ' 28: ' (2 sibs) 28: 0x2b0bbb17e8 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdbd6d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdbd760 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0bdbd7f0 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: 0x2b0bbbc440 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbb18e0 VAL: ' 28: ' (2 sibs) 28: 0x2b0bbb1978 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bdbdfe0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdbe070 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0bdbe100 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 (3 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 (2 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 (3 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 (11 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (4 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (1 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 (3 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 (2 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 (2 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 (2 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 (2 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 (1 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 (2 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 (2 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 (2 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 (2 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 (1 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 (2 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 (2 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (2 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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] 0x2b0bd1eb70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2b0bd1ec00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2b0bd1ec90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2b0bd1ed20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2b0bd1edb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2b0bd1ee40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2b0bd1eed0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2b0bd1ef60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2b0bd1eff0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2b0bd1f080 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2b0bd1f110 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2b0bd1f1a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2b0bd1f230 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] 0x2b0bdc1020 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2b0bdc10b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2b0bdc1140 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2b0bdc11d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2b0bdc1260 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2b0bdc12f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2b0bdc1380 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2b0bdc1410 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2b0bdc14a0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2b0bdc1530 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2b0bdc15c0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2b0bdc1650 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2b0bdc16e0 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 (4 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] 0x2b0bd27b80 [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] 0x2b0bdc2210 [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] 0x2b0bd298b0 [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] 0x2b0bdc2b20 [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] 0x2b0bd2b5e0 [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] 0x2b0bdc3430 [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] 0x2b0bd2dd90 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2b0bd2de20 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2b0bd2deb0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2b0bd2df40 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] 0x2b0bdc3d40 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2b0bdc3dd0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2b0bdc3e60 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2b0bdc3ef0 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 (1 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] 0x2b0bd2fc00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd2fc90 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] 0x2b0bd2fd20 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] 0x2b0bdc4650 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdc46e0 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] 0x2b0bdc4770 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/8 (1 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] 0x2b0bd31bf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd31c80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd31d10 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] 0x2b0bdc4f60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdc4ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdc5080 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/9 (1 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] 0x2b0bd33b30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd33bc0 KEYVAL: '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] 0x2b0bd33c50 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] 0x2b0bdc5870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdc5900 KEYVAL: '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] 0x2b0bdc5990 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] 0x2b0bd35b20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd35bb0 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] 0x2b0bd35c40 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] 0x2b0bdc6180 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdc6210 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] 0x2b0bdc62a0 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] 0x2b0bd37b10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd37ba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd37c30 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] 0x2b0bdc6a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdc6b20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdc6bb0 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] 0x2b0bd39be0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd39c70 KEYVAL: '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] 0x2b0bd39d00 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] 0x2b0bdc73a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdc7430 KEYVAL: '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] 0x2b0bdc74c0 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] 0x2b0bd3bdf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd3be80 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] 0x2b0bd3bf10 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] 0x2b0bdc7cb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdc7d40 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] 0x2b0bdc7dd0 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] 0x2b0bd3deb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd3df40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd3dfd0 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] 0x2b0bdc85c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdc8650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdc86e0 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] 0x2b0bd3fec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd3ff50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd3ffe0 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] 0x2b0bdc8ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdc8f60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdc8ff0 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] 0x2b0bd41ef0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd41f80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd42010 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] 0x2b0bdc97e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdc9870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdc9900 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] 0x2b0bd43f20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd43fb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd44040 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] 0x2b0bdca0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdca180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdca210 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] 0x2b0bd45ef0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd45f80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd46010 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] 0x2b0bdcaa00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdcaa90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdcab20 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] 0x2b0bd480a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd48130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd481c0 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] 0x2b0bdcb310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdcb3a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdcb430 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] 0x2b0bd49f70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b0bd4a000 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] 0x2b0bdcbc20 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b0bdcbcb0 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] 0x2b0bd4bf40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd4bfd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd4c060 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] 0x2b0bdcc530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdcc5c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdcc650 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] 0x2b0bd4dc70 [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] 0x2b0bdcce40 [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] 0x2b0bd4f9a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdcd750 [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] 0x2b0bd516d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdce060 [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] 0x2b0bd53400 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdce970 [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] 0x2b0bd55130 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdcf280 [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] 0x2b0bd56e60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdcfb90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/28 (1 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] 0x2b0bd58b90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdd04a0 [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] 0x2b0bd5a8c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdd0db0 [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] 0x2b0bd5c5f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdd16c0 [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] 0x2b0bd5e320 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdd1fd0 [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] 0x2b0bd60050 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdd28e0 [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] 0x2b0bd61d80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdd31f0 [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] 0x2b0bd63ab0 [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] 0x2b0bdd3b00 [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] 0x2b0bd657e0 [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] 0x2b0bdd4410 [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] 0x2b0bd67510 [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] 0x2b0bdd4d20 [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] 0x2b0bd69240 [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] 0x2b0bdd5630 [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] 0x2b0bd6af70 [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] 0x2b0bdd5f40 [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] 0x2b0bd6cca0 [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] 0x2b0bdd6850 [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] 0x2b0bd6e9d0 [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] 0x2b0bdd7160 [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] 0x2b0bd70700 [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] 0x2b0bdd7a70 [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] 0x2b0bd72430 [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] 0x2b0bdd8380 [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] 0x2b0bd74160 [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] 0x2b0bdd8c90 [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] 0x2b0bd75e90 [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] 0x2b0bdd95a0 [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] 0x2b0bd77bc0 [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] 0x2b0bdd9eb0 [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] 0x2b0bd798f0 [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] 0x2b0bdda7c0 [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] 0x2b0bd7b660 [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] 0x2b0bddb0d0 [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] 0x2b0bd7d410 [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] 0x2b0bddb9e0 [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] 0x2b0bd7f1c0 [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] 0x2b0bddc2f0 [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] 0x2b0bd80f70 [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] 0x2b0bddcc00 [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] 0x2b0bd82d20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bddd510 [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] 0x2b0bd84ad0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bddde20 [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] 0x2b0bd86880 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdde730 [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] 0x2b0bd88630 [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] 0x2b0bddf040 [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] 0x2b0bd8a3e0 [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] 0x2b0bddf950 [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] 0x2b0bd8c190 [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] 0x2b0bde0260 [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] 0x2b0bd8df40 [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] 0x2b0bde0b70 [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] 0x2b0bd8fcf0 [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] 0x2b0bde1480 [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] 0x2b0bd91aa0 [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] 0x2b0bde1d90 [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] 0x2b0bd93850 [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] 0x2b0bde26a0 [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] 0x2b0bd95600 [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] 0x2b0bde2fb0 [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] 0x2b0bd973b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd97440 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0bd974d0 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] 0x2b0bde38c0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bde3950 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0bde39e0 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] 0x2b0bd99160 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd991f0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0bd99280 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] 0x2b0bde41d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bde4260 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0bde42f0 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] 0x2b0bd99a70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2b0bd99b00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2b0bd99b90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2b0bd99c20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2b0bd99cb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2b0bd99d40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2b0bd99dd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2b0bd99e60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2b0bd99ef0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2b0bd99f80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2b0bd9a010 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2b0bd9a0a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2b0bd9a130 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] 0x2b0bde4ae0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2b0bde4b70 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2b0bde4c00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2b0bde4c90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2b0bde4d20 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2b0bde4db0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2b0bde4e40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2b0bde4ed0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2b0bde4f60 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2b0bde4ff0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2b0bde5080 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2b0bde5110 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2b0bde51a0 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 (2 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] 0x2b0bd9bf50 [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] 0x2b0bde53f0 [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] 0x2b0bd9c860 [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] 0x2b0bde5d00 [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] 0x2b0bd9d170 [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] 0x2b0bde6610 [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] 0x2b0bd9da80 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2b0bd9db10 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2b0bd9dba0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2b0bd9dc30 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] 0x2b0bde6f20 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2b0bde6fb0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2b0bde7040 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2b0bde70d0 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] 0x2b0bd9e390 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd9e420 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] 0x2b0bd9e4b0 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] 0x2b0bde7830 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bde78c0 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] 0x2b0bde7950 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] 0x2b0bd9eca0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd9ed30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bd9edc0 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] 0x2b0bde8140 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bde81d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bde8260 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] 0x2b0bd9f5b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd9f640 KEYVAL: '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] 0x2b0bd9f6d0 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] 0x2b0bde8af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bde8b80 KEYVAL: '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] 0x2b0bde8c10 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] 0x2b0bd9fec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd9ff50 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] 0x2b0bd9ffe0 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] 0x2b0bde94a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bde9530 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] 0x2b0bde95c0 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] 0x2b0bda07d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda0860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda08f0 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] 0x2b0bde9e50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bde9ee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bde9f70 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] 0x2b0bda10e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda1170 KEYVAL: '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] 0x2b0bda1200 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] 0x2b0bdea760 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdea7f0 KEYVAL: '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] 0x2b0bdea880 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] 0x2b0bda19f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda1a80 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] 0x2b0bda1b10 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] 0x2b0bdeb070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdeb100 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] 0x2b0bdeb190 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] 0x2b0bda2300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda2390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda2420 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] 0x2b0bdeba20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdebab0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdebb40 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] 0x2b0bda2c10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda2ca0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda2d30 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] 0x2b0bdec3d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdec460 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdec4f0 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] 0x2b0bda3520 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda35b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda3640 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] 0x2b0bdecd80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdece10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdecea0 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] 0x2b0bda3e30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda3ec0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda3f50 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] 0x2b0bded730 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bded7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bded850 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] 0x2b0bda4740 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda47d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda4860 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] 0x2b0bdee0e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdee170 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdee200 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] 0x2b0bda5120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda51b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda5240 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] 0x2b0bdeea90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdeeb20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdeebb0 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] 0x2b0bda5a30 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b0bda5ac0 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] 0x2b0bdef3a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b0bdef430 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] 0x2b0bda6340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bda63d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bda6460 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] 0x2b0bdefd50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdefde0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0bdefe70 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/22 (1 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] 0x2b0bda6c50 [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] 0x2b0bdf0660 [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] 0x2b0bda7560 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdf0f70 [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] 0x2b0bda7e70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdf1880 [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] 0x2b0bda8780 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdf2190 [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] 0x2b0bda9090 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdf2aa0 [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] 0x2b0bda99a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdf33b0 [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] 0x2b0bdaa2b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdf3cc0 [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] 0x2b0bdaabc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdf45d0 [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] 0x2b0bdab4d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdf4ee0 [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] 0x2b0bdabde0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdf57f0 [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] 0x2b0bdac6f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdf6100 [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] 0x2b0bdad000 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0bdf6a10 [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] 0x2b0bdad910 [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] 0x2b0bdf7320 [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] 0x2b0bdae220 [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] 0x2b0bdf7c30 [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] 0x2b0bdaeb30 [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] 0x2b0bdf8540 [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] 0x2b0bdaf440 [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] 0x2b0bdf8e50 [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] 0x2b0bdafd50 [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] 0x2b0bdf9760 [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] 0x2b0bdb0660 [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] 0x2b0bdfa070 [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] 0x2b0bdb0f70 [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] 0x2b0bdfa980 [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] 0x2b0bdb1880 [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] 0x2b0bdfb290 [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] 0x2b0bdb2190 [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] 0x2b0bdfbba0 [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] 0x2b0bdb2aa0 [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] 0x2b0bdfc4e0 [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] 0x2b0bdb33b0 [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] 0x2b0bdfcdf0 [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] 0x2b0bdb3cc0 [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] 0x2b0bdfd700 [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] 0x2b0bdb45d0 [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] 0x2b0bdfe010 [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] 0x2b0bdb4ee0 [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] 0x2b0bdfe920 [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] 0x2b0bdb57f0 [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] 0x2b0bdff230 [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] 0x2b0bdb6100 [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] 0x2b0bdffb40 [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] 0x2b0bdb6a10 [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] 0x2b0be00450 [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] 0x2b0bdb7320 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0be00d60 [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] 0x2b0bdb7c30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0be01670 [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] 0x2b0bdb8540 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b0be01f80 [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] 0x2b0bdb8e50 [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] 0x2b0be02890 [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] 0x2b0bdb9760 [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] 0x2b0be031a0 [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] 0x2b0bdba070 [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] 0x2b0be03ab0 [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] 0x2b0bdba980 [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] 0x2b0be043c0 [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] 0x2b0bdbb290 [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] 0x2b0be04cd0 [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] 0x2b0bdbbba0 [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] 0x2b0be055e0 [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] 0x2b0bdbc4b0 [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] 0x2b0be05ef0 [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] 0x2b0bdbcdc0 [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] 0x2b0be06800 [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] 0x2b0bdbd6d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdbd760 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0bdbd7f0 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] 0x2b0be07110 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0be071a0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0be07230 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] 0x2b0bdbdfe0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bdbe070 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0bdbe100 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] 0x2b0be07a20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0be07ab0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0be07b40 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: 0x2b0bbb7e40 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2b0bbae790 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae828 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae8c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae958 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbae9f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbaea88 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbaeb20 DOCSEQ: (8 sibs) 2 children: 28: 0x2b0bbaec60 VAL: 'hello there 28: ' (2 sibs) 28: 0x2b0bbaecf8 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2b0bbaebb8 DOCMAP: (8 sibs) 2 children: 28: 0x2b0bbaeda0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2b0bbaee38 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be08360 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2b0be083f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2b0be08480 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2b0be08510 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2b0be085a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2b0be08630 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2b0be086c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2b0be08750 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2b0be087e0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2b0be08870 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2b0be08900 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2b0be08990 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2b0be08a20 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/0 (1 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: 0x2b0bbb82a0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be08ac0 [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: 0x2b0bbb83b8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be08b60 [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: 0x2b0bbb84d0 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be08c00 [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: 0x2b0bbb85e8 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2b0bbaf330 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2b0bbaf3c8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2b0bbaf460 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] 0x2b0be08ca0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2b0be08d30 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2b0be08dc0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2b0be08e50 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: 0x2b0bbb8700 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbaf550 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: 0x2b0bbaf5e8 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0bd1d2f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0bd1d380 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] 0x2b0bd1d410 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: 0x2b0bbb8818 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaf6e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbaf778 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be08ef0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be08f80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be09010 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: 0x2b0bbb8930 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaf870 KEYVAL: '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: 0x2b0bbaf908 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be090b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be09140 KEYVAL: '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] 0x2b0be091d0 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: 0x2b0bbb8a48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafa00 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: 0x2b0bbafa98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be09270 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be09300 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] 0x2b0be09390 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: 0x2b0bbb8b60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbafc28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be09430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be094c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be09550 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: 0x2b0bbb8c78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafd20 KEYVAL: '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: 0x2b0bbafdb8 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] 0x2b0be095f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be09680 KEYVAL: '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] 0x2b0be09710 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: 0x2b0bbb8d90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb1110 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: 0x2b0bbb11a8 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] 0x2b0be097b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be09840 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] 0x2b0be098d0 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: 0x2b0bbb8ea8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb1250 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb12e8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be09970 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be09a00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be09a90 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: 0x2b0bbb8fc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb36a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb3738 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be09b30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be09bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be09c50 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: 0x2b0bbb90d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaffa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0038 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be09cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be09d80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be09e10 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: 0x2b0bbb91f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb01c8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be09eb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be09f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be09fd0 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: 0x2b0bbb9308 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb02c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0358 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0a070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0a100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0a190 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: 0x2b0bbb9420 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0450 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb04e8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0a230 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0a2c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0a350 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: 0x2b0bbb9538 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b0bbb0590 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] 0x2b0bd1f590 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b0bd1f620 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: 0x2b0bbb9650 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0680 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0718 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0a3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0a480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0a510 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: 0x2b0bbb9768 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0a5b0 [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: 0x2b0bbb9880 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0a650 [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: 0x2b0bbb9998 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0a6f0 [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: 0x2b0bbb9ab0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0a790 [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: 0x2b0bbb9bc8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0a830 [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: 0x2b0bbb9ce0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0a8d0 [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: 0x2b0bbb9df8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0a970 [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: 0x2b0bbb9f10 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0aa10 [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: 0x2b0bbba028 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0aab0 [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: 0x2b0bbba140 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ab50 [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: 0x2b0bbba258 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0abf0 [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: 0x2b0bbba370 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ac90 [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: 0x2b0bbba488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ad30 [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: 0x2b0bbba5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0add0 [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: 0x2b0bbba6b8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ae70 [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: 0x2b0bbba7d0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0af10 [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: 0x2b0bbba8e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0afb0 [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: 0x2b0bbbaa00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b050 [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: 0x2b0bbbab18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b0f0 [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: 0x2b0bbbac30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b190 [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: 0x2b0bbbad48 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b230 [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: 0x2b0bbbae60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b2d0 [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: 0x2b0bbbaf78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b370 [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: 0x2b0bbbb090 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b410 [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: 0x2b0bbbb1a8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b4b0 [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: 0x2b0bbbb2c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b550 [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: 0x2b0bbbb3d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b5f0 [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: 0x2b0bbbb4f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b690 [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: 0x2b0bbbb608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b730 [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: 0x2b0bbbb720 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b7d0 [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: 0x2b0bbbb838 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b870 [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: 0x2b0bbbb950 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b910 [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: 0x2b0bbbba68 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0b9b0 [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: 0x2b0bbbbb80 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ba50 [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: 0x2b0bbbbc98 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0baf0 [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: 0x2b0bbbbdb0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0bb90 [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: 0x2b0bbbbec8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0bc30 [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: 0x2b0bbbbfe0 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0bcd0 [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: 0x2b0bbbc0f8 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0bd70 [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: 0x2b0bbbc210 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0be10 [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: 0x2b0bbbc328 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbb1750 VAL: ' 28: ' (2 sibs) 28: 0x2b0bbb17e8 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0beb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0bf40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0be0bfd0 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: 0x2b0bbbc440 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbb18e0 VAL: ' 28: ' (2 sibs) 28: 0x2b0bbb1978 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0c070 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0c100 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0be0c190 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: 0x2b0bbb7e40 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2b0bbae790 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae828 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae8c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2b0bbae958 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbae9f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbaea88 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2b0bbaeb20 DOCSEQ: (8 sibs) 2 children: 28: 0x2b0bbaec60 VAL: 'hello there 28: ' (2 sibs) 28: 0x2b0bbaecf8 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2b0bbaebb8 DOCMAP: (8 sibs) 2 children: 28: 0x2b0bbaeda0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2b0bbaee38 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0c230 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2b0be0c2c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2b0be0c350 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2b0be0c3e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2b0be0c470 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2b0be0c500 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2b0be0c590 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2b0be0c620 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2b0be0c6b0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2b0be0c740 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2b0be0c7d0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2b0be0c860 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2b0be0c8f0 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/0 (1 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: 0x2b0bbb82a0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0c990 [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: 0x2b0bbb83b8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ca30 [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: 0x2b0bbb84d0 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0cad0 [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: 0x2b0bbb85e8 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2b0bbaf330 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2b0bbaf3c8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2b0bbaf460 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] 0x2b0be0cb70 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2b0be0cc00 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2b0be0cc90 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2b0be0cd20 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: 0x2b0bbb8700 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbaf550 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: 0x2b0bbaf5e8 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0cdc0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0ce50 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] 0x2b0be0cee0 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: 0x2b0bbb8818 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaf6e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbaf778 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0cf80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0d010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0d0a0 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: 0x2b0bbb8930 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaf870 KEYVAL: '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: 0x2b0bbaf908 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0d140 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0d1d0 KEYVAL: '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] 0x2b0be0d260 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: 0x2b0bbb8a48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafa00 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: 0x2b0bbafa98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0d300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0d390 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] 0x2b0be0d420 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: 0x2b0bbb8b60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbafc28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0d4c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0d550 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0d5e0 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: 0x2b0bbb8c78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbafd20 KEYVAL: '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: 0x2b0bbafdb8 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] 0x2b0be0d680 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0d710 KEYVAL: '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] 0x2b0be0d7a0 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: 0x2b0bbb8d90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb1110 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: 0x2b0bbb11a8 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] 0x2b0be0d840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0d8d0 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] 0x2b0be0d960 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: 0x2b0bbb8ea8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb1250 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb12e8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0da00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0da90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0db20 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: 0x2b0bbb8fc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb36a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb3738 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0dbc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0dc50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0dce0 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: 0x2b0bbb90d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbaffa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0038 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0dd80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0de10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0dea0 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: 0x2b0bbb91f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb01c8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0df40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0dfd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0e060 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: 0x2b0bbb9308 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb02c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0358 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0e100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0e190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0e220 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: 0x2b0bbb9420 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0450 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb04e8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0e2c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0e350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0e3e0 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: 0x2b0bbb9538 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b0bbb0590 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] 0x2b0be0e480 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b0be0e510 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: 0x2b0bbb9650 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b0bbb0680 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2b0bbb0718 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0e5b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b0be0e640 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2b0be0e6d0 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: 0x2b0bbb9768 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0e770 [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: 0x2b0bbb9880 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0e810 [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: 0x2b0bbb9998 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0e8b0 [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: 0x2b0bbb9ab0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0e950 [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: 0x2b0bbb9bc8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0e9f0 [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: 0x2b0bbb9ce0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ea90 [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: 0x2b0bbb9df8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0eb30 [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: 0x2b0bbb9f10 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ebd0 [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: 0x2b0bbba028 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ec70 [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: 0x2b0bbba140 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ed10 [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: 0x2b0bbba258 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0edb0 [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: 0x2b0bbba370 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ee50 [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: 0x2b0bbba488 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0eef0 [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: 0x2b0bbba5a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ef90 [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: 0x2b0bbba6b8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f030 [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: 0x2b0bbba7d0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f0d0 [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: 0x2b0bbba8e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f170 [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: 0x2b0bbbaa00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f210 [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: 0x2b0bbbab18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f2b0 [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: 0x2b0bbbac30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f350 [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: 0x2b0bbbad48 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f3f0 [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: 0x2b0bbbae60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f490 [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: 0x2b0bbbaf78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f530 [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: 0x2b0bbbb090 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f5d0 [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: 0x2b0bbbb1a8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f670 [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: 0x2b0bbbb2c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f710 [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: 0x2b0bbbb3d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f7b0 [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: 0x2b0bbbb4f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f850 [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: 0x2b0bbbb608 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f8f0 [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: 0x2b0bbbb720 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0f990 [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: 0x2b0bbbb838 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0fa30 [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: 0x2b0bbbb950 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0fad0 [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: 0x2b0bbbba68 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0fb70 [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: 0x2b0bbbbb80 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0fc10 [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: 0x2b0bbbbc98 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0fcb0 [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: 0x2b0bbbbdb0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0fd50 [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: 0x2b0bbbbec8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0fdf0 [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: 0x2b0bbbbfe0 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0fe90 [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: 0x2b0bbbc0f8 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ff30 [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: 0x2b0bbbc210 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be0ffd0 [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: 0x2b0bbbc328 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbb1750 VAL: ' 28: ' (2 sibs) 28: 0x2b0bbb17e8 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be10070 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0be10100 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0be10190 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: 0x2b0bbbc440 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b0bbb18e0 VAL: ' 28: ' (2 sibs) 28: 0x2b0bbb1978 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b0be10230 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b0be102c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2b0be10350 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 (2051 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (2152 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 2.51 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 (1 ms) 29: [----------] 1 test from CaseNode (2 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (11 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 (11 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (4 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 (7 ms) 29: [----------] 7 tests from tag_directives (38 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (8 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (2 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (1 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 (8 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (1 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (1 ms) 29: [----------] 7 tests from tags (26 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 (1 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 (1 ms) 29: [----------] 4 tests from to_tag (4 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 (1 ms) 29: [----------] 1 test from normalize_tag (1 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (2 ms) 29: [----------] 1 test from normalize_tag_long (2 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: 0x2ad5d386a0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5d96460 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/0 (3 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: 0x2ad5d387b8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2ad5d36950 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2ad5d369e8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2ad5d36a80 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2ad5d36b18 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2ad5d36bb0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2ad5d36c48 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2ad5d36ce0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2ad5d36e20 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2ad5d36eb8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2ad5d36d78 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5d98190 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5d98220 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2ad5d982b0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2ad5d98340 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2ad5d983d0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2ad5d98460 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2ad5d984f0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2ad5d98580 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5d98610 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5d986a0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5d98730 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/1 (4 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: 0x2ad5d388d0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2ad5d373d0 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2ad5d37468 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2ad5d37500 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2ad5d37598 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2ad5d37630 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2ad5d376c8 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2ad5d37760 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2ad5d378a0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2ad5d37938 KEYVAL: 'age' '15' (2 sibs) 29: 0x2ad5d377f8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5d9a2f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5d9a380 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2ad5d9a410 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2ad5d9a4a0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2ad5d9a530 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2ad5d9a5c0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2ad5d9a650 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2ad5d9a6e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5d9a770 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5d9a800 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5d9a890 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/2 (1 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: 0x2ad5d389e8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2ad5d379e0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2ad5d37a78 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2ad5d37b10 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5d9c020 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5d9c0b0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2ad5d9c140 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2ad5d9c1d0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/3 (1 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: 0x2ad5d38b00 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2ad5d38480 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2ad5d38518 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2ad5d385b0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5d9dd50 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5d9dde0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2ad5d9de70 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2ad5d9df00 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: 0x2ad5d38c18 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d365d0 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d36668 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5d9fb00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5d9fb90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5d9fc20 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: 0x2ad5d38d30 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d37000 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d37098 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5da1830 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5da18c0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5da1950 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: 0x2ad5d38e48 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d37190 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d37228 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5da3560 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5da35f0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5da3680 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: 0x2ad5d38f60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d397e0 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d39878 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5da52b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5da5340 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5da53d0 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: 0x2ad5d39078 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2ad5d37d40 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2ad5d37de0 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d37e78 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5da70a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5da7130 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5da71c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2ad5da7250 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: 0x2ad5d39190 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2ad5d37f70 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2ad5d38010 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d380a8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5da8e50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5da8ee0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5da8f70 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2ad5da9000 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: 0x2ad5d392a8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2ad5d39ba0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2ad5d3a2d0 KEYVAL: 'a' '0' (2 sibs) 29: 0x2ad5d3a368 KEYVAL: 'b' '1' (2 sibs) 29: 0x2ad5d39c38 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2ad5d37320 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2ad5d39cd0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2ad5d3a410 VAL: 'a' (2 sibs) 29: 0x2ad5d3a4a8 VAL: 'b' (2 sibs) 29: 0x2ad5d39d68 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39e00 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39e98 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39f30 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2ad5d39fc8 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2ad5d3a060 DOCMAP: (12 sibs) 1 children: 29: 0x2ad5d383d0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2ad5d3a0f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d3a190 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2ad5d3a550 KEYVAL: 'a' '' (2 sibs) 29: 0x2ad5d3a5e8 KEYVAL: 'b' '' (2 sibs) 29: 0x2ad5d3a228 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2ad5d3a690 KEYVAL: 'a' '' (2 sibs) 29: 0x2ad5d3a728 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dab990 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2ad5daba20 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2ad5dabab0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2ad5dabb40 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2ad5dabbd0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2ad5dabc60 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2ad5dabcf0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2ad5dabd80 VAL: 'a' (2 sibs) 29: [8] [8] 0x2ad5dabe10 VAL: 'b' (2 sibs) 29: [9] [9] 0x2ad5dabea0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2ad5dabf30 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2ad5dabfc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2ad5dac050 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2ad5dac0e0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2ad5dac170 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2ad5dac200 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2ad5dac290 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2ad5dac320 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2ad5dac3b0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2ad5dac440 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2ad5dac4d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2ad5dac560 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2ad5dac5f0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/11 (3 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: 0x2ad5d393c0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2ad5d3a870 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2ad5d3a908 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2ad5d3ab70 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2ad5d3ac08 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2ad5d3a9a0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2ad5d3acb0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2ad5d3ad48 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2ad5d3aa38 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2ad5d3adf0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2ad5d3ae88 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2ad5d3aad0 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2ad5d3af30 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2ad5d3afc8 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dadfc0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dae050 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dae0e0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dae170 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2ad5dae200 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2ad5dae290 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2ad5dae320 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2ad5dae3b0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2ad5dae440 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2ad5dae4d0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2ad5dae560 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2ad5dae5f0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5dae680 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2ad5dae710 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/12 (2 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: 0x2ad5d394d8 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2ad5d3b0c0 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2ad5d3b158 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2ad5d3b3c0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2ad5d3b458 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2ad5d3b1f0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2ad5d3b500 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2ad5d3b598 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2ad5d3b288 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2ad5d3b640 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2ad5d3b6d8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2ad5d3b320 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2ad5d3b780 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2ad5d3b818 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dafcf0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dafd80 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dafe10 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dafea0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2ad5daff30 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2ad5daffc0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2ad5db0050 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2ad5db00e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2ad5db0170 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2ad5db0200 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2ad5db0290 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2ad5db0320 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5db03b0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2ad5db0440 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/13 (1 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: 0x2ad5d395f0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2ad5d3c3f0 MAP: (6 sibs) 3 children: 29: 0x2ad5d3c790 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2ad5d3c828 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2ad5d3c8c0 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2ad5d3c488 MAP***: !!map (6 sibs) 3 children: 29: 0x2ad5d3c960 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2ad5d3c9f8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2ad5d3ca90 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2ad5d3c520 MAP***: !!map (6 sibs) 3 children: 29: 0x2ad5d3cb30 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2ad5d3cbc8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2ad5d3cc60 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2ad5d3c5b8 SEQ: (6 sibs) 3 children: 29: 0x2ad5d3cd00 VAL***: '!!str v10' (3 sibs) 29: 0x2ad5d3cd98 VAL***: '!!str v20' (3 sibs) 29: 0x2ad5d3ce30 VAL***: '!!str v30' (3 sibs) 29: 0x2ad5d3c650 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2ad5d3ced0 VAL***: '!!str v40' (3 sibs) 29: 0x2ad5d3cf68 VAL***: '!!str v50' (3 sibs) 29: 0x2ad5d3d000 VAL***: '!!str v60' (3 sibs) 29: 0x2ad5d3c6e8 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2ad5d3d0a0 VAL: 'v70' (3 sibs) 29: 0x2ad5d3d138 VAL: 'v80' (3 sibs) 29: 0x2ad5d3d1d0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5db28e0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5db2970 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5db2a00 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5db2a90 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5db2b20 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5db2bb0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2ad5db2c40 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5db2cd0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5db2d60 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5db2df0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2ad5db2e80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5db2f10 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5db2fa0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5db3030 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5db30c0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2ad5db3150 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2ad5db31e0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2ad5db3270 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5db3300 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2ad5db3390 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2ad5db3420 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2ad5db34b0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5db3540 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5db35d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5db3660 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/14 (2 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: 0x2ad5d39708 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2ad5d3d2c0 MAP: (6 sibs) 3 children: 29: 0x2ad5d3d660 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2ad5d3d6f8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2ad5d3d790 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2ad5d3d358 MAP***: !map (6 sibs) 3 children: 29: 0x2ad5d3d830 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2ad5d3d8c8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2ad5d3d960 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2ad5d3d3f0 MAP***: !map (6 sibs) 3 children: 29: 0x2ad5d3da00 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2ad5d3da98 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2ad5d3db30 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2ad5d3d488 SEQ: (6 sibs) 3 children: 29: 0x2ad5d3dbd0 VAL***: '!str v10' (3 sibs) 29: 0x2ad5d3dc68 VAL***: '!str v20' (3 sibs) 29: 0x2ad5d3dd00 VAL***: '!str v30' (3 sibs) 29: 0x2ad5d3d520 SEQ***: !seq (6 sibs) 3 children: 29: 0x2ad5d3dda0 VAL***: '!str v40' (3 sibs) 29: 0x2ad5d3de38 VAL***: '!str v50' (3 sibs) 29: 0x2ad5d3ded0 VAL***: '!str v60' (3 sibs) 29: 0x2ad5d3d5b8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2ad5d3df70 VAL: 'v70' (3 sibs) 29: 0x2ad5d3e008 VAL: 'v80' (3 sibs) 29: 0x2ad5d3e0a0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5db5820 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5db58b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5db5940 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5db59d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5db5a60 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5db5af0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2ad5db5b80 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5db5c10 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5db5ca0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5db5d30 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2ad5db5dc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5db5e50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5db5ee0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5db5f70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5db6000 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2ad5db6090 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2ad5db6120 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2ad5db61b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5db6240 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2ad5db62d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2ad5db6360 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2ad5db63f0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5db6480 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5db6510 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5db65a0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/15 (2 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: 0x2ad5d386a0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5db4f10 [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: 0x2ad5d387b8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2ad5d36950 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2ad5d369e8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2ad5d36a80 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2ad5d36b18 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2ad5d36bb0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2ad5d36c48 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2ad5d36ce0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2ad5d36e20 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2ad5d36eb8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2ad5d36d78 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5db6a30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5db6ac0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2ad5db6b50 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2ad5db6be0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2ad5db6c70 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2ad5db6d00 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2ad5db6d90 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2ad5db6e20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5db6eb0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5db6f40 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5db6fd0 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/1 (1 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: 0x2ad5d388d0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2ad5d373d0 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2ad5d37468 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2ad5d37500 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2ad5d37598 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2ad5d37630 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2ad5d376c8 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2ad5d37760 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2ad5d378a0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2ad5d37938 KEYVAL: 'age' '15' (2 sibs) 29: 0x2ad5d377f8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5db7340 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5db73d0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2ad5db7460 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2ad5db74f0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2ad5db7580 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2ad5db7610 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2ad5db76a0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2ad5db7730 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5db77c0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5db7850 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5db78e0 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/2 (1 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: 0x2ad5d389e8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2ad5d379e0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2ad5d37a78 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2ad5d37b10 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5db7c50 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5db7ce0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2ad5db7d70 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2ad5db7e00 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: 0x2ad5d38b00 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2ad5d38480 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2ad5d38518 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2ad5d385b0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5db8560 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5db85f0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2ad5db8680 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2ad5db8710 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: 0x2ad5d38c18 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d365d0 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d36668 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5db8e70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5db8f00 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5db8f90 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: 0x2ad5d38d30 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d37000 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d37098 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5db9780 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5db9810 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5db98a0 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: 0x2ad5d38e48 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d37190 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d37228 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dba090 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dba120 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5dba1b0 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: 0x2ad5d38f60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d397e0 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d39878 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dba9a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dbaa30 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5dbaac0 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: 0x2ad5d39078 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2ad5d37d40 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2ad5d37de0 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d37e78 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dbb2b0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5dbb340 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5dbb3d0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2ad5dbb460 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: 0x2ad5d39190 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2ad5d37f70 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2ad5d38010 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d380a8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dbbbc0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5dbbc50 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5dbbce0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2ad5dbbd70 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: 0x2ad5d392a8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2ad5d39ba0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2ad5d3a2d0 KEYVAL: 'a' '0' (2 sibs) 29: 0x2ad5d3a368 KEYVAL: 'b' '1' (2 sibs) 29: 0x2ad5d39c38 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2ad5d37320 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2ad5d39cd0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2ad5d3a410 VAL: 'a' (2 sibs) 29: 0x2ad5d3a4a8 VAL: 'b' (2 sibs) 29: 0x2ad5d39d68 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39e00 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39e98 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39f30 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2ad5d39fc8 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2ad5d3a060 DOCMAP: (12 sibs) 1 children: 29: 0x2ad5d383d0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2ad5d3a0f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d3a190 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2ad5d3a550 KEYVAL: 'a' '' (2 sibs) 29: 0x2ad5d3a5e8 KEYVAL: 'b' '' (2 sibs) 29: 0x2ad5d3a228 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2ad5d3a690 KEYVAL: 'a' '' (2 sibs) 29: 0x2ad5d3a728 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dbcde0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2ad5dbce70 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2ad5dbcf00 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2ad5dbcf90 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2ad5dbd020 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2ad5dbd0b0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2ad5dbd140 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2ad5dbd1d0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2ad5dbd260 VAL: 'b' (2 sibs) 29: [9] [9] 0x2ad5dbd2f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2ad5dbd380 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2ad5dbd410 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2ad5dbd4a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2ad5dbd530 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2ad5dbd5c0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2ad5dbd650 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2ad5dbd6e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2ad5dbd770 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2ad5dbd800 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2ad5dbd890 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2ad5dbd920 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2ad5dbd9b0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2ad5dbda40 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/11 (2 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: 0x2ad5d393c0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2ad5d3a870 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2ad5d3a908 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2ad5d3ab70 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2ad5d3ac08 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2ad5d3a9a0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2ad5d3acb0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2ad5d3ad48 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2ad5d3aa38 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2ad5d3adf0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2ad5d3ae88 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2ad5d3aad0 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2ad5d3af30 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2ad5d3afc8 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dbc4d0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dbc560 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dbc5f0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dbc680 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2ad5dbc710 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2ad5dbc7a0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2ad5dbc830 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2ad5dbc8c0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2ad5dbc950 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2ad5dbc9e0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2ad5dbca70 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2ad5dbcb00 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5dbcb90 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2ad5dbcc20 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/12 (1 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: 0x2ad5d394d8 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2ad5d3b0c0 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2ad5d3b158 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2ad5d3b3c0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2ad5d3b458 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2ad5d3b1f0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2ad5d3b500 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2ad5d3b598 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2ad5d3b288 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2ad5d3b640 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2ad5d3b6d8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2ad5d3b320 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2ad5d3b780 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2ad5d3b818 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dbdff0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dbe080 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dbe110 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dbe1a0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2ad5dbe230 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2ad5dbe2c0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2ad5dbe350 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2ad5dbe3e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2ad5dbe470 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2ad5dbe500 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2ad5dbe590 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2ad5dbe620 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5dbe6b0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2ad5dbe740 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/13 (1 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: 0x2ad5d395f0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2ad5d3c3f0 MAP: (6 sibs) 3 children: 29: 0x2ad5d3c790 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2ad5d3c828 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2ad5d3c8c0 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2ad5d3c488 MAP***: !!map (6 sibs) 3 children: 29: 0x2ad5d3c960 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2ad5d3c9f8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2ad5d3ca90 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2ad5d3c520 MAP***: !!map (6 sibs) 3 children: 29: 0x2ad5d3cb30 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2ad5d3cbc8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2ad5d3cc60 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2ad5d3c5b8 SEQ: (6 sibs) 3 children: 29: 0x2ad5d3cd00 VAL***: '!!str v10' (3 sibs) 29: 0x2ad5d3cd98 VAL***: '!!str v20' (3 sibs) 29: 0x2ad5d3ce30 VAL***: '!!str v30' (3 sibs) 29: 0x2ad5d3c650 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2ad5d3ced0 VAL***: '!!str v40' (3 sibs) 29: 0x2ad5d3cf68 VAL***: '!!str v50' (3 sibs) 29: 0x2ad5d3d000 VAL***: '!!str v60' (3 sibs) 29: 0x2ad5d3c6e8 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2ad5d3d0a0 VAL: 'v70' (3 sibs) 29: 0x2ad5d3d138 VAL: 'v80' (3 sibs) 29: 0x2ad5d3d1d0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dbf210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5dbf2a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5dbf330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5dbf3c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5dbf450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5dbf4e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2ad5dbf570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5dbf600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5dbf690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5dbf720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2ad5dbf7b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5dbf840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5dbf8d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5dbf960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5dbf9f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2ad5dbfa80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2ad5dbfb10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2ad5dbfba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5dbfc30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2ad5dbfcc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2ad5dbfd50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2ad5dbfde0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5dbfe70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5dbff00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5dbff90 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/14 (2 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: 0x2ad5d39708 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2ad5d3d2c0 MAP: (6 sibs) 3 children: 29: 0x2ad5d3d660 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2ad5d3d6f8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2ad5d3d790 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2ad5d3d358 MAP***: !map (6 sibs) 3 children: 29: 0x2ad5d3d830 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2ad5d3d8c8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2ad5d3d960 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2ad5d3d3f0 MAP***: !map (6 sibs) 3 children: 29: 0x2ad5d3da00 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2ad5d3da98 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2ad5d3db30 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2ad5d3d488 SEQ: (6 sibs) 3 children: 29: 0x2ad5d3dbd0 VAL***: '!str v10' (3 sibs) 29: 0x2ad5d3dc68 VAL***: '!str v20' (3 sibs) 29: 0x2ad5d3dd00 VAL***: '!str v30' (3 sibs) 29: 0x2ad5d3d520 SEQ***: !seq (6 sibs) 3 children: 29: 0x2ad5d3dda0 VAL***: '!str v40' (3 sibs) 29: 0x2ad5d3de38 VAL***: '!str v50' (3 sibs) 29: 0x2ad5d3ded0 VAL***: '!str v60' (3 sibs) 29: 0x2ad5d3d5b8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2ad5d3df70 VAL: 'v70' (3 sibs) 29: 0x2ad5d3e008 VAL: 'v80' (3 sibs) 29: 0x2ad5d3e0a0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dc0420 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5dc04b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5dc0540 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5dc05d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5dc0660 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5dc06f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2ad5dc0780 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5dc0810 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5dc08a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5dc0930 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2ad5dc09c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5dc0a50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5dc0ae0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5dc0b70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5dc0c00 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2ad5dc0c90 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2ad5dc0d20 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2ad5dc0db0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5dc0e40 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2ad5dc0ed0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2ad5dc0f60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2ad5dc0ff0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5dc1080 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5dc1110 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5dc11a0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/15 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (9 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 (5 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (4 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (16 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 (6 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 (4 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 (3 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 (1 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 (1 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 (1 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 (3 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 (3 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 (2 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 (2 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 (1 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 (2 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (2 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 (2 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 (2 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 (2 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] 0x2ad5d96460 [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] 0x2ad5dc28b0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 (9 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] 0x2ad5d98190 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5d98220 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2ad5d982b0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2ad5d98340 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2ad5d983d0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2ad5d98460 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2ad5d984f0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2ad5d98580 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5d98610 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5d986a0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5d98730 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] 0x2ad5dc3aa0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5dc3b30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2ad5dc3bc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2ad5dc3c50 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2ad5dc3ce0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2ad5dc3d70 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2ad5dc3e00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2ad5dc3e90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5dc3f20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5dc3fb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5dc4040 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 (9 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] 0x2ad5d9a2f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5d9a380 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2ad5d9a410 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2ad5d9a4a0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2ad5d9a530 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2ad5d9a5c0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2ad5d9a650 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2ad5d9a6e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5d9a770 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5d9a800 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5d9a890 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] 0x2ad5dc43b0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5dc4440 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2ad5dc44d0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2ad5dc4560 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2ad5dc45f0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2ad5dc4680 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2ad5dc4710 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2ad5dc47a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5dc4830 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5dc48c0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5dc4950 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 (2 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] 0x2ad5d9c020 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5d9c0b0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2ad5d9c140 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2ad5d9c1d0 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] 0x2ad5dc4cc0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5dc4d50 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2ad5dc4de0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2ad5dc4e70 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 (1 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] 0x2ad5d9dd50 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5d9dde0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2ad5d9de70 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2ad5d9df00 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] 0x2ad5dc55d0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5dc5660 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2ad5dc56f0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2ad5dc5780 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] 0x2ad5d9fb00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5d9fb90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5d9fc20 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] 0x2ad5dc5ee0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dc5f70 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5dc6000 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/5 (2 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] 0x2ad5da1830 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5da18c0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5da1950 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] 0x2ad5dc67f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dc6880 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5dc6910 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] 0x2ad5da3560 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5da35f0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5da3680 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] 0x2ad5dc7100 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dc7190 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5dc7220 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] 0x2ad5da52b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5da5340 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5da53d0 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] 0x2ad5dc7a10 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dc7aa0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5dc7b30 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] 0x2ad5da70a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5da7130 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5da71c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2ad5da7250 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] 0x2ad5dc8320 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5dc83b0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5dc8440 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2ad5dc84d0 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/9 (1 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] 0x2ad5da8e50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5da8ee0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5da8f70 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2ad5da9000 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] 0x2ad5dc8c30 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5dc8cc0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5dc8d50 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2ad5dc8de0 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] 0x2ad5dab990 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2ad5daba20 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2ad5dabab0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2ad5dabb40 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2ad5dabbd0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2ad5dabc60 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2ad5dabcf0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2ad5dabd80 VAL: 'a' (2 sibs) 29: [8] [8] 0x2ad5dabe10 VAL: 'b' (2 sibs) 29: [9] [9] 0x2ad5dabea0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2ad5dabf30 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2ad5dabfc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2ad5dac050 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2ad5dac0e0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2ad5dac170 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2ad5dac200 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2ad5dac290 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2ad5dac320 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2ad5dac3b0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2ad5dac440 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2ad5dac4d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2ad5dac560 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2ad5dac5f0 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] 0x2ad5dc9e50 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2ad5dc9ee0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2ad5dc9f70 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2ad5dca000 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2ad5dca090 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2ad5dca120 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2ad5dca1b0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2ad5dca240 VAL: 'a' (2 sibs) 29: [8] [8] 0x2ad5dca2d0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2ad5dca360 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2ad5dca3f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2ad5dca480 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2ad5dca510 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2ad5dca5a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2ad5dca630 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2ad5dca6c0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2ad5dca750 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2ad5dca7e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2ad5dca870 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2ad5dca900 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2ad5dca990 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2ad5dcaa20 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2ad5dcaab0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 (6 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] 0x2ad5dadfc0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dae050 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dae0e0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dae170 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2ad5dae200 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2ad5dae290 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2ad5dae320 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2ad5dae3b0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2ad5dae440 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2ad5dae4d0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2ad5dae560 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2ad5dae5f0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5dae680 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2ad5dae710 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] 0x2ad5dc9540 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dc95d0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dc9660 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dc96f0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2ad5dc9780 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2ad5dc9810 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2ad5dc98a0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2ad5dc9930 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2ad5dc99c0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2ad5dc9a50 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2ad5dc9ae0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2ad5dc9b70 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5dc9c00 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2ad5dc9c90 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 (2 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] 0x2ad5dafcf0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dafd80 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dafe10 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dafea0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2ad5daff30 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2ad5daffc0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2ad5db0050 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2ad5db00e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2ad5db0170 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2ad5db0200 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2ad5db0290 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2ad5db0320 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5db03b0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2ad5db0440 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] 0x2ad5dcb060 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dcb0f0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dcb180 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dcb210 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2ad5dcb2a0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2ad5dcb330 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2ad5dcb3c0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2ad5dcb450 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2ad5dcb4e0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2ad5dcb570 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2ad5dcb600 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2ad5dcb690 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5dcb720 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2ad5dcb7b0 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 (2 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] 0x2ad5db28e0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5db2970 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5db2a00 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5db2a90 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5db2b20 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5db2bb0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2ad5db2c40 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5db2cd0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5db2d60 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5db2df0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2ad5db2e80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5db2f10 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5db2fa0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5db3030 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5db30c0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2ad5db3150 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2ad5db31e0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2ad5db3270 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5db3300 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2ad5db3390 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2ad5db3420 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2ad5db34b0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5db3540 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5db35d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5db3660 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] 0x2ad5dcc280 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5dcc310 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5dcc3a0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5dcc430 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5dcc4c0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5dcc550 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2ad5dcc5e0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5dcc670 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5dcc700 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5dcc790 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2ad5dcc820 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5dcc8b0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5dcc940 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5dcc9d0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5dcca60 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2ad5dccaf0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2ad5dccb80 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2ad5dccc10 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5dccca0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2ad5dccd30 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2ad5dccdc0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2ad5dcce50 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5dccee0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5dccf70 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5dcd000 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 (4 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] 0x2ad5db5820 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5db58b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5db5940 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5db59d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5db5a60 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5db5af0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2ad5db5b80 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5db5c10 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5db5ca0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5db5d30 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2ad5db5dc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5db5e50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5db5ee0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5db5f70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5db6000 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2ad5db6090 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2ad5db6120 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2ad5db61b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5db6240 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2ad5db62d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2ad5db6360 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2ad5db63f0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5db6480 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5db6510 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5db65a0 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] 0x2ad5dcd490 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5dcd520 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5dcd5b0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5dcd640 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5dcd6d0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5dcd760 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2ad5dcd7f0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5dcd880 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5dcd910 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5dcd9a0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2ad5dcda30 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5dcdac0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5dcdb50 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5dcdbe0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5dcdc70 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2ad5dcdd00 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2ad5dcdd90 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2ad5dcde20 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5dcdeb0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2ad5dcdf40 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2ad5dcdfd0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2ad5dce060 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5dce0f0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5dce180 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5dce210 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 (3 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] 0x2ad5db4f10 [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] 0x2ad5dcb970 [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] 0x2ad5db6a30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5db6ac0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2ad5db6b50 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2ad5db6be0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2ad5db6c70 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2ad5db6d00 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2ad5db6d90 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2ad5db6e20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5db6eb0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5db6f40 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5db6fd0 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] 0x2ad5dce6a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5dce730 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2ad5dce7c0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2ad5dce850 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2ad5dce8e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2ad5dce970 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2ad5dcea00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2ad5dcea90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5dceb20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5dcebb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5dcec40 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 (2 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] 0x2ad5db7340 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5db73d0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2ad5db7460 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2ad5db74f0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2ad5db7580 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2ad5db7610 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2ad5db76a0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2ad5db7730 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5db77c0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5db7850 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5db78e0 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] 0x2ad5dcefb0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5dcf040 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2ad5dcf0d0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2ad5dcf160 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2ad5dcf1f0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2ad5dcf280 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2ad5dcf310 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2ad5dcf3a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5dcf430 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5dcf4c0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5dcf550 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 (1 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] 0x2ad5db7c50 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5db7ce0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2ad5db7d70 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2ad5db7e00 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] 0x2ad5dcf8c0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5dcf950 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2ad5dcf9e0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2ad5dcfa70 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] 0x2ad5db8560 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5db85f0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2ad5db8680 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2ad5db8710 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] 0x2ad5dd01d0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5dd0260 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2ad5dd02f0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2ad5dd0380 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] 0x2ad5db8e70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5db8f00 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5db8f90 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] 0x2ad5dd0ae0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dd0b70 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5dd0c00 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] 0x2ad5db9780 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5db9810 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5db98a0 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] 0x2ad5dd13f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dd1480 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5dd1510 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] 0x2ad5dba090 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dba120 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5dba1b0 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] 0x2ad5dd1d00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dd1d90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5dd1e20 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] 0x2ad5dba9a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dbaa30 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5dbaac0 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] 0x2ad5dd2610 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dd26a0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5dd2730 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] 0x2ad5dbb2b0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5dbb340 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5dbb3d0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2ad5dbb460 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] 0x2ad5dd2f20 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5dd2fb0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5dd3040 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2ad5dd30d0 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] 0x2ad5dbbbc0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5dbbc50 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5dbbce0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2ad5dbbd70 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] 0x2ad5dd3830 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5dd38c0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5dd3950 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2ad5dd39e0 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] 0x2ad5dbcde0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2ad5dbce70 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2ad5dbcf00 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2ad5dbcf90 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2ad5dbd020 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2ad5dbd0b0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2ad5dbd140 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2ad5dbd1d0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2ad5dbd260 VAL: 'b' (2 sibs) 29: [9] [9] 0x2ad5dbd2f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2ad5dbd380 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2ad5dbd410 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2ad5dbd4a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2ad5dbd530 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2ad5dbd5c0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2ad5dbd650 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2ad5dbd6e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2ad5dbd770 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2ad5dbd800 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2ad5dbd890 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2ad5dbd920 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2ad5dbd9b0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2ad5dbda40 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] 0x2ad5dd4a50 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2ad5dd4ae0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2ad5dd4b70 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2ad5dd4c00 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2ad5dd4c90 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2ad5dd4d20 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2ad5dd4db0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2ad5dd4e40 VAL: 'a' (2 sibs) 29: [8] [8] 0x2ad5dd4ed0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2ad5dd4f60 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2ad5dd4ff0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2ad5dd5080 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2ad5dd5110 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2ad5dd51a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2ad5dd5230 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2ad5dd52c0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2ad5dd5350 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2ad5dd53e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2ad5dd5470 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2ad5dd5500 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2ad5dd5590 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2ad5dd5620 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2ad5dd56b0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 (3 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] 0x2ad5dbc4d0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dbc560 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dbc5f0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dbc680 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2ad5dbc710 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2ad5dbc7a0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2ad5dbc830 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2ad5dbc8c0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2ad5dbc950 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2ad5dbc9e0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2ad5dbca70 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2ad5dbcb00 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5dbcb90 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2ad5dbcc20 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] 0x2ad5dd4140 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dd41d0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dd4260 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dd42f0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2ad5dd4380 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2ad5dd4410 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2ad5dd44a0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2ad5dd4530 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2ad5dd45c0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2ad5dd4650 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2ad5dd46e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2ad5dd4770 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5dd4800 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2ad5dd4890 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 (2 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] 0x2ad5dbdff0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dbe080 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dbe110 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dbe1a0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2ad5dbe230 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2ad5dbe2c0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2ad5dbe350 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2ad5dbe3e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2ad5dbe470 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2ad5dbe500 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2ad5dbe590 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2ad5dbe620 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5dbe6b0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2ad5dbe740 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] 0x2ad5dd5c60 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2ad5dd5cf0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5dd5d80 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2ad5dd5e10 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2ad5dd5ea0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2ad5dd5f30 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2ad5dd5fc0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2ad5dd6050 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2ad5dd60e0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2ad5dd6170 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2ad5dd6200 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2ad5dd6290 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5dd6320 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2ad5dd63b0 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 (2 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] 0x2ad5dbf210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5dbf2a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5dbf330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5dbf3c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5dbf450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5dbf4e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2ad5dbf570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5dbf600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5dbf690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5dbf720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2ad5dbf7b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5dbf840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5dbf8d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5dbf960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5dbf9f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2ad5dbfa80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2ad5dbfb10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2ad5dbfba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5dbfc30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2ad5dbfcc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2ad5dbfd50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2ad5dbfde0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5dbfe70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5dbff00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5dbff90 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] 0x2ad5dd6e80 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5dd6f10 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5dd6fa0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5dd7030 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5dd70c0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5dd7150 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2ad5dd71e0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5dd7270 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5dd7300 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5dd7390 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2ad5dd7420 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5dd74b0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5dd7540 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5dd75d0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5dd7660 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2ad5dd76f0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2ad5dd7780 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2ad5dd7810 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5dd78a0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2ad5dd7930 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2ad5dd79c0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2ad5dd7a50 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5dd7ae0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5dd7b70 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5dd7c00 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 (3 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] 0x2ad5dc0420 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5dc04b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5dc0540 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5dc05d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5dc0660 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5dc06f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2ad5dc0780 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5dc0810 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5dc08a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5dc0930 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2ad5dc09c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5dc0a50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5dc0ae0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5dc0b70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5dc0c00 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2ad5dc0c90 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2ad5dc0d20 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2ad5dc0db0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5dc0e40 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2ad5dc0ed0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2ad5dc0f60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2ad5dc0ff0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5dc1080 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5dc1110 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5dc11a0 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] 0x2ad5dd8090 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5dd8120 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5dd81b0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5dd8240 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5dd82d0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5dd8360 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2ad5dd83f0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5dd8480 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5dd8510 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5dd85a0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2ad5dd8630 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5dd86c0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5dd8750 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5dd87e0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5dd8870 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2ad5dd8900 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2ad5dd8990 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2ad5dd8a20 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5dd8ab0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2ad5dd8b40 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2ad5dd8bd0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2ad5dd8c60 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5dd8cf0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5dd8d80 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5dd8e10 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 (3 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: 0x2ad5d386a0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5d38150 [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: 0x2ad5d387b8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2ad5d36950 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2ad5d369e8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2ad5d36a80 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2ad5d36b18 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2ad5d36bb0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2ad5d36c48 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2ad5d36ce0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2ad5d36e20 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2ad5d36eb8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2ad5d36d78 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dd6570 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5dd6600 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2ad5dd6690 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2ad5dd6720 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2ad5dd67b0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2ad5dd6840 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2ad5dd68d0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2ad5dd6960 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5dd69f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5dd6a80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5dd6b10 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 (1 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: 0x2ad5d388d0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2ad5d373d0 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2ad5d37468 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2ad5d37500 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2ad5d37598 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2ad5d37630 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2ad5d376c8 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2ad5d37760 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2ad5d378a0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2ad5d37938 KEYVAL: 'age' '15' (2 sibs) 29: 0x2ad5d377f8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dd92a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5dd9330 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2ad5dd93c0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2ad5dd9450 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2ad5dd94e0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2ad5dd9570 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2ad5dd9600 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2ad5dd9690 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5dd9720 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5dd97b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5dd9840 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: 0x2ad5d389e8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2ad5d379e0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2ad5d37a78 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2ad5d37b10 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dd6bb0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5dd6c40 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2ad5dd6cd0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2ad5dd6d60 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: 0x2ad5d38b00 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2ad5d38480 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2ad5d38518 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2ad5d385b0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dd98e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5dd9970 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2ad5dd9a00 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2ad5dd9a90 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: 0x2ad5d38c18 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d365d0 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d36668 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dc36c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dc3750 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5dc37e0 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: 0x2ad5d38d30 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d37000 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d37098 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dd9b30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dd9bc0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5dd9c50 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: 0x2ad5d38e48 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d37190 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d37228 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dd9cf0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dd9d80 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5dd9e10 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: 0x2ad5d38f60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d397e0 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d39878 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dd9eb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5dd9f40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5dd9fd0 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: 0x2ad5d39078 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2ad5d37d40 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2ad5d37de0 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d37e78 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dda070 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5dda100 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5dda190 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2ad5dda220 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: 0x2ad5d39190 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2ad5d37f70 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2ad5d38010 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d380a8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dda2c0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5dda350 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5dda3e0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2ad5dda470 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: 0x2ad5d392a8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2ad5d39ba0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2ad5d3a2d0 KEYVAL: 'a' '0' (2 sibs) 29: 0x2ad5d3a368 KEYVAL: 'b' '1' (2 sibs) 29: 0x2ad5d39c38 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2ad5d37320 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2ad5d39cd0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2ad5d3a410 VAL: 'a' (2 sibs) 29: 0x2ad5d3a4a8 VAL: 'b' (2 sibs) 29: 0x2ad5d39d68 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39e00 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39e98 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39f30 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2ad5d39fc8 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2ad5d3a060 DOCMAP: (12 sibs) 1 children: 29: 0x2ad5d383d0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2ad5d3a0f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d3a190 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2ad5d3a550 KEYVAL: 'a' '' (2 sibs) 29: 0x2ad5d3a5e8 KEYVAL: 'b' '' (2 sibs) 29: 0x2ad5d3a228 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2ad5d3a690 KEYVAL: 'a' '' (2 sibs) 29: 0x2ad5d3a728 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dda510 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2ad5dda5a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2ad5dda630 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2ad5dda6c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2ad5dda750 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2ad5dda7e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2ad5dda870 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2ad5dda900 VAL: 'a' (2 sibs) 29: [8] [8] 0x2ad5dda990 VAL: 'b' (2 sibs) 29: [9] [9] 0x2ad5ddaa20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2ad5ddaab0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2ad5ddab40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2ad5ddabd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2ad5ddac60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2ad5ddacf0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2ad5ddad80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2ad5ddae10 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2ad5ddaea0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2ad5ddaf30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2ad5ddafc0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2ad5ddb050 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2ad5ddb0e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2ad5ddb170 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/11 (1 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: 0x2ad5d393c0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2ad5d3a870 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2ad5d3a908 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2ad5d3ab70 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2ad5d3ac08 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2ad5d3a9a0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2ad5d3acb0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2ad5d3ad48 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2ad5d3aa38 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2ad5d3adf0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2ad5d3ae88 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2ad5d3aad0 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2ad5d3af30 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2ad5d3afc8 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddb210 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2ad5ddb2a0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5ddb330 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2ad5ddb3c0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2ad5ddb450 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2ad5ddb4e0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2ad5ddb570 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2ad5ddb600 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2ad5ddb690 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2ad5ddb720 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2ad5ddb7b0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2ad5ddb840 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5ddb8d0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2ad5ddb960 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/12 (1 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: 0x2ad5d394d8 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2ad5d3b0c0 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2ad5d3b158 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2ad5d3b3c0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2ad5d3b458 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2ad5d3b1f0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2ad5d3b500 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2ad5d3b598 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2ad5d3b288 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2ad5d3b640 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2ad5d3b6d8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2ad5d3b320 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2ad5d3b780 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2ad5d3b818 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddba00 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2ad5ddba90 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5ddbb20 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2ad5ddbbb0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2ad5ddbc40 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2ad5ddbcd0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2ad5ddbd60 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2ad5ddbdf0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2ad5ddbe80 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2ad5ddbf10 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2ad5ddbfa0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2ad5ddc030 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5ddc0c0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2ad5ddc150 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/13 (1 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: 0x2ad5d395f0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2ad5d3c3f0 MAP: (6 sibs) 3 children: 29: 0x2ad5d3c790 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2ad5d3c828 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2ad5d3c8c0 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2ad5d3c488 MAP***: !!map (6 sibs) 3 children: 29: 0x2ad5d3c960 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2ad5d3c9f8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2ad5d3ca90 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2ad5d3c520 MAP***: !!map (6 sibs) 3 children: 29: 0x2ad5d3cb30 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2ad5d3cbc8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2ad5d3cc60 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2ad5d3c5b8 SEQ: (6 sibs) 3 children: 29: 0x2ad5d3cd00 VAL***: '!!str v10' (3 sibs) 29: 0x2ad5d3cd98 VAL***: '!!str v20' (3 sibs) 29: 0x2ad5d3ce30 VAL***: '!!str v30' (3 sibs) 29: 0x2ad5d3c650 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2ad5d3ced0 VAL***: '!!str v40' (3 sibs) 29: 0x2ad5d3cf68 VAL***: '!!str v50' (3 sibs) 29: 0x2ad5d3d000 VAL***: '!!str v60' (3 sibs) 29: 0x2ad5d3c6e8 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2ad5d3d0a0 VAL: 'v70' (3 sibs) 29: 0x2ad5d3d138 VAL: 'v80' (3 sibs) 29: 0x2ad5d3d1d0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddc1f0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5ddc280 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5ddc310 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5ddc3a0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5ddc430 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5ddc4c0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2ad5ddc550 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5ddc5e0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5ddc670 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5ddc700 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2ad5ddc790 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5ddc820 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5ddc8b0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5ddc940 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5ddc9d0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2ad5ddca60 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2ad5ddcaf0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2ad5ddcb80 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5ddcc10 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2ad5ddcca0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2ad5ddcd30 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2ad5ddcdc0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5ddce50 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5ddcee0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5ddcf70 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/14 (1 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: 0x2ad5d39708 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2ad5d3d2c0 MAP: (6 sibs) 3 children: 29: 0x2ad5d3d660 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2ad5d3d6f8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2ad5d3d790 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2ad5d3d358 MAP***: !map (6 sibs) 3 children: 29: 0x2ad5d3d830 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2ad5d3d8c8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2ad5d3d960 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2ad5d3d3f0 MAP***: !map (6 sibs) 3 children: 29: 0x2ad5d3da00 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2ad5d3da98 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2ad5d3db30 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2ad5d3d488 SEQ: (6 sibs) 3 children: 29: 0x2ad5d3dbd0 VAL***: '!str v10' (3 sibs) 29: 0x2ad5d3dc68 VAL***: '!str v20' (3 sibs) 29: 0x2ad5d3dd00 VAL***: '!str v30' (3 sibs) 29: 0x2ad5d3d520 SEQ***: !seq (6 sibs) 3 children: 29: 0x2ad5d3dda0 VAL***: '!str v40' (3 sibs) 29: 0x2ad5d3de38 VAL***: '!str v50' (3 sibs) 29: 0x2ad5d3ded0 VAL***: '!str v60' (3 sibs) 29: 0x2ad5d3d5b8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2ad5d3df70 VAL: 'v70' (3 sibs) 29: 0x2ad5d3e008 VAL: 'v80' (3 sibs) 29: 0x2ad5d3e0a0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddd010 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5ddd0a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5ddd130 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5ddd1c0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5ddd250 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5ddd2e0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2ad5ddd370 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5ddd400 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5ddd490 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5ddd520 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2ad5ddd5b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5ddd640 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5ddd6d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5ddd760 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5ddd7f0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2ad5ddd880 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2ad5ddd910 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2ad5ddd9a0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5ddda30 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2ad5dddac0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2ad5dddb50 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2ad5dddbe0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5dddc70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5dddd00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5dddd90 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/15 (1 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: 0x2ad5d386a0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5d38330 [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: 0x2ad5d387b8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2ad5d36950 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2ad5d369e8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2ad5d36a80 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2ad5d36b18 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2ad5d36bb0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2ad5d36c48 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2ad5d36ce0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2ad5d36e20 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2ad5d36eb8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2ad5d36d78 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddde30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5dddec0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2ad5dddf50 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2ad5dddfe0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2ad5dde070 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2ad5dde100 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2ad5dde190 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2ad5dde220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5dde2b0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5dde340 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5dde3d0 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 (1 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: 0x2ad5d388d0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2ad5d373d0 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2ad5d37468 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2ad5d37500 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2ad5d37598 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2ad5d37630 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2ad5d376c8 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2ad5d37760 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2ad5d378a0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2ad5d37938 KEYVAL: 'age' '15' (2 sibs) 29: 0x2ad5d377f8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dde470 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2ad5dde500 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2ad5dde590 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2ad5dde620 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2ad5dde6b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2ad5dde740 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2ad5dde7d0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2ad5dde860 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2ad5dde8f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2ad5dde980 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2ad5ddea10 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: 0x2ad5d389e8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2ad5d379e0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2ad5d37a78 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2ad5d37b10 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddeab0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5ddeb40 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2ad5ddebd0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2ad5ddec60 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: 0x2ad5d38b00 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2ad5d38480 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2ad5d38518 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2ad5d385b0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5dded00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2ad5dded90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2ad5ddee20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2ad5ddeeb0 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: 0x2ad5d38c18 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d365d0 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d36668 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddef50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5ddefe0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5ddf070 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: 0x2ad5d38d30 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d37000 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d37098 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddf110 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5ddf1a0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5ddf230 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: 0x2ad5d38e48 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d37190 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d37228 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddf2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5ddf360 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2ad5ddf3f0 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: 0x2ad5d38f60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2ad5d397e0 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d39878 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddf490 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2ad5ddf520 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2ad5ddf5b0 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: 0x2ad5d39078 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2ad5d37d40 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2ad5d37de0 VAL***: '!!int 0' (2 sibs) 29: 0x2ad5d37e78 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddf650 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5ddf6e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5ddf770 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2ad5ddf800 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: 0x2ad5d39190 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2ad5d37f70 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2ad5d38010 VAL***: '!int 0' (2 sibs) 29: 0x2ad5d380a8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddf8a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2ad5ddf930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2ad5ddf9c0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2ad5ddfa50 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: 0x2ad5d392a8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2ad5d39ba0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2ad5d3a2d0 KEYVAL: 'a' '0' (2 sibs) 29: 0x2ad5d3a368 KEYVAL: 'b' '1' (2 sibs) 29: 0x2ad5d39c38 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2ad5d37320 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2ad5d39cd0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2ad5d3a410 VAL: 'a' (2 sibs) 29: 0x2ad5d3a4a8 VAL: 'b' (2 sibs) 29: 0x2ad5d39d68 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39e00 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39e98 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d39f30 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2ad5d39fc8 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2ad5d3a060 DOCMAP: (12 sibs) 1 children: 29: 0x2ad5d383d0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2ad5d3a0f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2ad5d3a190 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2ad5d3a550 KEYVAL: 'a' '' (2 sibs) 29: 0x2ad5d3a5e8 KEYVAL: 'b' '' (2 sibs) 29: 0x2ad5d3a228 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2ad5d3a690 KEYVAL: 'a' '' (2 sibs) 29: 0x2ad5d3a728 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5ddfaf0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2ad5ddfb80 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2ad5ddfc10 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2ad5ddfca0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2ad5ddfd30 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2ad5ddfdc0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2ad5ddfe50 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2ad5ddfee0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2ad5ddff70 VAL: 'b' (2 sibs) 29: [9] [9] 0x2ad5de0000 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2ad5de0090 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2ad5de0120 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2ad5de01b0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2ad5de0240 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2ad5de02d0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2ad5de0360 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2ad5de03f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2ad5de0480 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2ad5de0510 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2ad5de05a0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2ad5de0630 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2ad5de06c0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2ad5de0750 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/11 (1 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: 0x2ad5d393c0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2ad5d3a870 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2ad5d3a908 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2ad5d3ab70 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2ad5d3ac08 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2ad5d3a9a0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2ad5d3acb0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2ad5d3ad48 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2ad5d3aa38 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2ad5d3adf0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2ad5d3ae88 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2ad5d3aad0 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2ad5d3af30 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2ad5d3afc8 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5de07f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2ad5de0880 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5de0910 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2ad5de09a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2ad5de0a30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2ad5de0ac0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2ad5de0b50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2ad5de0be0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2ad5de0c70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2ad5de0d00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2ad5de0d90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2ad5de0e20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5de0eb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2ad5de0f40 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/12 (1 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: 0x2ad5d394d8 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2ad5d3b0c0 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2ad5d3b158 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2ad5d3b3c0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2ad5d3b458 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2ad5d3b1f0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2ad5d3b500 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2ad5d3b598 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2ad5d3b288 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2ad5d3b640 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2ad5d3b6d8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2ad5d3b320 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2ad5d3b780 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2ad5d3b818 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5de0fe0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2ad5de1070 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2ad5de1100 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2ad5de1190 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2ad5de1220 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2ad5de12b0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2ad5de1340 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2ad5de13d0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2ad5de1460 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2ad5de14f0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2ad5de1580 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2ad5de1610 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2ad5de16a0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2ad5de1730 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/13 (1 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: 0x2ad5d395f0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2ad5d3c3f0 MAP: (6 sibs) 3 children: 29: 0x2ad5d3c790 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2ad5d3c828 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2ad5d3c8c0 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2ad5d3c488 MAP***: !!map (6 sibs) 3 children: 29: 0x2ad5d3c960 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2ad5d3c9f8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2ad5d3ca90 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2ad5d3c520 MAP***: !!map (6 sibs) 3 children: 29: 0x2ad5d3cb30 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2ad5d3cbc8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2ad5d3cc60 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2ad5d3c5b8 SEQ: (6 sibs) 3 children: 29: 0x2ad5d3cd00 VAL***: '!!str v10' (3 sibs) 29: 0x2ad5d3cd98 VAL***: '!!str v20' (3 sibs) 29: 0x2ad5d3ce30 VAL***: '!!str v30' (3 sibs) 29: 0x2ad5d3c650 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2ad5d3ced0 VAL***: '!!str v40' (3 sibs) 29: 0x2ad5d3cf68 VAL***: '!!str v50' (3 sibs) 29: 0x2ad5d3d000 VAL***: '!!str v60' (3 sibs) 29: 0x2ad5d3c6e8 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2ad5d3d0a0 VAL: 'v70' (3 sibs) 29: 0x2ad5d3d138 VAL: 'v80' (3 sibs) 29: 0x2ad5d3d1d0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5de17d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5de1860 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5de18f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5de1980 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5de1a10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5de1aa0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2ad5de1b30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5de1bc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5de1c50 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5de1ce0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2ad5de1d70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5de1e00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5de1e90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5de1f20 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5de1fb0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2ad5de2040 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2ad5de20d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2ad5de2160 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5de21f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2ad5de2280 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2ad5de2310 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2ad5de23a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5de2430 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5de24c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5de2550 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/14 (1 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: 0x2ad5d39708 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2ad5d3d2c0 MAP: (6 sibs) 3 children: 29: 0x2ad5d3d660 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2ad5d3d6f8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2ad5d3d790 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2ad5d3d358 MAP***: !map (6 sibs) 3 children: 29: 0x2ad5d3d830 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2ad5d3d8c8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2ad5d3d960 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2ad5d3d3f0 MAP***: !map (6 sibs) 3 children: 29: 0x2ad5d3da00 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2ad5d3da98 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2ad5d3db30 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2ad5d3d488 SEQ: (6 sibs) 3 children: 29: 0x2ad5d3dbd0 VAL***: '!str v10' (3 sibs) 29: 0x2ad5d3dc68 VAL***: '!str v20' (3 sibs) 29: 0x2ad5d3dd00 VAL***: '!str v30' (3 sibs) 29: 0x2ad5d3d520 SEQ***: !seq (6 sibs) 3 children: 29: 0x2ad5d3dda0 VAL***: '!str v40' (3 sibs) 29: 0x2ad5d3de38 VAL***: '!str v50' (3 sibs) 29: 0x2ad5d3ded0 VAL***: '!str v60' (3 sibs) 29: 0x2ad5d3d5b8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2ad5d3df70 VAL: 'v70' (3 sibs) 29: 0x2ad5d3e008 VAL: 'v80' (3 sibs) 29: 0x2ad5d3e0a0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2ad5de25f0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2ad5de2680 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2ad5de2710 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2ad5de27a0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2ad5de2830 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2ad5de28c0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2ad5de2950 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2ad5de29e0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2ad5de2a70 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2ad5de2b00 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2ad5de2b90 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2ad5de2c20 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2ad5de2cb0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2ad5de2d40 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2ad5de2dd0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2ad5de2e60 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2ad5de2ef0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2ad5de2f80 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2ad5de3010 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2ad5de30a0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2ad5de3130 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2ad5de31c0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2ad5de3250 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2ad5de32e0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2ad5de3370 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 (1 ms) 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase (502 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (584 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.81 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 (1 ms) 30: [----------] 1 test from CaseNode (2 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (19 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (3 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (2 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (1 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (2 ms) 30: [----------] 5 tests from explicit_key (31 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: 0x2ac3d4d230 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2ac3d498f0 DOCMAP: (3 sibs) 3 children: 30: 0x2ac3d49ac0 KEYVAL: 'a' '' (3 sibs) 30: 0x2ac3d49b58 KEYVAL: 'b' '' (3 sibs) 30: 0x2ac3d49bf0 KEYVAL: '' '' (3 sibs) 30: 0x2ac3d49988 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2ac3d49c90 KEYVAL: 'a' '' (2 sibs) 30: 0x2ac3d49d28 KEYVAL: 'b' '' (2 sibs) 30: 0x2ac3d49a20 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2ac3d49dd0 KEYVAL: 'a' '' (3 sibs) 30: 0x2ac3d49e68 KEYVAL: 'b' '' (3 sibs) 30: 0x2ac3d49f00 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dbb210 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2ac3dbb450 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2ac3dbb2a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2ac3dbb330 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2ac3dbb3c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2ac3dbb4e0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2ac3dbb570 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2ac3dbb600 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2ac3dbb690 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2ac3dbb720 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2ac3dbb7b0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2ac3dbb840 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 (7 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: 0x2ac3d4d348 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4a300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2ac3d4a398 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2ac3d4a430 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2ac3d4a4c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2ac3d4a560 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dbd290 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dbd320 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3dbd3b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3dbd440 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3dbd4d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3dbd560 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/1 (1 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: 0x2ac3d4d460 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4aa70 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2ac3d4ab08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2ac3d4aba0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2ac3d4ac38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2ac3d4acd0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dbf240 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dbf2d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3dbf360 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3dbf3f0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3dbf480 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3dbf510 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: 0x2ac3d4d578 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2ac3d4ad70 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2ac3d4ae08 VAL: '?foo' (5 sibs) 30: 0x2ac3d4aea0 VAL: ':foo' (5 sibs) 30: 0x2ac3d4af38 VAL: '-foo' (5 sibs) 30: 0x2ac3d4afd0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dc1050 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dc10e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3dc1170 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3dc1200 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3dc1290 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3dc1320 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/3 (1 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: 0x2ac3d4d690 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2ac3d4b940 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2ac3d4b9d8 VAL: '?foo' (5 sibs) 30: 0x2ac3d4ba70 VAL: ':foo' (5 sibs) 30: 0x2ac3d4bb08 VAL: '-foo' (5 sibs) 30: 0x2ac3d4bba0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dc2f40 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dc2fd0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3dc3060 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3dc30f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3dc3180 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3dc3210 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/4 (1 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: 0x2ac3d4d7a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4a650 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dc4c70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dc4d00 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: 0x2ac3d4d8c0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d495e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d49678 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dc6ac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dc6b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3dc6be0 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: 0x2ac3d4d9d8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4a790 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4a828 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dc88b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dc8940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3dc89d0 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: 0x2ac3d4daf0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4a920 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4a9b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dca5e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dca670 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3dca700 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: 0x2ac3d4dc08 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4b0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4b158 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dcc310 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dcc3a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3dcc430 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: 0x2ac3d4dd20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4b390 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2ac3d4b4d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4b568 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4b428 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dce340 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dce3d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2ac3dce460 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3dce4f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3dce580 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/10 (1 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: 0x2ac3d4de38 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2ac3d4b700 MAP: (2 sibs) 2 children: 30: 0x2ac3d4cdd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4ce68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4b798 MAP: (2 sibs) 1 children: 30: 0x2ac3d4b840 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dd0230 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dd02c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2ac3dd0350 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3dd03e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3dd0470 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2ac3dd0500 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: 0x2ac3d4df50 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4b610 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] 0x2ac3dd20e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dd2170 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: 0x2ac3d4e068 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4cf60 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] 0x2ac3dd3f90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dd4020 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: 0x2ac3d4e180 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4d050 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dd5e40 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dd5ed0 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: 0x2ac3d4e298 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4d140 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dd7cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dd7d80 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: 0x2ac3d4e3b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4f540 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] 0x2ac3dd9ba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dd9c30 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: 0x2ac3d4e4c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4bc90 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3ddba50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3ddbae0 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: 0x2ac3d4e5e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4bd30 KEYVAL: 'a' '' (5 sibs) 30: 0x2ac3d4bdc8 KEYVAL: 'b' '' (5 sibs) 30: 0x2ac3d4be60 KEYVAL: 'c' '' (5 sibs) 30: 0x2ac3d4bef8 KEYVAL: 'd' '' (5 sibs) 30: 0x2ac3d4bf90 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3ddd780 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3ddd810 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2ac3ddd8a0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2ac3ddd930 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2ac3ddd9c0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2ac3ddda50 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: 0x2ac3d4e6f8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2ac3d4c080 KEYVAL: 'a' '1' (6 sibs) 30: 0x2ac3d4c118 KEYVAL: 'b' '' (6 sibs) 30: 0x2ac3d4c1b0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2ac3d4c248 KEYVAL: 'd' '' (6 sibs) 30: 0x2ac3d4c2e0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2ac3d4c378 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3ddf4b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2ac3ddf540 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2ac3ddf5d0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2ac3ddf660 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2ac3ddf6f0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2ac3ddf780 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2ac3ddf810 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/19 (1 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: 0x2ac3d4d230 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2ac3d498f0 DOCMAP: (3 sibs) 3 children: 30: 0x2ac3d49ac0 KEYVAL: 'a' '' (3 sibs) 30: 0x2ac3d49b58 KEYVAL: 'b' '' (3 sibs) 30: 0x2ac3d49bf0 KEYVAL: '' '' (3 sibs) 30: 0x2ac3d49988 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2ac3d49c90 KEYVAL: 'a' '' (2 sibs) 30: 0x2ac3d49d28 KEYVAL: 'b' '' (2 sibs) 30: 0x2ac3d49a20 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2ac3d49dd0 KEYVAL: 'a' '' (3 sibs) 30: 0x2ac3d49e68 KEYVAL: 'b' '' (3 sibs) 30: 0x2ac3d49f00 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3ddfe00 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2ac3de0040 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2ac3ddfe90 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2ac3ddff20 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2ac3ddffb0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2ac3de00d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2ac3de0160 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2ac3de01f0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2ac3de0280 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2ac3de0310 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2ac3de03a0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2ac3de0430 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/0 (1 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: 0x2ac3d4d348 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4a300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2ac3d4a398 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2ac3d4a430 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2ac3d4a4c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2ac3d4a560 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de0710 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3de07a0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3de0830 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3de08c0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3de0950 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3de09e0 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: 0x2ac3d4d460 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4aa70 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2ac3d4ab08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2ac3d4aba0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2ac3d4ac38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2ac3d4acd0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de1020 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3de10b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3de1140 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3de11d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3de1260 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3de12f0 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: 0x2ac3d4d578 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2ac3d4ad70 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2ac3d4ae08 VAL: '?foo' (5 sibs) 30: 0x2ac3d4aea0 VAL: ':foo' (5 sibs) 30: 0x2ac3d4af38 VAL: '-foo' (5 sibs) 30: 0x2ac3d4afd0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de1930 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3de19c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3de1a50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3de1ae0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3de1b70 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3de1c00 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: 0x2ac3d4d690 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2ac3d4b940 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2ac3d4b9d8 VAL: '?foo' (5 sibs) 30: 0x2ac3d4ba70 VAL: ':foo' (5 sibs) 30: 0x2ac3d4bb08 VAL: '-foo' (5 sibs) 30: 0x2ac3d4bba0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de2240 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3de22d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3de2360 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3de23f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3de2480 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3de2510 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: 0x2ac3d4d7a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4a650 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de2b50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de2be0 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: 0x2ac3d4d8c0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d495e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d49678 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de3460 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de34f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3de3580 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: 0x2ac3d4d9d8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4a790 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4a828 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de3d70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de3e00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3de3e90 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: 0x2ac3d4daf0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4a920 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4a9b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de4680 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de4710 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3de47a0 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: 0x2ac3d4dc08 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4b0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4b158 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de4f90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de5020 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3de50b0 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: 0x2ac3d4dd20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4b390 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2ac3d4b4d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4b568 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4b428 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de58a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de5930 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2ac3de59c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3de5a50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3de5ae0 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: 0x2ac3d4de38 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2ac3d4b700 MAP: (2 sibs) 2 children: 30: 0x2ac3d4cdd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4ce68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4b798 MAP: (2 sibs) 1 children: 30: 0x2ac3d4b840 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de61b0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de6240 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2ac3de62d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3de6360 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3de63f0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2ac3de6480 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: 0x2ac3d4df50 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4b610 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] 0x2ac3de6ac0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de6b50 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: 0x2ac3d4e068 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4cf60 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] 0x2ac3de73d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de7460 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: 0x2ac3d4e180 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4d050 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de7ce0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de7d70 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: 0x2ac3d4e298 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4d140 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de85f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de8680 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: 0x2ac3d4e3b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4f540 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] 0x2ac3de8f00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de8f90 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: 0x2ac3d4e4c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4bc90 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3de9810 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de98a0 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: 0x2ac3d4e5e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4bd30 KEYVAL: 'a' '' (5 sibs) 30: 0x2ac3d4bdc8 KEYVAL: 'b' '' (5 sibs) 30: 0x2ac3d4be60 KEYVAL: 'c' '' (5 sibs) 30: 0x2ac3d4bef8 KEYVAL: 'd' '' (5 sibs) 30: 0x2ac3d4bf90 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3dea120 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dea1b0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2ac3dea240 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2ac3dea2d0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2ac3dea360 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2ac3dea3f0 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: 0x2ac3d4e6f8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2ac3d4c080 KEYVAL: 'a' '1' (6 sibs) 30: 0x2ac3d4c118 KEYVAL: 'b' '' (6 sibs) 30: 0x2ac3d4c1b0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2ac3d4c248 KEYVAL: 'd' '' (6 sibs) 30: 0x2ac3d4c2e0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2ac3d4c378 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3deaa30 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2ac3deaac0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2ac3deab50 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2ac3deabe0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2ac3deac70 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2ac3dead00 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2ac3dead90 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 (2 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 (1 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 (1 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 (2 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 (10 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 (4 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 (12 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 (5 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (4 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (1 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 (1 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 (4 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 (2 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 (2 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 (2 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 (2 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 (2 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 (1 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 (2 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 (1 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 (1 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 (2 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 (2 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 (2 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 (2 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 (1 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 (1 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 (2 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 (1 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 (1 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 (2 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 (2 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 (2 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 (2 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 (1 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 (2 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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] 0x2ac3dbb210 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2ac3dbb450 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2ac3dbb2a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2ac3dbb330 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2ac3dbb3c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2ac3dbb4e0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2ac3dbb570 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2ac3dbb600 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2ac3dbb690 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2ac3dbb720 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2ac3dbb7b0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2ac3dbb840 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] 0x2ac3dec760 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2ac3dec7f0 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2ac3dec880 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2ac3dec910 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2ac3dec9a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2ac3deca30 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2ac3decac0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2ac3decb50 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2ac3decbe0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2ac3decc70 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2ac3decd00 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2ac3decd90 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 (17 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] 0x2ac3dbd290 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dbd320 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3dbd3b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3dbd440 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3dbd4d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3dbd560 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] 0x2ac3ded950 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3ded9e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3deda70 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3dedb00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3dedb90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3dedc20 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 (2 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] 0x2ac3dbf240 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dbf2d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3dbf360 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3dbf3f0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3dbf480 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3dbf510 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] 0x2ac3dee260 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dee2f0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3dee380 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3dee410 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3dee4a0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3dee530 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 (1 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] 0x2ac3dc1050 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dc10e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3dc1170 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3dc1200 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3dc1290 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3dc1320 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] 0x2ac3deeb70 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3deec00 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3deec90 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3deed20 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3deedb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3deee40 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 (2 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] 0x2ac3dc2f40 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dc2fd0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3dc3060 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3dc30f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3dc3180 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3dc3210 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] 0x2ac3def480 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3def510 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3def5a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3def630 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3def6c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3def750 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] 0x2ac3dc4c70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dc4d00 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] 0x2ac3defd90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3defe20 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] 0x2ac3dc6ac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dc6b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3dc6be0 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] 0x2ac3df06a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3df0730 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3df07c0 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] 0x2ac3dc88b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dc8940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3dc89d0 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] 0x2ac3df0fb0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3df1040 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3df10d0 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] 0x2ac3dca5e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dca670 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3dca700 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] 0x2ac3df18c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3df1950 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3df19e0 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] 0x2ac3dcc310 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dcc3a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3dcc430 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] 0x2ac3df21d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3df2260 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3df22f0 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] 0x2ac3dce340 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dce3d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2ac3dce460 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3dce4f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3dce580 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] 0x2ac3df2ae0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3df2b70 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2ac3df2c00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3df2c90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3df2d20 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 (1 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] 0x2ac3dd0230 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dd02c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2ac3dd0350 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3dd03e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3dd0470 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2ac3dd0500 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] 0x2ac3df33f0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2ac3df3480 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2ac3df3510 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3df35a0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3df3630 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2ac3df36c0 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 (1 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] 0x2ac3dd20e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dd2170 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] 0x2ac3df3d00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3df3d90 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 (1 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] 0x2ac3dd3f90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dd4020 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] 0x2ac3df4610 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3df46a0 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] 0x2ac3dd5e40 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dd5ed0 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] 0x2ac3df4f20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3df4fb0 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] 0x2ac3dd7cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dd7d80 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] 0x2ac3df5830 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3df58c0 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] 0x2ac3dd9ba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dd9c30 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] 0x2ac3df6140 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3df61d0 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] 0x2ac3ddba50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3ddbae0 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] 0x2ac3df6a50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3df6ae0 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] 0x2ac3ddd780 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3ddd810 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2ac3ddd8a0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2ac3ddd930 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2ac3ddd9c0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2ac3ddda50 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] 0x2ac3df7360 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3df73f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2ac3df7480 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2ac3df7510 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2ac3df75a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2ac3df7630 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] 0x2ac3ddf4b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2ac3ddf540 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2ac3ddf5d0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2ac3ddf660 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2ac3ddf6f0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2ac3ddf780 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2ac3ddf810 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] 0x2ac3df7c70 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2ac3df7d00 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2ac3df7d90 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2ac3df7e20 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2ac3df7eb0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2ac3df7f40 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2ac3df7fd0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/19 (2 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] 0x2ac3ddfe00 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2ac3de0040 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2ac3ddfe90 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2ac3ddff20 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2ac3ddffb0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2ac3de00d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2ac3de0160 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2ac3de01f0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2ac3de0280 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2ac3de0310 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2ac3de03a0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2ac3de0430 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] 0x2ac3df8580 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2ac3df8610 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2ac3df86a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2ac3df8730 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2ac3df87c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2ac3df8850 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2ac3df88e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2ac3df8970 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2ac3df8a00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2ac3df8a90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2ac3df8b20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2ac3df8bb0 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x2ac3de0710 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3de07a0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3de0830 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3de08c0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3de0950 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3de09e0 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] 0x2ac3df8e90 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3df8f20 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3df8fb0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3df9040 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3df90d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3df9160 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 (1 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] 0x2ac3de1020 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3de10b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3de1140 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3de11d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3de1260 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3de12f0 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] 0x2ac3df97a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3df9830 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3df98c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3df9950 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3df99e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3df9a70 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 (1 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] 0x2ac3de1930 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3de19c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3de1a50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3de1ae0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3de1b70 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3de1c00 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] 0x2ac3dfa0b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dfa140 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3dfa1d0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3dfa260 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3dfa2f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3dfa380 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] 0x2ac3de2240 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3de22d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3de2360 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3de23f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3de2480 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3de2510 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] 0x2ac3dfa9c0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dfaa50 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3dfaae0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3dfab70 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3dfac00 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3dfac90 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] 0x2ac3de2b50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de2be0 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] 0x2ac3dfb2d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dfb360 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] 0x2ac3de3460 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de34f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3de3580 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] 0x2ac3dfbbe0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dfbc70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3dfbd00 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] 0x2ac3de3d70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de3e00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3de3e90 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] 0x2ac3dfc4f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dfc580 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3dfc610 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] 0x2ac3de4680 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de4710 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3de47a0 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] 0x2ac3dfce00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dfce90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3dfcf20 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] 0x2ac3de4f90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de5020 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3de50b0 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] 0x2ac3dfd710 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dfd7a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3dfd830 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] 0x2ac3de58a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de5930 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2ac3de59c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3de5a50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3de5ae0 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] 0x2ac3dfe020 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dfe0b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2ac3dfe140 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3dfe1d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3dfe260 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] 0x2ac3de61b0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2ac3de6240 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2ac3de62d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3de6360 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3de63f0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2ac3de6480 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] 0x2ac3dfe930 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2ac3dfe9c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2ac3dfea50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3dfeae0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3dfeb70 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2ac3dfec00 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 (1 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] 0x2ac3de6ac0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de6b50 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] 0x2ac3dff240 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dff2d0 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] 0x2ac3de73d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de7460 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] 0x2ac3dffb50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3dffbe0 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] 0x2ac3de7ce0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de7d70 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] 0x2ac3e00460 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e004f0 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] 0x2ac3de85f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de8680 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] 0x2ac3e00d70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e00e00 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] 0x2ac3de8f00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de8f90 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] 0x2ac3e01680 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e01710 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] 0x2ac3de9810 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3de98a0 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] 0x2ac3e01f90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e02020 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] 0x2ac3dea120 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3dea1b0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2ac3dea240 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2ac3dea2d0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2ac3dea360 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2ac3dea3f0 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] 0x2ac3e028a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3e02930 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2ac3e029c0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2ac3e02a50 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2ac3e02ae0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2ac3e02b70 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/18 (1 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] 0x2ac3deaa30 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2ac3deaac0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2ac3deab50 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2ac3deabe0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2ac3deac70 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2ac3dead00 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2ac3dead90 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] 0x2ac3e031b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2ac3e03240 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2ac3e032d0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2ac3e03360 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2ac3e033f0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2ac3e03480 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2ac3e03510 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/19 (1 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: 0x2ac3d4d230 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2ac3d498f0 DOCMAP: (3 sibs) 3 children: 30: 0x2ac3d49ac0 KEYVAL: 'a' '' (3 sibs) 30: 0x2ac3d49b58 KEYVAL: 'b' '' (3 sibs) 30: 0x2ac3d49bf0 KEYVAL: '' '' (3 sibs) 30: 0x2ac3d49988 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2ac3d49c90 KEYVAL: 'a' '' (2 sibs) 30: 0x2ac3d49d28 KEYVAL: 'b' '' (2 sibs) 30: 0x2ac3d49a20 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2ac3d49dd0 KEYVAL: 'a' '' (3 sibs) 30: 0x2ac3d49e68 KEYVAL: 'b' '' (3 sibs) 30: 0x2ac3d49f00 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e03ac0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2ac3e03b50 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2ac3e03be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2ac3e03c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2ac3e03d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2ac3e03d90 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2ac3e03e20 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2ac3e03eb0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2ac3e03f40 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2ac3e03fd0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2ac3e04060 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2ac3e040f0 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/0 (2 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: 0x2ac3d4d348 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4a300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2ac3d4a398 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2ac3d4a430 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2ac3d4a4c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2ac3d4a560 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e04190 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3e04220 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3e042b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3e04340 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3e043d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3e04460 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: 0x2ac3d4d460 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4aa70 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2ac3d4ab08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2ac3d4aba0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2ac3d4ac38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2ac3d4acd0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e04500 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3e04590 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3e04620 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3e046b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3e04740 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3e047d0 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: 0x2ac3d4d578 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2ac3d4ad70 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2ac3d4ae08 VAL: '?foo' (5 sibs) 30: 0x2ac3d4aea0 VAL: ':foo' (5 sibs) 30: 0x2ac3d4af38 VAL: '-foo' (5 sibs) 30: 0x2ac3d4afd0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e04870 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3e04900 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3e04990 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3e04a20 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3e04ab0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3e04b40 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: 0x2ac3d4d690 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2ac3d4b940 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2ac3d4b9d8 VAL: '?foo' (5 sibs) 30: 0x2ac3d4ba70 VAL: ':foo' (5 sibs) 30: 0x2ac3d4bb08 VAL: '-foo' (5 sibs) 30: 0x2ac3d4bba0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e04be0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3e04c70 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3e04d00 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3e04d90 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3e04e20 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3e04eb0 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: 0x2ac3d4d7a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4a650 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e04f50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e04fe0 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: 0x2ac3d4d8c0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d495e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d49678 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e05080 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e05110 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3e051a0 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: 0x2ac3d4d9d8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4a790 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4a828 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e05240 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e052d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3e05360 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: 0x2ac3d4daf0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4a920 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4a9b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e05400 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e05490 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3e05520 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: 0x2ac3d4dc08 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4b0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4b158 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e055c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e05650 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3e056e0 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: 0x2ac3d4dd20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4b390 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2ac3d4b4d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4b568 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4b428 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e05780 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e05810 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2ac3e058a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3e05930 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3e059c0 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: 0x2ac3d4de38 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2ac3d4b700 MAP: (2 sibs) 2 children: 30: 0x2ac3d4cdd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4ce68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4b798 MAP: (2 sibs) 1 children: 30: 0x2ac3d4b840 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e05a60 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e05af0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2ac3e05b80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3e05c10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3e05ca0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2ac3e05d30 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: 0x2ac3d4df50 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4b610 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] 0x2ac3e05dd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e05e60 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: 0x2ac3d4e068 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4cf60 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] 0x2ac3e05f00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e05f90 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: 0x2ac3d4e180 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4d050 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e06030 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e060c0 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: 0x2ac3d4e298 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4d140 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e06160 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e061f0 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: 0x2ac3d4e3b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4f540 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] 0x2ac3e06290 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e06320 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: 0x2ac3d4e4c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4bc90 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e063c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e06450 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: 0x2ac3d4e5e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4bd30 KEYVAL: 'a' '' (5 sibs) 30: 0x2ac3d4bdc8 KEYVAL: 'b' '' (5 sibs) 30: 0x2ac3d4be60 KEYVAL: 'c' '' (5 sibs) 30: 0x2ac3d4bef8 KEYVAL: 'd' '' (5 sibs) 30: 0x2ac3d4bf90 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e064f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3e06580 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2ac3e06610 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2ac3e066a0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2ac3e06730 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2ac3e067c0 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: 0x2ac3d4e6f8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2ac3d4c080 KEYVAL: 'a' '1' (6 sibs) 30: 0x2ac3d4c118 KEYVAL: 'b' '' (6 sibs) 30: 0x2ac3d4c1b0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2ac3d4c248 KEYVAL: 'd' '' (6 sibs) 30: 0x2ac3d4c2e0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2ac3d4c378 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e06860 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2ac3e068f0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2ac3e06980 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2ac3e06a10 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2ac3e06aa0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2ac3e06b30 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2ac3e06bc0 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: 0x2ac3d4d230 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2ac3d498f0 DOCMAP: (3 sibs) 3 children: 30: 0x2ac3d49ac0 KEYVAL: 'a' '' (3 sibs) 30: 0x2ac3d49b58 KEYVAL: 'b' '' (3 sibs) 30: 0x2ac3d49bf0 KEYVAL: '' '' (3 sibs) 30: 0x2ac3d49988 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2ac3d49c90 KEYVAL: 'a' '' (2 sibs) 30: 0x2ac3d49d28 KEYVAL: 'b' '' (2 sibs) 30: 0x2ac3d49a20 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2ac3d49dd0 KEYVAL: 'a' '' (3 sibs) 30: 0x2ac3d49e68 KEYVAL: 'b' '' (3 sibs) 30: 0x2ac3d49f00 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e06c60 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2ac3e06cf0 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2ac3e06d80 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2ac3e06e10 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2ac3e06ea0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2ac3e06f30 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2ac3e06fc0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2ac3e07050 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2ac3e070e0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2ac3e07170 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2ac3e07200 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2ac3e07290 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/0 (1 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: 0x2ac3d4d348 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4a300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2ac3d4a398 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2ac3d4a430 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2ac3d4a4c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2ac3d4a560 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e07330 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3e073c0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3e07450 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3e074e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3e07570 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3e07600 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: 0x2ac3d4d460 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4aa70 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2ac3d4ab08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2ac3d4aba0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2ac3d4ac38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2ac3d4acd0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e076a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3e07730 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2ac3e077c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2ac3e07850 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2ac3e078e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2ac3e07970 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: 0x2ac3d4d578 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2ac3d4ad70 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2ac3d4ae08 VAL: '?foo' (5 sibs) 30: 0x2ac3d4aea0 VAL: ':foo' (5 sibs) 30: 0x2ac3d4af38 VAL: '-foo' (5 sibs) 30: 0x2ac3d4afd0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e07a10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3e07aa0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3e07b30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3e07bc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3e07c50 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3e07ce0 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: 0x2ac3d4d690 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2ac3d4b940 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2ac3d4b9d8 VAL: '?foo' (5 sibs) 30: 0x2ac3d4ba70 VAL: ':foo' (5 sibs) 30: 0x2ac3d4bb08 VAL: '-foo' (5 sibs) 30: 0x2ac3d4bba0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e07d80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2ac3e07e10 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2ac3e07ea0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2ac3e07f30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2ac3e07fc0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2ac3e08050 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: 0x2ac3d4d7a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4a650 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e080f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e08180 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: 0x2ac3d4d8c0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d495e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d49678 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e08220 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e082b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3e08340 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: 0x2ac3d4d9d8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4a790 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4a828 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e083e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e08470 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3e08500 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: 0x2ac3d4daf0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4a920 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4a9b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e085a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e08630 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2ac3e086c0 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: 0x2ac3d4dc08 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4b0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4b158 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e08760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e087f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2ac3e08880 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: 0x2ac3d4dd20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2ac3d4b390 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2ac3d4b4d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4b568 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4b428 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e08920 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e089b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2ac3e08a40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3e08ad0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3e08b60 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: 0x2ac3d4de38 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2ac3d4b700 MAP: (2 sibs) 2 children: 30: 0x2ac3d4cdd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2ac3d4ce68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2ac3d4b798 MAP: (2 sibs) 1 children: 30: 0x2ac3d4b840 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e08c00 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2ac3e08c90 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2ac3e08d20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2ac3e08db0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2ac3e08e40 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2ac3e08ed0 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: 0x2ac3d4df50 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4b610 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] 0x2ac3e08f70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e09000 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: 0x2ac3d4e068 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4cf60 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] 0x2ac3e090a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e09130 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: 0x2ac3d4e180 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4d050 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e091d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e09260 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: 0x2ac3d4e298 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4d140 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e09300 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e09390 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: 0x2ac3d4e3b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4f540 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] 0x2ac3e09430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e094c0 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: 0x2ac3d4e4c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2ac3d4bc90 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e09560 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2ac3e095f0 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: 0x2ac3d4e5e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2ac3d4bd30 KEYVAL: 'a' '' (5 sibs) 30: 0x2ac3d4bdc8 KEYVAL: 'b' '' (5 sibs) 30: 0x2ac3d4be60 KEYVAL: 'c' '' (5 sibs) 30: 0x2ac3d4bef8 KEYVAL: 'd' '' (5 sibs) 30: 0x2ac3d4bf90 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e09690 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2ac3e09720 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2ac3e097b0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2ac3e09840 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2ac3e098d0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2ac3e09960 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: 0x2ac3d4e6f8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2ac3d4c080 KEYVAL: 'a' '1' (6 sibs) 30: 0x2ac3d4c118 KEYVAL: 'b' '' (6 sibs) 30: 0x2ac3d4c1b0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2ac3d4c248 KEYVAL: 'd' '' (6 sibs) 30: 0x2ac3d4c2e0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2ac3d4c378 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2ac3e09a00 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2ac3e09a90 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2ac3e09b20 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2ac3e09bb0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2ac3e09c40 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2ac3e09cd0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2ac3e09d60 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 (520 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (558 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.78 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 (1 ms) 31: [----------] 1 test from CaseNode (2 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: 0x2af5b76210 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b75100 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b752d0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b75368 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b75400 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b75198 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b754a0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b75538 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b755d0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b75230 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b75670 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b75708 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b757a0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b8de60 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b8def0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b8df80 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b8e010 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b8e0a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b8e130 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b8e1c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b8e250 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b8e2e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b8e370 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b8e400 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b8e490 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b8e520 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/0 (16 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: 0x2af5b76328 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b75a80 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b75c50 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b75ce8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b75d80 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b75b18 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b75e20 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b75eb8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b75f50 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b75bb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b75ff0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b76088 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b76120 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b8fea0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b8ff30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b8ffc0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b90050 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b900e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b90170 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b90200 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b90290 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b90320 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b903b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b90440 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b904d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b90560 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/1 (2 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: 0x2af5b76440 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b76630 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b76800 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b76898 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b76930 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b766c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b769d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b76a68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b76b00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b76760 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b76ba0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b76c38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b76cd0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b91df0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b91e80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b91f10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b91fa0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b92030 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b920c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b92150 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b921e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b92270 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b92300 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b92390 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b92420 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b924b0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/2 (4 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: 0x2af5b76558 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2af5b76eb0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2af5b76f50 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2af5b76fe8 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b93d40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2af5b93dd0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2af5b93e60 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2af5b93ef0 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/3 (1 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: 0x2af5b76210 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b75100 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b752d0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b75368 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b75400 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b75198 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b754a0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b75538 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b755d0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b75230 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b75670 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b75708 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b757a0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b94650 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b946e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b94770 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b94800 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b94890 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b94920 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b949b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b94a40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b94ad0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b94b60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b94bf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b94c80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b94d10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/0 (1 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: 0x2af5b76328 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b75a80 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b75c50 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b75ce8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b75d80 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b75b18 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b75e20 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b75eb8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b75f50 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b75bb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b75ff0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b76088 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b76120 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b94f60 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b94ff0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b95080 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b95110 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b951a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b95230 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b952c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b95350 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b953e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b95470 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b95500 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b95590 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b95620 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/1 (1 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: 0x2af5b76440 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b76630 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b76800 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b76898 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b76930 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b766c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b769d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b76a68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b76b00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b76760 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b76ba0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b76c38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b76cd0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b95870 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b95900 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b95990 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b95a20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b95ab0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b95b40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b95bd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b95c60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b95cf0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b95d80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b95e10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b95ea0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b95f30 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/2 (1 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: 0x2af5b76558 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2af5b76eb0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2af5b76f50 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2af5b76fe8 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b96180 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2af5b96210 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2af5b962a0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2af5b96330 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 (4 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 (1 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 (2 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 (10 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 (4 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 (4 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 (3 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 (4 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 (3 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 (3 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 (3 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 (1 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 (3 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 (2 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 (2 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 (1 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 (2 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 (2 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 (2 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 (2 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] 0x2af5b8de60 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b8def0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b8df80 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b8e010 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b8e0a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b8e130 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b8e1c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b8e250 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b8e2e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b8e370 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b8e400 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b8e490 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b8e520 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] 0x2af5b971f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b97280 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b97310 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b973a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b97430 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b974c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b97550 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b975e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b97670 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b97700 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b97790 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b97820 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b978b0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 (4 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] 0x2af5b8fea0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b8ff30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b8ffc0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b90050 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b900e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b90170 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b90200 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b90290 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b90320 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b903b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b90440 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b904d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b90560 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] 0x2af5b983e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b98470 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b98500 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b98590 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b98620 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b986b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b98740 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b987d0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b98860 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b988f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b98980 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b98a10 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b98aa0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x2af5b91df0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b91e80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b91f10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b91fa0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b92030 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b920c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b92150 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b921e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b92270 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b92300 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b92390 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b92420 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b924b0 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] 0x2af5b98cf0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b98d80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b98e10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b98ea0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b98f30 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b98fc0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b99050 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b990e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b99170 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b99200 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b99290 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b99320 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b993b0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/2 (2 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] 0x2af5b93d40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2af5b93dd0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2af5b93e60 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2af5b93ef0 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] 0x2af5b99600 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2af5b99690 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2af5b99720 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2af5b997b0 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] 0x2af5b94650 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b946e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b94770 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b94800 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b94890 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b94920 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b949b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b94a40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b94ad0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b94b60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b94bf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b94c80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b94d10 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] 0x2af5b99f10 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b99fa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b9a030 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b9a0c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b9a150 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b9a1e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b9a270 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b9a300 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b9a390 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b9a420 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b9a4b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b9a540 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b9a5d0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/0 (2 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] 0x2af5b94f60 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b94ff0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b95080 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b95110 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b951a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b95230 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b952c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b95350 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b953e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b95470 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b95500 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b95590 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b95620 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] 0x2af5b9a820 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b9a8b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b9a940 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b9a9d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b9aa60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b9aaf0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b9ab80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b9ac10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b9aca0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b9ad30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b9adc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b9ae50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b9aee0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/1 (2 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] 0x2af5b95870 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b95900 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b95990 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b95a20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b95ab0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b95b40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b95bd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b95c60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b95cf0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b95d80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b95e10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b95ea0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b95f30 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] 0x2af5b9b130 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b9b1c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b9b250 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b9b2e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b9b370 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b9b400 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b9b490 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b9b520 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b9b5b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b9b640 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b9b6d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b9b760 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b9b7f0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/2 (1 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] 0x2af5b96180 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2af5b96210 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2af5b962a0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2af5b96330 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] 0x2af5b9ba40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2af5b9bad0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2af5b9bb60 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2af5b9bbf0 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/3 (1 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: 0x2af5b76210 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b75100 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b752d0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b75368 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b75400 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b75198 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b754a0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b75538 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b755d0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b75230 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b75670 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b75708 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b757a0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b9c350 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b9c3e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b9c470 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b9c500 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b9c590 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b9c620 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b9c6b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b9c740 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b9c7d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b9c860 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b9c8f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b9c980 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b9ca10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/0 (1 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: 0x2af5b76328 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b75a80 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b75c50 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b75ce8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b75d80 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b75b18 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b75e20 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b75eb8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b75f50 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b75bb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b75ff0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b76088 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b76120 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b9cab0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b9cb40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b9cbd0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b9cc60 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b9ccf0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b9cd80 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b9ce10 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b9cea0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b9cf30 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b9cfc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b9d050 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b9d0e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b9d170 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/1 (1 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: REF TREE: 31: 0x2af5b76440 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b76630 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b76800 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b76898 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b76930 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b766c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b769d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b76a68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b76b00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b76760 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b76ba0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b76c38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b76cd0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b9d210 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b9d2a0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b9d330 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b9d3c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b9d450 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b9d4e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b9d570 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b9d600 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b9d690 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b9d720 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b9d7b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b9d840 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b9d8d0 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: 0x2af5b76558 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2af5b76eb0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2af5b76f50 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2af5b76fe8 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b97c00 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2af5b97c90 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2af5b97d20 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2af5b97db0 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: 0x2af5b76210 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b75100 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b752d0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b75368 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b75400 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b75198 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b754a0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b75538 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b755d0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b75230 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b75670 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b75708 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b757a0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b9d970 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b9da00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b9da90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b9db20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b9dbb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b9dc40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b9dcd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b9dd60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b9ddf0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b9de80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b9df10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b9dfa0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b9e030 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/0 (1 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: 0x2af5b76328 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b75a80 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b75c50 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b75ce8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b75d80 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b75b18 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b75e20 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b75eb8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b75f50 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b75bb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b75ff0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b76088 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b76120 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b9e0d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b9e160 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b9e1f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b9e280 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b9e310 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b9e3a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b9e430 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b9e4c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b9e550 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b9e5e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b9e670 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b9e700 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b9e790 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: 0x2af5b76440 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2af5b76630 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2af5b76800 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2af5b76898 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2af5b76930 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2af5b766c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2af5b769d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2af5b76a68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2af5b76b00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2af5b76760 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2af5b76ba0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2af5b76c38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2af5b76cd0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b9e830 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2af5b9e8c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2af5b9e950 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2af5b9e9e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2af5b9ea70 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2af5b9eb00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2af5b9eb90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2af5b9ec20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2af5b9ecb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2af5b9ed40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2af5b9edd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2af5b9ee60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2af5b9eef0 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: 0x2af5b76558 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2af5b76eb0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2af5b76f50 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2af5b76fe8 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2af5b97e50 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2af5b97ee0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2af5b97f70 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2af5b98000 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 (157 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (164 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.30 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 (4 ms) 32: [----------] 1 test from CaseNode (4 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: 0x2acf3cdf90 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cbb90 SEQ: (3 sibs) 0 children: 32: 0x2acf3cbc28 SEQ: (3 sibs) 0 children: 32: 0x2acf3cbcc0 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf3fcea0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf3fcf30 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2acf3fcfc0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2acf3fd050 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/0 (12 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: 0x2acf3ce0a8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cc510 SEQ: (3 sibs) 3 children: 32: 0x2acf3cc6e0 VAL: '00' (3 sibs) 32: 0x2acf3cc778 VAL: '01' (3 sibs) 32: 0x2acf3cc810 VAL: '02' (3 sibs) 32: 0x2acf3cc5a8 SEQ: (3 sibs) 3 children: 32: 0x2acf3cc8b0 VAL: '10' (3 sibs) 32: 0x2acf3cc948 VAL: '11' (3 sibs) 32: 0x2acf3cc9e0 VAL: '12' (3 sibs) 32: 0x2acf3cc640 SEQ: (3 sibs) 3 children: 32: 0x2acf3cca80 VAL: '20' (3 sibs) 32: 0x2acf3ccb18 VAL: '21' (3 sibs) 32: 0x2acf3ccbb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf3fed20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf3fedb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf3fee40 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf3feed0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf3fef60 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf3feff0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf3ff080 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf3ff110 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf3ff1a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf3ff230 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf3ff2c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf3ff350 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf3ff3e0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/1 (2 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: 0x2acf3ce1c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cd0c0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd290 VAL: '00' (3 sibs) 32: 0x2acf3cd328 VAL: '01' (3 sibs) 32: 0x2acf3cd3c0 VAL: '02' (3 sibs) 32: 0x2acf3cd158 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd460 VAL: '10' (3 sibs) 32: 0x2acf3cd4f8 VAL: '11' (3 sibs) 32: 0x2acf3cd590 VAL: '12' (3 sibs) 32: 0x2acf3cd1f0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd630 VAL: '20' (3 sibs) 32: 0x2acf3cd6c8 VAL: '21' (3 sibs) 32: 0x2acf3cd760 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf400a90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf400b20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf400bb0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf400c40 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf400cd0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf400d60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf400df0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf400e80 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf400f10 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf400fa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf401030 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf4010c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf401150 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/2 (1 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: 0x2acf3ce2d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cd800 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd9d0 VAL: '00' (3 sibs) 32: 0x2acf3cda68 VAL: '01' (3 sibs) 32: 0x2acf3cdb00 VAL: '02' (3 sibs) 32: 0x2acf3cd898 SEQ: (3 sibs) 3 children: 32: 0x2acf3cdba0 VAL: '10' (3 sibs) 32: 0x2acf3cdc38 VAL: '11' (3 sibs) 32: 0x2acf3cdcd0 VAL: '12' (3 sibs) 32: 0x2acf3cd930 SEQ: (3 sibs) 3 children: 32: 0x2acf3cdd70 VAL: '20' (3 sibs) 32: 0x2acf3cde08 VAL: '21' (3 sibs) 32: 0x2acf3cdea0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf402880 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf402910 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf4029a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf402a30 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf402ac0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf402b50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf402be0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf402c70 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf402d00 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf402d90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf402e20 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf402eb0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf402f40 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/3 (1 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: 0x2acf3ce3f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3ce810 SEQ: (3 sibs) 3 children: 32: 0x2acf3ce9e0 VAL: '00' (3 sibs) 32: 0x2acf3cea78 VAL: '01' (3 sibs) 32: 0x2acf3ceb10 VAL: '02' (3 sibs) 32: 0x2acf3ce8a8 SEQ: (3 sibs) 3 children: 32: 0x2acf3cebb0 VAL: '10' (3 sibs) 32: 0x2acf3cec48 VAL: '11' (3 sibs) 32: 0x2acf3cece0 VAL: '12' (3 sibs) 32: 0x2acf3ce940 SEQ: (3 sibs) 3 children: 32: 0x2acf3ced80 VAL: '20' (3 sibs) 32: 0x2acf3cee18 VAL: '21' (3 sibs) 32: 0x2acf3ceeb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf404650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf4046e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf404770 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf404800 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf404890 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf404920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf4049b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf404a40 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf404ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf404b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf404bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf404c80 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf404d10 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/4 (2 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: 0x2acf3ce508 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3ccca0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cce70 VAL: '00' (3 sibs) 32: 0x2acf3ccf08 VAL: '01' (3 sibs) 32: 0x2acf3ccfa0 VAL: '02' (3 sibs) 32: 0x2acf3ccd38 SEQ: (3 sibs) 3 children: 32: 0x2acf3cef50 VAL: '10' (3 sibs) 32: 0x2acf3cefe8 VAL: '11' (3 sibs) 32: 0x2acf3cf080 VAL: '12' (3 sibs) 32: 0x2acf3ccdd0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf120 VAL: '20' (3 sibs) 32: 0x2acf3cf1b8 VAL: '21' (3 sibs) 32: 0x2acf3cf250 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf406440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf4064d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf406560 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf4065f0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf406680 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf406710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf4067a0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf406830 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf4068c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf406950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf4069e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf406a70 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf406b00 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/5 (1 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: 0x2acf3ce620 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cf2f0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf4c0 VAL: '00' (3 sibs) 32: 0x2acf3cf558 VAL: '01' (3 sibs) 32: 0x2acf3cf5f0 VAL: '02' (3 sibs) 32: 0x2acf3cf388 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf690 VAL: '10' (3 sibs) 32: 0x2acf3cf728 VAL: '11' (3 sibs) 32: 0x2acf3cf7c0 VAL: '12' (3 sibs) 32: 0x2acf3cf420 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf860 VAL: '20' (3 sibs) 32: 0x2acf3cf8f8 VAL: '21' (3 sibs) 32: 0x2acf3cf990 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf408380 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf408410 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf4084a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf408530 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf4085c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf408650 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf4086e0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf408770 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf408800 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf408890 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf408920 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf4089b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf408a40 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/6 (1 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: 0x2acf3ce738 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cfa80 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfc50 VAL: '00' (3 sibs) 32: 0x2acf3cfce8 VAL: '01' (3 sibs) 32: 0x2acf3cfd80 VAL: '02' (3 sibs) 32: 0x2acf3cfb18 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfe20 VAL: '10' (3 sibs) 32: 0x2acf3cfeb8 VAL: '11' (3 sibs) 32: 0x2acf3cff50 VAL: '12' (3 sibs) 32: 0x2acf3cfbb0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfff0 VAL: '20' (3 sibs) 32: 0x2acf3d0088 VAL: '21' (3 sibs) 32: 0x2acf3d0120 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf40a170 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40a200 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40a290 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40a320 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40a3b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40a440 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40a4d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40a560 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40a5f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40a680 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40a710 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40a7a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40a830 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/7 (1 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: 0x2acf3cdf90 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cbb90 SEQ: (3 sibs) 0 children: 32: 0x2acf3cbc28 SEQ: (3 sibs) 0 children: 32: 0x2acf3cbcc0 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf40aac0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40ab50 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2acf40abe0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2acf40ac70 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: 0x2acf3ce0a8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cc510 SEQ: (3 sibs) 3 children: 32: 0x2acf3cc6e0 VAL: '00' (3 sibs) 32: 0x2acf3cc778 VAL: '01' (3 sibs) 32: 0x2acf3cc810 VAL: '02' (3 sibs) 32: 0x2acf3cc5a8 SEQ: (3 sibs) 3 children: 32: 0x2acf3cc8b0 VAL: '10' (3 sibs) 32: 0x2acf3cc948 VAL: '11' (3 sibs) 32: 0x2acf3cc9e0 VAL: '12' (3 sibs) 32: 0x2acf3cc640 SEQ: (3 sibs) 3 children: 32: 0x2acf3cca80 VAL: '20' (3 sibs) 32: 0x2acf3ccb18 VAL: '21' (3 sibs) 32: 0x2acf3ccbb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf40b3d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40b460 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40b4f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40b580 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40b610 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40b6a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40b730 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40b7c0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40b850 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40b8e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40b970 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40ba00 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40ba90 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: 0x2acf3ce1c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cd0c0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd290 VAL: '00' (3 sibs) 32: 0x2acf3cd328 VAL: '01' (3 sibs) 32: 0x2acf3cd3c0 VAL: '02' (3 sibs) 32: 0x2acf3cd158 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd460 VAL: '10' (3 sibs) 32: 0x2acf3cd4f8 VAL: '11' (3 sibs) 32: 0x2acf3cd590 VAL: '12' (3 sibs) 32: 0x2acf3cd1f0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd630 VAL: '20' (3 sibs) 32: 0x2acf3cd6c8 VAL: '21' (3 sibs) 32: 0x2acf3cd760 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf40bce0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40bd70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40be00 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40be90 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40bf20 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40bfb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40c040 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40c0d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40c160 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40c1f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40c280 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40c310 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40c3a0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/2 (1 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: 0x2acf3ce2d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cd800 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd9d0 VAL: '00' (3 sibs) 32: 0x2acf3cda68 VAL: '01' (3 sibs) 32: 0x2acf3cdb00 VAL: '02' (3 sibs) 32: 0x2acf3cd898 SEQ: (3 sibs) 3 children: 32: 0x2acf3cdba0 VAL: '10' (3 sibs) 32: 0x2acf3cdc38 VAL: '11' (3 sibs) 32: 0x2acf3cdcd0 VAL: '12' (3 sibs) 32: 0x2acf3cd930 SEQ: (3 sibs) 3 children: 32: 0x2acf3cdd70 VAL: '20' (3 sibs) 32: 0x2acf3cde08 VAL: '21' (3 sibs) 32: 0x2acf3cdea0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf40c5f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40c680 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40c710 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40c7a0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40c830 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40c8c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40c950 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40c9e0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40ca70 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40cb00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40cb90 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40cc20 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40ccb0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/3 (1 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: 0x2acf3ce3f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3ce810 SEQ: (3 sibs) 3 children: 32: 0x2acf3ce9e0 VAL: '00' (3 sibs) 32: 0x2acf3cea78 VAL: '01' (3 sibs) 32: 0x2acf3ceb10 VAL: '02' (3 sibs) 32: 0x2acf3ce8a8 SEQ: (3 sibs) 3 children: 32: 0x2acf3cebb0 VAL: '10' (3 sibs) 32: 0x2acf3cec48 VAL: '11' (3 sibs) 32: 0x2acf3cece0 VAL: '12' (3 sibs) 32: 0x2acf3ce940 SEQ: (3 sibs) 3 children: 32: 0x2acf3ced80 VAL: '20' (3 sibs) 32: 0x2acf3cee18 VAL: '21' (3 sibs) 32: 0x2acf3ceeb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf40cf00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40cf90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40d020 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40d0b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40d140 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40d1d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40d260 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40d2f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40d380 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40d410 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40d4a0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40d530 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40d5c0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/4 (1 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: 0x2acf3ce508 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3ccca0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cce70 VAL: '00' (3 sibs) 32: 0x2acf3ccf08 VAL: '01' (3 sibs) 32: 0x2acf3ccfa0 VAL: '02' (3 sibs) 32: 0x2acf3ccd38 SEQ: (3 sibs) 3 children: 32: 0x2acf3cef50 VAL: '10' (3 sibs) 32: 0x2acf3cefe8 VAL: '11' (3 sibs) 32: 0x2acf3cf080 VAL: '12' (3 sibs) 32: 0x2acf3ccdd0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf120 VAL: '20' (3 sibs) 32: 0x2acf3cf1b8 VAL: '21' (3 sibs) 32: 0x2acf3cf250 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf40d810 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40d8a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40d930 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40d9c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40da50 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40dae0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40db70 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40dc00 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40dc90 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40dd20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40ddb0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40de40 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40ded0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/5 (1 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: 0x2acf3ce620 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cf2f0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf4c0 VAL: '00' (3 sibs) 32: 0x2acf3cf558 VAL: '01' (3 sibs) 32: 0x2acf3cf5f0 VAL: '02' (3 sibs) 32: 0x2acf3cf388 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf690 VAL: '10' (3 sibs) 32: 0x2acf3cf728 VAL: '11' (3 sibs) 32: 0x2acf3cf7c0 VAL: '12' (3 sibs) 32: 0x2acf3cf420 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf860 VAL: '20' (3 sibs) 32: 0x2acf3cf8f8 VAL: '21' (3 sibs) 32: 0x2acf3cf990 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf40e120 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40e1b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40e240 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40e2d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40e360 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40e3f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40e480 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40e510 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40e5a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40e630 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40e6c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40e750 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40e7e0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/6 (1 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: 0x2acf3ce738 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cfa80 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfc50 VAL: '00' (3 sibs) 32: 0x2acf3cfce8 VAL: '01' (3 sibs) 32: 0x2acf3cfd80 VAL: '02' (3 sibs) 32: 0x2acf3cfb18 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfe20 VAL: '10' (3 sibs) 32: 0x2acf3cfeb8 VAL: '11' (3 sibs) 32: 0x2acf3cff50 VAL: '12' (3 sibs) 32: 0x2acf3cfbb0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfff0 VAL: '20' (3 sibs) 32: 0x2acf3d0088 VAL: '21' (3 sibs) 32: 0x2acf3d0120 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf40ea30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40eac0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40eb50 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40ebe0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40ec70 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40ed00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40ed90 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40ee20 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40eeb0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40ef40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40efd0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40f060 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40f0f0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/7 (1 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 (2 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 (1 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 (1 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 (1 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 (9 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (5 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 (11 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 (4 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 (1 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 (3 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 (2 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 (2 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 (2 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 (2 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 (1 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 (1 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 (2 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 (2 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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] 0x2acf3fcea0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf3fcf30 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2acf3fcfc0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2acf3fd050 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] 0x2acf40fa40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40fad0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2acf40fb60 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2acf40fbf0 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 (10 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] 0x2acf3fed20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf3fedb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf3fee40 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf3feed0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf3fef60 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf3feff0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf3ff080 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf3ff110 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf3ff1a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf3ff230 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf3ff2c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf3ff350 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf3ff3e0 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] 0x2acf410c30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf410cc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf410d50 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf410de0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf410e70 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf410f00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf410f90 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf411020 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf4110b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf411140 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf4111d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf411260 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf4112f0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/1 (3 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] 0x2acf400a90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf400b20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf400bb0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf400c40 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf400cd0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf400d60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf400df0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf400e80 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf400f10 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf400fa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf401030 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf4010c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf401150 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] 0x2acf411540 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf4115d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf411660 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf4116f0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf411780 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf411810 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf4118a0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf411930 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf4119c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf411a50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf411ae0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf411b70 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf411c00 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/2 (1 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] 0x2acf402880 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf402910 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf4029a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf402a30 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf402ac0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf402b50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf402be0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf402c70 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf402d00 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf402d90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf402e20 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf402eb0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf402f40 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] 0x2acf411e50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf411ee0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf411f70 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf412000 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf412090 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf412120 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf4121b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf412240 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf4122d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf412360 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf4123f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf412480 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf412510 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/3 (1 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] 0x2acf404650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf4046e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf404770 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf404800 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf404890 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf404920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf4049b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf404a40 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf404ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf404b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf404bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf404c80 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf404d10 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] 0x2acf412760 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf4127f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf412880 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf412910 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf4129a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf412a30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf412ac0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf412b50 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf412be0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf412c70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf412d00 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf412d90 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf412e20 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/4 (1 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] 0x2acf406440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf4064d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf406560 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf4065f0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf406680 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf406710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf4067a0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf406830 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf4068c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf406950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf4069e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf406a70 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf406b00 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] 0x2acf413070 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf413100 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf413190 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf413220 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf4132b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf413340 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf4133d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf413460 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf4134f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf413580 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf413610 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf4136a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf413730 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/5 (1 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] 0x2acf408380 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf408410 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf4084a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf408530 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf4085c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf408650 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf4086e0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf408770 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf408800 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf408890 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf408920 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf4089b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf408a40 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] 0x2acf413980 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf413a10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf413aa0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf413b30 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf413bc0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf413c50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf413ce0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf413d70 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf413e00 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf413e90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf413f20 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf413fb0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf414040 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/6 (1 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] 0x2acf40a170 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40a200 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40a290 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40a320 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40a3b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40a440 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40a4d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40a560 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40a5f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40a680 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40a710 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40a7a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40a830 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] 0x2acf414290 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf414320 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf4143b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf414440 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf4144d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf414560 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf4145f0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf414680 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf414710 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf4147a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf414830 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf4148c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf414950 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/7 (1 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] 0x2acf40aac0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40ab50 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2acf40abe0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2acf40ac70 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] 0x2acf414ba0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf414c30 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2acf414cc0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2acf414d50 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] 0x2acf40b3d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40b460 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40b4f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40b580 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40b610 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40b6a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40b730 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40b7c0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40b850 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40b8e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40b970 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40ba00 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40ba90 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] 0x2acf4154b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf415540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf4155d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf415660 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf4156f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf415780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf415810 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf4158a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf415930 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf4159c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf415a50 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf415ae0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf415b70 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/1 (1 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] 0x2acf40bce0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40bd70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40be00 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40be90 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40bf20 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40bfb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40c040 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40c0d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40c160 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40c1f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40c280 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40c310 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40c3a0 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] 0x2acf415dc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf415e50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf415ee0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf415f70 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf416000 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf416090 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf416120 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf4161b0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf416240 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf4162d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf416360 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf4163f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf416480 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/2 (1 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] 0x2acf40c5f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40c680 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40c710 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40c7a0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40c830 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40c8c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40c950 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40c9e0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40ca70 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40cb00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40cb90 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40cc20 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40ccb0 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] 0x2acf4166d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf416760 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf4167f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf416880 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf416910 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf4169a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf416a30 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf416ac0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf416b50 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf416be0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf416c70 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf416d00 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf416d90 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/3 (1 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] 0x2acf40cf00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40cf90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40d020 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40d0b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40d140 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40d1d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40d260 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40d2f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40d380 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40d410 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40d4a0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40d530 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40d5c0 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] 0x2acf416fe0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf417070 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf417100 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf417190 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf417220 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf4172b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf417340 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf4173d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf417460 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf4174f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf417580 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf417610 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf4176a0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/4 (1 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] 0x2acf40d810 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40d8a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40d930 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40d9c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40da50 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40dae0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40db70 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40dc00 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40dc90 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40dd20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40ddb0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40de40 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40ded0 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] 0x2acf4178f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf417980 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf417a10 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf417aa0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf417b30 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf417bc0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf417c50 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf417ce0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf417d70 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf417e00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf417e90 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf417f20 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf417fb0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/5 (1 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] 0x2acf40e120 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40e1b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40e240 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40e2d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40e360 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40e3f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40e480 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40e510 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40e5a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40e630 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40e6c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40e750 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40e7e0 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] 0x2acf418200 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf418290 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf418320 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf4183b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf418440 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf4184d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf418560 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf4185f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf418680 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf418710 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf4187a0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf418830 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf4188c0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/6 (1 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] 0x2acf40ea30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf40eac0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf40eb50 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf40ebe0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf40ec70 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf40ed00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf40ed90 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf40ee20 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf40eeb0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf40ef40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf40efd0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf40f060 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf40f0f0 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] 0x2acf418b10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf418ba0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf418c30 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf418cc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf418d50 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf418de0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf418e70 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf418f00 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf418f90 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf419020 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf4190b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf419140 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf4191d0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/7 (1 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: 0x2acf3cdf90 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cbb90 SEQ: (3 sibs) 0 children: 32: 0x2acf3cbc28 SEQ: (3 sibs) 0 children: 32: 0x2acf3cbcc0 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf410670 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf410700 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2acf410790 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2acf410820 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/0 (1 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: 0x2acf3ce0a8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cc510 SEQ: (3 sibs) 3 children: 32: 0x2acf3cc6e0 VAL: '00' (3 sibs) 32: 0x2acf3cc778 VAL: '01' (3 sibs) 32: 0x2acf3cc810 VAL: '02' (3 sibs) 32: 0x2acf3cc5a8 SEQ: (3 sibs) 3 children: 32: 0x2acf3cc8b0 VAL: '10' (3 sibs) 32: 0x2acf3cc948 VAL: '11' (3 sibs) 32: 0x2acf3cc9e0 VAL: '12' (3 sibs) 32: 0x2acf3cc640 SEQ: (3 sibs) 3 children: 32: 0x2acf3cca80 VAL: '20' (3 sibs) 32: 0x2acf3ccb18 VAL: '21' (3 sibs) 32: 0x2acf3ccbb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf419420 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf4194b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf419540 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf4195d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf419660 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf4196f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf419780 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf419810 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf4198a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf419930 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf4199c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf419a50 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf419ae0 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: 0x2acf3ce1c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cd0c0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd290 VAL: '00' (3 sibs) 32: 0x2acf3cd328 VAL: '01' (3 sibs) 32: 0x2acf3cd3c0 VAL: '02' (3 sibs) 32: 0x2acf3cd158 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd460 VAL: '10' (3 sibs) 32: 0x2acf3cd4f8 VAL: '11' (3 sibs) 32: 0x2acf3cd590 VAL: '12' (3 sibs) 32: 0x2acf3cd1f0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd630 VAL: '20' (3 sibs) 32: 0x2acf3cd6c8 VAL: '21' (3 sibs) 32: 0x2acf3cd760 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf419b80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf419c10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf419ca0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf419d30 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf419dc0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf419e50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf419ee0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf419f70 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41a000 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41a090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41a120 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41a1b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41a240 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: 0x2acf3ce2d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cd800 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd9d0 VAL: '00' (3 sibs) 32: 0x2acf3cda68 VAL: '01' (3 sibs) 32: 0x2acf3cdb00 VAL: '02' (3 sibs) 32: 0x2acf3cd898 SEQ: (3 sibs) 3 children: 32: 0x2acf3cdba0 VAL: '10' (3 sibs) 32: 0x2acf3cdc38 VAL: '11' (3 sibs) 32: 0x2acf3cdcd0 VAL: '12' (3 sibs) 32: 0x2acf3cd930 SEQ: (3 sibs) 3 children: 32: 0x2acf3cdd70 VAL: '20' (3 sibs) 32: 0x2acf3cde08 VAL: '21' (3 sibs) 32: 0x2acf3cdea0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41a2e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41a370 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41a400 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41a490 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41a520 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41a5b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41a640 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41a6d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41a760 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41a7f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41a880 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41a910 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41a9a0 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: 0x2acf3ce3f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3ce810 SEQ: (3 sibs) 3 children: 32: 0x2acf3ce9e0 VAL: '00' (3 sibs) 32: 0x2acf3cea78 VAL: '01' (3 sibs) 32: 0x2acf3ceb10 VAL: '02' (3 sibs) 32: 0x2acf3ce8a8 SEQ: (3 sibs) 3 children: 32: 0x2acf3cebb0 VAL: '10' (3 sibs) 32: 0x2acf3cec48 VAL: '11' (3 sibs) 32: 0x2acf3cece0 VAL: '12' (3 sibs) 32: 0x2acf3ce940 SEQ: (3 sibs) 3 children: 32: 0x2acf3ced80 VAL: '20' (3 sibs) 32: 0x2acf3cee18 VAL: '21' (3 sibs) 32: 0x2acf3ceeb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41aa40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41aad0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41ab60 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41abf0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41ac80 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41ad10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41ada0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41ae30 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41aec0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41af50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41afe0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41b070 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41b100 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: 0x2acf3ce508 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3ccca0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cce70 VAL: '00' (3 sibs) 32: 0x2acf3ccf08 VAL: '01' (3 sibs) 32: 0x2acf3ccfa0 VAL: '02' (3 sibs) 32: 0x2acf3ccd38 SEQ: (3 sibs) 3 children: 32: 0x2acf3cef50 VAL: '10' (3 sibs) 32: 0x2acf3cefe8 VAL: '11' (3 sibs) 32: 0x2acf3cf080 VAL: '12' (3 sibs) 32: 0x2acf3ccdd0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf120 VAL: '20' (3 sibs) 32: 0x2acf3cf1b8 VAL: '21' (3 sibs) 32: 0x2acf3cf250 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41b1a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41b230 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41b2c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41b350 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41b3e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41b470 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41b500 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41b590 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41b620 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41b6b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41b740 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41b7d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41b860 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: 0x2acf3ce620 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cf2f0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf4c0 VAL: '00' (3 sibs) 32: 0x2acf3cf558 VAL: '01' (3 sibs) 32: 0x2acf3cf5f0 VAL: '02' (3 sibs) 32: 0x2acf3cf388 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf690 VAL: '10' (3 sibs) 32: 0x2acf3cf728 VAL: '11' (3 sibs) 32: 0x2acf3cf7c0 VAL: '12' (3 sibs) 32: 0x2acf3cf420 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf860 VAL: '20' (3 sibs) 32: 0x2acf3cf8f8 VAL: '21' (3 sibs) 32: 0x2acf3cf990 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41b900 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41b990 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41ba20 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41bab0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41bb40 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41bbd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41bc60 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41bcf0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41bd80 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41be10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41bea0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41bf30 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41bfc0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/6 (1 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: 0x2acf3ce738 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cfa80 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfc50 VAL: '00' (3 sibs) 32: 0x2acf3cfce8 VAL: '01' (3 sibs) 32: 0x2acf3cfd80 VAL: '02' (3 sibs) 32: 0x2acf3cfb18 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfe20 VAL: '10' (3 sibs) 32: 0x2acf3cfeb8 VAL: '11' (3 sibs) 32: 0x2acf3cff50 VAL: '12' (3 sibs) 32: 0x2acf3cfbb0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfff0 VAL: '20' (3 sibs) 32: 0x2acf3d0088 VAL: '21' (3 sibs) 32: 0x2acf3d0120 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41c060 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41c0f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41c180 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41c210 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41c2a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41c330 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41c3c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41c450 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41c4e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41c570 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41c600 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41c690 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41c720 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: 0x2acf3cdf90 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cbb90 SEQ: (3 sibs) 0 children: 32: 0x2acf3cbc28 SEQ: (3 sibs) 0 children: 32: 0x2acf3cbcc0 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41c7c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41c850 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2acf41c8e0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2acf41c970 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: 0x2acf3ce0a8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cc510 SEQ: (3 sibs) 3 children: 32: 0x2acf3cc6e0 VAL: '00' (3 sibs) 32: 0x2acf3cc778 VAL: '01' (3 sibs) 32: 0x2acf3cc810 VAL: '02' (3 sibs) 32: 0x2acf3cc5a8 SEQ: (3 sibs) 3 children: 32: 0x2acf3cc8b0 VAL: '10' (3 sibs) 32: 0x2acf3cc948 VAL: '11' (3 sibs) 32: 0x2acf3cc9e0 VAL: '12' (3 sibs) 32: 0x2acf3cc640 SEQ: (3 sibs) 3 children: 32: 0x2acf3cca80 VAL: '20' (3 sibs) 32: 0x2acf3ccb18 VAL: '21' (3 sibs) 32: 0x2acf3ccbb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41ca10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41caa0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41cb30 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41cbc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41cc50 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41cce0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41cd70 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41ce00 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41ce90 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41cf20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41cfb0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41d040 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41d0d0 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: 0x2acf3ce1c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cd0c0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd290 VAL: '00' (3 sibs) 32: 0x2acf3cd328 VAL: '01' (3 sibs) 32: 0x2acf3cd3c0 VAL: '02' (3 sibs) 32: 0x2acf3cd158 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd460 VAL: '10' (3 sibs) 32: 0x2acf3cd4f8 VAL: '11' (3 sibs) 32: 0x2acf3cd590 VAL: '12' (3 sibs) 32: 0x2acf3cd1f0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd630 VAL: '20' (3 sibs) 32: 0x2acf3cd6c8 VAL: '21' (3 sibs) 32: 0x2acf3cd760 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41d170 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41d200 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41d290 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41d320 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41d3b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41d440 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41d4d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41d560 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41d5f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41d680 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41d710 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41d7a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41d830 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: 0x2acf3ce2d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cd800 SEQ: (3 sibs) 3 children: 32: 0x2acf3cd9d0 VAL: '00' (3 sibs) 32: 0x2acf3cda68 VAL: '01' (3 sibs) 32: 0x2acf3cdb00 VAL: '02' (3 sibs) 32: 0x2acf3cd898 SEQ: (3 sibs) 3 children: 32: 0x2acf3cdba0 VAL: '10' (3 sibs) 32: 0x2acf3cdc38 VAL: '11' (3 sibs) 32: 0x2acf3cdcd0 VAL: '12' (3 sibs) 32: 0x2acf3cd930 SEQ: (3 sibs) 3 children: 32: 0x2acf3cdd70 VAL: '20' (3 sibs) 32: 0x2acf3cde08 VAL: '21' (3 sibs) 32: 0x2acf3cdea0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41d8d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41d960 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41d9f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41da80 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41db10 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41dba0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41dc30 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41dcc0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41dd50 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41dde0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41de70 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41df00 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41df90 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: 0x2acf3ce3f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3ce810 SEQ: (3 sibs) 3 children: 32: 0x2acf3ce9e0 VAL: '00' (3 sibs) 32: 0x2acf3cea78 VAL: '01' (3 sibs) 32: 0x2acf3ceb10 VAL: '02' (3 sibs) 32: 0x2acf3ce8a8 SEQ: (3 sibs) 3 children: 32: 0x2acf3cebb0 VAL: '10' (3 sibs) 32: 0x2acf3cec48 VAL: '11' (3 sibs) 32: 0x2acf3cece0 VAL: '12' (3 sibs) 32: 0x2acf3ce940 SEQ: (3 sibs) 3 children: 32: 0x2acf3ced80 VAL: '20' (3 sibs) 32: 0x2acf3cee18 VAL: '21' (3 sibs) 32: 0x2acf3ceeb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41e030 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41e0c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41e150 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41e1e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41e270 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41e300 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41e390 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41e420 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41e4b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41e540 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41e5d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41e660 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41e6f0 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: 0x2acf3ce508 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3ccca0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cce70 VAL: '00' (3 sibs) 32: 0x2acf3ccf08 VAL: '01' (3 sibs) 32: 0x2acf3ccfa0 VAL: '02' (3 sibs) 32: 0x2acf3ccd38 SEQ: (3 sibs) 3 children: 32: 0x2acf3cef50 VAL: '10' (3 sibs) 32: 0x2acf3cefe8 VAL: '11' (3 sibs) 32: 0x2acf3cf080 VAL: '12' (3 sibs) 32: 0x2acf3ccdd0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf120 VAL: '20' (3 sibs) 32: 0x2acf3cf1b8 VAL: '21' (3 sibs) 32: 0x2acf3cf250 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41e790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41e820 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41e8b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41e940 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41e9d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41ea60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41eaf0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41eb80 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41ec10 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41eca0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41ed30 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41edc0 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41ee50 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: 0x2acf3ce620 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cf2f0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf4c0 VAL: '00' (3 sibs) 32: 0x2acf3cf558 VAL: '01' (3 sibs) 32: 0x2acf3cf5f0 VAL: '02' (3 sibs) 32: 0x2acf3cf388 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf690 VAL: '10' (3 sibs) 32: 0x2acf3cf728 VAL: '11' (3 sibs) 32: 0x2acf3cf7c0 VAL: '12' (3 sibs) 32: 0x2acf3cf420 SEQ: (3 sibs) 3 children: 32: 0x2acf3cf860 VAL: '20' (3 sibs) 32: 0x2acf3cf8f8 VAL: '21' (3 sibs) 32: 0x2acf3cf990 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41eef0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41ef80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41f010 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41f0a0 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41f130 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41f1c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41f250 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41f2e0 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41f370 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41f400 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41f490 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41f520 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41f5b0 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: 0x2acf3ce738 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2acf3cfa80 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfc50 VAL: '00' (3 sibs) 32: 0x2acf3cfce8 VAL: '01' (3 sibs) 32: 0x2acf3cfd80 VAL: '02' (3 sibs) 32: 0x2acf3cfb18 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfe20 VAL: '10' (3 sibs) 32: 0x2acf3cfeb8 VAL: '11' (3 sibs) 32: 0x2acf3cff50 VAL: '12' (3 sibs) 32: 0x2acf3cfbb0 SEQ: (3 sibs) 3 children: 32: 0x2acf3cfff0 VAL: '20' (3 sibs) 32: 0x2acf3d0088 VAL: '21' (3 sibs) 32: 0x2acf3d0120 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2acf41f650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2acf41f6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2acf41f770 VAL: '00' (3 sibs) 32: [3] [3] 0x2acf41f800 VAL: '01' (3 sibs) 32: [4] [4] 0x2acf41f890 VAL: '02' (3 sibs) 32: [5] [5] 0x2acf41f920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2acf41f9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2acf41fa40 VAL: '11' (3 sibs) 32: [8] [8] 0x2acf41fad0 VAL: '12' (3 sibs) 32: [9] [9] 0x2acf41fb60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2acf41fbf0 VAL: '20' (3 sibs) 32: [11] [11] 0x2acf41fc80 VAL: '21' (3 sibs) 32: [12] [12] 0x2acf41fd10 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 (266 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (275 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.44 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 (1 ms) 33: [----------] 1 test from CaseNode (1 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: 0x2b04e56980 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2b04e551a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2b04e55370 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e55540 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2b04e555d8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2b04e55670 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2b04e55408 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e55710 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2b04e557a8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2b04e55840 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2b04e554a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e558e0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2b04e55978 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2b04e55a10 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2b04e55238 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2b04e55ab0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e55c80 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2b04e55d18 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2b04e55db0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2b04e55b48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e55e50 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2b04e55ee8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2b04e55f80 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2b04e55be0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e56020 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2b04e560b8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2b04e56150 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2b04e552d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2b04e561f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e563c0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2b04e56458 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2b04e564f0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2b04e56288 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e56590 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2b04e56628 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2b04e566c0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2b04e56320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e56760 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2b04e567f8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2b04e56890 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2b04e64fb0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e65040 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e650d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e65160 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e651f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e65280 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e65310 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e653a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e65430 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e654c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e65550 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e655e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e65670 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e65700 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e65790 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e65820 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e658b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e65940 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e659d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e65a60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e65af0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e65b80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e65c10 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e65ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e65d30 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e65dc0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e65e50 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e65ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e65f70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e66000 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e66090 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e66120 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e661b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e66240 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e662d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e66360 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e663f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e66480 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e66510 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e665a0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/0 (18 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: 0x2b04e56a98 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2b04e56b70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2b04e56d40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e56f10 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2b04e56fa8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2b04e57040 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2b04e56dd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e570e0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2b04e57178 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2b04e57210 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2b04e56e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e572b0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2b04e57348 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2b04e573e0 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2b04e56c08 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2b04e57480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e57650 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2b04e576e8 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2b04e57780 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2b04e57518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e57820 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2b04e578b8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2b04e57950 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2b04e575b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e579f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2b04e57a88 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2b04e57b20 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2b04e56ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2b04e57bc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e57d90 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2b04e57e28 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2b04e57ec0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2b04e57c58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e57f60 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2b04e57ff8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2b04e58090 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2b04e57cf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e58130 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2b04e581c8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2b04e58260 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2b04e68ee0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e68f70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e69000 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e69090 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e69120 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e691b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e69240 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e692d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e69360 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e693f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e69480 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e69510 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e695a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e69630 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e696c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e69750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e697e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e69870 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e69900 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e69990 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e69a20 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e69ab0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e69b40 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e69bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e69c60 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e69cf0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e69d80 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e69e10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e69ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e69f30 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e69fc0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e6a050 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e6a0e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e6a170 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e6a200 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e6a290 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e6a320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e6a3b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e6a440 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e6a4d0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/1 (6 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: 0x2b04e56980 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2b04e551a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2b04e55370 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e55540 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2b04e555d8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2b04e55670 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2b04e55408 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e55710 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2b04e557a8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2b04e55840 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2b04e554a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e558e0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2b04e55978 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2b04e55a10 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2b04e55238 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2b04e55ab0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e55c80 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2b04e55d18 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2b04e55db0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2b04e55b48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e55e50 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2b04e55ee8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2b04e55f80 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2b04e55be0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e56020 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2b04e560b8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2b04e56150 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2b04e552d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2b04e561f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e563c0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2b04e56458 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2b04e564f0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2b04e56288 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e56590 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2b04e56628 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2b04e566c0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2b04e56320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e56760 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2b04e567f8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2b04e56890 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2b04e6b2f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e6b380 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e6b410 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e6b4a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e6b530 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e6b5c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e6b650 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e6b6e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e6b770 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e6b800 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e6b890 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e6b920 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e6b9b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e6ba40 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e6bad0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e6bb60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e6bbf0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e6bc80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e6bd10 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e6bda0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e6be30 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e6bec0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e6bf50 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e6bfe0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e6c070 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e6c100 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e6c190 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e6c220 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e6c2b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e6c340 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e6c3d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e6c460 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e6c4f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e6c580 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e6c610 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e6c6a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e6c730 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e6c7c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e6c850 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e6c8e0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/0 (3 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: 0x2b04e56a98 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2b04e56b70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2b04e56d40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e56f10 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2b04e56fa8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2b04e57040 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2b04e56dd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e570e0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2b04e57178 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2b04e57210 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2b04e56e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e572b0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2b04e57348 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2b04e573e0 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2b04e56c08 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2b04e57480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e57650 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2b04e576e8 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2b04e57780 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2b04e57518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e57820 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2b04e578b8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2b04e57950 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2b04e575b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e579f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2b04e57a88 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2b04e57b20 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2b04e56ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2b04e57bc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e57d90 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2b04e57e28 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2b04e57ec0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2b04e57c58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e57f60 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2b04e57ff8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2b04e58090 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2b04e57cf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e58130 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2b04e581c8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2b04e58260 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2b04e6d700 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e6d790 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e6d820 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e6d8b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e6d940 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e6d9d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e6da60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e6daf0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e6db80 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e6dc10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e6dca0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e6dd30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e6ddc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e6de50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e6dee0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e6df70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e6e000 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e6e090 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e6e120 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e6e1b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e6e240 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e6e2d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e6e360 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e6e3f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e6e480 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e6e510 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e6e5a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e6e630 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e6e6c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e6e750 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e6e7e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e6e870 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e6e900 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e6e990 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e6ea20 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e6eab0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e6eb40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e6ebd0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e6ec60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e6ecf0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/1 (3 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 (4 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 (1 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 (2 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 (10 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 (4 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 (4 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 (4 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 (2 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 (1 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 (1 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 (1 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 (3 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 (2 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 (2 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 (2 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] 0x2b04e64fb0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e65040 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e650d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e65160 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e651f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e65280 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e65310 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e653a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e65430 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e654c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e65550 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e655e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e65670 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e65700 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e65790 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e65820 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e658b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e65940 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e659d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e65a60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e65af0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e65b80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e65c10 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e65ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e65d30 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e65dc0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e65e50 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e65ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e65f70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e66000 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e66090 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e66120 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e661b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e66240 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e662d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e66360 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e663f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e66480 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e66510 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e665a0 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] 0x2b04e70d20 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e70db0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e70e40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e70ed0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e70f60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e70ff0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e71080 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e71110 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e711a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e71230 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e712c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e71350 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e713e0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e71470 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e71500 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e71590 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e71620 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e716b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e71740 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e717d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e71860 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e718f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e71980 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e71a10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e71aa0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e71b30 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e71bc0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e71c50 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e71ce0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e71d70 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e71e00 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e71e90 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e71f20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e71fb0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e72040 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e720d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e72160 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e721f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e72280 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e72310 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 (7 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] 0x2b04e68ee0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e68f70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e69000 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e69090 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e69120 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e691b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e69240 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e692d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e69360 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e693f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e69480 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e69510 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e695a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e69630 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e696c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e69750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e697e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e69870 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e69900 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e69990 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e69a20 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e69ab0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e69b40 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e69bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e69c60 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e69cf0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e69d80 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e69e10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e69ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e69f30 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e69fc0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e6a050 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e6a0e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e6a170 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e6a200 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e6a290 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e6a320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e6a3b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e6a440 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e6a4d0 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] 0x2b04e73130 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e731c0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e73250 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e732e0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e73370 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e73400 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e73490 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e73520 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e735b0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e73640 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e736d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e73760 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e737f0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e73880 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e73910 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e739a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e73a30 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e73ac0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e73b50 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e73be0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e73c70 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e73d00 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e73d90 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e73e20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e73eb0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e73f40 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e73fd0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e74060 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e740f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e74180 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e74210 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e742a0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e74330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e743c0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e74450 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e744e0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e74570 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e74600 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e74690 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e74720 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 (5 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] 0x2b04e6b2f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e6b380 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e6b410 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e6b4a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e6b530 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e6b5c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e6b650 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e6b6e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e6b770 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e6b800 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e6b890 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e6b920 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e6b9b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e6ba40 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e6bad0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e6bb60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e6bbf0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e6bc80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e6bd10 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e6bda0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e6be30 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e6bec0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e6bf50 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e6bfe0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e6c070 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e6c100 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e6c190 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e6c220 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e6c2b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e6c340 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e6c3d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e6c460 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e6c4f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e6c580 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e6c610 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e6c6a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e6c730 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e6c7c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e6c850 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e6c8e0 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] 0x2b04e75540 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e755d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e75660 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e756f0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e75780 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e75810 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e758a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e75930 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e759c0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e75a50 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e75ae0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e75b70 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e75c00 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e75c90 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e75d20 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e75db0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e75e40 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e75ed0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e75f60 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e75ff0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e76080 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e76110 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e761a0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e76230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e762c0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e76350 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e763e0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e76470 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e76500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e76590 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e76620 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e766b0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e76740 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e767d0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e76860 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e768f0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e76980 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e76a10 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e76aa0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e76b30 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 (5 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] 0x2b04e6d700 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e6d790 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e6d820 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e6d8b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e6d940 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e6d9d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e6da60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e6daf0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e6db80 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e6dc10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e6dca0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e6dd30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e6ddc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e6de50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e6dee0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e6df70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e6e000 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e6e090 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e6e120 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e6e1b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e6e240 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e6e2d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e6e360 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e6e3f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e6e480 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e6e510 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e6e5a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e6e630 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e6e6c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e6e750 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e6e7e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e6e870 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e6e900 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e6e990 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e6ea20 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e6eab0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e6eb40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e6ebd0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e6ec60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e6ecf0 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] 0x2b04e77950 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e779e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e77a70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e77b00 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e77b90 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e77c20 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e77cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e77d40 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e77dd0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e77e60 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e77ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e77f80 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e78010 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e780a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e78130 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e781c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e78250 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e782e0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e78370 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e78400 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e78490 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e78520 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e785b0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e78640 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e786d0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e78760 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e787f0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e78880 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e78910 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e789a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e78a30 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e78ac0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e78b50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e78be0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e78c70 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e78d00 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e78d90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e78e20 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e78eb0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e78f40 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 (5 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: 0x2b04e56980 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2b04e551a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2b04e55370 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e55540 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2b04e555d8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2b04e55670 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2b04e55408 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e55710 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2b04e557a8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2b04e55840 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2b04e554a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e558e0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2b04e55978 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2b04e55a10 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2b04e55238 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2b04e55ab0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e55c80 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2b04e55d18 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2b04e55db0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2b04e55b48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e55e50 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2b04e55ee8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2b04e55f80 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2b04e55be0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e56020 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2b04e560b8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2b04e56150 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2b04e552d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2b04e561f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e563c0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2b04e56458 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2b04e564f0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2b04e56288 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e56590 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2b04e56628 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2b04e566c0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2b04e56320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e56760 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2b04e567f8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2b04e56890 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2b04e79d60 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e79df0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e79e80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e79f10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e79fa0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e7a030 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e7a0c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e7a150 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e7a1e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e7a270 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e7a300 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e7a390 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e7a420 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e7a4b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e7a540 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e7a5d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e7a660 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e7a6f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e7a780 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e7a810 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e7a8a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e7a930 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e7a9c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e7aa50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e7aae0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e7ab70 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e7ac00 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e7ac90 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e7ad20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e7adb0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e7ae40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e7aed0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e7af60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e7aff0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e7b080 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e7b110 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e7b1a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e7b230 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e7b2c0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e7b350 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 (3 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: REF TREE: 33: 0x2b04e56a98 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2b04e56b70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2b04e56d40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e56f10 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2b04e56fa8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2b04e57040 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2b04e56dd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e570e0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2b04e57178 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2b04e57210 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2b04e56e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e572b0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2b04e57348 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2b04e573e0 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2b04e56c08 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2b04e57480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e57650 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2b04e576e8 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2b04e57780 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2b04e57518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e57820 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2b04e578b8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2b04e57950 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2b04e575b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e579f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2b04e57a88 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2b04e57b20 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2b04e56ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2b04e57bc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e57d90 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2b04e57e28 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2b04e57ec0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2b04e57c58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e57f60 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2b04e57ff8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2b04e58090 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2b04e57cf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e58130 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2b04e581c8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2b04e58260 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2b04e7b3f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e7b480 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e7b510 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e7b5a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e7b630 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e7b6c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e7b750 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e7b7e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e7b870 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e7b900 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e7b990 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e7ba20 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e7bab0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e7bb40 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e7bbd0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e7bc60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e7bcf0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e7bd80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e7be10 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e7bea0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e7bf30 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e7bfc0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e7c050 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e7c0e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e7c170 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e7c200 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e7c290 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e7c320 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e7c3b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e7c440 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e7c4d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e7c560 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e7c5f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e7c680 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e7c710 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e7c7a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e7c830 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e7c8c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e7c950 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e7c9e0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 (2 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: 0x2b04e56980 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2b04e551a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2b04e55370 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e55540 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2b04e555d8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2b04e55670 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2b04e55408 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e55710 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2b04e557a8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2b04e55840 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2b04e554a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e558e0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2b04e55978 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2b04e55a10 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2b04e55238 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2b04e55ab0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e55c80 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2b04e55d18 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2b04e55db0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2b04e55b48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e55e50 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2b04e55ee8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2b04e55f80 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2b04e55be0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e56020 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2b04e560b8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2b04e56150 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2b04e552d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2b04e561f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e563c0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2b04e56458 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2b04e564f0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2b04e56288 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e56590 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2b04e56628 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2b04e566c0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2b04e56320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e56760 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2b04e567f8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2b04e56890 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2b04e7ca80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e7cb10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e7cba0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e7cc30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e7ccc0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e7cd50 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e7cde0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e7ce70 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e7cf00 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e7cf90 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e7d020 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e7d0b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e7d140 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e7d1d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e7d260 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e7d2f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e7d380 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e7d410 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e7d4a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e7d530 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e7d5c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e7d650 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e7d6e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e7d770 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e7d800 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e7d890 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e7d920 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e7d9b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e7da40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e7dad0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e7db60 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e7dbf0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e7dc80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e7dd10 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e7dda0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e7de30 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e7dec0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e7df50 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e7dfe0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e7e070 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 (2 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: REF TREE: 33: 0x2b04e56a98 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2b04e56b70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2b04e56d40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e56f10 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2b04e56fa8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2b04e57040 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2b04e56dd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e570e0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2b04e57178 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2b04e57210 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2b04e56e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e572b0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2b04e57348 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2b04e573e0 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2b04e56c08 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2b04e57480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e57650 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2b04e576e8 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2b04e57780 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2b04e57518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e57820 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2b04e578b8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2b04e57950 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2b04e575b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e579f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2b04e57a88 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2b04e57b20 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2b04e56ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2b04e57bc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2b04e57d90 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2b04e57e28 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2b04e57ec0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2b04e57c58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2b04e57f60 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2b04e57ff8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2b04e58090 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2b04e57cf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2b04e58130 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2b04e581c8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2b04e58260 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2b04e7e110 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2b04e7e1a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2b04e7e230 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2b04e7e2c0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2b04e7e350 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2b04e7e3e0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2b04e7e470 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2b04e7e500 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2b04e7e590 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2b04e7e620 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2b04e7e6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2b04e7e740 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2b04e7e7d0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2b04e7e860 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2b04e7e8f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2b04e7e980 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2b04e7ea10 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2b04e7eaa0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2b04e7eb30 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2b04e7ebc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2b04e7ec50 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2b04e7ece0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2b04e7ed70 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2b04e7ee00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2b04e7ee90 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2b04e7ef20 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2b04e7efb0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2b04e7f040 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2b04e7f0d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2b04e7f160 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2b04e7f1f0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2b04e7f280 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2b04e7f310 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2b04e7f3a0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2b04e7f430 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2b04e7f4c0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2b04e7f550 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2b04e7f5e0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2b04e7f670 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2b04e7f700 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 (2 ms) 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase (143 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (149 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.35 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 (1 ms) 34: [----------] 1 test from CaseNode (1 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: 0x2af00e2350 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00df1a0 SEQ: (3 sibs) 3 children: 34: 0x2af00df370 SEQ: (3 sibs) 3 children: 34: 0x2af00df540 VAL: '000' (3 sibs) 34: 0x2af00df5d8 VAL: '001' (3 sibs) 34: 0x2af00df670 VAL: '002' (3 sibs) 34: 0x2af00df408 SEQ: (3 sibs) 3 children: 34: 0x2af00df710 VAL: '010' (3 sibs) 34: 0x2af00df7a8 VAL: '011' (3 sibs) 34: 0x2af00df840 VAL: '012' (3 sibs) 34: 0x2af00df4a0 SEQ: (3 sibs) 3 children: 34: 0x2af00df8e0 VAL: '020' (3 sibs) 34: 0x2af00df978 VAL: '021' (3 sibs) 34: 0x2af00dfa10 VAL: '022' (3 sibs) 34: 0x2af00df238 SEQ: (3 sibs) 3 children: 34: 0x2af00dfab0 SEQ: (3 sibs) 3 children: 34: 0x2af00dfc80 VAL: '100' (3 sibs) 34: 0x2af00dfd18 VAL: '101' (3 sibs) 34: 0x2af00dfdb0 VAL: '102' (3 sibs) 34: 0x2af00dfb48 SEQ: (3 sibs) 3 children: 34: 0x2af00dfe50 VAL: '110' (3 sibs) 34: 0x2af00dfee8 VAL: '111' (3 sibs) 34: 0x2af00dff80 VAL: '112' (3 sibs) 34: 0x2af00dfbe0 SEQ: (3 sibs) 3 children: 34: 0x2af00e0020 VAL: '120' (3 sibs) 34: 0x2af00e00b8 VAL: '121' (3 sibs) 34: 0x2af00e0150 VAL: '122' (3 sibs) 34: 0x2af00df2d0 SEQ: (3 sibs) 3 children: 34: 0x2af00e01f0 SEQ: (3 sibs) 3 children: 34: 0x2af00e03c0 VAL: '200' (3 sibs) 34: 0x2af00e0458 VAL: '201' (3 sibs) 34: 0x2af00e04f0 VAL: '202' (3 sibs) 34: 0x2af00e0288 SEQ: (3 sibs) 3 children: 34: 0x2af00e0590 VAL: '210' (3 sibs) 34: 0x2af00e0628 VAL: '211' (3 sibs) 34: 0x2af00e06c0 VAL: '212' (3 sibs) 34: 0x2af00e0320 SEQ: (3 sibs) 3 children: 34: 0x2af00e0760 VAL: '220' (3 sibs) 34: 0x2af00e07f8 VAL: '221' (3 sibs) 34: 0x2af00e0890 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2af00fca70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af00fcb00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af00fcb90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af00fcc20 VAL: '000' (3 sibs) 34: [4] [4] 0x2af00fccb0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af00fcd40 VAL: '002' (3 sibs) 34: [6] [6] 0x2af00fcdd0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af00fce60 VAL: '010' (3 sibs) 34: [8] [8] 0x2af00fcef0 VAL: '011' (3 sibs) 34: [9] [9] 0x2af00fcf80 VAL: '012' (3 sibs) 34: [10] [10] 0x2af00fd010 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af00fd0a0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af00fd130 VAL: '021' (3 sibs) 34: [13] [13] 0x2af00fd1c0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af00fd250 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af00fd2e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af00fd370 VAL: '100' (3 sibs) 34: [17] [17] 0x2af00fd400 VAL: '101' (3 sibs) 34: [18] [18] 0x2af00fd490 VAL: '102' (3 sibs) 34: [19] [19] 0x2af00fd520 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af00fd5b0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af00fd640 VAL: '111' (3 sibs) 34: [22] [22] 0x2af00fd6d0 VAL: '112' (3 sibs) 34: [23] [23] 0x2af00fd760 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af00fd7f0 VAL: '120' (3 sibs) 34: [25] [25] 0x2af00fd880 VAL: '121' (3 sibs) 34: [26] [26] 0x2af00fd910 VAL: '122' (3 sibs) 34: [27] [27] 0x2af00fd9a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af00fda30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af00fdac0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af00fdb50 VAL: '201' (3 sibs) 34: [31] [31] 0x2af00fdbe0 VAL: '202' (3 sibs) 34: [32] [32] 0x2af00fdc70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af00fdd00 VAL: '210' (3 sibs) 34: [34] [34] 0x2af00fdd90 VAL: '211' (3 sibs) 34: [35] [35] 0x2af00fde20 VAL: '212' (3 sibs) 34: [36] [36] 0x2af00fdeb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af00fdf40 VAL: '220' (3 sibs) 34: [38] [38] 0x2af00fdfd0 VAL: '221' (3 sibs) 34: [39] [39] 0x2af00fe060 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/0 (17 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: 0x2af00e2468 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e0b70 SEQ: (3 sibs) 3 children: 34: 0x2af00e0d40 SEQ: (3 sibs) 3 children: 34: 0x2af00e0f10 VAL: '000' (3 sibs) 34: 0x2af00e0fa8 VAL: '001' (3 sibs) 34: 0x2af00e1040 VAL: '002' (3 sibs) 34: 0x2af00e0dd8 SEQ: (3 sibs) 3 children: 34: 0x2af00e10e0 VAL: '010' (3 sibs) 34: 0x2af00e1178 VAL: '011' (3 sibs) 34: 0x2af00e1210 VAL: '012' (3 sibs) 34: 0x2af00e0e70 SEQ: (3 sibs) 3 children: 34: 0x2af00e12b0 VAL: '020' (3 sibs) 34: 0x2af00e1348 VAL: '021' (3 sibs) 34: 0x2af00e13e0 VAL: '022' (3 sibs) 34: 0x2af00e0c08 SEQ: (3 sibs) 3 children: 34: 0x2af00e1480 SEQ: (3 sibs) 3 children: 34: 0x2af00e1650 VAL: '100' (3 sibs) 34: 0x2af00e16e8 VAL: '101' (3 sibs) 34: 0x2af00e1780 VAL: '102' (3 sibs) 34: 0x2af00e1518 SEQ: (3 sibs) 3 children: 34: 0x2af00e1820 VAL: '110' (3 sibs) 34: 0x2af00e18b8 VAL: '111' (3 sibs) 34: 0x2af00e1950 VAL: '112' (3 sibs) 34: 0x2af00e15b0 SEQ: (3 sibs) 3 children: 34: 0x2af00e19f0 VAL: '120' (3 sibs) 34: 0x2af00e1a88 VAL: '121' (3 sibs) 34: 0x2af00e1b20 VAL: '122' (3 sibs) 34: 0x2af00e0ca0 SEQ: (3 sibs) 3 children: 34: 0x2af00e1bc0 SEQ: (3 sibs) 3 children: 34: 0x2af00e1d90 VAL: '200' (3 sibs) 34: 0x2af00e1e28 VAL: '201' (3 sibs) 34: 0x2af00e1ec0 VAL: '202' (3 sibs) 34: 0x2af00e1c58 SEQ: (3 sibs) 3 children: 34: 0x2af00e1f60 VAL: '210' (3 sibs) 34: 0x2af00e1ff8 VAL: '211' (3 sibs) 34: 0x2af00e2090 VAL: '212' (3 sibs) 34: 0x2af00e1cf0 SEQ: (3 sibs) 3 children: 34: 0x2af00e2130 VAL: '220' (3 sibs) 34: 0x2af00e21c8 VAL: '221' (3 sibs) 34: 0x2af00e2260 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2af01009a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0100a30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0100ac0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0100b50 VAL: '000' (3 sibs) 34: [4] [4] 0x2af0100be0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0100c70 VAL: '002' (3 sibs) 34: [6] [6] 0x2af0100d00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0100d90 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0100e20 VAL: '011' (3 sibs) 34: [9] [9] 0x2af0100eb0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0100f40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0100fd0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0101060 VAL: '021' (3 sibs) 34: [13] [13] 0x2af01010f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af0101180 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0101210 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af01012a0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0101330 VAL: '101' (3 sibs) 34: [18] [18] 0x2af01013c0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0101450 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af01014e0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0101570 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0101600 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0101690 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0101720 VAL: '120' (3 sibs) 34: [25] [25] 0x2af01017b0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0101840 VAL: '122' (3 sibs) 34: [27] [27] 0x2af01018d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0101960 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af01019f0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0101a80 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0101b10 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0101ba0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0101c30 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0101cc0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0101d50 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0101de0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0101e70 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0101f00 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0101f90 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/1 (5 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: 0x2af00e2580 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e2770 SEQ: (3 sibs) 3 children: 34: 0x2af00e2940 SEQ: (3 sibs) 3 children: 34: 0x2af00e2b10 VAL: '000' (3 sibs) 34: 0x2af00e2ba8 VAL: '001' (3 sibs) 34: 0x2af00e2c40 VAL: '002' (3 sibs) 34: 0x2af00e29d8 SEQ: (3 sibs) 3 children: 34: 0x2af00e2ce0 VAL: '010' (3 sibs) 34: 0x2af00e2d78 VAL: '011' (3 sibs) 34: 0x2af00e2e10 VAL: '012' (3 sibs) 34: 0x2af00e2a70 SEQ: (3 sibs) 3 children: 34: 0x2af00e2eb0 VAL: '020' (3 sibs) 34: 0x2af00e2f48 VAL: '021' (3 sibs) 34: 0x2af00e2fe0 VAL: '022' (3 sibs) 34: 0x2af00e2808 SEQ: (3 sibs) 3 children: 34: 0x2af00e3080 SEQ: (3 sibs) 3 children: 34: 0x2af00e3250 VAL: '100' (3 sibs) 34: 0x2af00e32e8 VAL: '101' (3 sibs) 34: 0x2af00e3380 VAL: '102' (3 sibs) 34: 0x2af00e3118 SEQ: (3 sibs) 3 children: 34: 0x2af00e3420 VAL: '110' (3 sibs) 34: 0x2af00e34b8 VAL: '111' (3 sibs) 34: 0x2af00e3550 VAL: '112' (3 sibs) 34: 0x2af00e31b0 SEQ: (3 sibs) 3 children: 34: 0x2af00e35f0 VAL: '120' (3 sibs) 34: 0x2af00e3688 VAL: '121' (3 sibs) 34: 0x2af00e3720 VAL: '122' (3 sibs) 34: 0x2af00e28a0 SEQ: (3 sibs) 3 children: 34: 0x2af00e37c0 SEQ: (3 sibs) 3 children: 34: 0x2af00e3990 VAL: '200' (3 sibs) 34: 0x2af00e3a28 VAL: '201' (3 sibs) 34: 0x2af00e3ac0 VAL: '202' (3 sibs) 34: 0x2af00e3858 SEQ: (3 sibs) 3 children: 34: 0x2af00e3b60 VAL: '210' (3 sibs) 34: 0x2af00e3bf8 VAL: '211' (3 sibs) 34: 0x2af00e3c90 VAL: '212' (3 sibs) 34: 0x2af00e38f0 SEQ: (3 sibs) 3 children: 34: 0x2af00e3d30 VAL: '220' (3 sibs) 34: 0x2af00e3dc8 VAL: '221' (3 sibs) 34: 0x2af00e3e60 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2af01048d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0104960 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af01049f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0104a80 VAL: '000' (3 sibs) 34: [4] [4] 0x2af0104b10 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0104ba0 VAL: '002' (3 sibs) 34: [6] [6] 0x2af0104c30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0104cc0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0104d50 VAL: '011' (3 sibs) 34: [9] [9] 0x2af0104de0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0104e70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0104f00 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0104f90 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0105020 VAL: '022' (3 sibs) 34: [14] [14] 0x2af01050b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0105140 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af01051d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0105260 VAL: '101' (3 sibs) 34: [18] [18] 0x2af01052f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0105380 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0105410 VAL: '110' (3 sibs) 34: [21] [21] 0x2af01054a0 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0105530 VAL: '112' (3 sibs) 34: [23] [23] 0x2af01055c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0105650 VAL: '120' (3 sibs) 34: [25] [25] 0x2af01056e0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0105770 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0105800 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0105890 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0105920 VAL: '200' (3 sibs) 34: [30] [30] 0x2af01059b0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0105a40 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0105ad0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0105b60 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0105bf0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0105c80 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0105d10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0105da0 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0105e30 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0105ec0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/2 (3 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: 0x2af00e2698 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e3f00 SEQ: (3 sibs) 3 children: 34: 0x2af00e40d0 SEQ: (3 sibs) 3 children: 34: 0x2af00e42a0 VAL: '000' (3 sibs) 34: 0x2af00e4338 VAL: '001' (3 sibs) 34: 0x2af00e43d0 VAL: '002' (3 sibs) 34: 0x2af00e4168 SEQ: (3 sibs) 3 children: 34: 0x2af00e4470 VAL: '010' (3 sibs) 34: 0x2af00e4508 VAL: '011' (3 sibs) 34: 0x2af00e45a0 VAL: '012' (3 sibs) 34: 0x2af00e4200 SEQ: (3 sibs) 3 children: 34: 0x2af00e4640 VAL: '020' (3 sibs) 34: 0x2af00e46d8 VAL: '021' (3 sibs) 34: 0x2af00e4770 VAL: '022' (3 sibs) 34: 0x2af00e3f98 SEQ: (3 sibs) 3 children: 34: 0x2af00e4810 SEQ: (3 sibs) 3 children: 34: 0x2af00e49e0 VAL: '100' (3 sibs) 34: 0x2af00e4a78 VAL: '101' (3 sibs) 34: 0x2af00e4b10 VAL: '102' (3 sibs) 34: 0x2af00e48a8 SEQ: (3 sibs) 3 children: 34: 0x2af00e4bb0 VAL: '110' (3 sibs) 34: 0x2af00e4c48 VAL: '111' (3 sibs) 34: 0x2af00e4ce0 VAL: '112' (3 sibs) 34: 0x2af00e4940 SEQ: (3 sibs) 3 children: 34: 0x2af00e4d80 VAL: '120' (3 sibs) 34: 0x2af00e4e18 VAL: '121' (3 sibs) 34: 0x2af00e4eb0 VAL: '122' (3 sibs) 34: 0x2af00e4030 SEQ: (3 sibs) 3 children: 34: 0x2af00e4f50 SEQ: (3 sibs) 3 children: 34: 0x2af00e5120 VAL: '200' (3 sibs) 34: 0x2af00e51b8 VAL: '201' (3 sibs) 34: 0x2af00e5250 VAL: '202' (3 sibs) 34: 0x2af00e4fe8 SEQ: (3 sibs) 3 children: 34: 0x2af00e52f0 VAL: '210' (3 sibs) 34: 0x2af00e5388 VAL: '211' (3 sibs) 34: 0x2af00e5420 VAL: '212' (3 sibs) 34: 0x2af00e5080 SEQ: (3 sibs) 3 children: 34: 0x2af00e54c0 VAL: '220' (3 sibs) 34: 0x2af00e5558 VAL: '221' (3 sibs) 34: 0x2af00e55f0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2af0108e90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0108f20 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0108fb0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0109040 VAL: '000' (3 sibs) 34: [4] [4] 0x2af01090d0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0109160 VAL: '002' (3 sibs) 34: [6] [6] 0x2af01091f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0109280 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0109310 VAL: '011' (3 sibs) 34: [9] [9] 0x2af01093a0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0109430 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af01094c0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0109550 VAL: '021' (3 sibs) 34: [13] [13] 0x2af01095e0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af0109670 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0109700 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af0109790 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0109820 VAL: '101' (3 sibs) 34: [18] [18] 0x2af01098b0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0109940 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af01099d0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0109a60 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0109af0 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0109b80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0109c10 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0109ca0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0109d30 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0109dc0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0109e50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0109ee0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0109f70 VAL: '201' (3 sibs) 34: [31] [31] 0x2af010a000 VAL: '202' (3 sibs) 34: [32] [32] 0x2af010a090 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af010a120 VAL: '210' (3 sibs) 34: [34] [34] 0x2af010a1b0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af010a240 VAL: '212' (3 sibs) 34: [36] [36] 0x2af010a2d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af010a360 VAL: '220' (3 sibs) 34: [38] [38] 0x2af010a3f0 VAL: '221' (3 sibs) 34: [39] [39] 0x2af010a480 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/3 (3 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: 0x2af00e2350 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00df1a0 SEQ: (3 sibs) 3 children: 34: 0x2af00df370 SEQ: (3 sibs) 3 children: 34: 0x2af00df540 VAL: '000' (3 sibs) 34: 0x2af00df5d8 VAL: '001' (3 sibs) 34: 0x2af00df670 VAL: '002' (3 sibs) 34: 0x2af00df408 SEQ: (3 sibs) 3 children: 34: 0x2af00df710 VAL: '010' (3 sibs) 34: 0x2af00df7a8 VAL: '011' (3 sibs) 34: 0x2af00df840 VAL: '012' (3 sibs) 34: 0x2af00df4a0 SEQ: (3 sibs) 3 children: 34: 0x2af00df8e0 VAL: '020' (3 sibs) 34: 0x2af00df978 VAL: '021' (3 sibs) 34: 0x2af00dfa10 VAL: '022' (3 sibs) 34: 0x2af00df238 SEQ: (3 sibs) 3 children: 34: 0x2af00dfab0 SEQ: (3 sibs) 3 children: 34: 0x2af00dfc80 VAL: '100' (3 sibs) 34: 0x2af00dfd18 VAL: '101' (3 sibs) 34: 0x2af00dfdb0 VAL: '102' (3 sibs) 34: 0x2af00dfb48 SEQ: (3 sibs) 3 children: 34: 0x2af00dfe50 VAL: '110' (3 sibs) 34: 0x2af00dfee8 VAL: '111' (3 sibs) 34: 0x2af00dff80 VAL: '112' (3 sibs) 34: 0x2af00dfbe0 SEQ: (3 sibs) 3 children: 34: 0x2af00e0020 VAL: '120' (3 sibs) 34: 0x2af00e00b8 VAL: '121' (3 sibs) 34: 0x2af00e0150 VAL: '122' (3 sibs) 34: 0x2af00df2d0 SEQ: (3 sibs) 3 children: 34: 0x2af00e01f0 SEQ: (3 sibs) 3 children: 34: 0x2af00e03c0 VAL: '200' (3 sibs) 34: 0x2af00e0458 VAL: '201' (3 sibs) 34: 0x2af00e04f0 VAL: '202' (3 sibs) 34: 0x2af00e0288 SEQ: (3 sibs) 3 children: 34: 0x2af00e0590 VAL: '210' (3 sibs) 34: 0x2af00e0628 VAL: '211' (3 sibs) 34: 0x2af00e06c0 VAL: '212' (3 sibs) 34: 0x2af00e0320 SEQ: (3 sibs) 3 children: 34: 0x2af00e0760 VAL: '220' (3 sibs) 34: 0x2af00e07f8 VAL: '221' (3 sibs) 34: 0x2af00e0890 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2af010b2a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af010b330 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af010b3c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af010b450 VAL: '000' (3 sibs) 34: [4] [4] 0x2af010b4e0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af010b570 VAL: '002' (3 sibs) 34: [6] [6] 0x2af010b600 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af010b690 VAL: '010' (3 sibs) 34: [8] [8] 0x2af010b720 VAL: '011' (3 sibs) 34: [9] [9] 0x2af010b7b0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af010b840 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af010b8d0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af010b960 VAL: '021' (3 sibs) 34: [13] [13] 0x2af010b9f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af010ba80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af010bb10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af010bba0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af010bc30 VAL: '101' (3 sibs) 34: [18] [18] 0x2af010bcc0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af010bd50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af010bde0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af010be70 VAL: '111' (3 sibs) 34: [22] [22] 0x2af010bf00 VAL: '112' (3 sibs) 34: [23] [23] 0x2af010bf90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af010c020 VAL: '120' (3 sibs) 34: [25] [25] 0x2af010c0b0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af010c140 VAL: '122' (3 sibs) 34: [27] [27] 0x2af010c1d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af010c260 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af010c2f0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af010c380 VAL: '201' (3 sibs) 34: [31] [31] 0x2af010c410 VAL: '202' (3 sibs) 34: [32] [32] 0x2af010c4a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af010c530 VAL: '210' (3 sibs) 34: [34] [34] 0x2af010c5c0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af010c650 VAL: '212' (3 sibs) 34: [36] [36] 0x2af010c6e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af010c770 VAL: '220' (3 sibs) 34: [38] [38] 0x2af010c800 VAL: '221' (3 sibs) 34: [39] [39] 0x2af010c890 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/0 (2 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: 0x2af00e2468 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e0b70 SEQ: (3 sibs) 3 children: 34: 0x2af00e0d40 SEQ: (3 sibs) 3 children: 34: 0x2af00e0f10 VAL: '000' (3 sibs) 34: 0x2af00e0fa8 VAL: '001' (3 sibs) 34: 0x2af00e1040 VAL: '002' (3 sibs) 34: 0x2af00e0dd8 SEQ: (3 sibs) 3 children: 34: 0x2af00e10e0 VAL: '010' (3 sibs) 34: 0x2af00e1178 VAL: '011' (3 sibs) 34: 0x2af00e1210 VAL: '012' (3 sibs) 34: 0x2af00e0e70 SEQ: (3 sibs) 3 children: 34: 0x2af00e12b0 VAL: '020' (3 sibs) 34: 0x2af00e1348 VAL: '021' (3 sibs) 34: 0x2af00e13e0 VAL: '022' (3 sibs) 34: 0x2af00e0c08 SEQ: (3 sibs) 3 children: 34: 0x2af00e1480 SEQ: (3 sibs) 3 children: 34: 0x2af00e1650 VAL: '100' (3 sibs) 34: 0x2af00e16e8 VAL: '101' (3 sibs) 34: 0x2af00e1780 VAL: '102' (3 sibs) 34: 0x2af00e1518 SEQ: (3 sibs) 3 children: 34: 0x2af00e1820 VAL: '110' (3 sibs) 34: 0x2af00e18b8 VAL: '111' (3 sibs) 34: 0x2af00e1950 VAL: '112' (3 sibs) 34: 0x2af00e15b0 SEQ: (3 sibs) 3 children: 34: 0x2af00e19f0 VAL: '120' (3 sibs) 34: 0x2af00e1a88 VAL: '121' (3 sibs) 34: 0x2af00e1b20 VAL: '122' (3 sibs) 34: 0x2af00e0ca0 SEQ: (3 sibs) 3 children: 34: 0x2af00e1bc0 SEQ: (3 sibs) 3 children: 34: 0x2af00e1d90 VAL: '200' (3 sibs) 34: 0x2af00e1e28 VAL: '201' (3 sibs) 34: 0x2af00e1ec0 VAL: '202' (3 sibs) 34: 0x2af00e1c58 SEQ: (3 sibs) 3 children: 34: 0x2af00e1f60 VAL: '210' (3 sibs) 34: 0x2af00e1ff8 VAL: '211' (3 sibs) 34: 0x2af00e2090 VAL: '212' (3 sibs) 34: 0x2af00e1cf0 SEQ: (3 sibs) 3 children: 34: 0x2af00e2130 VAL: '220' (3 sibs) 34: 0x2af00e21c8 VAL: '221' (3 sibs) 34: 0x2af00e2260 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2af010d6b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af010d740 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af010d7d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af010d860 VAL: '000' (3 sibs) 34: [4] [4] 0x2af010d8f0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af010d980 VAL: '002' (3 sibs) 34: [6] [6] 0x2af010da10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af010daa0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af010db30 VAL: '011' (3 sibs) 34: [9] [9] 0x2af010dbc0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af010dc50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af010dce0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af010dd70 VAL: '021' (3 sibs) 34: [13] [13] 0x2af010de00 VAL: '022' (3 sibs) 34: [14] [14] 0x2af010de90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af010df20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af010dfb0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af010e040 VAL: '101' (3 sibs) 34: [18] [18] 0x2af010e0d0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af010e160 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af010e1f0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af010e280 VAL: '111' (3 sibs) 34: [22] [22] 0x2af010e310 VAL: '112' (3 sibs) 34: [23] [23] 0x2af010e3a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af010e430 VAL: '120' (3 sibs) 34: [25] [25] 0x2af010e4c0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af010e550 VAL: '122' (3 sibs) 34: [27] [27] 0x2af010e5e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af010e670 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af010e700 VAL: '200' (3 sibs) 34: [30] [30] 0x2af010e790 VAL: '201' (3 sibs) 34: [31] [31] 0x2af010e820 VAL: '202' (3 sibs) 34: [32] [32] 0x2af010e8b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af010e940 VAL: '210' (3 sibs) 34: [34] [34] 0x2af010e9d0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af010ea60 VAL: '212' (3 sibs) 34: [36] [36] 0x2af010eaf0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af010eb80 VAL: '220' (3 sibs) 34: [38] [38] 0x2af010ec10 VAL: '221' (3 sibs) 34: [39] [39] 0x2af010eca0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/1 (2 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: 0x2af00e2580 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e2770 SEQ: (3 sibs) 3 children: 34: 0x2af00e2940 SEQ: (3 sibs) 3 children: 34: 0x2af00e2b10 VAL: '000' (3 sibs) 34: 0x2af00e2ba8 VAL: '001' (3 sibs) 34: 0x2af00e2c40 VAL: '002' (3 sibs) 34: 0x2af00e29d8 SEQ: (3 sibs) 3 children: 34: 0x2af00e2ce0 VAL: '010' (3 sibs) 34: 0x2af00e2d78 VAL: '011' (3 sibs) 34: 0x2af00e2e10 VAL: '012' (3 sibs) 34: 0x2af00e2a70 SEQ: (3 sibs) 3 children: 34: 0x2af00e2eb0 VAL: '020' (3 sibs) 34: 0x2af00e2f48 VAL: '021' (3 sibs) 34: 0x2af00e2fe0 VAL: '022' (3 sibs) 34: 0x2af00e2808 SEQ: (3 sibs) 3 children: 34: 0x2af00e3080 SEQ: (3 sibs) 3 children: 34: 0x2af00e3250 VAL: '100' (3 sibs) 34: 0x2af00e32e8 VAL: '101' (3 sibs) 34: 0x2af00e3380 VAL: '102' (3 sibs) 34: 0x2af00e3118 SEQ: (3 sibs) 3 children: 34: 0x2af00e3420 VAL: '110' (3 sibs) 34: 0x2af00e34b8 VAL: '111' (3 sibs) 34: 0x2af00e3550 VAL: '112' (3 sibs) 34: 0x2af00e31b0 SEQ: (3 sibs) 3 children: 34: 0x2af00e35f0 VAL: '120' (3 sibs) 34: 0x2af00e3688 VAL: '121' (3 sibs) 34: 0x2af00e3720 VAL: '122' (3 sibs) 34: 0x2af00e28a0 SEQ: (3 sibs) 3 children: 34: 0x2af00e37c0 SEQ: (3 sibs) 3 children: 34: 0x2af00e3990 VAL: '200' (3 sibs) 34: 0x2af00e3a28 VAL: '201' (3 sibs) 34: 0x2af00e3ac0 VAL: '202' (3 sibs) 34: 0x2af00e3858 SEQ: (3 sibs) 3 children: 34: 0x2af00e3b60 VAL: '210' (3 sibs) 34: 0x2af00e3bf8 VAL: '211' (3 sibs) 34: 0x2af00e3c90 VAL: '212' (3 sibs) 34: 0x2af00e38f0 SEQ: (3 sibs) 3 children: 34: 0x2af00e3d30 VAL: '220' (3 sibs) 34: 0x2af00e3dc8 VAL: '221' (3 sibs) 34: 0x2af00e3e60 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2af010fac0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af010fb50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af010fbe0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af010fc70 VAL: '000' (3 sibs) 34: [4] [4] 0x2af010fd00 VAL: '001' (3 sibs) 34: [5] [5] 0x2af010fd90 VAL: '002' (3 sibs) 34: [6] [6] 0x2af010fe20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af010feb0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af010ff40 VAL: '011' (3 sibs) 34: [9] [9] 0x2af010ffd0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0110060 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af01100f0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0110180 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0110210 VAL: '022' (3 sibs) 34: [14] [14] 0x2af01102a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0110330 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af01103c0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0110450 VAL: '101' (3 sibs) 34: [18] [18] 0x2af01104e0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0110570 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0110600 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0110690 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0110720 VAL: '112' (3 sibs) 34: [23] [23] 0x2af01107b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0110840 VAL: '120' (3 sibs) 34: [25] [25] 0x2af01108d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0110960 VAL: '122' (3 sibs) 34: [27] [27] 0x2af01109f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0110a80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0110b10 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0110ba0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0110c30 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0110cc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0110d50 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0110de0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0110e70 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0110f00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0110f90 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0111020 VAL: '221' (3 sibs) 34: [39] [39] 0x2af01110b0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/2 (2 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: 0x2af00e2698 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e3f00 SEQ: (3 sibs) 3 children: 34: 0x2af00e40d0 SEQ: (3 sibs) 3 children: 34: 0x2af00e42a0 VAL: '000' (3 sibs) 34: 0x2af00e4338 VAL: '001' (3 sibs) 34: 0x2af00e43d0 VAL: '002' (3 sibs) 34: 0x2af00e4168 SEQ: (3 sibs) 3 children: 34: 0x2af00e4470 VAL: '010' (3 sibs) 34: 0x2af00e4508 VAL: '011' (3 sibs) 34: 0x2af00e45a0 VAL: '012' (3 sibs) 34: 0x2af00e4200 SEQ: (3 sibs) 3 children: 34: 0x2af00e4640 VAL: '020' (3 sibs) 34: 0x2af00e46d8 VAL: '021' (3 sibs) 34: 0x2af00e4770 VAL: '022' (3 sibs) 34: 0x2af00e3f98 SEQ: (3 sibs) 3 children: 34: 0x2af00e4810 SEQ: (3 sibs) 3 children: 34: 0x2af00e49e0 VAL: '100' (3 sibs) 34: 0x2af00e4a78 VAL: '101' (3 sibs) 34: 0x2af00e4b10 VAL: '102' (3 sibs) 34: 0x2af00e48a8 SEQ: (3 sibs) 3 children: 34: 0x2af00e4bb0 VAL: '110' (3 sibs) 34: 0x2af00e4c48 VAL: '111' (3 sibs) 34: 0x2af00e4ce0 VAL: '112' (3 sibs) 34: 0x2af00e4940 SEQ: (3 sibs) 3 children: 34: 0x2af00e4d80 VAL: '120' (3 sibs) 34: 0x2af00e4e18 VAL: '121' (3 sibs) 34: 0x2af00e4eb0 VAL: '122' (3 sibs) 34: 0x2af00e4030 SEQ: (3 sibs) 3 children: 34: 0x2af00e4f50 SEQ: (3 sibs) 3 children: 34: 0x2af00e5120 VAL: '200' (3 sibs) 34: 0x2af00e51b8 VAL: '201' (3 sibs) 34: 0x2af00e5250 VAL: '202' (3 sibs) 34: 0x2af00e4fe8 SEQ: (3 sibs) 3 children: 34: 0x2af00e52f0 VAL: '210' (3 sibs) 34: 0x2af00e5388 VAL: '211' (3 sibs) 34: 0x2af00e5420 VAL: '212' (3 sibs) 34: 0x2af00e5080 SEQ: (3 sibs) 3 children: 34: 0x2af00e54c0 VAL: '220' (3 sibs) 34: 0x2af00e5558 VAL: '221' (3 sibs) 34: 0x2af00e55f0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2af0111ed0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0111f60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0111ff0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0112080 VAL: '000' (3 sibs) 34: [4] [4] 0x2af0112110 VAL: '001' (3 sibs) 34: [5] [5] 0x2af01121a0 VAL: '002' (3 sibs) 34: [6] [6] 0x2af0112230 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af01122c0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0112350 VAL: '011' (3 sibs) 34: [9] [9] 0x2af01123e0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0112470 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0112500 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0112590 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0112620 VAL: '022' (3 sibs) 34: [14] [14] 0x2af01126b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0112740 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af01127d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0112860 VAL: '101' (3 sibs) 34: [18] [18] 0x2af01128f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0112980 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0112a10 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0112aa0 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0112b30 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0112bc0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0112c50 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0112ce0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0112d70 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0112e00 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0112e90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0112f20 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0112fb0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0113040 VAL: '202' (3 sibs) 34: [32] [32] 0x2af01130d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0113160 VAL: '210' (3 sibs) 34: [34] [34] 0x2af01131f0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0113280 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0113310 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af01133a0 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0113430 VAL: '221' (3 sibs) 34: [39] [39] 0x2af01134c0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/3 (2 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 (3 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 (1 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 (2 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 (10 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (1 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 (3 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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] 0x2af00fca70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af00fcb00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af00fcb90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af00fcc20 VAL: '000' (3 sibs) 34: [4] [4] 0x2af00fccb0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af00fcd40 VAL: '002' (3 sibs) 34: [6] [6] 0x2af00fcdd0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af00fce60 VAL: '010' (3 sibs) 34: [8] [8] 0x2af00fcef0 VAL: '011' (3 sibs) 34: [9] [9] 0x2af00fcf80 VAL: '012' (3 sibs) 34: [10] [10] 0x2af00fd010 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af00fd0a0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af00fd130 VAL: '021' (3 sibs) 34: [13] [13] 0x2af00fd1c0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af00fd250 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af00fd2e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af00fd370 VAL: '100' (3 sibs) 34: [17] [17] 0x2af00fd400 VAL: '101' (3 sibs) 34: [18] [18] 0x2af00fd490 VAL: '102' (3 sibs) 34: [19] [19] 0x2af00fd520 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af00fd5b0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af00fd640 VAL: '111' (3 sibs) 34: [22] [22] 0x2af00fd6d0 VAL: '112' (3 sibs) 34: [23] [23] 0x2af00fd760 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af00fd7f0 VAL: '120' (3 sibs) 34: [25] [25] 0x2af00fd880 VAL: '121' (3 sibs) 34: [26] [26] 0x2af00fd910 VAL: '122' (3 sibs) 34: [27] [27] 0x2af00fd9a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af00fda30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af00fdac0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af00fdb50 VAL: '201' (3 sibs) 34: [31] [31] 0x2af00fdbe0 VAL: '202' (3 sibs) 34: [32] [32] 0x2af00fdc70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af00fdd00 VAL: '210' (3 sibs) 34: [34] [34] 0x2af00fdd90 VAL: '211' (3 sibs) 34: [35] [35] 0x2af00fde20 VAL: '212' (3 sibs) 34: [36] [36] 0x2af00fdeb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af00fdf40 VAL: '220' (3 sibs) 34: [38] [38] 0x2af00fdfd0 VAL: '221' (3 sibs) 34: [39] [39] 0x2af00fe060 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] 0x2af01154f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0115580 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0115610 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af01156a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2af0115730 VAL: '001' (3 sibs) 34: [5] [5] 0x2af01157c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2af0115850 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af01158e0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0115970 VAL: '011' (3 sibs) 34: [9] [9] 0x2af0115a00 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0115a90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0115b20 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0115bb0 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0115c40 VAL: '022' (3 sibs) 34: [14] [14] 0x2af0115cd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0115d60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af0115df0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0115e80 VAL: '101' (3 sibs) 34: [18] [18] 0x2af0115f10 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0115fa0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0116030 VAL: '110' (3 sibs) 34: [21] [21] 0x2af01160c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0116150 VAL: '112' (3 sibs) 34: [23] [23] 0x2af01161e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0116270 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0116300 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0116390 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0116420 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af01164b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0116540 VAL: '200' (3 sibs) 34: [30] [30] 0x2af01165d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0116660 VAL: '202' (3 sibs) 34: [32] [32] 0x2af01166f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0116780 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0116810 VAL: '211' (3 sibs) 34: [35] [35] 0x2af01168a0 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0116930 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af01169c0 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0116a50 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0116ae0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 (6 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] 0x2af01009a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0100a30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0100ac0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0100b50 VAL: '000' (3 sibs) 34: [4] [4] 0x2af0100be0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0100c70 VAL: '002' (3 sibs) 34: [6] [6] 0x2af0100d00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0100d90 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0100e20 VAL: '011' (3 sibs) 34: [9] [9] 0x2af0100eb0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0100f40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0100fd0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0101060 VAL: '021' (3 sibs) 34: [13] [13] 0x2af01010f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af0101180 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0101210 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af01012a0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0101330 VAL: '101' (3 sibs) 34: [18] [18] 0x2af01013c0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0101450 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af01014e0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0101570 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0101600 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0101690 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0101720 VAL: '120' (3 sibs) 34: [25] [25] 0x2af01017b0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0101840 VAL: '122' (3 sibs) 34: [27] [27] 0x2af01018d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0101960 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af01019f0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0101a80 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0101b10 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0101ba0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0101c30 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0101cc0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0101d50 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0101de0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0101e70 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0101f00 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0101f90 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] 0x2af0117900 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0117990 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0117a20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0117ab0 VAL: '000' (3 sibs) 34: [4] [4] 0x2af0117b40 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0117bd0 VAL: '002' (3 sibs) 34: [6] [6] 0x2af0117c60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0117cf0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0117d80 VAL: '011' (3 sibs) 34: [9] [9] 0x2af0117e10 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0117ea0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0117f30 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0117fc0 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0118050 VAL: '022' (3 sibs) 34: [14] [14] 0x2af01180e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0118170 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af0118200 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0118290 VAL: '101' (3 sibs) 34: [18] [18] 0x2af0118320 VAL: '102' (3 sibs) 34: [19] [19] 0x2af01183b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0118440 VAL: '110' (3 sibs) 34: [21] [21] 0x2af01184d0 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0118560 VAL: '112' (3 sibs) 34: [23] [23] 0x2af01185f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0118680 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0118710 VAL: '121' (3 sibs) 34: [26] [26] 0x2af01187a0 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0118830 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af01188c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0118950 VAL: '200' (3 sibs) 34: [30] [30] 0x2af01189e0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0118a70 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0118b00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0118b90 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0118c20 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0118cb0 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0118d40 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0118dd0 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0118e60 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0118ef0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 (4 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] 0x2af01048d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0104960 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af01049f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0104a80 VAL: '000' (3 sibs) 34: [4] [4] 0x2af0104b10 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0104ba0 VAL: '002' (3 sibs) 34: [6] [6] 0x2af0104c30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0104cc0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0104d50 VAL: '011' (3 sibs) 34: [9] [9] 0x2af0104de0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0104e70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0104f00 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0104f90 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0105020 VAL: '022' (3 sibs) 34: [14] [14] 0x2af01050b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0105140 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af01051d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0105260 VAL: '101' (3 sibs) 34: [18] [18] 0x2af01052f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0105380 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0105410 VAL: '110' (3 sibs) 34: [21] [21] 0x2af01054a0 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0105530 VAL: '112' (3 sibs) 34: [23] [23] 0x2af01055c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0105650 VAL: '120' (3 sibs) 34: [25] [25] 0x2af01056e0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0105770 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0105800 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0105890 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0105920 VAL: '200' (3 sibs) 34: [30] [30] 0x2af01059b0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0105a40 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0105ad0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0105b60 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0105bf0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0105c80 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0105d10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0105da0 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0105e30 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0105ec0 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] 0x2af0119d10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0119da0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0119e30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0119ec0 VAL: '000' (3 sibs) 34: [4] [4] 0x2af0119f50 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0119fe0 VAL: '002' (3 sibs) 34: [6] [6] 0x2af011a070 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af011a100 VAL: '010' (3 sibs) 34: [8] [8] 0x2af011a190 VAL: '011' (3 sibs) 34: [9] [9] 0x2af011a220 VAL: '012' (3 sibs) 34: [10] [10] 0x2af011a2b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af011a340 VAL: '020' (3 sibs) 34: [12] [12] 0x2af011a3d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2af011a460 VAL: '022' (3 sibs) 34: [14] [14] 0x2af011a4f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af011a580 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af011a610 VAL: '100' (3 sibs) 34: [17] [17] 0x2af011a6a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2af011a730 VAL: '102' (3 sibs) 34: [19] [19] 0x2af011a7c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af011a850 VAL: '110' (3 sibs) 34: [21] [21] 0x2af011a8e0 VAL: '111' (3 sibs) 34: [22] [22] 0x2af011a970 VAL: '112' (3 sibs) 34: [23] [23] 0x2af011aa00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af011aa90 VAL: '120' (3 sibs) 34: [25] [25] 0x2af011ab20 VAL: '121' (3 sibs) 34: [26] [26] 0x2af011abb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2af011ac40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af011acd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af011ad60 VAL: '200' (3 sibs) 34: [30] [30] 0x2af011adf0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af011ae80 VAL: '202' (3 sibs) 34: [32] [32] 0x2af011af10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af011afa0 VAL: '210' (3 sibs) 34: [34] [34] 0x2af011b030 VAL: '211' (3 sibs) 34: [35] [35] 0x2af011b0c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2af011b150 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af011b1e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2af011b270 VAL: '221' (3 sibs) 34: [39] [39] 0x2af011b300 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 (4 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] 0x2af0108e90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0108f20 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0108fb0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0109040 VAL: '000' (3 sibs) 34: [4] [4] 0x2af01090d0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0109160 VAL: '002' (3 sibs) 34: [6] [6] 0x2af01091f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0109280 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0109310 VAL: '011' (3 sibs) 34: [9] [9] 0x2af01093a0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0109430 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af01094c0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0109550 VAL: '021' (3 sibs) 34: [13] [13] 0x2af01095e0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af0109670 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0109700 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af0109790 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0109820 VAL: '101' (3 sibs) 34: [18] [18] 0x2af01098b0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0109940 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af01099d0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0109a60 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0109af0 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0109b80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0109c10 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0109ca0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0109d30 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0109dc0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0109e50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0109ee0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0109f70 VAL: '201' (3 sibs) 34: [31] [31] 0x2af010a000 VAL: '202' (3 sibs) 34: [32] [32] 0x2af010a090 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af010a120 VAL: '210' (3 sibs) 34: [34] [34] 0x2af010a1b0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af010a240 VAL: '212' (3 sibs) 34: [36] [36] 0x2af010a2d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af010a360 VAL: '220' (3 sibs) 34: [38] [38] 0x2af010a3f0 VAL: '221' (3 sibs) 34: [39] [39] 0x2af010a480 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] 0x2af011c120 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af011c1b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af011c240 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af011c2d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2af011c360 VAL: '001' (3 sibs) 34: [5] [5] 0x2af011c3f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2af011c480 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af011c510 VAL: '010' (3 sibs) 34: [8] [8] 0x2af011c5a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2af011c630 VAL: '012' (3 sibs) 34: [10] [10] 0x2af011c6c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af011c750 VAL: '020' (3 sibs) 34: [12] [12] 0x2af011c7e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2af011c870 VAL: '022' (3 sibs) 34: [14] [14] 0x2af011c900 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af011c990 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af011ca20 VAL: '100' (3 sibs) 34: [17] [17] 0x2af011cab0 VAL: '101' (3 sibs) 34: [18] [18] 0x2af011cb40 VAL: '102' (3 sibs) 34: [19] [19] 0x2af011cbd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af011cc60 VAL: '110' (3 sibs) 34: [21] [21] 0x2af011ccf0 VAL: '111' (3 sibs) 34: [22] [22] 0x2af011cd80 VAL: '112' (3 sibs) 34: [23] [23] 0x2af011ce10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af011cea0 VAL: '120' (3 sibs) 34: [25] [25] 0x2af011cf30 VAL: '121' (3 sibs) 34: [26] [26] 0x2af011cfc0 VAL: '122' (3 sibs) 34: [27] [27] 0x2af011d050 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af011d0e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af011d170 VAL: '200' (3 sibs) 34: [30] [30] 0x2af011d200 VAL: '201' (3 sibs) 34: [31] [31] 0x2af011d290 VAL: '202' (3 sibs) 34: [32] [32] 0x2af011d320 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af011d3b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2af011d440 VAL: '211' (3 sibs) 34: [35] [35] 0x2af011d4d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2af011d560 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af011d5f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2af011d680 VAL: '221' (3 sibs) 34: [39] [39] 0x2af011d710 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 (4 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] 0x2af010b2a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af010b330 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af010b3c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af010b450 VAL: '000' (3 sibs) 34: [4] [4] 0x2af010b4e0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af010b570 VAL: '002' (3 sibs) 34: [6] [6] 0x2af010b600 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af010b690 VAL: '010' (3 sibs) 34: [8] [8] 0x2af010b720 VAL: '011' (3 sibs) 34: [9] [9] 0x2af010b7b0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af010b840 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af010b8d0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af010b960 VAL: '021' (3 sibs) 34: [13] [13] 0x2af010b9f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af010ba80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af010bb10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af010bba0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af010bc30 VAL: '101' (3 sibs) 34: [18] [18] 0x2af010bcc0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af010bd50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af010bde0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af010be70 VAL: '111' (3 sibs) 34: [22] [22] 0x2af010bf00 VAL: '112' (3 sibs) 34: [23] [23] 0x2af010bf90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af010c020 VAL: '120' (3 sibs) 34: [25] [25] 0x2af010c0b0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af010c140 VAL: '122' (3 sibs) 34: [27] [27] 0x2af010c1d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af010c260 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af010c2f0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af010c380 VAL: '201' (3 sibs) 34: [31] [31] 0x2af010c410 VAL: '202' (3 sibs) 34: [32] [32] 0x2af010c4a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af010c530 VAL: '210' (3 sibs) 34: [34] [34] 0x2af010c5c0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af010c650 VAL: '212' (3 sibs) 34: [36] [36] 0x2af010c6e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af010c770 VAL: '220' (3 sibs) 34: [38] [38] 0x2af010c800 VAL: '221' (3 sibs) 34: [39] [39] 0x2af010c890 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] 0x2af011e530 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af011e5c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af011e650 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af011e6e0 VAL: '000' (3 sibs) 34: [4] [4] 0x2af011e770 VAL: '001' (3 sibs) 34: [5] [5] 0x2af011e800 VAL: '002' (3 sibs) 34: [6] [6] 0x2af011e890 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af011e920 VAL: '010' (3 sibs) 34: [8] [8] 0x2af011e9b0 VAL: '011' (3 sibs) 34: [9] [9] 0x2af011ea40 VAL: '012' (3 sibs) 34: [10] [10] 0x2af011ead0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af011eb60 VAL: '020' (3 sibs) 34: [12] [12] 0x2af011ebf0 VAL: '021' (3 sibs) 34: [13] [13] 0x2af011ec80 VAL: '022' (3 sibs) 34: [14] [14] 0x2af011ed10 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af011eda0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af011ee30 VAL: '100' (3 sibs) 34: [17] [17] 0x2af011eec0 VAL: '101' (3 sibs) 34: [18] [18] 0x2af011ef50 VAL: '102' (3 sibs) 34: [19] [19] 0x2af011efe0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af011f070 VAL: '110' (3 sibs) 34: [21] [21] 0x2af011f100 VAL: '111' (3 sibs) 34: [22] [22] 0x2af011f190 VAL: '112' (3 sibs) 34: [23] [23] 0x2af011f220 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af011f2b0 VAL: '120' (3 sibs) 34: [25] [25] 0x2af011f340 VAL: '121' (3 sibs) 34: [26] [26] 0x2af011f3d0 VAL: '122' (3 sibs) 34: [27] [27] 0x2af011f460 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af011f4f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af011f580 VAL: '200' (3 sibs) 34: [30] [30] 0x2af011f610 VAL: '201' (3 sibs) 34: [31] [31] 0x2af011f6a0 VAL: '202' (3 sibs) 34: [32] [32] 0x2af011f730 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af011f7c0 VAL: '210' (3 sibs) 34: [34] [34] 0x2af011f850 VAL: '211' (3 sibs) 34: [35] [35] 0x2af011f8e0 VAL: '212' (3 sibs) 34: [36] [36] 0x2af011f970 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af011fa00 VAL: '220' (3 sibs) 34: [38] [38] 0x2af011fa90 VAL: '221' (3 sibs) 34: [39] [39] 0x2af011fb20 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 (4 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] 0x2af010d6b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af010d740 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af010d7d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af010d860 VAL: '000' (3 sibs) 34: [4] [4] 0x2af010d8f0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af010d980 VAL: '002' (3 sibs) 34: [6] [6] 0x2af010da10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af010daa0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af010db30 VAL: '011' (3 sibs) 34: [9] [9] 0x2af010dbc0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af010dc50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af010dce0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af010dd70 VAL: '021' (3 sibs) 34: [13] [13] 0x2af010de00 VAL: '022' (3 sibs) 34: [14] [14] 0x2af010de90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af010df20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af010dfb0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af010e040 VAL: '101' (3 sibs) 34: [18] [18] 0x2af010e0d0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af010e160 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af010e1f0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af010e280 VAL: '111' (3 sibs) 34: [22] [22] 0x2af010e310 VAL: '112' (3 sibs) 34: [23] [23] 0x2af010e3a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af010e430 VAL: '120' (3 sibs) 34: [25] [25] 0x2af010e4c0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af010e550 VAL: '122' (3 sibs) 34: [27] [27] 0x2af010e5e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af010e670 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af010e700 VAL: '200' (3 sibs) 34: [30] [30] 0x2af010e790 VAL: '201' (3 sibs) 34: [31] [31] 0x2af010e820 VAL: '202' (3 sibs) 34: [32] [32] 0x2af010e8b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af010e940 VAL: '210' (3 sibs) 34: [34] [34] 0x2af010e9d0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af010ea60 VAL: '212' (3 sibs) 34: [36] [36] 0x2af010eaf0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af010eb80 VAL: '220' (3 sibs) 34: [38] [38] 0x2af010ec10 VAL: '221' (3 sibs) 34: [39] [39] 0x2af010eca0 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] 0x2af0120940 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af01209d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0120a60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0120af0 VAL: '000' (3 sibs) 34: [4] [4] 0x2af0120b80 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0120c10 VAL: '002' (3 sibs) 34: [6] [6] 0x2af0120ca0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0120d30 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0120dc0 VAL: '011' (3 sibs) 34: [9] [9] 0x2af0120e50 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0120ee0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0120f70 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0121000 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0121090 VAL: '022' (3 sibs) 34: [14] [14] 0x2af0121120 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af01211b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af0121240 VAL: '100' (3 sibs) 34: [17] [17] 0x2af01212d0 VAL: '101' (3 sibs) 34: [18] [18] 0x2af0121360 VAL: '102' (3 sibs) 34: [19] [19] 0x2af01213f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0121480 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0121510 VAL: '111' (3 sibs) 34: [22] [22] 0x2af01215a0 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0121630 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af01216c0 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0121750 VAL: '121' (3 sibs) 34: [26] [26] 0x2af01217e0 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0121870 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0121900 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0121990 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0121a20 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0121ab0 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0121b40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0121bd0 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0121c60 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0121cf0 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0121d80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0121e10 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0121ea0 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0121f30 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 (4 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] 0x2af010fac0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af010fb50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af010fbe0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af010fc70 VAL: '000' (3 sibs) 34: [4] [4] 0x2af010fd00 VAL: '001' (3 sibs) 34: [5] [5] 0x2af010fd90 VAL: '002' (3 sibs) 34: [6] [6] 0x2af010fe20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af010feb0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af010ff40 VAL: '011' (3 sibs) 34: [9] [9] 0x2af010ffd0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0110060 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af01100f0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0110180 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0110210 VAL: '022' (3 sibs) 34: [14] [14] 0x2af01102a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0110330 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af01103c0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0110450 VAL: '101' (3 sibs) 34: [18] [18] 0x2af01104e0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0110570 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0110600 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0110690 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0110720 VAL: '112' (3 sibs) 34: [23] [23] 0x2af01107b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0110840 VAL: '120' (3 sibs) 34: [25] [25] 0x2af01108d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0110960 VAL: '122' (3 sibs) 34: [27] [27] 0x2af01109f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0110a80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0110b10 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0110ba0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0110c30 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0110cc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0110d50 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0110de0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0110e70 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0110f00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0110f90 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0111020 VAL: '221' (3 sibs) 34: [39] [39] 0x2af01110b0 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] 0x2af0123f60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0123ff0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0124080 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0124110 VAL: '000' (3 sibs) 34: [4] [4] 0x2af01241a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0124230 VAL: '002' (3 sibs) 34: [6] [6] 0x2af01242c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0124350 VAL: '010' (3 sibs) 34: [8] [8] 0x2af01243e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2af0124470 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0124500 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0124590 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0124620 VAL: '021' (3 sibs) 34: [13] [13] 0x2af01246b0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af0124740 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af01247d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af0124860 VAL: '100' (3 sibs) 34: [17] [17] 0x2af01248f0 VAL: '101' (3 sibs) 34: [18] [18] 0x2af0124980 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0124a10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0124aa0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0124b30 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0124bc0 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0124c50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0124ce0 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0124d70 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0124e00 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0124e90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0124f20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0124fb0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0125040 VAL: '201' (3 sibs) 34: [31] [31] 0x2af01250d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0125160 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af01251f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0125280 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0125310 VAL: '212' (3 sibs) 34: [36] [36] 0x2af01253a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0125430 VAL: '220' (3 sibs) 34: [38] [38] 0x2af01254c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0125550 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 (4 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] 0x2af0111ed0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0111f60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0111ff0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0112080 VAL: '000' (3 sibs) 34: [4] [4] 0x2af0112110 VAL: '001' (3 sibs) 34: [5] [5] 0x2af01121a0 VAL: '002' (3 sibs) 34: [6] [6] 0x2af0112230 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af01122c0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0112350 VAL: '011' (3 sibs) 34: [9] [9] 0x2af01123e0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0112470 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0112500 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0112590 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0112620 VAL: '022' (3 sibs) 34: [14] [14] 0x2af01126b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0112740 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af01127d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0112860 VAL: '101' (3 sibs) 34: [18] [18] 0x2af01128f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0112980 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0112a10 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0112aa0 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0112b30 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0112bc0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0112c50 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0112ce0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0112d70 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0112e00 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0112e90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0112f20 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0112fb0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0113040 VAL: '202' (3 sibs) 34: [32] [32] 0x2af01130d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0113160 VAL: '210' (3 sibs) 34: [34] [34] 0x2af01131f0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0113280 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0113310 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af01133a0 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0113430 VAL: '221' (3 sibs) 34: [39] [39] 0x2af01134c0 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] 0x2af0126370 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0126400 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0126490 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0126520 VAL: '000' (3 sibs) 34: [4] [4] 0x2af01265b0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0126640 VAL: '002' (3 sibs) 34: [6] [6] 0x2af01266d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0126760 VAL: '010' (3 sibs) 34: [8] [8] 0x2af01267f0 VAL: '011' (3 sibs) 34: [9] [9] 0x2af0126880 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0126910 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af01269a0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0126a30 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0126ac0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af0126b50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0126be0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af0126c70 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0126d00 VAL: '101' (3 sibs) 34: [18] [18] 0x2af0126d90 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0126e20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0126eb0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0126f40 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0126fd0 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0127060 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af01270f0 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0127180 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0127210 VAL: '122' (3 sibs) 34: [27] [27] 0x2af01272a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0127330 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af01273c0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0127450 VAL: '201' (3 sibs) 34: [31] [31] 0x2af01274e0 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0127570 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0127600 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0127690 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0127720 VAL: '212' (3 sibs) 34: [36] [36] 0x2af01277b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0127840 VAL: '220' (3 sibs) 34: [38] [38] 0x2af01278d0 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0127960 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 (4 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: 0x2af00e2350 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00df1a0 SEQ: (3 sibs) 3 children: 34: 0x2af00df370 SEQ: (3 sibs) 3 children: 34: 0x2af00df540 VAL: '000' (3 sibs) 34: 0x2af00df5d8 VAL: '001' (3 sibs) 34: 0x2af00df670 VAL: '002' (3 sibs) 34: 0x2af00df408 SEQ: (3 sibs) 3 children: 34: 0x2af00df710 VAL: '010' (3 sibs) 34: 0x2af00df7a8 VAL: '011' (3 sibs) 34: 0x2af00df840 VAL: '012' (3 sibs) 34: 0x2af00df4a0 SEQ: (3 sibs) 3 children: 34: 0x2af00df8e0 VAL: '020' (3 sibs) 34: 0x2af00df978 VAL: '021' (3 sibs) 34: 0x2af00dfa10 VAL: '022' (3 sibs) 34: 0x2af00df238 SEQ: (3 sibs) 3 children: 34: 0x2af00dfab0 SEQ: (3 sibs) 3 children: 34: 0x2af00dfc80 VAL: '100' (3 sibs) 34: 0x2af00dfd18 VAL: '101' (3 sibs) 34: 0x2af00dfdb0 VAL: '102' (3 sibs) 34: 0x2af00dfb48 SEQ: (3 sibs) 3 children: 34: 0x2af00dfe50 VAL: '110' (3 sibs) 34: 0x2af00dfee8 VAL: '111' (3 sibs) 34: 0x2af00dff80 VAL: '112' (3 sibs) 34: 0x2af00dfbe0 SEQ: (3 sibs) 3 children: 34: 0x2af00e0020 VAL: '120' (3 sibs) 34: 0x2af00e00b8 VAL: '121' (3 sibs) 34: 0x2af00e0150 VAL: '122' (3 sibs) 34: 0x2af00df2d0 SEQ: (3 sibs) 3 children: 34: 0x2af00e01f0 SEQ: (3 sibs) 3 children: 34: 0x2af00e03c0 VAL: '200' (3 sibs) 34: 0x2af00e0458 VAL: '201' (3 sibs) 34: 0x2af00e04f0 VAL: '202' (3 sibs) 34: 0x2af00e0288 SEQ: (3 sibs) 3 children: 34: 0x2af00e0590 VAL: '210' (3 sibs) 34: 0x2af00e0628 VAL: '211' (3 sibs) 34: 0x2af00e06c0 VAL: '212' (3 sibs) 34: 0x2af00e0320 SEQ: (3 sibs) 3 children: 34: 0x2af00e0760 VAL: '220' (3 sibs) 34: 0x2af00e07f8 VAL: '221' (3 sibs) 34: 0x2af00e0890 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2af0128780 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0128810 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af01288a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0128930 VAL: '000' (3 sibs) 34: [4] [4] 0x2af01289c0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0128a50 VAL: '002' (3 sibs) 34: [6] [6] 0x2af0128ae0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0128b70 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0128c00 VAL: '011' (3 sibs) 34: [9] [9] 0x2af0128c90 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0128d20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0128db0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0128e40 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0128ed0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af0128f60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0128ff0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af0129080 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0129110 VAL: '101' (3 sibs) 34: [18] [18] 0x2af01291a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0129230 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af01292c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0129350 VAL: '111' (3 sibs) 34: [22] [22] 0x2af01293e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0129470 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0129500 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0129590 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0129620 VAL: '122' (3 sibs) 34: [27] [27] 0x2af01296b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0129740 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af01297d0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0129860 VAL: '201' (3 sibs) 34: [31] [31] 0x2af01298f0 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0129980 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0129a10 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0129aa0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0129b30 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0129bc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0129c50 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0129ce0 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0129d70 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 (3 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: REF TREE: 34: 0x2af00e2468 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e0b70 SEQ: (3 sibs) 3 children: 34: 0x2af00e0d40 SEQ: (3 sibs) 3 children: 34: 0x2af00e0f10 VAL: '000' (3 sibs) 34: 0x2af00e0fa8 VAL: '001' (3 sibs) 34: 0x2af00e1040 VAL: '002' (3 sibs) 34: 0x2af00e0dd8 SEQ: (3 sibs) 3 children: 34: 0x2af00e10e0 VAL: '010' (3 sibs) 34: 0x2af00e1178 VAL: '011' (3 sibs) 34: 0x2af00e1210 VAL: '012' (3 sibs) 34: 0x2af00e0e70 SEQ: (3 sibs) 3 children: 34: 0x2af00e12b0 VAL: '020' (3 sibs) 34: 0x2af00e1348 VAL: '021' (3 sibs) 34: 0x2af00e13e0 VAL: '022' (3 sibs) 34: 0x2af00e0c08 SEQ: (3 sibs) 3 children: 34: 0x2af00e1480 SEQ: (3 sibs) 3 children: 34: 0x2af00e1650 VAL: '100' (3 sibs) 34: 0x2af00e16e8 VAL: '101' (3 sibs) 34: 0x2af00e1780 VAL: '102' (3 sibs) 34: 0x2af00e1518 SEQ: (3 sibs) 3 children: 34: 0x2af00e1820 VAL: '110' (3 sibs) 34: 0x2af00e18b8 VAL: '111' (3 sibs) 34: 0x2af00e1950 VAL: '112' (3 sibs) 34: 0x2af00e15b0 SEQ: (3 sibs) 3 children: 34: 0x2af00e19f0 VAL: '120' (3 sibs) 34: 0x2af00e1a88 VAL: '121' (3 sibs) 34: 0x2af00e1b20 VAL: '122' (3 sibs) 34: 0x2af00e0ca0 SEQ: (3 sibs) 3 children: 34: 0x2af00e1bc0 SEQ: (3 sibs) 3 children: 34: 0x2af00e1d90 VAL: '200' (3 sibs) 34: 0x2af00e1e28 VAL: '201' (3 sibs) 34: 0x2af00e1ec0 VAL: '202' (3 sibs) 34: 0x2af00e1c58 SEQ: (3 sibs) 3 children: 34: 0x2af00e1f60 VAL: '210' (3 sibs) 34: 0x2af00e1ff8 VAL: '211' (3 sibs) 34: 0x2af00e2090 VAL: '212' (3 sibs) 34: 0x2af00e1cf0 SEQ: (3 sibs) 3 children: 34: 0x2af00e2130 VAL: '220' (3 sibs) 34: 0x2af00e21c8 VAL: '221' (3 sibs) 34: 0x2af00e2260 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2af0129e10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0129ea0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0129f30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0129fc0 VAL: '000' (3 sibs) 34: [4] [4] 0x2af012a050 VAL: '001' (3 sibs) 34: [5] [5] 0x2af012a0e0 VAL: '002' (3 sibs) 34: [6] [6] 0x2af012a170 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af012a200 VAL: '010' (3 sibs) 34: [8] [8] 0x2af012a290 VAL: '011' (3 sibs) 34: [9] [9] 0x2af012a320 VAL: '012' (3 sibs) 34: [10] [10] 0x2af012a3b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af012a440 VAL: '020' (3 sibs) 34: [12] [12] 0x2af012a4d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2af012a560 VAL: '022' (3 sibs) 34: [14] [14] 0x2af012a5f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af012a680 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af012a710 VAL: '100' (3 sibs) 34: [17] [17] 0x2af012a7a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2af012a830 VAL: '102' (3 sibs) 34: [19] [19] 0x2af012a8c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af012a950 VAL: '110' (3 sibs) 34: [21] [21] 0x2af012a9e0 VAL: '111' (3 sibs) 34: [22] [22] 0x2af012aa70 VAL: '112' (3 sibs) 34: [23] [23] 0x2af012ab00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af012ab90 VAL: '120' (3 sibs) 34: [25] [25] 0x2af012ac20 VAL: '121' (3 sibs) 34: [26] [26] 0x2af012acb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2af012ad40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af012add0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af012ae60 VAL: '200' (3 sibs) 34: [30] [30] 0x2af012aef0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af012af80 VAL: '202' (3 sibs) 34: [32] [32] 0x2af012b010 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af012b0a0 VAL: '210' (3 sibs) 34: [34] [34] 0x2af012b130 VAL: '211' (3 sibs) 34: [35] [35] 0x2af012b1c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2af012b250 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af012b2e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2af012b370 VAL: '221' (3 sibs) 34: [39] [39] 0x2af012b400 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 (2 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: 0x2af00e2580 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e2770 SEQ: (3 sibs) 3 children: 34: 0x2af00e2940 SEQ: (3 sibs) 3 children: 34: 0x2af00e2b10 VAL: '000' (3 sibs) 34: 0x2af00e2ba8 VAL: '001' (3 sibs) 34: 0x2af00e2c40 VAL: '002' (3 sibs) 34: 0x2af00e29d8 SEQ: (3 sibs) 3 children: 34: 0x2af00e2ce0 VAL: '010' (3 sibs) 34: 0x2af00e2d78 VAL: '011' (3 sibs) 34: 0x2af00e2e10 VAL: '012' (3 sibs) 34: 0x2af00e2a70 SEQ: (3 sibs) 3 children: 34: 0x2af00e2eb0 VAL: '020' (3 sibs) 34: 0x2af00e2f48 VAL: '021' (3 sibs) 34: 0x2af00e2fe0 VAL: '022' (3 sibs) 34: 0x2af00e2808 SEQ: (3 sibs) 3 children: 34: 0x2af00e3080 SEQ: (3 sibs) 3 children: 34: 0x2af00e3250 VAL: '100' (3 sibs) 34: 0x2af00e32e8 VAL: '101' (3 sibs) 34: 0x2af00e3380 VAL: '102' (3 sibs) 34: 0x2af00e3118 SEQ: (3 sibs) 3 children: 34: 0x2af00e3420 VAL: '110' (3 sibs) 34: 0x2af00e34b8 VAL: '111' (3 sibs) 34: 0x2af00e3550 VAL: '112' (3 sibs) 34: 0x2af00e31b0 SEQ: (3 sibs) 3 children: 34: 0x2af00e35f0 VAL: '120' (3 sibs) 34: 0x2af00e3688 VAL: '121' (3 sibs) 34: 0x2af00e3720 VAL: '122' (3 sibs) 34: 0x2af00e28a0 SEQ: (3 sibs) 3 children: 34: 0x2af00e37c0 SEQ: (3 sibs) 3 children: 34: 0x2af00e3990 VAL: '200' (3 sibs) 34: 0x2af00e3a28 VAL: '201' (3 sibs) 34: 0x2af00e3ac0 VAL: '202' (3 sibs) 34: 0x2af00e3858 SEQ: (3 sibs) 3 children: 34: 0x2af00e3b60 VAL: '210' (3 sibs) 34: 0x2af00e3bf8 VAL: '211' (3 sibs) 34: 0x2af00e3c90 VAL: '212' (3 sibs) 34: 0x2af00e38f0 SEQ: (3 sibs) 3 children: 34: 0x2af00e3d30 VAL: '220' (3 sibs) 34: 0x2af00e3dc8 VAL: '221' (3 sibs) 34: 0x2af00e3e60 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2af012b4a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af012b530 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af012b5c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af012b650 VAL: '000' (3 sibs) 34: [4] [4] 0x2af012b6e0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af012b770 VAL: '002' (3 sibs) 34: [6] [6] 0x2af012b800 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af012b890 VAL: '010' (3 sibs) 34: [8] [8] 0x2af012b920 VAL: '011' (3 sibs) 34: [9] [9] 0x2af012b9b0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af012ba40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af012bad0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af012bb60 VAL: '021' (3 sibs) 34: [13] [13] 0x2af012bbf0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af012bc80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af012bd10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af012bda0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af012be30 VAL: '101' (3 sibs) 34: [18] [18] 0x2af012bec0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af012bf50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af012bfe0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af012c070 VAL: '111' (3 sibs) 34: [22] [22] 0x2af012c100 VAL: '112' (3 sibs) 34: [23] [23] 0x2af012c190 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af012c220 VAL: '120' (3 sibs) 34: [25] [25] 0x2af012c2b0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af012c340 VAL: '122' (3 sibs) 34: [27] [27] 0x2af012c3d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af012c460 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af012c4f0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af012c580 VAL: '201' (3 sibs) 34: [31] [31] 0x2af012c610 VAL: '202' (3 sibs) 34: [32] [32] 0x2af012c6a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af012c730 VAL: '210' (3 sibs) 34: [34] [34] 0x2af012c7c0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af012c850 VAL: '212' (3 sibs) 34: [36] [36] 0x2af012c8e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af012c970 VAL: '220' (3 sibs) 34: [38] [38] 0x2af012ca00 VAL: '221' (3 sibs) 34: [39] [39] 0x2af012ca90 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/2 (2 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: 0x2af00e2698 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e3f00 SEQ: (3 sibs) 3 children: 34: 0x2af00e40d0 SEQ: (3 sibs) 3 children: 34: 0x2af00e42a0 VAL: '000' (3 sibs) 34: 0x2af00e4338 VAL: '001' (3 sibs) 34: 0x2af00e43d0 VAL: '002' (3 sibs) 34: 0x2af00e4168 SEQ: (3 sibs) 3 children: 34: 0x2af00e4470 VAL: '010' (3 sibs) 34: 0x2af00e4508 VAL: '011' (3 sibs) 34: 0x2af00e45a0 VAL: '012' (3 sibs) 34: 0x2af00e4200 SEQ: (3 sibs) 3 children: 34: 0x2af00e4640 VAL: '020' (3 sibs) 34: 0x2af00e46d8 VAL: '021' (3 sibs) 34: 0x2af00e4770 VAL: '022' (3 sibs) 34: 0x2af00e3f98 SEQ: (3 sibs) 3 children: 34: 0x2af00e4810 SEQ: (3 sibs) 3 children: 34: 0x2af00e49e0 VAL: '100' (3 sibs) 34: 0x2af00e4a78 VAL: '101' (3 sibs) 34: 0x2af00e4b10 VAL: '102' (3 sibs) 34: 0x2af00e48a8 SEQ: (3 sibs) 3 children: 34: 0x2af00e4bb0 VAL: '110' (3 sibs) 34: 0x2af00e4c48 VAL: '111' (3 sibs) 34: 0x2af00e4ce0 VAL: '112' (3 sibs) 34: 0x2af00e4940 SEQ: (3 sibs) 3 children: 34: 0x2af00e4d80 VAL: '120' (3 sibs) 34: 0x2af00e4e18 VAL: '121' (3 sibs) 34: 0x2af00e4eb0 VAL: '122' (3 sibs) 34: 0x2af00e4030 SEQ: (3 sibs) 3 children: 34: 0x2af00e4f50 SEQ: (3 sibs) 3 children: 34: 0x2af00e5120 VAL: '200' (3 sibs) 34: 0x2af00e51b8 VAL: '201' (3 sibs) 34: 0x2af00e5250 VAL: '202' (3 sibs) 34: 0x2af00e4fe8 SEQ: (3 sibs) 3 children: 34: 0x2af00e52f0 VAL: '210' (3 sibs) 34: 0x2af00e5388 VAL: '211' (3 sibs) 34: 0x2af00e5420 VAL: '212' (3 sibs) 34: 0x2af00e5080 SEQ: (3 sibs) 3 children: 34: 0x2af00e54c0 VAL: '220' (3 sibs) 34: 0x2af00e5558 VAL: '221' (3 sibs) 34: 0x2af00e55f0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2af012cb30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af012cbc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af012cc50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af012cce0 VAL: '000' (3 sibs) 34: [4] [4] 0x2af012cd70 VAL: '001' (3 sibs) 34: [5] [5] 0x2af012ce00 VAL: '002' (3 sibs) 34: [6] [6] 0x2af012ce90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af012cf20 VAL: '010' (3 sibs) 34: [8] [8] 0x2af012cfb0 VAL: '011' (3 sibs) 34: [9] [9] 0x2af012d040 VAL: '012' (3 sibs) 34: [10] [10] 0x2af012d0d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af012d160 VAL: '020' (3 sibs) 34: [12] [12] 0x2af012d1f0 VAL: '021' (3 sibs) 34: [13] [13] 0x2af012d280 VAL: '022' (3 sibs) 34: [14] [14] 0x2af012d310 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af012d3a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af012d430 VAL: '100' (3 sibs) 34: [17] [17] 0x2af012d4c0 VAL: '101' (3 sibs) 34: [18] [18] 0x2af012d550 VAL: '102' (3 sibs) 34: [19] [19] 0x2af012d5e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af012d670 VAL: '110' (3 sibs) 34: [21] [21] 0x2af012d700 VAL: '111' (3 sibs) 34: [22] [22] 0x2af012d790 VAL: '112' (3 sibs) 34: [23] [23] 0x2af012d820 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af012d8b0 VAL: '120' (3 sibs) 34: [25] [25] 0x2af012d940 VAL: '121' (3 sibs) 34: [26] [26] 0x2af012d9d0 VAL: '122' (3 sibs) 34: [27] [27] 0x2af012da60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af012daf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af012db80 VAL: '200' (3 sibs) 34: [30] [30] 0x2af012dc10 VAL: '201' (3 sibs) 34: [31] [31] 0x2af012dca0 VAL: '202' (3 sibs) 34: [32] [32] 0x2af012dd30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af012ddc0 VAL: '210' (3 sibs) 34: [34] [34] 0x2af012de50 VAL: '211' (3 sibs) 34: [35] [35] 0x2af012dee0 VAL: '212' (3 sibs) 34: [36] [36] 0x2af012df70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af012e000 VAL: '220' (3 sibs) 34: [38] [38] 0x2af012e090 VAL: '221' (3 sibs) 34: [39] [39] 0x2af012e120 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/3 (2 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: 0x2af00e2350 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00df1a0 SEQ: (3 sibs) 3 children: 34: 0x2af00df370 SEQ: (3 sibs) 3 children: 34: 0x2af00df540 VAL: '000' (3 sibs) 34: 0x2af00df5d8 VAL: '001' (3 sibs) 34: 0x2af00df670 VAL: '002' (3 sibs) 34: 0x2af00df408 SEQ: (3 sibs) 3 children: 34: 0x2af00df710 VAL: '010' (3 sibs) 34: 0x2af00df7a8 VAL: '011' (3 sibs) 34: 0x2af00df840 VAL: '012' (3 sibs) 34: 0x2af00df4a0 SEQ: (3 sibs) 3 children: 34: 0x2af00df8e0 VAL: '020' (3 sibs) 34: 0x2af00df978 VAL: '021' (3 sibs) 34: 0x2af00dfa10 VAL: '022' (3 sibs) 34: 0x2af00df238 SEQ: (3 sibs) 3 children: 34: 0x2af00dfab0 SEQ: (3 sibs) 3 children: 34: 0x2af00dfc80 VAL: '100' (3 sibs) 34: 0x2af00dfd18 VAL: '101' (3 sibs) 34: 0x2af00dfdb0 VAL: '102' (3 sibs) 34: 0x2af00dfb48 SEQ: (3 sibs) 3 children: 34: 0x2af00dfe50 VAL: '110' (3 sibs) 34: 0x2af00dfee8 VAL: '111' (3 sibs) 34: 0x2af00dff80 VAL: '112' (3 sibs) 34: 0x2af00dfbe0 SEQ: (3 sibs) 3 children: 34: 0x2af00e0020 VAL: '120' (3 sibs) 34: 0x2af00e00b8 VAL: '121' (3 sibs) 34: 0x2af00e0150 VAL: '122' (3 sibs) 34: 0x2af00df2d0 SEQ: (3 sibs) 3 children: 34: 0x2af00e01f0 SEQ: (3 sibs) 3 children: 34: 0x2af00e03c0 VAL: '200' (3 sibs) 34: 0x2af00e0458 VAL: '201' (3 sibs) 34: 0x2af00e04f0 VAL: '202' (3 sibs) 34: 0x2af00e0288 SEQ: (3 sibs) 3 children: 34: 0x2af00e0590 VAL: '210' (3 sibs) 34: 0x2af00e0628 VAL: '211' (3 sibs) 34: 0x2af00e06c0 VAL: '212' (3 sibs) 34: 0x2af00e0320 SEQ: (3 sibs) 3 children: 34: 0x2af00e0760 VAL: '220' (3 sibs) 34: 0x2af00e07f8 VAL: '221' (3 sibs) 34: 0x2af00e0890 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2af012e1c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af012e250 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af012e2e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af012e370 VAL: '000' (3 sibs) 34: [4] [4] 0x2af012e400 VAL: '001' (3 sibs) 34: [5] [5] 0x2af012e490 VAL: '002' (3 sibs) 34: [6] [6] 0x2af012e520 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af012e5b0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af012e640 VAL: '011' (3 sibs) 34: [9] [9] 0x2af012e6d0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af012e760 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af012e7f0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af012e880 VAL: '021' (3 sibs) 34: [13] [13] 0x2af012e910 VAL: '022' (3 sibs) 34: [14] [14] 0x2af012e9a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af012ea30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af012eac0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af012eb50 VAL: '101' (3 sibs) 34: [18] [18] 0x2af012ebe0 VAL: '102' (3 sibs) 34: [19] [19] 0x2af012ec70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af012ed00 VAL: '110' (3 sibs) 34: [21] [21] 0x2af012ed90 VAL: '111' (3 sibs) 34: [22] [22] 0x2af012ee20 VAL: '112' (3 sibs) 34: [23] [23] 0x2af012eeb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af012ef40 VAL: '120' (3 sibs) 34: [25] [25] 0x2af012efd0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af012f060 VAL: '122' (3 sibs) 34: [27] [27] 0x2af012f0f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af012f180 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af012f210 VAL: '200' (3 sibs) 34: [30] [30] 0x2af012f2a0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af012f330 VAL: '202' (3 sibs) 34: [32] [32] 0x2af012f3c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af012f450 VAL: '210' (3 sibs) 34: [34] [34] 0x2af012f4e0 VAL: '211' (3 sibs) 34: [35] [35] 0x2af012f570 VAL: '212' (3 sibs) 34: [36] [36] 0x2af012f600 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af012f690 VAL: '220' (3 sibs) 34: [38] [38] 0x2af012f720 VAL: '221' (3 sibs) 34: [39] [39] 0x2af012f7b0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/0 (8 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: REF TREE: 34: 0x2af00e2468 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e0b70 SEQ: (3 sibs) 3 children: 34: 0x2af00e0d40 SEQ: (3 sibs) 3 children: 34: 0x2af00e0f10 VAL: '000' (3 sibs) 34: 0x2af00e0fa8 VAL: '001' (3 sibs) 34: 0x2af00e1040 VAL: '002' (3 sibs) 34: 0x2af00e0dd8 SEQ: (3 sibs) 3 children: 34: 0x2af00e10e0 VAL: '010' (3 sibs) 34: 0x2af00e1178 VAL: '011' (3 sibs) 34: 0x2af00e1210 VAL: '012' (3 sibs) 34: 0x2af00e0e70 SEQ: (3 sibs) 3 children: 34: 0x2af00e12b0 VAL: '020' (3 sibs) 34: 0x2af00e1348 VAL: '021' (3 sibs) 34: 0x2af00e13e0 VAL: '022' (3 sibs) 34: 0x2af00e0c08 SEQ: (3 sibs) 3 children: 34: 0x2af00e1480 SEQ: (3 sibs) 3 children: 34: 0x2af00e1650 VAL: '100' (3 sibs) 34: 0x2af00e16e8 VAL: '101' (3 sibs) 34: 0x2af00e1780 VAL: '102' (3 sibs) 34: 0x2af00e1518 SEQ: (3 sibs) 3 children: 34: 0x2af00e1820 VAL: '110' (3 sibs) 34: 0x2af00e18b8 VAL: '111' (3 sibs) 34: 0x2af00e1950 VAL: '112' (3 sibs) 34: 0x2af00e15b0 SEQ: (3 sibs) 3 children: 34: 0x2af00e19f0 VAL: '120' (3 sibs) 34: 0x2af00e1a88 VAL: '121' (3 sibs) 34: 0x2af00e1b20 VAL: '122' (3 sibs) 34: 0x2af00e0ca0 SEQ: (3 sibs) 3 children: 34: 0x2af00e1bc0 SEQ: (3 sibs) 3 children: 34: 0x2af00e1d90 VAL: '200' (3 sibs) 34: 0x2af00e1e28 VAL: '201' (3 sibs) 34: 0x2af00e1ec0 VAL: '202' (3 sibs) 34: 0x2af00e1c58 SEQ: (3 sibs) 3 children: 34: 0x2af00e1f60 VAL: '210' (3 sibs) 34: 0x2af00e1ff8 VAL: '211' (3 sibs) 34: 0x2af00e2090 VAL: '212' (3 sibs) 34: 0x2af00e1cf0 SEQ: (3 sibs) 3 children: 34: 0x2af00e2130 VAL: '220' (3 sibs) 34: 0x2af00e21c8 VAL: '221' (3 sibs) 34: 0x2af00e2260 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2af012f850 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af012f8e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af012f970 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af012fa00 VAL: '000' (3 sibs) 34: [4] [4] 0x2af012fa90 VAL: '001' (3 sibs) 34: [5] [5] 0x2af012fb20 VAL: '002' (3 sibs) 34: [6] [6] 0x2af012fbb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af012fc40 VAL: '010' (3 sibs) 34: [8] [8] 0x2af012fcd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2af012fd60 VAL: '012' (3 sibs) 34: [10] [10] 0x2af012fdf0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af012fe80 VAL: '020' (3 sibs) 34: [12] [12] 0x2af012ff10 VAL: '021' (3 sibs) 34: [13] [13] 0x2af012ffa0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af0130030 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af01300c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af0130150 VAL: '100' (3 sibs) 34: [17] [17] 0x2af01301e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2af0130270 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0130300 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0130390 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0130420 VAL: '111' (3 sibs) 34: [22] [22] 0x2af01304b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0130540 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af01305d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0130660 VAL: '121' (3 sibs) 34: [26] [26] 0x2af01306f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0130780 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0130810 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af01308a0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0130930 VAL: '201' (3 sibs) 34: [31] [31] 0x2af01309c0 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0130a50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0130ae0 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0130b70 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0130c00 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0130c90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0130d20 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0130db0 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0130e40 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 (6 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: 0x2af00e2580 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e2770 SEQ: (3 sibs) 3 children: 34: 0x2af00e2940 SEQ: (3 sibs) 3 children: 34: 0x2af00e2b10 VAL: '000' (3 sibs) 34: 0x2af00e2ba8 VAL: '001' (3 sibs) 34: 0x2af00e2c40 VAL: '002' (3 sibs) 34: 0x2af00e29d8 SEQ: (3 sibs) 3 children: 34: 0x2af00e2ce0 VAL: '010' (3 sibs) 34: 0x2af00e2d78 VAL: '011' (3 sibs) 34: 0x2af00e2e10 VAL: '012' (3 sibs) 34: 0x2af00e2a70 SEQ: (3 sibs) 3 children: 34: 0x2af00e2eb0 VAL: '020' (3 sibs) 34: 0x2af00e2f48 VAL: '021' (3 sibs) 34: 0x2af00e2fe0 VAL: '022' (3 sibs) 34: 0x2af00e2808 SEQ: (3 sibs) 3 children: 34: 0x2af00e3080 SEQ: (3 sibs) 3 children: 34: 0x2af00e3250 VAL: '100' (3 sibs) 34: 0x2af00e32e8 VAL: '101' (3 sibs) 34: 0x2af00e3380 VAL: '102' (3 sibs) 34: 0x2af00e3118 SEQ: (3 sibs) 3 children: 34: 0x2af00e3420 VAL: '110' (3 sibs) 34: 0x2af00e34b8 VAL: '111' (3 sibs) 34: 0x2af00e3550 VAL: '112' (3 sibs) 34: 0x2af00e31b0 SEQ: (3 sibs) 3 children: 34: 0x2af00e35f0 VAL: '120' (3 sibs) 34: 0x2af00e3688 VAL: '121' (3 sibs) 34: 0x2af00e3720 VAL: '122' (3 sibs) 34: 0x2af00e28a0 SEQ: (3 sibs) 3 children: 34: 0x2af00e37c0 SEQ: (3 sibs) 3 children: 34: 0x2af00e3990 VAL: '200' (3 sibs) 34: 0x2af00e3a28 VAL: '201' (3 sibs) 34: 0x2af00e3ac0 VAL: '202' (3 sibs) 34: 0x2af00e3858 SEQ: (3 sibs) 3 children: 34: 0x2af00e3b60 VAL: '210' (3 sibs) 34: 0x2af00e3bf8 VAL: '211' (3 sibs) 34: 0x2af00e3c90 VAL: '212' (3 sibs) 34: 0x2af00e38f0 SEQ: (3 sibs) 3 children: 34: 0x2af00e3d30 VAL: '220' (3 sibs) 34: 0x2af00e3dc8 VAL: '221' (3 sibs) 34: 0x2af00e3e60 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2af0130ee0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0130f70 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0131000 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0131090 VAL: '000' (3 sibs) 34: [4] [4] 0x2af0131120 VAL: '001' (3 sibs) 34: [5] [5] 0x2af01311b0 VAL: '002' (3 sibs) 34: [6] [6] 0x2af0131240 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af01312d0 VAL: '010' (3 sibs) 34: [8] [8] 0x2af0131360 VAL: '011' (3 sibs) 34: [9] [9] 0x2af01313f0 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0131480 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0131510 VAL: '020' (3 sibs) 34: [12] [12] 0x2af01315a0 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0131630 VAL: '022' (3 sibs) 34: [14] [14] 0x2af01316c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0131750 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af01317e0 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0131870 VAL: '101' (3 sibs) 34: [18] [18] 0x2af0131900 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0131990 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af0131a20 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0131ab0 VAL: '111' (3 sibs) 34: [22] [22] 0x2af0131b40 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0131bd0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af0131c60 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0131cf0 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0131d80 VAL: '122' (3 sibs) 34: [27] [27] 0x2af0131e10 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0131ea0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af0131f30 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0131fc0 VAL: '201' (3 sibs) 34: [31] [31] 0x2af0132050 VAL: '202' (3 sibs) 34: [32] [32] 0x2af01320e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0132170 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0132200 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0132290 VAL: '212' (3 sibs) 34: [36] [36] 0x2af0132320 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af01323b0 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0132440 VAL: '221' (3 sibs) 34: [39] [39] 0x2af01324d0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/2 (2 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: 0x2af00e2698 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2af00e3f00 SEQ: (3 sibs) 3 children: 34: 0x2af00e40d0 SEQ: (3 sibs) 3 children: 34: 0x2af00e42a0 VAL: '000' (3 sibs) 34: 0x2af00e4338 VAL: '001' (3 sibs) 34: 0x2af00e43d0 VAL: '002' (3 sibs) 34: 0x2af00e4168 SEQ: (3 sibs) 3 children: 34: 0x2af00e4470 VAL: '010' (3 sibs) 34: 0x2af00e4508 VAL: '011' (3 sibs) 34: 0x2af00e45a0 VAL: '012' (3 sibs) 34: 0x2af00e4200 SEQ: (3 sibs) 3 children: 34: 0x2af00e4640 VAL: '020' (3 sibs) 34: 0x2af00e46d8 VAL: '021' (3 sibs) 34: 0x2af00e4770 VAL: '022' (3 sibs) 34: 0x2af00e3f98 SEQ: (3 sibs) 3 children: 34: 0x2af00e4810 SEQ: (3 sibs) 3 children: 34: 0x2af00e49e0 VAL: '100' (3 sibs) 34: 0x2af00e4a78 VAL: '101' (3 sibs) 34: 0x2af00e4b10 VAL: '102' (3 sibs) 34: 0x2af00e48a8 SEQ: (3 sibs) 3 children: 34: 0x2af00e4bb0 VAL: '110' (3 sibs) 34: 0x2af00e4c48 VAL: '111' (3 sibs) 34: 0x2af00e4ce0 VAL: '112' (3 sibs) 34: 0x2af00e4940 SEQ: (3 sibs) 3 children: 34: 0x2af00e4d80 VAL: '120' (3 sibs) 34: 0x2af00e4e18 VAL: '121' (3 sibs) 34: 0x2af00e4eb0 VAL: '122' (3 sibs) 34: 0x2af00e4030 SEQ: (3 sibs) 3 children: 34: 0x2af00e4f50 SEQ: (3 sibs) 3 children: 34: 0x2af00e5120 VAL: '200' (3 sibs) 34: 0x2af00e51b8 VAL: '201' (3 sibs) 34: 0x2af00e5250 VAL: '202' (3 sibs) 34: 0x2af00e4fe8 SEQ: (3 sibs) 3 children: 34: 0x2af00e52f0 VAL: '210' (3 sibs) 34: 0x2af00e5388 VAL: '211' (3 sibs) 34: 0x2af00e5420 VAL: '212' (3 sibs) 34: 0x2af00e5080 SEQ: (3 sibs) 3 children: 34: 0x2af00e54c0 VAL: '220' (3 sibs) 34: 0x2af00e5558 VAL: '221' (3 sibs) 34: 0x2af00e55f0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2af0132570 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2af0132600 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2af0132690 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2af0132720 VAL: '000' (3 sibs) 34: [4] [4] 0x2af01327b0 VAL: '001' (3 sibs) 34: [5] [5] 0x2af0132840 VAL: '002' (3 sibs) 34: [6] [6] 0x2af01328d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2af0132960 VAL: '010' (3 sibs) 34: [8] [8] 0x2af01329f0 VAL: '011' (3 sibs) 34: [9] [9] 0x2af0132a80 VAL: '012' (3 sibs) 34: [10] [10] 0x2af0132b10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2af0132ba0 VAL: '020' (3 sibs) 34: [12] [12] 0x2af0132c30 VAL: '021' (3 sibs) 34: [13] [13] 0x2af0132cc0 VAL: '022' (3 sibs) 34: [14] [14] 0x2af0132d50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2af0132de0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2af0132e70 VAL: '100' (3 sibs) 34: [17] [17] 0x2af0132f00 VAL: '101' (3 sibs) 34: [18] [18] 0x2af0132f90 VAL: '102' (3 sibs) 34: [19] [19] 0x2af0133020 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2af01330b0 VAL: '110' (3 sibs) 34: [21] [21] 0x2af0133140 VAL: '111' (3 sibs) 34: [22] [22] 0x2af01331d0 VAL: '112' (3 sibs) 34: [23] [23] 0x2af0133260 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2af01332f0 VAL: '120' (3 sibs) 34: [25] [25] 0x2af0133380 VAL: '121' (3 sibs) 34: [26] [26] 0x2af0133410 VAL: '122' (3 sibs) 34: [27] [27] 0x2af01334a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2af0133530 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2af01335c0 VAL: '200' (3 sibs) 34: [30] [30] 0x2af0133650 VAL: '201' (3 sibs) 34: [31] [31] 0x2af01336e0 VAL: '202' (3 sibs) 34: [32] [32] 0x2af0133770 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2af0133800 VAL: '210' (3 sibs) 34: [34] [34] 0x2af0133890 VAL: '211' (3 sibs) 34: [35] [35] 0x2af0133920 VAL: '212' (3 sibs) 34: [36] [36] 0x2af01339b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2af0133a40 VAL: '220' (3 sibs) 34: [38] [38] 0x2af0133ad0 VAL: '221' (3 sibs) 34: [39] [39] 0x2af0133b60 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 (2 ms) 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase (214 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (220 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.41 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 (1 ms) 35: [----------] 1 test from CaseNode (1 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: 0x2ad43c9d40 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad43c5470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2ad43c5640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c5810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c59e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2ad43c5a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2ad43c5b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2ad43c58a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c5bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2ad43c5c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2ad43c5ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2ad43c5940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c5d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2ad43c5e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2ad43c5eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2ad43c56d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c5f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c6120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2ad43c61b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2ad43c6250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2ad43c5fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c62f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2ad43c6388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2ad43c6420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2ad43c6080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c64c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2ad43c6558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2ad43c65f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2ad43c5770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c6690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c6860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2ad43c68f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2ad43c6990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2ad43c6728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c6a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2ad43c6ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2ad43c6b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2ad43c67c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c6c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2ad43c6c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2ad43c6d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2ad43c5508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2ad43c6dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c6fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c7170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2ad43c7208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2ad43c72a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2ad43c7038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c7340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2ad43c73d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2ad43c7470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2ad43c70d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c7510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2ad43c75a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2ad43c7640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2ad43c6e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c76e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c78b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2ad43c7948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2ad43c79e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2ad43c7778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c7a80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2ad43c7b18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2ad43c7bb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2ad43c7810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c7c50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2ad43c7ce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2ad43c7d80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2ad43c6f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c7e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c7ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2ad43c8088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2ad43c8120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2ad43c7eb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c81c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2ad43c8258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2ad43c82f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2ad43c7f50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c8390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2ad43c8428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2ad43c84c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2ad43c55a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2ad43c8560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c8730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c8900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2ad43c8998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2ad43c8a30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2ad43c87c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c8ad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2ad43c8b68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2ad43c8c00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2ad43c8860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c8ca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2ad43c8d38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2ad43c8dd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2ad43c85f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c8e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c9040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2ad43c90d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2ad43c9170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2ad43c8f08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c9210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2ad43c92a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2ad43c9340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2ad43c8fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c93e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2ad43c9478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2ad43c9510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2ad43c8690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c95b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c9780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2ad43c9818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2ad43c98b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2ad43c9648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c9950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2ad43c99e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2ad43c9a80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2ad43c96e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c9b20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2ad43c9bb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2ad43c9c50 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad43d5bd0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43d5c60 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43d5cf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43d5d80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43d5e10 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43d5ea0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43d5f30 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43d5fc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43d6050 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43d60e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43d6170 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43d6200 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43d6290 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43d6320 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43d63b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43d6440 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43d64d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43d6560 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43d65f0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43d6680 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43d6710 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43d67a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43d6830 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43d68c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43d6950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43d69e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43d6a70 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43d6b00 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43d6b90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43d6c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43d6cb0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43d6d40 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43d6dd0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43d6e60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43d6ef0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43d6f80 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43d7010 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43d70a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43d7130 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43d71c0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43d7250 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43d72e0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43d7370 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43d7400 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43d7490 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43d7520 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43d75b0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43d7640 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43d76d0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43d7760 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43d77f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43d7880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43d7910 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43d79a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43d7a30 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43d7ac0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43d7b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43d7be0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43d7c70 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43d7d00 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43d7d90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43d7e20 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43d7eb0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43d7f40 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43d7fd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad43d8060 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad43d80f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad43d8180 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad43d8210 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad43d82a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad43d8330 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad43d83c0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad43d8450 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad43d84e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad43d8570 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad43d8600 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad43d8690 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad43d8720 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad43d87b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad43d8840 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad43d88d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad43d8960 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad43d89f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad43d8a80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad43d8b10 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad43d8ba0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad43d8c30 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad43d8cc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad43d8d50 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad43d8de0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad43d8e70 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad43d8f00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad43d8f90 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad43d9020 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad43d90b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad43d9140 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad43d91d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad43d9260 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad43d92f0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad43d9380 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad43d9410 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad43d94a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad43d9530 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad43d95c0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad43d9650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad43d96e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad43d9770 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad43d9800 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad43d9890 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad43d9920 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad43d99b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad43d9a40 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad43d9ad0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad43d9b60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad43d9bf0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad43d9c80 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad43d9d10 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad43d9da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad43d9e30 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad43d9ec0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad43d9f50 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (25 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: 0x2ad43c9e58 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad43c9f30 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2ad43ca100 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43ca2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ca4a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2ad43ca538 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2ad43ca5d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2ad43ca368 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ca670 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2ad43ca708 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2ad43ca7a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2ad43ca400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43ca840 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2ad43ca8d8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2ad43ca970 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2ad43ca198 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43caa10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cabe0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2ad43cac78 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2ad43cad10 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2ad43caaa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cadb0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2ad43cae48 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2ad43caee0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2ad43cab40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43caf80 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2ad43cb018 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2ad43cb0b0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2ad43ca230 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43cb150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cb320 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2ad43cb3b8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2ad43cb450 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2ad43cb1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cb4f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2ad43cb588 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2ad43cb620 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2ad43cb280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cb6c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2ad43cb758 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2ad43cb7f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2ad43c9fc8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2ad43cb890 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43cba60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cbc30 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2ad43cbcc8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2ad43cbd60 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2ad43cbaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cbe00 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2ad43cbe98 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2ad43cbf30 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2ad43cbb90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cbfd0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2ad43cc068 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2ad43cc100 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2ad43cb928 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43cc1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cc370 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2ad43cc408 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2ad43cc4a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2ad43cc238 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cc540 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2ad43cc5d8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2ad43cc670 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2ad43cc2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cc710 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2ad43cc7a8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2ad43cc840 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2ad43cb9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43cc8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ccab0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2ad43ccb48 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2ad43ccbe0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2ad43cc978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ccc80 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2ad43ccd18 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2ad43ccdb0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2ad43cca10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cce50 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2ad43ccee8 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2ad43ccf80 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2ad43ca060 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2ad43cd020 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43cd1f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cd3c0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2ad43cd458 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2ad43cd4f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2ad43cd288 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cd590 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2ad43cd628 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2ad43cd6c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2ad43cd320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cd760 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2ad43cd7f8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2ad43cd890 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2ad43cd0b8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43cd930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cdb00 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2ad43cdb98 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2ad43cdc30 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2ad43cd9c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cdcd0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2ad43cdd68 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2ad43cde00 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2ad43cda60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cdea0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2ad43cdf38 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2ad43cdfd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2ad43cd150 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43ce070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ce240 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2ad43ce2d8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2ad43ce370 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2ad43ce108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ce410 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2ad43ce4a8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2ad43ce540 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2ad43ce1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43ce5e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2ad43ce678 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2ad43ce710 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad43de310 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43de3a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43de430 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43de4c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43de550 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43de5e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43de670 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43de700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43de790 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43de820 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43de8b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43de940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43de9d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43dea60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43deaf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43deb80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43dec10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43deca0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43ded30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43dedc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43dee50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43deee0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43def70 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43df000 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43df090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43df120 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43df1b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43df240 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43df2d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43df360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43df3f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43df480 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43df510 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43df5a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43df630 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43df6c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43df750 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43df7e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43df870 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43df900 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43df990 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43dfa20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43dfab0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43dfb40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43dfbd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43dfc60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43dfcf0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43dfd80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43dfe10 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43dfea0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43dff30 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43dffc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43e0050 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43e00e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43e0170 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43e0200 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43e0290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43e0320 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43e03b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43e0440 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43e04d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43e0560 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43e05f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43e0680 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43e0710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad43e07a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad43e0830 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad43e08c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad43e0950 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad43e09e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad43e0a70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad43e0b00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad43e0b90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad43e0c20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad43e0cb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad43e0d40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad43e0dd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad43e0e60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad43e0ef0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad43e0f80 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad43e1010 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad43e10a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad43e1130 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad43e11c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad43e1250 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad43e12e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad43e1370 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad43e1400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad43e1490 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad43e1520 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad43e15b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad43e1640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad43e16d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad43e1760 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad43e17f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad43e1880 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad43e1910 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad43e19a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad43e1a30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad43e1ac0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad43e1b50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad43e1be0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad43e1c70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad43e1d00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad43e1d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad43e1e20 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad43e1eb0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad43e1f40 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad43e1fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad43e2060 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad43e20f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad43e2180 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad43e2210 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad43e22a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad43e2330 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad43e23c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad43e2450 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad43e24e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad43e2570 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad43e2600 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad43e2690 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (13 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: 0x2ad43c9d40 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad43c5470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2ad43c5640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c5810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c59e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2ad43c5a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2ad43c5b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2ad43c58a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c5bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2ad43c5c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2ad43c5ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2ad43c5940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c5d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2ad43c5e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2ad43c5eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2ad43c56d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c5f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c6120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2ad43c61b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2ad43c6250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2ad43c5fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c62f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2ad43c6388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2ad43c6420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2ad43c6080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c64c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2ad43c6558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2ad43c65f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2ad43c5770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c6690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c6860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2ad43c68f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2ad43c6990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2ad43c6728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c6a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2ad43c6ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2ad43c6b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2ad43c67c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c6c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2ad43c6c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2ad43c6d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2ad43c5508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2ad43c6dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c6fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c7170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2ad43c7208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2ad43c72a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2ad43c7038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c7340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2ad43c73d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2ad43c7470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2ad43c70d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c7510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2ad43c75a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2ad43c7640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2ad43c6e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c76e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c78b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2ad43c7948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2ad43c79e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2ad43c7778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c7a80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2ad43c7b18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2ad43c7bb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2ad43c7810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c7c50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2ad43c7ce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2ad43c7d80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2ad43c6f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c7e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c7ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2ad43c8088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2ad43c8120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2ad43c7eb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c81c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2ad43c8258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2ad43c82f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2ad43c7f50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c8390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2ad43c8428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2ad43c84c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2ad43c55a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2ad43c8560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c8730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c8900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2ad43c8998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2ad43c8a30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2ad43c87c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c8ad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2ad43c8b68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2ad43c8c00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2ad43c8860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c8ca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2ad43c8d38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2ad43c8dd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2ad43c85f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c8e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c9040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2ad43c90d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2ad43c9170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2ad43c8f08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c9210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2ad43c92a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2ad43c9340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2ad43c8fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c93e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2ad43c9478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2ad43c9510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2ad43c8690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c95b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c9780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2ad43c9818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2ad43c98b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2ad43c9648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c9950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2ad43c99e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2ad43c9a80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2ad43c96e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c9b20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2ad43c9bb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2ad43c9c50 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad43e2b20 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43e2bb0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43e2c40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43e2cd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43e2d60 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43e2df0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43e2e80 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43e2f10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43e2fa0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43e3030 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43e30c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43e3150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43e31e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43e3270 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43e3300 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43e3390 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43e3420 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43e34b0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43e3540 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43e35d0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43e3660 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43e36f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43e3780 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43e3810 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43e38a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43e3930 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43e39c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43e3a50 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43e3ae0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43e3b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43e3c00 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43e3c90 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43e3d20 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43e3db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43e3e40 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43e3ed0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43e3f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43e3ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43e4080 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43e4110 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43e41a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43e4230 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43e42c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43e4350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43e43e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43e4470 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43e4500 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43e4590 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43e4620 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43e46b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43e4740 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43e47d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43e4860 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43e48f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43e4980 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43e4a10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43e4aa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43e4b30 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43e4bc0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43e4c50 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43e4ce0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43e4d70 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43e4e00 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43e4e90 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43e4f20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad43e4fb0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad43e5040 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad43e50d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad43e5160 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad43e51f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad43e5280 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad43e5310 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad43e53a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad43e5430 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad43e54c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad43e5550 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad43e55e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad43e5670 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad43e5700 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad43e5790 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad43e5820 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad43e58b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad43e5940 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad43e59d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad43e5a60 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad43e5af0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad43e5b80 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad43e5c10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad43e5ca0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad43e5d30 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad43e5dc0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad43e5e50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad43e5ee0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad43e5f70 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad43e6000 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad43e6090 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad43e6120 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad43e61b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad43e6240 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad43e62d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad43e6360 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad43e63f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad43e6480 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad43e6510 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad43e65a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad43e6630 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad43e66c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad43e6750 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad43e67e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad43e6870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad43e6900 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad43e6990 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad43e6a20 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad43e6ab0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad43e6b40 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad43e6bd0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad43e6c60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad43e6cf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad43e6d80 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad43e6e10 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad43e6ea0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (9 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: 0x2ad43c9e58 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad43c9f30 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2ad43ca100 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43ca2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ca4a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2ad43ca538 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2ad43ca5d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2ad43ca368 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ca670 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2ad43ca708 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2ad43ca7a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2ad43ca400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43ca840 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2ad43ca8d8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2ad43ca970 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2ad43ca198 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43caa10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cabe0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2ad43cac78 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2ad43cad10 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2ad43caaa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cadb0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2ad43cae48 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2ad43caee0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2ad43cab40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43caf80 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2ad43cb018 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2ad43cb0b0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2ad43ca230 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43cb150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cb320 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2ad43cb3b8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2ad43cb450 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2ad43cb1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cb4f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2ad43cb588 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2ad43cb620 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2ad43cb280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cb6c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2ad43cb758 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2ad43cb7f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2ad43c9fc8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2ad43cb890 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43cba60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cbc30 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2ad43cbcc8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2ad43cbd60 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2ad43cbaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cbe00 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2ad43cbe98 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2ad43cbf30 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2ad43cbb90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cbfd0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2ad43cc068 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2ad43cc100 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2ad43cb928 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43cc1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cc370 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2ad43cc408 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2ad43cc4a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2ad43cc238 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cc540 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2ad43cc5d8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2ad43cc670 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2ad43cc2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cc710 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2ad43cc7a8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2ad43cc840 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2ad43cb9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43cc8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ccab0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2ad43ccb48 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2ad43ccbe0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2ad43cc978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ccc80 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2ad43ccd18 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2ad43ccdb0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2ad43cca10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cce50 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2ad43ccee8 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2ad43ccf80 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2ad43ca060 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2ad43cd020 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43cd1f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cd3c0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2ad43cd458 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2ad43cd4f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2ad43cd288 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cd590 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2ad43cd628 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2ad43cd6c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2ad43cd320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cd760 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2ad43cd7f8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2ad43cd890 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2ad43cd0b8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43cd930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cdb00 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2ad43cdb98 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2ad43cdc30 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2ad43cd9c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cdcd0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2ad43cdd68 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2ad43cde00 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2ad43cda60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cdea0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2ad43cdf38 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2ad43cdfd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2ad43cd150 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43ce070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ce240 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2ad43ce2d8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2ad43ce370 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2ad43ce108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ce410 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2ad43ce4a8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2ad43ce540 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2ad43ce1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43ce5e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2ad43ce678 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2ad43ce710 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad43e7330 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43e73c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43e7450 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43e74e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43e7570 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43e7600 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43e7690 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43e7720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43e77b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43e7840 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43e78d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43e7960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43e79f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43e7a80 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43e7b10 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43e7ba0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43e7c30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43e7cc0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43e7d50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43e7de0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43e7e70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43e7f00 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43e7f90 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43e8020 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43e80b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43e8140 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43e81d0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43e8260 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43e82f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43e8380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43e8410 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43e84a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43e8530 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43e85c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43e8650 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43e86e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43e8770 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43e8800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43e8890 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43e8920 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43e89b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43e8a40 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43e8ad0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43e8b60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43e8bf0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43e8c80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43e8d10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43e8da0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43e8e30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43e8ec0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43e8f50 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43e8fe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43e9070 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43e9100 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43e9190 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43e9220 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43e92b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43e9340 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43e93d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43e9460 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43e94f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43e9580 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43e9610 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43e96a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43e9730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad43e97c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad43e9850 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad43e98e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad43e9970 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad43e9a00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad43e9a90 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad43e9b20 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad43e9bb0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad43e9c40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad43e9cd0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad43e9d60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad43e9df0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad43e9e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad43e9f10 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad43e9fa0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad43ea030 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad43ea0c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad43ea150 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad43ea1e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad43ea270 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad43ea300 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad43ea390 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad43ea420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad43ea4b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad43ea540 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad43ea5d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad43ea660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad43ea6f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad43ea780 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad43ea810 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad43ea8a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad43ea930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad43ea9c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad43eaa50 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad43eaae0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad43eab70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad43eac00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad43eac90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad43ead20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad43eadb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad43eae40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad43eaed0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad43eaf60 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad43eaff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad43eb080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad43eb110 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad43eb1a0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad43eb230 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad43eb2c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad43eb350 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad43eb3e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad43eb470 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad43eb500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad43eb590 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad43eb620 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad43eb6b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (9 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 (6 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 (2 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 (2 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 (2 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 (3 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 (1 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 (2 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 (2 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 (3 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 (1 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 (2 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 (1 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 (11 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 (6 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 (5 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 (5 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 (1 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 (5 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 (4 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 (4 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 (4 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 (4 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 (4 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 (4 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 (3 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] 0x2ad43d5bd0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43d5c60 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43d5cf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43d5d80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43d5e10 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43d5ea0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43d5f30 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43d5fc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43d6050 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43d60e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43d6170 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43d6200 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43d6290 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43d6320 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43d63b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43d6440 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43d64d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43d6560 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43d65f0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43d6680 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43d6710 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43d67a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43d6830 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43d68c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43d6950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43d69e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43d6a70 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43d6b00 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43d6b90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43d6c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43d6cb0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43d6d40 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43d6dd0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43d6e60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43d6ef0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43d6f80 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43d7010 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43d70a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43d7130 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43d71c0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43d7250 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43d72e0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43d7370 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43d7400 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43d7490 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43d7520 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43d75b0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43d7640 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43d76d0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43d7760 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43d77f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43d7880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43d7910 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43d79a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43d7a30 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43d7ac0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43d7b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43d7be0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43d7c70 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43d7d00 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43d7d90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43d7e20 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43d7eb0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43d7f40 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43d7fd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad43d8060 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad43d80f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad43d8180 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad43d8210 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad43d82a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad43d8330 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad43d83c0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad43d8450 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad43d84e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad43d8570 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad43d8600 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad43d8690 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad43d8720 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad43d87b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad43d8840 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad43d88d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad43d8960 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad43d89f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad43d8a80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad43d8b10 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad43d8ba0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad43d8c30 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad43d8cc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad43d8d50 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad43d8de0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad43d8e70 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad43d8f00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad43d8f90 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad43d9020 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad43d90b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad43d9140 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad43d91d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad43d9260 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad43d92f0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad43d9380 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad43d9410 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad43d94a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad43d9530 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad43d95c0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad43d9650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad43d96e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad43d9770 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad43d9800 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad43d9890 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad43d9920 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad43d99b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad43d9a40 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad43d9ad0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad43d9b60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad43d9bf0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad43d9c80 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad43d9d10 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad43d9da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad43d9e30 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad43d9ec0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad43d9f50 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] 0x2ad43edf50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43edfe0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43ee070 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43ee100 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43ee190 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43ee220 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43ee2b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43ee340 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43ee3d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43ee460 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43ee4f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43ee580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43ee610 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43ee6a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43ee730 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43ee7c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43ee850 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43ee8e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43ee970 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43eea00 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43eea90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43eeb20 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43eebb0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43eec40 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43eecd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43eed60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43eedf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43eee80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43eef10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43eefa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43ef030 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43ef0c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43ef150 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43ef1e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43ef270 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43ef300 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43ef390 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43ef420 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43ef4b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43ef540 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43ef5d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43ef660 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43ef6f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43ef780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43ef810 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43ef8a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43ef930 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43ef9c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43efa50 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43efae0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43efb70 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43efc00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43efc90 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43efd20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43efdb0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43efe40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43efed0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43eff60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43efff0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43f0080 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43f0110 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43f01a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43f0230 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43f02c0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43f0350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad43f03e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad43f0470 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad43f0500 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad43f0590 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad43f0620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad43f06b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad43f0740 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad43f07d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad43f0860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad43f08f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad43f0980 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad43f0a10 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad43f0aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad43f0b30 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad43f0bc0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad43f0c50 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad43f0ce0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad43f0d70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad43f0e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad43f0e90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad43f0f20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad43f0fb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad43f1040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad43f10d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad43f1160 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad43f11f0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad43f1280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad43f1310 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad43f13a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad43f1430 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad43f14c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad43f1550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad43f15e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad43f1670 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad43f1700 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad43f1790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad43f1820 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad43f18b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad43f1940 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad43f19d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad43f1a60 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad43f1af0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad43f1b80 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad43f1c10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad43f1ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad43f1d30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad43f1dc0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad43f1e50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad43f1ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad43f1f70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad43f2000 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad43f2090 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad43f2120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad43f21b0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad43f2240 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad43f22d0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (17 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] 0x2ad43de310 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43de3a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43de430 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43de4c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43de550 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43de5e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43de670 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43de700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43de790 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43de820 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43de8b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43de940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43de9d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43dea60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43deaf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43deb80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43dec10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43deca0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43ded30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43dedc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43dee50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43deee0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43def70 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43df000 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43df090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43df120 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43df1b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43df240 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43df2d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43df360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43df3f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43df480 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43df510 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43df5a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43df630 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43df6c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43df750 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43df7e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43df870 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43df900 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43df990 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43dfa20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43dfab0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43dfb40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43dfbd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43dfc60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43dfcf0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43dfd80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43dfe10 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43dfea0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43dff30 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43dffc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43e0050 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43e00e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43e0170 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43e0200 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43e0290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43e0320 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43e03b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43e0440 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43e04d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43e0560 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43e05f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43e0680 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43e0710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad43e07a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad43e0830 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad43e08c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad43e0950 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad43e09e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad43e0a70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad43e0b00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad43e0b90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad43e0c20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad43e0cb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad43e0d40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad43e0dd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad43e0e60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad43e0ef0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad43e0f80 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad43e1010 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad43e10a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad43e1130 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad43e11c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad43e1250 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad43e12e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad43e1370 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad43e1400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad43e1490 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad43e1520 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad43e15b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad43e1640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad43e16d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad43e1760 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad43e17f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad43e1880 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad43e1910 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad43e19a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad43e1a30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad43e1ac0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad43e1b50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad43e1be0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad43e1c70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad43e1d00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad43e1d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad43e1e20 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad43e1eb0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad43e1f40 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad43e1fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad43e2060 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad43e20f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad43e2180 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad43e2210 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad43e22a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad43e2330 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad43e23c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad43e2450 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad43e24e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad43e2570 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad43e2600 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad43e2690 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] 0x2ad43f2760 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43f27f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43f2880 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43f2910 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43f29a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43f2a30 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43f2ac0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43f2b50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43f2be0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43f2c70 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43f2d00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43f2d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43f2e20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43f2eb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43f2f40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43f2fd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43f3060 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43f30f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43f3180 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43f3210 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43f32a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43f3330 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43f33c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43f3450 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43f34e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43f3570 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43f3600 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43f3690 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43f3720 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43f37b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43f3840 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43f38d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43f3960 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43f39f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43f3a80 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43f3b10 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43f3ba0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43f3c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43f3cc0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43f3d50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43f3de0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43f3e70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43f3f00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43f3f90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43f4020 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43f40b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43f4140 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43f41d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43f4260 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43f42f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43f4380 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43f4410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43f44a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43f4530 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43f45c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43f4650 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43f46e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43f4770 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43f4800 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43f4890 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43f4920 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43f49b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43f4a40 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43f4ad0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43f4b60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad43f4bf0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad43f4c80 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad43f4d10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad43f4da0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad43f4e30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad43f4ec0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad43f4f50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad43f4fe0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad43f5070 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad43f5100 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad43f5190 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad43f5220 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad43f52b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad43f5340 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad43f53d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad43f5460 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad43f54f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad43f5580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad43f5610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad43f56a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad43f5730 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad43f57c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad43f5850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad43f58e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad43f5970 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad43f5a00 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad43f5a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad43f5b20 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad43f5bb0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad43f5c40 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad43f5cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad43f5d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad43f5df0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad43f5e80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad43f5f10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad43f5fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad43f6030 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad43f60c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad43f6150 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad43f61e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad43f6270 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad43f6300 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad43f6390 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad43f6420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad43f64b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad43f6540 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad43f65d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad43f6660 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad43f66f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad43f6780 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad43f6810 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad43f68a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad43f6930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad43f69c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad43f6a50 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad43f6ae0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (15 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] 0x2ad43e2b20 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43e2bb0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43e2c40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43e2cd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43e2d60 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43e2df0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43e2e80 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43e2f10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43e2fa0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43e3030 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43e30c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43e3150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43e31e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43e3270 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43e3300 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43e3390 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43e3420 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43e34b0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43e3540 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43e35d0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43e3660 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43e36f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43e3780 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43e3810 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43e38a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43e3930 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43e39c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43e3a50 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43e3ae0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43e3b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43e3c00 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43e3c90 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43e3d20 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43e3db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43e3e40 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43e3ed0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43e3f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43e3ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43e4080 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43e4110 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43e41a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43e4230 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43e42c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43e4350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43e43e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43e4470 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43e4500 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43e4590 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43e4620 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43e46b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43e4740 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43e47d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43e4860 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43e48f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43e4980 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43e4a10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43e4aa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43e4b30 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43e4bc0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43e4c50 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43e4ce0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43e4d70 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43e4e00 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43e4e90 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43e4f20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad43e4fb0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad43e5040 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad43e50d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad43e5160 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad43e51f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad43e5280 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad43e5310 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad43e53a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad43e5430 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad43e54c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad43e5550 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad43e55e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad43e5670 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad43e5700 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad43e5790 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad43e5820 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad43e58b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad43e5940 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad43e59d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad43e5a60 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad43e5af0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad43e5b80 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad43e5c10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad43e5ca0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad43e5d30 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad43e5dc0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad43e5e50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad43e5ee0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad43e5f70 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad43e6000 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad43e6090 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad43e6120 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad43e61b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad43e6240 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad43e62d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad43e6360 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad43e63f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad43e6480 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad43e6510 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad43e65a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad43e6630 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad43e66c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad43e6750 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad43e67e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad43e6870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad43e6900 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad43e6990 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad43e6a20 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad43e6ab0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad43e6b40 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad43e6bd0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad43e6c60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad43e6cf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad43e6d80 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad43e6e10 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad43e6ea0 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] 0x2ad43f9380 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43f9410 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43f94a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43f9530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43f95c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43f9650 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43f96e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43f9770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43f9800 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43f9890 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43f9920 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43f99b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43f9a40 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43f9ad0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43f9b60 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43f9bf0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43f9c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43f9d10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43f9da0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43f9e30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43f9ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43f9f50 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43f9fe0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43fa070 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43fa100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43fa190 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43fa220 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43fa2b0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43fa340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43fa3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43fa460 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43fa4f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43fa580 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43fa610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43fa6a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43fa730 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43fa7c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43fa850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43fa8e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43fa970 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43faa00 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43faa90 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43fab20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43fabb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43fac40 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43facd0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43fad60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43fadf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43fae80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43faf10 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43fafa0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43fb030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43fb0c0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43fb150 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43fb1e0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43fb270 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43fb300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43fb390 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43fb420 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43fb4b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43fb540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43fb5d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43fb660 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43fb6f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43fb780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad43fb810 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad43fb8a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad43fb930 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad43fb9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad43fba50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad43fbae0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad43fbb70 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad43fbc00 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad43fbc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad43fbd20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad43fbdb0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad43fbe40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad43fbed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad43fbf60 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad43fbff0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad43fc080 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad43fc110 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad43fc1a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad43fc230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad43fc2c0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad43fc350 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad43fc3e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad43fc470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad43fc500 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad43fc590 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad43fc620 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad43fc6b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad43fc740 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad43fc7d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad43fc860 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad43fc8f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad43fc980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad43fca10 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad43fcaa0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad43fcb30 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad43fcbc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad43fcc50 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad43fcce0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad43fcd70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad43fce00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad43fce90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad43fcf20 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad43fcfb0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad43fd040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad43fd0d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad43fd160 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad43fd1f0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad43fd280 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad43fd310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad43fd3a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad43fd430 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad43fd4c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad43fd550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad43fd5e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad43fd670 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad43fd700 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (15 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] 0x2ad43e7330 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43e73c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43e7450 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43e74e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43e7570 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43e7600 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43e7690 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43e7720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43e77b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43e7840 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43e78d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43e7960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43e79f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43e7a80 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43e7b10 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43e7ba0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43e7c30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43e7cc0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43e7d50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43e7de0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43e7e70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43e7f00 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43e7f90 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43e8020 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43e80b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43e8140 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43e81d0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43e8260 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43e82f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43e8380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43e8410 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43e84a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43e8530 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43e85c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43e8650 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43e86e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43e8770 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43e8800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43e8890 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43e8920 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43e89b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43e8a40 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43e8ad0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43e8b60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43e8bf0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43e8c80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43e8d10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43e8da0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43e8e30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43e8ec0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43e8f50 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43e8fe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43e9070 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43e9100 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43e9190 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43e9220 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43e92b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43e9340 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43e93d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43e9460 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43e94f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43e9580 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43e9610 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43e96a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43e9730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad43e97c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad43e9850 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad43e98e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad43e9970 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad43e9a00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad43e9a90 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad43e9b20 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad43e9bb0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad43e9c40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad43e9cd0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad43e9d60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad43e9df0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad43e9e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad43e9f10 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad43e9fa0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad43ea030 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad43ea0c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad43ea150 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad43ea1e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad43ea270 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad43ea300 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad43ea390 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad43ea420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad43ea4b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad43ea540 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad43ea5d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad43ea660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad43ea6f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad43ea780 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad43ea810 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad43ea8a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad43ea930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad43ea9c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad43eaa50 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad43eaae0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad43eab70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad43eac00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad43eac90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad43ead20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad43eadb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad43eae40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad43eaed0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad43eaf60 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad43eaff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad43eb080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad43eb110 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad43eb1a0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad43eb230 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad43eb2c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad43eb350 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad43eb3e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad43eb470 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad43eb500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad43eb590 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad43eb620 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad43eb6b0 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] 0x2ad43fdb90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad43fdc20 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad43fdcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad43fdd40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad43fddd0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad43fde60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad43fdef0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad43fdf80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad43fe010 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad43fe0a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad43fe130 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad43fe1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad43fe250 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad43fe2e0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad43fe370 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad43fe400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad43fe490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad43fe520 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad43fe5b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad43fe640 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad43fe6d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad43fe760 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad43fe7f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad43fe880 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad43fe910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad43fe9a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad43fea30 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad43feac0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad43feb50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad43febe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad43fec70 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad43fed00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad43fed90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad43fee20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad43feeb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad43fef40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad43fefd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad43ff060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad43ff0f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad43ff180 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad43ff210 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad43ff2a0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad43ff330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad43ff3c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad43ff450 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad43ff4e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad43ff570 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad43ff600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad43ff690 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad43ff720 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad43ff7b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad43ff840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad43ff8d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad43ff960 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad43ff9f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad43ffa80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad43ffb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad43ffba0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad43ffc30 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad43ffcc0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad43ffd50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad43ffde0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad43ffe70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad43fff00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad43fff90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad4400020 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad44000b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad4400140 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad44001d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad4400260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad44002f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad4400380 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad4400410 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad44004a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad4400530 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad44005c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad4400650 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad44006e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad4400770 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad4400800 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad4400890 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad4400920 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad44009b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad4400a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad4400ad0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad4400b60 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad4400bf0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad4400c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad4400d10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad4400da0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad4400e30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad4400ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad4400f50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad4400fe0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad4401070 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad4401100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad4401190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad4401220 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad44012b0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad4401340 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad44013d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad4401460 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad44014f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad4401580 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad4401610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad44016a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad4401730 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad44017c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad4401850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad44018e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad4401970 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad4401a00 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad4401a90 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad4401b20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad4401bb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad4401c40 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad4401cd0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad4401d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad4401df0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad4401e80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad4401f10 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (14 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: 0x2ad43c9d40 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad43c5470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2ad43c5640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c5810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c59e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2ad43c5a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2ad43c5b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2ad43c58a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c5bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2ad43c5c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2ad43c5ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2ad43c5940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c5d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2ad43c5e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2ad43c5eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2ad43c56d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c5f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c6120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2ad43c61b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2ad43c6250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2ad43c5fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c62f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2ad43c6388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2ad43c6420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2ad43c6080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c64c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2ad43c6558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2ad43c65f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2ad43c5770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c6690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c6860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2ad43c68f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2ad43c6990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2ad43c6728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c6a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2ad43c6ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2ad43c6b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2ad43c67c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c6c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2ad43c6c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2ad43c6d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2ad43c5508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2ad43c6dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c6fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c7170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2ad43c7208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2ad43c72a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2ad43c7038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c7340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2ad43c73d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2ad43c7470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2ad43c70d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c7510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2ad43c75a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2ad43c7640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2ad43c6e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c76e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c78b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2ad43c7948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2ad43c79e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2ad43c7778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c7a80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2ad43c7b18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2ad43c7bb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2ad43c7810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c7c50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2ad43c7ce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2ad43c7d80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2ad43c6f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c7e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c7ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2ad43c8088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2ad43c8120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2ad43c7eb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c81c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2ad43c8258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2ad43c82f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2ad43c7f50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c8390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2ad43c8428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2ad43c84c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2ad43c55a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2ad43c8560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c8730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c8900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2ad43c8998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2ad43c8a30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2ad43c87c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c8ad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2ad43c8b68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2ad43c8c00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2ad43c8860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c8ca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2ad43c8d38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2ad43c8dd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2ad43c85f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c8e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c9040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2ad43c90d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2ad43c9170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2ad43c8f08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c9210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2ad43c92a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2ad43c9340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2ad43c8fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c93e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2ad43c9478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2ad43c9510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2ad43c8690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c95b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c9780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2ad43c9818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2ad43c98b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2ad43c9648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c9950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2ad43c99e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2ad43c9a80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2ad43c96e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c9b20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2ad43c9bb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2ad43c9c50 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad44023a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad4402430 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad44024c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad4402550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad44025e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad4402670 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad4402700 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad4402790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad4402820 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad44028b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad4402940 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad44029d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad4402a60 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad4402af0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad4402b80 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad4402c10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad4402ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad4402d30 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad4402dc0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad4402e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad4402ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad4402f70 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad4403000 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad4403090 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad4403120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad44031b0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad4403240 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad44032d0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad4403360 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad44033f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad4403480 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad4403510 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad44035a0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad4403630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad44036c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad4403750 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad44037e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad4403870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad4403900 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad4403990 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad4403a20 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad4403ab0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad4403b40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad4403bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad4403c60 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad4403cf0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad4403d80 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad4403e10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad4403ea0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad4403f30 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad4403fc0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad4404050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad44040e0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad4404170 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad4404200 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad4404290 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad4404320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad44043b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad4404440 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad44044d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad4404560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad44045f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad4404680 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad4404710 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad44047a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad4404830 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad44048c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad4404950 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad44049e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad4404a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad4404b00 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad4404b90 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad4404c20 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad4404cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad4404d40 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad4404dd0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad4404e60 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad4404ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad4404f80 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad4405010 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad44050a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad4405130 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad44051c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad4405250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad44052e0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad4405370 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad4405400 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad4405490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad4405520 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad44055b0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad4405640 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad44056d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad4405760 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad44057f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad4405880 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad4405910 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad44059a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad4405a30 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad4405ac0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad4405b50 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad4405be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad4405c70 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad4405d00 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad4405d90 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad4405e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad4405eb0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad4405f40 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad4405fd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad4406060 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad44060f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad4406180 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad4406210 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad44062a0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad4406330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad44063c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad4406450 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad44064e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad4406570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad4406600 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad4406690 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad4406720 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (8 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad43c9e58 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad43c9f30 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2ad43ca100 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43ca2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ca4a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2ad43ca538 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2ad43ca5d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2ad43ca368 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ca670 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2ad43ca708 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2ad43ca7a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2ad43ca400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43ca840 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2ad43ca8d8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2ad43ca970 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2ad43ca198 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43caa10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cabe0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2ad43cac78 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2ad43cad10 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2ad43caaa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cadb0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2ad43cae48 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2ad43caee0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2ad43cab40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43caf80 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2ad43cb018 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2ad43cb0b0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2ad43ca230 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43cb150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cb320 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2ad43cb3b8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2ad43cb450 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2ad43cb1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cb4f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2ad43cb588 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2ad43cb620 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2ad43cb280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cb6c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2ad43cb758 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2ad43cb7f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2ad43c9fc8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2ad43cb890 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43cba60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cbc30 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2ad43cbcc8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2ad43cbd60 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2ad43cbaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cbe00 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2ad43cbe98 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2ad43cbf30 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2ad43cbb90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cbfd0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2ad43cc068 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2ad43cc100 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2ad43cb928 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43cc1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cc370 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2ad43cc408 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2ad43cc4a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2ad43cc238 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cc540 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2ad43cc5d8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2ad43cc670 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2ad43cc2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cc710 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2ad43cc7a8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2ad43cc840 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2ad43cb9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43cc8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ccab0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2ad43ccb48 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2ad43ccbe0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2ad43cc978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ccc80 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2ad43ccd18 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2ad43ccdb0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2ad43cca10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cce50 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2ad43ccee8 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2ad43ccf80 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2ad43ca060 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2ad43cd020 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43cd1f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cd3c0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2ad43cd458 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2ad43cd4f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2ad43cd288 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cd590 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2ad43cd628 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2ad43cd6c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2ad43cd320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cd760 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2ad43cd7f8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2ad43cd890 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2ad43cd0b8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43cd930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cdb00 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2ad43cdb98 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2ad43cdc30 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2ad43cd9c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cdcd0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2ad43cdd68 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2ad43cde00 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2ad43cda60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cdea0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2ad43cdf38 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2ad43cdfd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2ad43cd150 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43ce070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ce240 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2ad43ce2d8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2ad43ce370 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2ad43ce108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ce410 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2ad43ce4a8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2ad43ce540 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2ad43ce1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43ce5e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2ad43ce678 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2ad43ce710 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad44067c0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad4406850 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad44068e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad4406970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad4406a00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad4406a90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad4406b20 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad4406bb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad4406c40 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad4406cd0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad4406d60 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad4406df0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad4406e80 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad4406f10 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad4406fa0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad4407030 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad44070c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad4407150 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad44071e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad4407270 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad4407300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad4407390 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad4407420 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad44074b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad4407540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad44075d0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad4407660 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad44076f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad4407780 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad4407810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad44078a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad4407930 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad44079c0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad4407a50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad4407ae0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad4407b70 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad4407c00 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad4407c90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad4407d20 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad4407db0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad4407e40 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad4407ed0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad4407f60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad4407ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad4408080 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad4408110 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad44081a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad4408230 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad44082c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad4408350 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad44083e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad4408470 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad4408500 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad4408590 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad4408620 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad44086b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad4408740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad44087d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad4408860 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad44088f0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad4408980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad4408a10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad4408aa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad4408b30 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad4408bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad4408c50 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad4408ce0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad4408d70 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad4408e00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad4408e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad4408f20 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad4408fb0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad4409040 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad44090d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad4409160 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad44091f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad4409280 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad4409310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad44093a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad4409430 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad44094c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad4409550 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad44095e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad4409670 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad4409700 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad4409790 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad4409820 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad44098b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad4409940 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad44099d0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad4409a60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad4409af0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad4409b80 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad4409c10 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad4409ca0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad4409d30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad4409dc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad4409e50 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad4409ee0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad4409f70 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad440a000 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad440a090 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad440a120 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad440a1b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad440a240 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad440a2d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad440a360 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad440a3f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad440a480 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad440a510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad440a5a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad440a630 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad440a6c0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad440a750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad440a7e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad440a870 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad440a900 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad440a990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad440aa20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad440aab0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad440ab40 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (61 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: 0x2ad43c9d40 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad43c5470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2ad43c5640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c5810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c59e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2ad43c5a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2ad43c5b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2ad43c58a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c5bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2ad43c5c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2ad43c5ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2ad43c5940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c5d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2ad43c5e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2ad43c5eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2ad43c56d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c5f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c6120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2ad43c61b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2ad43c6250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2ad43c5fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c62f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2ad43c6388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2ad43c6420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2ad43c6080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c64c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2ad43c6558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2ad43c65f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2ad43c5770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c6690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c6860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2ad43c68f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2ad43c6990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2ad43c6728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c6a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2ad43c6ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2ad43c6b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2ad43c67c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c6c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2ad43c6c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2ad43c6d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2ad43c5508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2ad43c6dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c6fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c7170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2ad43c7208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2ad43c72a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2ad43c7038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c7340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2ad43c73d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2ad43c7470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2ad43c70d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c7510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2ad43c75a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2ad43c7640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2ad43c6e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c76e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c78b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2ad43c7948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2ad43c79e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2ad43c7778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c7a80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2ad43c7b18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2ad43c7bb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2ad43c7810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c7c50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2ad43c7ce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2ad43c7d80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2ad43c6f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c7e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c7ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2ad43c8088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2ad43c8120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2ad43c7eb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c81c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2ad43c8258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2ad43c82f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2ad43c7f50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c8390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2ad43c8428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2ad43c84c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2ad43c55a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2ad43c8560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43c8730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c8900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2ad43c8998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2ad43c8a30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2ad43c87c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c8ad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2ad43c8b68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2ad43c8c00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2ad43c8860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c8ca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2ad43c8d38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2ad43c8dd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2ad43c85f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43c8e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c9040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2ad43c90d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2ad43c9170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2ad43c8f08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c9210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2ad43c92a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2ad43c9340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2ad43c8fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c93e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2ad43c9478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2ad43c9510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2ad43c8690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43c95b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43c9780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2ad43c9818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2ad43c98b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2ad43c9648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43c9950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2ad43c99e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2ad43c9a80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2ad43c96e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43c9b20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2ad43c9bb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2ad43c9c50 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad440abe0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad440ac70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad440ad00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad440ad90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad440ae20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad440aeb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad440af40 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad440afd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad440b060 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad440b0f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad440b180 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad440b210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad440b2a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad440b330 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad440b3c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad440b450 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad440b4e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad440b570 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad440b600 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad440b690 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad440b720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad440b7b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad440b840 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad440b8d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad440b960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad440b9f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad440ba80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad440bb10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad440bba0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad440bc30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad440bcc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad440bd50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad440bde0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad440be70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad440bf00 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad440bf90 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad440c020 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad440c0b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad440c140 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad440c1d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad440c260 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad440c2f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad440c380 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad440c410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad440c4a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad440c530 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad440c5c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad440c650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad440c6e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad440c770 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad440c800 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad440c890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad440c920 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad440c9b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad440ca40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad440cad0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad440cb60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad440cbf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad440cc80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad440cd10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad440cda0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad440ce30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad440cec0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad440cf50 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad440cfe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad440d070 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad440d100 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad440d190 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad440d220 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad440d2b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad440d340 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad440d3d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad440d460 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad440d4f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad440d580 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad440d610 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad440d6a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad440d730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad440d7c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad440d850 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad440d8e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad440d970 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad440da00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad440da90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad440db20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad440dbb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad440dc40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad440dcd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad440dd60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad440ddf0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad440de80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad440df10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad440dfa0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad440e030 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad440e0c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad440e150 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad440e1e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad440e270 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad440e300 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad440e390 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad440e420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad440e4b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad440e540 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad440e5d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad440e660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad440e6f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad440e780 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad440e810 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad440e8a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad440e930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad440e9c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad440ea50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad440eae0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad440eb70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad440ec00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad440ec90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad440ed20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad440edb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad440ee40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad440eed0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad440ef60 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (10 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ad43c9e58 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ad43c9f30 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2ad43ca100 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43ca2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ca4a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2ad43ca538 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2ad43ca5d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2ad43ca368 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ca670 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2ad43ca708 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2ad43ca7a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2ad43ca400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43ca840 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2ad43ca8d8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2ad43ca970 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2ad43ca198 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43caa10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cabe0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2ad43cac78 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2ad43cad10 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2ad43caaa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cadb0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2ad43cae48 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2ad43caee0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2ad43cab40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43caf80 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2ad43cb018 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2ad43cb0b0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2ad43ca230 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43cb150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cb320 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2ad43cb3b8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2ad43cb450 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2ad43cb1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cb4f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2ad43cb588 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2ad43cb620 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2ad43cb280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cb6c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2ad43cb758 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2ad43cb7f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2ad43c9fc8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2ad43cb890 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43cba60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cbc30 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2ad43cbcc8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2ad43cbd60 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2ad43cbaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cbe00 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2ad43cbe98 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2ad43cbf30 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2ad43cbb90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cbfd0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2ad43cc068 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2ad43cc100 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2ad43cb928 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43cc1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cc370 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2ad43cc408 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2ad43cc4a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2ad43cc238 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cc540 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2ad43cc5d8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2ad43cc670 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2ad43cc2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cc710 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2ad43cc7a8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2ad43cc840 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2ad43cb9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43cc8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ccab0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2ad43ccb48 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2ad43ccbe0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2ad43cc978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ccc80 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2ad43ccd18 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2ad43ccdb0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2ad43cca10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cce50 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2ad43ccee8 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2ad43ccf80 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2ad43ca060 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2ad43cd020 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2ad43cd1f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cd3c0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2ad43cd458 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2ad43cd4f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2ad43cd288 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cd590 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2ad43cd628 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2ad43cd6c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2ad43cd320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cd760 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2ad43cd7f8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2ad43cd890 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2ad43cd0b8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2ad43cd930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43cdb00 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2ad43cdb98 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2ad43cdc30 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2ad43cd9c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43cdcd0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2ad43cdd68 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2ad43cde00 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2ad43cda60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43cdea0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2ad43cdf38 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2ad43cdfd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2ad43cd150 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2ad43ce070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2ad43ce240 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2ad43ce2d8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2ad43ce370 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2ad43ce108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2ad43ce410 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2ad43ce4a8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2ad43ce540 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2ad43ce1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2ad43ce5e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2ad43ce678 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2ad43ce710 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ad440f000 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ad440f090 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2ad440f120 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2ad440f1b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2ad440f240 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2ad440f2d0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2ad440f360 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2ad440f3f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2ad440f480 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2ad440f510 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2ad440f5a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2ad440f630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2ad440f6c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2ad440f750 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2ad440f7e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2ad440f870 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2ad440f900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2ad440f990 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2ad440fa20 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2ad440fab0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2ad440fb40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2ad440fbd0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2ad440fc60 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2ad440fcf0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2ad440fd80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2ad440fe10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2ad440fea0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2ad440ff30 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2ad440ffc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2ad4410050 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2ad44100e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2ad4410170 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2ad4410200 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2ad4410290 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2ad4410320 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2ad44103b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2ad4410440 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2ad44104d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2ad4410560 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2ad44105f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2ad4410680 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2ad4410710 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2ad44107a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2ad4410830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2ad44108c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2ad4410950 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2ad44109e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2ad4410a70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2ad4410b00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2ad4410b90 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2ad4410c20 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2ad4410cb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2ad4410d40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2ad4410dd0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2ad4410e60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2ad4410ef0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2ad4410f80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2ad4411010 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2ad44110a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2ad4411130 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2ad44111c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2ad4411250 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2ad44112e0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2ad4411370 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2ad4411400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2ad4411490 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2ad4411520 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2ad44115b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2ad4411640 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2ad44116d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2ad4411760 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2ad44117f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2ad4411880 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2ad4411910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2ad44119a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2ad4411a30 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2ad4411ac0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2ad4411b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2ad4411be0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2ad4411c70 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2ad4411d00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2ad4411d90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2ad4411e20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2ad4411eb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2ad4411f40 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2ad4411fd0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2ad4412060 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2ad44120f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2ad4412180 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2ad4412210 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2ad44122a0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2ad4412330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2ad44123c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2ad4412450 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2ad44124e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2ad4412570 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2ad4412600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2ad4412690 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2ad4412720 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2ad44127b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2ad4412840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2ad44128d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2ad4412960 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2ad44129f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2ad4412a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2ad4412b10 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2ad4412ba0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2ad4412c30 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2ad4412cc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2ad4412d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2ad4412de0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2ad4412e70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2ad4412f00 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2ad4412f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2ad4413020 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2ad44130b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2ad4413140 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2ad44131d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2ad4413260 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2ad44132f0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2ad4413380 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (8 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (329 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (335 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.54 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 (1 ms) 36: [----------] 1 test from CaseNode (1 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: 0x2ade0b2d40 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ade0ae470 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae640 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae810 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae9e0 VAL: '0000' (3 sibs) 36: 0x2ade0aea78 VAL: '0001' (3 sibs) 36: 0x2ade0aeb10 VAL: '0002' (3 sibs) 36: 0x2ade0ae8a8 SEQ: (3 sibs) 3 children: 36: 0x2ade0aebb0 VAL: '0010' (3 sibs) 36: 0x2ade0aec48 VAL: '0011' (3 sibs) 36: 0x2ade0aece0 VAL: '0012' (3 sibs) 36: 0x2ade0ae940 SEQ: (3 sibs) 3 children: 36: 0x2ade0aed80 VAL: '0020' (3 sibs) 36: 0x2ade0aee18 VAL: '0021' (3 sibs) 36: 0x2ade0aeeb0 VAL: '0022' (3 sibs) 36: 0x2ade0ae6d8 SEQ: (3 sibs) 3 children: 36: 0x2ade0aef50 SEQ: (3 sibs) 3 children: 36: 0x2ade0af120 VAL: '0100' (3 sibs) 36: 0x2ade0af1b8 VAL: '0101' (3 sibs) 36: 0x2ade0af250 VAL: '0102' (3 sibs) 36: 0x2ade0aefe8 SEQ: (3 sibs) 3 children: 36: 0x2ade0af2f0 VAL: '0110' (3 sibs) 36: 0x2ade0af388 VAL: '0111' (3 sibs) 36: 0x2ade0af420 VAL: '0112' (3 sibs) 36: 0x2ade0af080 SEQ: (3 sibs) 3 children: 36: 0x2ade0af4c0 VAL: '0120' (3 sibs) 36: 0x2ade0af558 VAL: '0121' (3 sibs) 36: 0x2ade0af5f0 VAL: '0122' (3 sibs) 36: 0x2ade0ae770 SEQ: (3 sibs) 3 children: 36: 0x2ade0af690 SEQ: (3 sibs) 3 children: 36: 0x2ade0af860 VAL: '0200' (3 sibs) 36: 0x2ade0af8f8 VAL: '0201' (3 sibs) 36: 0x2ade0af990 VAL: '0202' (3 sibs) 36: 0x2ade0af728 SEQ: (3 sibs) 3 children: 36: 0x2ade0afa30 VAL: '0210' (3 sibs) 36: 0x2ade0afac8 VAL: '0211' (3 sibs) 36: 0x2ade0afb60 VAL: '0212' (3 sibs) 36: 0x2ade0af7c0 SEQ: (3 sibs) 3 children: 36: 0x2ade0afc00 VAL: '0220' (3 sibs) 36: 0x2ade0afc98 VAL: '0221' (3 sibs) 36: 0x2ade0afd30 VAL: '0222' (3 sibs) 36: 0x2ade0ae508 SEQ: (3 sibs) 3 children: 36: 0x2ade0afdd0 SEQ: (3 sibs) 3 children: 36: 0x2ade0affa0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0170 VAL: '1000' (3 sibs) 36: 0x2ade0b0208 VAL: '1001' (3 sibs) 36: 0x2ade0b02a0 VAL: '1002' (3 sibs) 36: 0x2ade0b0038 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0340 VAL: '1010' (3 sibs) 36: 0x2ade0b03d8 VAL: '1011' (3 sibs) 36: 0x2ade0b0470 VAL: '1012' (3 sibs) 36: 0x2ade0b00d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0510 VAL: '1020' (3 sibs) 36: 0x2ade0b05a8 VAL: '1021' (3 sibs) 36: 0x2ade0b0640 VAL: '1022' (3 sibs) 36: 0x2ade0afe68 SEQ: (3 sibs) 3 children: 36: 0x2ade0b06e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b08b0 VAL: '1100' (3 sibs) 36: 0x2ade0b0948 VAL: '1101' (3 sibs) 36: 0x2ade0b09e0 VAL: '1102' (3 sibs) 36: 0x2ade0b0778 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0a80 VAL: '1110' (3 sibs) 36: 0x2ade0b0b18 VAL: '1111' (3 sibs) 36: 0x2ade0b0bb0 VAL: '1112' (3 sibs) 36: 0x2ade0b0810 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0c50 VAL: '1120' (3 sibs) 36: 0x2ade0b0ce8 VAL: '1121' (3 sibs) 36: 0x2ade0b0d80 VAL: '1122' (3 sibs) 36: 0x2ade0aff00 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0e20 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0ff0 VAL: '1200' (3 sibs) 36: 0x2ade0b1088 VAL: '1201' (3 sibs) 36: 0x2ade0b1120 VAL: '1202' (3 sibs) 36: 0x2ade0b0eb8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b11c0 VAL: '1210' (3 sibs) 36: 0x2ade0b1258 VAL: '1211' (3 sibs) 36: 0x2ade0b12f0 VAL: '1212' (3 sibs) 36: 0x2ade0b0f50 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1390 VAL: '1220' (3 sibs) 36: 0x2ade0b1428 VAL: '1221' (3 sibs) 36: 0x2ade0b14c0 VAL: '1222' (3 sibs) 36: 0x2ade0ae5a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1560 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1730 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1900 VAL: '2000' (3 sibs) 36: 0x2ade0b1998 VAL: '2001' (3 sibs) 36: 0x2ade0b1a30 VAL: '2002' (3 sibs) 36: 0x2ade0b17c8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1ad0 VAL: '2010' (3 sibs) 36: 0x2ade0b1b68 VAL: '2011' (3 sibs) 36: 0x2ade0b1c00 VAL: '2012' (3 sibs) 36: 0x2ade0b1860 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1ca0 VAL: '2020' (3 sibs) 36: 0x2ade0b1d38 VAL: '2021' (3 sibs) 36: 0x2ade0b1dd0 VAL: '2022' (3 sibs) 36: 0x2ade0b15f8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1e70 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2040 VAL: '2100' (3 sibs) 36: 0x2ade0b20d8 VAL: '2101' (3 sibs) 36: 0x2ade0b2170 VAL: '2102' (3 sibs) 36: 0x2ade0b1f08 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2210 VAL: '2110' (3 sibs) 36: 0x2ade0b22a8 VAL: '2111' (3 sibs) 36: 0x2ade0b2340 VAL: '2112' (3 sibs) 36: 0x2ade0b1fa0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b23e0 VAL: '2120' (3 sibs) 36: 0x2ade0b2478 VAL: '2121' (3 sibs) 36: 0x2ade0b2510 VAL: '2122' (3 sibs) 36: 0x2ade0b1690 SEQ: (3 sibs) 3 children: 36: 0x2ade0b25b0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2780 VAL: '2200' (3 sibs) 36: 0x2ade0b2818 VAL: '2201' (3 sibs) 36: 0x2ade0b28b0 VAL: '2202' (3 sibs) 36: 0x2ade0b2648 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2950 VAL: '2210' (3 sibs) 36: 0x2ade0b29e8 VAL: '2211' (3 sibs) 36: 0x2ade0b2a80 VAL: '2212' (3 sibs) 36: 0x2ade0b26e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2b20 VAL: '2220' (3 sibs) 36: 0x2ade0b2bb8 VAL: '2221' (3 sibs) 36: 0x2ade0b2c50 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ade0bd910 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0bd9a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0bda30 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0bdac0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0bdb50 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0bdbe0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0bdc70 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0bdd00 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0bdd90 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0bde20 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0bdeb0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0bdf40 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0bdfd0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0be060 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0be0f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0be180 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0be210 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0be2a0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0be330 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0be3c0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0be450 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0be4e0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0be570 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0be600 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0be690 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0be720 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0be7b0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0be840 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0be8d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0be960 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0be9f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0bea80 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0beb10 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0beba0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0bec30 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0becc0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0bed50 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0bede0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0bee70 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0bef00 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0bef90 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0bf020 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0bf0b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0bf140 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0bf1d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0bf260 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0bf2f0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0bf380 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0bf410 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0bf4a0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0bf530 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0bf5c0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0bf650 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0bf6e0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0bf770 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0bf800 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0bf890 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0bf920 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0bf9b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0bfa40 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0bfad0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0bfb60 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0bfbf0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0bfc80 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0bfd10 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0bfda0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0bfe30 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0bfec0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0bff50 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0bffe0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0c0070 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0c0100 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0c0190 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0c0220 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0c02b0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0c0340 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0c03d0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0c0460 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0c04f0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0c0580 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0c0610 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0c06a0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0c0730 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0c07c0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0c0850 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0c08e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0c0970 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0c0a00 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0c0a90 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0c0b20 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0c0bb0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0c0c40 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0c0cd0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0c0d60 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0c0df0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0c0e80 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0c0f10 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0c0fa0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0c1030 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0c10c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0c1150 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0c11e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0c1270 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0c1300 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0c1390 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0c1420 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0c14b0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0c1540 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0c15d0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0c1660 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0c16f0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0c1780 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0c1810 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0c18a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0c1930 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0c19c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0c1a50 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0c1ae0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0c1b70 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0c1c00 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0c1c90 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/0 (22 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: 0x2ade0b2e58 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ade0b2f30 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3100 SEQ: (3 sibs) 3 children: 36: 0x2ade0b32d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b34a0 VAL: '0000' (3 sibs) 36: 0x2ade0b3538 VAL: '0001' (3 sibs) 36: 0x2ade0b35d0 VAL: '0002' (3 sibs) 36: 0x2ade0b3368 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3670 VAL: '0010' (3 sibs) 36: 0x2ade0b3708 VAL: '0011' (3 sibs) 36: 0x2ade0b37a0 VAL: '0012' (3 sibs) 36: 0x2ade0b3400 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3840 VAL: '0020' (3 sibs) 36: 0x2ade0b38d8 VAL: '0021' (3 sibs) 36: 0x2ade0b3970 VAL: '0022' (3 sibs) 36: 0x2ade0b3198 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3a10 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3be0 VAL: '0100' (3 sibs) 36: 0x2ade0b3c78 VAL: '0101' (3 sibs) 36: 0x2ade0b3d10 VAL: '0102' (3 sibs) 36: 0x2ade0b3aa8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3db0 VAL: '0110' (3 sibs) 36: 0x2ade0b3e48 VAL: '0111' (3 sibs) 36: 0x2ade0b3ee0 VAL: '0112' (3 sibs) 36: 0x2ade0b3b40 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3f80 VAL: '0120' (3 sibs) 36: 0x2ade0b4018 VAL: '0121' (3 sibs) 36: 0x2ade0b40b0 VAL: '0122' (3 sibs) 36: 0x2ade0b3230 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4150 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4320 VAL: '0200' (3 sibs) 36: 0x2ade0b43b8 VAL: '0201' (3 sibs) 36: 0x2ade0b4450 VAL: '0202' (3 sibs) 36: 0x2ade0b41e8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b44f0 VAL: '0210' (3 sibs) 36: 0x2ade0b4588 VAL: '0211' (3 sibs) 36: 0x2ade0b4620 VAL: '0212' (3 sibs) 36: 0x2ade0b4280 SEQ: (3 sibs) 3 children: 36: 0x2ade0b46c0 VAL: '0220' (3 sibs) 36: 0x2ade0b4758 VAL: '0221' (3 sibs) 36: 0x2ade0b47f0 VAL: '0222' (3 sibs) 36: 0x2ade0b2fc8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4890 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4a60 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4c30 VAL: '1000' (3 sibs) 36: 0x2ade0b4cc8 VAL: '1001' (3 sibs) 36: 0x2ade0b4d60 VAL: '1002' (3 sibs) 36: 0x2ade0b4af8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4e00 VAL: '1010' (3 sibs) 36: 0x2ade0b4e98 VAL: '1011' (3 sibs) 36: 0x2ade0b4f30 VAL: '1012' (3 sibs) 36: 0x2ade0b4b90 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4fd0 VAL: '1020' (3 sibs) 36: 0x2ade0b5068 VAL: '1021' (3 sibs) 36: 0x2ade0b5100 VAL: '1022' (3 sibs) 36: 0x2ade0b4928 SEQ: (3 sibs) 3 children: 36: 0x2ade0b51a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5370 VAL: '1100' (3 sibs) 36: 0x2ade0b5408 VAL: '1101' (3 sibs) 36: 0x2ade0b54a0 VAL: '1102' (3 sibs) 36: 0x2ade0b5238 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5540 VAL: '1110' (3 sibs) 36: 0x2ade0b55d8 VAL: '1111' (3 sibs) 36: 0x2ade0b5670 VAL: '1112' (3 sibs) 36: 0x2ade0b52d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5710 VAL: '1120' (3 sibs) 36: 0x2ade0b57a8 VAL: '1121' (3 sibs) 36: 0x2ade0b5840 VAL: '1122' (3 sibs) 36: 0x2ade0b49c0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b58e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5ab0 VAL: '1200' (3 sibs) 36: 0x2ade0b5b48 VAL: '1201' (3 sibs) 36: 0x2ade0b5be0 VAL: '1202' (3 sibs) 36: 0x2ade0b5978 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5c80 VAL: '1210' (3 sibs) 36: 0x2ade0b5d18 VAL: '1211' (3 sibs) 36: 0x2ade0b5db0 VAL: '1212' (3 sibs) 36: 0x2ade0b5a10 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5e50 VAL: '1220' (3 sibs) 36: 0x2ade0b5ee8 VAL: '1221' (3 sibs) 36: 0x2ade0b5f80 VAL: '1222' (3 sibs) 36: 0x2ade0b3060 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6020 SEQ: (3 sibs) 3 children: 36: 0x2ade0b61f0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b63c0 VAL: '2000' (3 sibs) 36: 0x2ade0b6458 VAL: '2001' (3 sibs) 36: 0x2ade0b64f0 VAL: '2002' (3 sibs) 36: 0x2ade0b6288 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6590 VAL: '2010' (3 sibs) 36: 0x2ade0b6628 VAL: '2011' (3 sibs) 36: 0x2ade0b66c0 VAL: '2012' (3 sibs) 36: 0x2ade0b6320 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6760 VAL: '2020' (3 sibs) 36: 0x2ade0b67f8 VAL: '2021' (3 sibs) 36: 0x2ade0b6890 VAL: '2022' (3 sibs) 36: 0x2ade0b60b8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6930 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6b00 VAL: '2100' (3 sibs) 36: 0x2ade0b6b98 VAL: '2101' (3 sibs) 36: 0x2ade0b6c30 VAL: '2102' (3 sibs) 36: 0x2ade0b69c8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6cd0 VAL: '2110' (3 sibs) 36: 0x2ade0b6d68 VAL: '2111' (3 sibs) 36: 0x2ade0b6e00 VAL: '2112' (3 sibs) 36: 0x2ade0b6a60 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6ea0 VAL: '2120' (3 sibs) 36: 0x2ade0b6f38 VAL: '2121' (3 sibs) 36: 0x2ade0b6fd0 VAL: '2122' (3 sibs) 36: 0x2ade0b6150 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7070 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7240 VAL: '2200' (3 sibs) 36: 0x2ade0b72d8 VAL: '2201' (3 sibs) 36: 0x2ade0b7370 VAL: '2202' (3 sibs) 36: 0x2ade0b7108 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7410 VAL: '2210' (3 sibs) 36: 0x2ade0b74a8 VAL: '2211' (3 sibs) 36: 0x2ade0b7540 VAL: '2212' (3 sibs) 36: 0x2ade0b71a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b75e0 VAL: '2220' (3 sibs) 36: 0x2ade0b7678 VAL: '2221' (3 sibs) 36: 0x2ade0b7710 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ade0c5740 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0c57d0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0c5860 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0c58f0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0c5980 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0c5a10 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0c5aa0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0c5b30 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0c5bc0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0c5c50 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0c5ce0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0c5d70 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0c5e00 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0c5e90 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0c5f20 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0c5fb0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0c6040 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0c60d0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0c6160 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0c61f0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0c6280 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0c6310 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0c63a0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0c6430 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0c64c0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0c6550 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0c65e0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0c6670 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0c6700 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0c6790 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0c6820 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0c68b0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0c6940 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0c69d0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0c6a60 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0c6af0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0c6b80 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0c6c10 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0c6ca0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0c6d30 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0c6dc0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0c6e50 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0c6ee0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0c6f70 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0c7000 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0c7090 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0c7120 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0c71b0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0c7240 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0c72d0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0c7360 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0c73f0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0c7480 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0c7510 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0c75a0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0c7630 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0c76c0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0c7750 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0c77e0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0c7870 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0c7900 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0c7990 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0c7a20 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0c7ab0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0c7b40 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0c7bd0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0c7c60 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0c7cf0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0c7d80 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0c7e10 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0c7ea0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0c7f30 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0c7fc0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0c8050 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0c80e0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0c8170 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0c8200 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0c8290 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0c8320 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0c83b0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0c8440 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0c84d0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0c8560 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0c85f0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0c8680 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0c8710 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0c87a0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0c8830 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0c88c0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0c8950 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0c89e0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0c8a70 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0c8b00 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0c8b90 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0c8c20 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0c8cb0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0c8d40 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0c8dd0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0c8e60 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0c8ef0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0c8f80 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0c9010 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0c90a0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0c9130 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0c91c0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0c9250 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0c92e0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0c9370 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0c9400 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0c9490 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0c9520 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0c95b0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0c9640 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0c96d0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0c9760 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0c97f0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0c9880 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0c9910 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0c99a0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0c9a30 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0c9ac0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (10 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: 0x2ade0b2d40 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ade0ae470 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae640 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae810 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae9e0 VAL: '0000' (3 sibs) 36: 0x2ade0aea78 VAL: '0001' (3 sibs) 36: 0x2ade0aeb10 VAL: '0002' (3 sibs) 36: 0x2ade0ae8a8 SEQ: (3 sibs) 3 children: 36: 0x2ade0aebb0 VAL: '0010' (3 sibs) 36: 0x2ade0aec48 VAL: '0011' (3 sibs) 36: 0x2ade0aece0 VAL: '0012' (3 sibs) 36: 0x2ade0ae940 SEQ: (3 sibs) 3 children: 36: 0x2ade0aed80 VAL: '0020' (3 sibs) 36: 0x2ade0aee18 VAL: '0021' (3 sibs) 36: 0x2ade0aeeb0 VAL: '0022' (3 sibs) 36: 0x2ade0ae6d8 SEQ: (3 sibs) 3 children: 36: 0x2ade0aef50 SEQ: (3 sibs) 3 children: 36: 0x2ade0af120 VAL: '0100' (3 sibs) 36: 0x2ade0af1b8 VAL: '0101' (3 sibs) 36: 0x2ade0af250 VAL: '0102' (3 sibs) 36: 0x2ade0aefe8 SEQ: (3 sibs) 3 children: 36: 0x2ade0af2f0 VAL: '0110' (3 sibs) 36: 0x2ade0af388 VAL: '0111' (3 sibs) 36: 0x2ade0af420 VAL: '0112' (3 sibs) 36: 0x2ade0af080 SEQ: (3 sibs) 3 children: 36: 0x2ade0af4c0 VAL: '0120' (3 sibs) 36: 0x2ade0af558 VAL: '0121' (3 sibs) 36: 0x2ade0af5f0 VAL: '0122' (3 sibs) 36: 0x2ade0ae770 SEQ: (3 sibs) 3 children: 36: 0x2ade0af690 SEQ: (3 sibs) 3 children: 36: 0x2ade0af860 VAL: '0200' (3 sibs) 36: 0x2ade0af8f8 VAL: '0201' (3 sibs) 36: 0x2ade0af990 VAL: '0202' (3 sibs) 36: 0x2ade0af728 SEQ: (3 sibs) 3 children: 36: 0x2ade0afa30 VAL: '0210' (3 sibs) 36: 0x2ade0afac8 VAL: '0211' (3 sibs) 36: 0x2ade0afb60 VAL: '0212' (3 sibs) 36: 0x2ade0af7c0 SEQ: (3 sibs) 3 children: 36: 0x2ade0afc00 VAL: '0220' (3 sibs) 36: 0x2ade0afc98 VAL: '0221' (3 sibs) 36: 0x2ade0afd30 VAL: '0222' (3 sibs) 36: 0x2ade0ae508 SEQ: (3 sibs) 3 children: 36: 0x2ade0afdd0 SEQ: (3 sibs) 3 children: 36: 0x2ade0affa0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0170 VAL: '1000' (3 sibs) 36: 0x2ade0b0208 VAL: '1001' (3 sibs) 36: 0x2ade0b02a0 VAL: '1002' (3 sibs) 36: 0x2ade0b0038 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0340 VAL: '1010' (3 sibs) 36: 0x2ade0b03d8 VAL: '1011' (3 sibs) 36: 0x2ade0b0470 VAL: '1012' (3 sibs) 36: 0x2ade0b00d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0510 VAL: '1020' (3 sibs) 36: 0x2ade0b05a8 VAL: '1021' (3 sibs) 36: 0x2ade0b0640 VAL: '1022' (3 sibs) 36: 0x2ade0afe68 SEQ: (3 sibs) 3 children: 36: 0x2ade0b06e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b08b0 VAL: '1100' (3 sibs) 36: 0x2ade0b0948 VAL: '1101' (3 sibs) 36: 0x2ade0b09e0 VAL: '1102' (3 sibs) 36: 0x2ade0b0778 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0a80 VAL: '1110' (3 sibs) 36: 0x2ade0b0b18 VAL: '1111' (3 sibs) 36: 0x2ade0b0bb0 VAL: '1112' (3 sibs) 36: 0x2ade0b0810 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0c50 VAL: '1120' (3 sibs) 36: 0x2ade0b0ce8 VAL: '1121' (3 sibs) 36: 0x2ade0b0d80 VAL: '1122' (3 sibs) 36: 0x2ade0aff00 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0e20 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0ff0 VAL: '1200' (3 sibs) 36: 0x2ade0b1088 VAL: '1201' (3 sibs) 36: 0x2ade0b1120 VAL: '1202' (3 sibs) 36: 0x2ade0b0eb8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b11c0 VAL: '1210' (3 sibs) 36: 0x2ade0b1258 VAL: '1211' (3 sibs) 36: 0x2ade0b12f0 VAL: '1212' (3 sibs) 36: 0x2ade0b0f50 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1390 VAL: '1220' (3 sibs) 36: 0x2ade0b1428 VAL: '1221' (3 sibs) 36: 0x2ade0b14c0 VAL: '1222' (3 sibs) 36: 0x2ade0ae5a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1560 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1730 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1900 VAL: '2000' (3 sibs) 36: 0x2ade0b1998 VAL: '2001' (3 sibs) 36: 0x2ade0b1a30 VAL: '2002' (3 sibs) 36: 0x2ade0b17c8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1ad0 VAL: '2010' (3 sibs) 36: 0x2ade0b1b68 VAL: '2011' (3 sibs) 36: 0x2ade0b1c00 VAL: '2012' (3 sibs) 36: 0x2ade0b1860 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1ca0 VAL: '2020' (3 sibs) 36: 0x2ade0b1d38 VAL: '2021' (3 sibs) 36: 0x2ade0b1dd0 VAL: '2022' (3 sibs) 36: 0x2ade0b15f8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1e70 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2040 VAL: '2100' (3 sibs) 36: 0x2ade0b20d8 VAL: '2101' (3 sibs) 36: 0x2ade0b2170 VAL: '2102' (3 sibs) 36: 0x2ade0b1f08 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2210 VAL: '2110' (3 sibs) 36: 0x2ade0b22a8 VAL: '2111' (3 sibs) 36: 0x2ade0b2340 VAL: '2112' (3 sibs) 36: 0x2ade0b1fa0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b23e0 VAL: '2120' (3 sibs) 36: 0x2ade0b2478 VAL: '2121' (3 sibs) 36: 0x2ade0b2510 VAL: '2122' (3 sibs) 36: 0x2ade0b1690 SEQ: (3 sibs) 3 children: 36: 0x2ade0b25b0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2780 VAL: '2200' (3 sibs) 36: 0x2ade0b2818 VAL: '2201' (3 sibs) 36: 0x2ade0b28b0 VAL: '2202' (3 sibs) 36: 0x2ade0b2648 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2950 VAL: '2210' (3 sibs) 36: 0x2ade0b29e8 VAL: '2211' (3 sibs) 36: 0x2ade0b2a80 VAL: '2212' (3 sibs) 36: 0x2ade0b26e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2b20 VAL: '2220' (3 sibs) 36: 0x2ade0b2bb8 VAL: '2221' (3 sibs) 36: 0x2ade0b2c50 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ade0c9f50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0c9fe0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0ca070 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0ca100 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0ca190 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0ca220 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0ca2b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0ca340 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0ca3d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0ca460 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0ca4f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0ca580 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0ca610 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0ca6a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0ca730 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0ca7c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0ca850 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0ca8e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0ca970 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0caa00 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0caa90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0cab20 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0cabb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0cac40 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0cacd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0cad60 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0cadf0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0cae80 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0caf10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0cafa0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0cb030 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0cb0c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0cb150 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0cb1e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0cb270 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0cb300 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0cb390 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0cb420 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0cb4b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0cb540 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0cb5d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0cb660 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0cb6f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0cb780 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0cb810 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0cb8a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0cb930 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0cb9c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0cba50 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0cbae0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0cbb70 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0cbc00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0cbc90 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0cbd20 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0cbdb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0cbe40 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0cbed0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0cbf60 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0cbff0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0cc080 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0cc110 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0cc1a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0cc230 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0cc2c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0cc350 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0cc3e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0cc470 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0cc500 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0cc590 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0cc620 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0cc6b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0cc740 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0cc7d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0cc860 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0cc8f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0cc980 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0cca10 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0ccaa0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0ccb30 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0ccbc0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0ccc50 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0ccce0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0ccd70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0cce00 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0cce90 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0ccf20 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0ccfb0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0cd040 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0cd0d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0cd160 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0cd1f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0cd280 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0cd310 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0cd3a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0cd430 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0cd4c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0cd550 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0cd5e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0cd670 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0cd700 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0cd790 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0cd820 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0cd8b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0cd940 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0cd9d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0cda60 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0cdaf0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0cdb80 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0cdc10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0cdca0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0cdd30 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0cddc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0cde50 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0cdee0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0cdf70 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0ce000 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0ce090 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0ce120 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0ce1b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0ce240 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0ce2d0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/0 (7 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: 0x2ade0b2e58 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ade0b2f30 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3100 SEQ: (3 sibs) 3 children: 36: 0x2ade0b32d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b34a0 VAL: '0000' (3 sibs) 36: 0x2ade0b3538 VAL: '0001' (3 sibs) 36: 0x2ade0b35d0 VAL: '0002' (3 sibs) 36: 0x2ade0b3368 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3670 VAL: '0010' (3 sibs) 36: 0x2ade0b3708 VAL: '0011' (3 sibs) 36: 0x2ade0b37a0 VAL: '0012' (3 sibs) 36: 0x2ade0b3400 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3840 VAL: '0020' (3 sibs) 36: 0x2ade0b38d8 VAL: '0021' (3 sibs) 36: 0x2ade0b3970 VAL: '0022' (3 sibs) 36: 0x2ade0b3198 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3a10 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3be0 VAL: '0100' (3 sibs) 36: 0x2ade0b3c78 VAL: '0101' (3 sibs) 36: 0x2ade0b3d10 VAL: '0102' (3 sibs) 36: 0x2ade0b3aa8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3db0 VAL: '0110' (3 sibs) 36: 0x2ade0b3e48 VAL: '0111' (3 sibs) 36: 0x2ade0b3ee0 VAL: '0112' (3 sibs) 36: 0x2ade0b3b40 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3f80 VAL: '0120' (3 sibs) 36: 0x2ade0b4018 VAL: '0121' (3 sibs) 36: 0x2ade0b40b0 VAL: '0122' (3 sibs) 36: 0x2ade0b3230 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4150 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4320 VAL: '0200' (3 sibs) 36: 0x2ade0b43b8 VAL: '0201' (3 sibs) 36: 0x2ade0b4450 VAL: '0202' (3 sibs) 36: 0x2ade0b41e8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b44f0 VAL: '0210' (3 sibs) 36: 0x2ade0b4588 VAL: '0211' (3 sibs) 36: 0x2ade0b4620 VAL: '0212' (3 sibs) 36: 0x2ade0b4280 SEQ: (3 sibs) 3 children: 36: 0x2ade0b46c0 VAL: '0220' (3 sibs) 36: 0x2ade0b4758 VAL: '0221' (3 sibs) 36: 0x2ade0b47f0 VAL: '0222' (3 sibs) 36: 0x2ade0b2fc8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4890 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4a60 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4c30 VAL: '1000' (3 sibs) 36: 0x2ade0b4cc8 VAL: '1001' (3 sibs) 36: 0x2ade0b4d60 VAL: '1002' (3 sibs) 36: 0x2ade0b4af8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4e00 VAL: '1010' (3 sibs) 36: 0x2ade0b4e98 VAL: '1011' (3 sibs) 36: 0x2ade0b4f30 VAL: '1012' (3 sibs) 36: 0x2ade0b4b90 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4fd0 VAL: '1020' (3 sibs) 36: 0x2ade0b5068 VAL: '1021' (3 sibs) 36: 0x2ade0b5100 VAL: '1022' (3 sibs) 36: 0x2ade0b4928 SEQ: (3 sibs) 3 children: 36: 0x2ade0b51a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5370 VAL: '1100' (3 sibs) 36: 0x2ade0b5408 VAL: '1101' (3 sibs) 36: 0x2ade0b54a0 VAL: '1102' (3 sibs) 36: 0x2ade0b5238 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5540 VAL: '1110' (3 sibs) 36: 0x2ade0b55d8 VAL: '1111' (3 sibs) 36: 0x2ade0b5670 VAL: '1112' (3 sibs) 36: 0x2ade0b52d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5710 VAL: '1120' (3 sibs) 36: 0x2ade0b57a8 VAL: '1121' (3 sibs) 36: 0x2ade0b5840 VAL: '1122' (3 sibs) 36: 0x2ade0b49c0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b58e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5ab0 VAL: '1200' (3 sibs) 36: 0x2ade0b5b48 VAL: '1201' (3 sibs) 36: 0x2ade0b5be0 VAL: '1202' (3 sibs) 36: 0x2ade0b5978 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5c80 VAL: '1210' (3 sibs) 36: 0x2ade0b5d18 VAL: '1211' (3 sibs) 36: 0x2ade0b5db0 VAL: '1212' (3 sibs) 36: 0x2ade0b5a10 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5e50 VAL: '1220' (3 sibs) 36: 0x2ade0b5ee8 VAL: '1221' (3 sibs) 36: 0x2ade0b5f80 VAL: '1222' (3 sibs) 36: 0x2ade0b3060 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6020 SEQ: (3 sibs) 3 children: 36: 0x2ade0b61f0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b63c0 VAL: '2000' (3 sibs) 36: 0x2ade0b6458 VAL: '2001' (3 sibs) 36: 0x2ade0b64f0 VAL: '2002' (3 sibs) 36: 0x2ade0b6288 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6590 VAL: '2010' (3 sibs) 36: 0x2ade0b6628 VAL: '2011' (3 sibs) 36: 0x2ade0b66c0 VAL: '2012' (3 sibs) 36: 0x2ade0b6320 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6760 VAL: '2020' (3 sibs) 36: 0x2ade0b67f8 VAL: '2021' (3 sibs) 36: 0x2ade0b6890 VAL: '2022' (3 sibs) 36: 0x2ade0b60b8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6930 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6b00 VAL: '2100' (3 sibs) 36: 0x2ade0b6b98 VAL: '2101' (3 sibs) 36: 0x2ade0b6c30 VAL: '2102' (3 sibs) 36: 0x2ade0b69c8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6cd0 VAL: '2110' (3 sibs) 36: 0x2ade0b6d68 VAL: '2111' (3 sibs) 36: 0x2ade0b6e00 VAL: '2112' (3 sibs) 36: 0x2ade0b6a60 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6ea0 VAL: '2120' (3 sibs) 36: 0x2ade0b6f38 VAL: '2121' (3 sibs) 36: 0x2ade0b6fd0 VAL: '2122' (3 sibs) 36: 0x2ade0b6150 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7070 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7240 VAL: '2200' (3 sibs) 36: 0x2ade0b72d8 VAL: '2201' (3 sibs) 36: 0x2ade0b7370 VAL: '2202' (3 sibs) 36: 0x2ade0b7108 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7410 VAL: '2210' (3 sibs) 36: 0x2ade0b74a8 VAL: '2211' (3 sibs) 36: 0x2ade0b7540 VAL: '2212' (3 sibs) 36: 0x2ade0b71a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b75e0 VAL: '2220' (3 sibs) 36: 0x2ade0b7678 VAL: '2221' (3 sibs) 36: 0x2ade0b7710 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ade0ce760 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0ce7f0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0ce880 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0ce910 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0ce9a0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0cea30 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0ceac0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0ceb50 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0cebe0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0cec70 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0ced00 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0ced90 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0cee20 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0ceeb0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0cef40 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0cefd0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0cf060 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0cf0f0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0cf180 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0cf210 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0cf2a0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0cf330 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0cf3c0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0cf450 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0cf4e0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0cf570 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0cf600 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0cf690 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0cf720 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0cf7b0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0cf840 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0cf8d0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0cf960 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0cf9f0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0cfa80 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0cfb10 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0cfba0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0cfc30 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0cfcc0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0cfd50 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0cfde0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0cfe70 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0cff00 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0cff90 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0d0020 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0d00b0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0d0140 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0d01d0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0d0260 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0d02f0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0d0380 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0d0410 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0d04a0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0d0530 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0d05c0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0d0650 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0d06e0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0d0770 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0d0800 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0d0890 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0d0920 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0d09b0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0d0a40 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0d0ad0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0d0b60 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0d0bf0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0d0c80 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0d0d10 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0d0da0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0d0e30 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0d0ec0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0d0f50 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0d0fe0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0d1070 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0d1100 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0d1190 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0d1220 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0d12b0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0d1340 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0d13d0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0d1460 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0d14f0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0d1580 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0d1610 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0d16a0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0d1730 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0d17c0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0d1850 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0d18e0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0d1970 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0d1a00 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0d1a90 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0d1b20 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0d1bb0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0d1c40 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0d1cd0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0d1d60 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0d1df0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0d1e80 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0d1f10 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0d1fa0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0d2030 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0d20c0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0d2150 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0d21e0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0d2270 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0d2300 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0d2390 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0d2420 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0d24b0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0d2540 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0d25d0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0d2660 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0d26f0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0d2780 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0d2810 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0d28a0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0d2930 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0d29c0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0d2a50 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0d2ae0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (7 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 (4 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 (1 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 (2 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (10 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 (4 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 (5 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 (4 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 (2 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 (2 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 (2 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 (2 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 (3 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 (3 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 (3 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 (2 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] 0x2ade0bd910 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0bd9a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0bda30 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0bdac0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0bdb50 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0bdbe0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0bdc70 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0bdd00 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0bdd90 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0bde20 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0bdeb0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0bdf40 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0bdfd0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0be060 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0be0f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0be180 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0be210 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0be2a0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0be330 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0be3c0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0be450 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0be4e0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0be570 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0be600 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0be690 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0be720 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0be7b0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0be840 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0be8d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0be960 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0be9f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0bea80 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0beb10 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0beba0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0bec30 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0becc0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0bed50 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0bede0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0bee70 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0bef00 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0bef90 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0bf020 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0bf0b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0bf140 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0bf1d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0bf260 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0bf2f0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0bf380 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0bf410 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0bf4a0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0bf530 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0bf5c0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0bf650 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0bf6e0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0bf770 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0bf800 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0bf890 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0bf920 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0bf9b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0bfa40 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0bfad0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0bfb60 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0bfbf0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0bfc80 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0bfd10 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0bfda0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0bfe30 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0bfec0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0bff50 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0bffe0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0c0070 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0c0100 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0c0190 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0c0220 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0c02b0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0c0340 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0c03d0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0c0460 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0c04f0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0c0580 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0c0610 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0c06a0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0c0730 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0c07c0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0c0850 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0c08e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0c0970 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0c0a00 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0c0a90 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0c0b20 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0c0bb0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0c0c40 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0c0cd0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0c0d60 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0c0df0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0c0e80 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0c0f10 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0c0fa0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0c1030 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0c10c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0c1150 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0c11e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0c1270 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0c1300 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0c1390 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0c1420 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0c14b0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0c1540 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0c15d0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0c1660 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0c16f0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0c1780 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0c1810 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0c18a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0c1930 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0c19c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0c1a50 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0c1ae0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0c1b70 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0c1c00 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0c1c90 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] 0x2ade0d5380 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0d5410 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0d54a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0d5530 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0d55c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0d5650 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0d56e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0d5770 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0d5800 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0d5890 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0d5920 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0d59b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0d5a40 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0d5ad0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0d5b60 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0d5bf0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0d5c80 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0d5d10 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0d5da0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0d5e30 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0d5ec0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0d5f50 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0d5fe0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0d6070 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0d6100 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0d6190 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0d6220 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0d62b0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0d6340 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0d63d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0d6460 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0d64f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0d6580 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0d6610 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0d66a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0d6730 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0d67c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0d6850 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0d68e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0d6970 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0d6a00 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0d6a90 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0d6b20 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0d6bb0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0d6c40 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0d6cd0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0d6d60 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0d6df0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0d6e80 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0d6f10 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0d6fa0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0d7030 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0d70c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0d7150 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0d71e0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0d7270 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0d7300 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0d7390 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0d7420 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0d74b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0d7540 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0d75d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0d7660 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0d76f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0d7780 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0d7810 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0d78a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0d7930 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0d79c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0d7a50 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0d7ae0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0d7b70 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0d7c00 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0d7c90 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0d7d20 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0d7db0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0d7e40 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0d7ed0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0d7f60 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0d7ff0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0d8080 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0d8110 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0d81a0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0d8230 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0d82c0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0d8350 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0d83e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0d8470 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0d8500 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0d8590 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0d8620 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0d86b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0d8740 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0d87d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0d8860 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0d88f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0d8980 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0d8a10 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0d8aa0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0d8b30 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0d8bc0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0d8c50 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0d8ce0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0d8d70 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0d8e00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0d8e90 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0d8f20 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0d8fb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0d9040 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0d90d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0d9160 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0d91f0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0d9280 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0d9310 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0d93a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0d9430 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0d94c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0d9550 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0d95e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0d9670 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0d9700 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (14 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] 0x2ade0c5740 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0c57d0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0c5860 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0c58f0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0c5980 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0c5a10 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0c5aa0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0c5b30 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0c5bc0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0c5c50 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0c5ce0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0c5d70 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0c5e00 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0c5e90 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0c5f20 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0c5fb0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0c6040 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0c60d0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0c6160 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0c61f0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0c6280 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0c6310 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0c63a0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0c6430 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0c64c0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0c6550 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0c65e0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0c6670 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0c6700 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0c6790 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0c6820 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0c68b0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0c6940 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0c69d0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0c6a60 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0c6af0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0c6b80 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0c6c10 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0c6ca0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0c6d30 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0c6dc0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0c6e50 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0c6ee0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0c6f70 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0c7000 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0c7090 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0c7120 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0c71b0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0c7240 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0c72d0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0c7360 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0c73f0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0c7480 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0c7510 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0c75a0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0c7630 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0c76c0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0c7750 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0c77e0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0c7870 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0c7900 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0c7990 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0c7a20 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0c7ab0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0c7b40 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0c7bd0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0c7c60 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0c7cf0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0c7d80 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0c7e10 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0c7ea0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0c7f30 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0c7fc0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0c8050 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0c80e0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0c8170 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0c8200 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0c8290 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0c8320 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0c83b0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0c8440 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0c84d0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0c8560 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0c85f0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0c8680 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0c8710 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0c87a0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0c8830 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0c88c0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0c8950 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0c89e0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0c8a70 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0c8b00 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0c8b90 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0c8c20 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0c8cb0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0c8d40 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0c8dd0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0c8e60 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0c8ef0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0c8f80 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0c9010 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0c90a0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0c9130 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0c91c0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0c9250 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0c92e0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0c9370 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0c9400 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0c9490 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0c9520 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0c95b0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0c9640 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0c96d0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0c9760 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0c97f0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0c9880 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0c9910 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0c99a0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0c9a30 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0c9ac0 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] 0x2ade0d9b90 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0d9c20 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0d9cb0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0d9d40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0d9dd0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0d9e60 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0d9ef0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0d9f80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0da010 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0da0a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0da130 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0da1c0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0da250 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0da2e0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0da370 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0da400 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0da490 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0da520 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0da5b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0da640 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0da6d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0da760 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0da7f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0da880 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0da910 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0da9a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0daa30 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0daac0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0dab50 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0dabe0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0dac70 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0dad00 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0dad90 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0dae20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0daeb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0daf40 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0dafd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0db060 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0db0f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0db180 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0db210 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0db2a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0db330 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0db3c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0db450 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0db4e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0db570 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0db600 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0db690 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0db720 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0db7b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0db840 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0db8d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0db960 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0db9f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0dba80 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0dbb10 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0dbba0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0dbc30 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0dbcc0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0dbd50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0dbde0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0dbe70 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0dbf00 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0dbf90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0dc020 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0dc0b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0dc140 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0dc1d0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0dc260 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0dc2f0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0dc380 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0dc410 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0dc4a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0dc530 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0dc5c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0dc650 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0dc6e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0dc770 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0dc800 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0dc890 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0dc920 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0dc9b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0dca40 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0dcad0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0dcb60 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0dcbf0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0dcc80 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0dcd10 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0dcda0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0dce30 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0dcec0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0dcf50 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0dcfe0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0dd070 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0dd100 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0dd190 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0dd220 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0dd2b0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0dd340 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0dd3d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0dd460 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0dd4f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0dd580 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0dd610 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0dd6a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0dd730 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0dd7c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0dd850 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0dd8e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0dd970 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0dda00 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0dda90 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0ddb20 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0ddbb0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0ddc40 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0ddcd0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0ddd60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0dddf0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0dde80 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0ddf10 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (12 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] 0x2ade0c9f50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0c9fe0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0ca070 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0ca100 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0ca190 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0ca220 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0ca2b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0ca340 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0ca3d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0ca460 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0ca4f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0ca580 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0ca610 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0ca6a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0ca730 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0ca7c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0ca850 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0ca8e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0ca970 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0caa00 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0caa90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0cab20 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0cabb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0cac40 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0cacd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0cad60 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0cadf0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0cae80 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0caf10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0cafa0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0cb030 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0cb0c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0cb150 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0cb1e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0cb270 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0cb300 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0cb390 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0cb420 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0cb4b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0cb540 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0cb5d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0cb660 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0cb6f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0cb780 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0cb810 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0cb8a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0cb930 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0cb9c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0cba50 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0cbae0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0cbb70 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0cbc00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0cbc90 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0cbd20 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0cbdb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0cbe40 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0cbed0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0cbf60 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0cbff0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0cc080 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0cc110 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0cc1a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0cc230 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0cc2c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0cc350 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0cc3e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0cc470 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0cc500 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0cc590 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0cc620 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0cc6b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0cc740 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0cc7d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0cc860 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0cc8f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0cc980 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0cca10 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0ccaa0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0ccb30 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0ccbc0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0ccc50 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0ccce0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0ccd70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0cce00 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0cce90 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0ccf20 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0ccfb0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0cd040 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0cd0d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0cd160 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0cd1f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0cd280 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0cd310 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0cd3a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0cd430 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0cd4c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0cd550 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0cd5e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0cd670 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0cd700 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0cd790 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0cd820 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0cd8b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0cd940 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0cd9d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0cda60 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0cdaf0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0cdb80 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0cdc10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0cdca0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0cdd30 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0cddc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0cde50 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0cdee0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0cdf70 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0ce000 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0ce090 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0ce120 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0ce1b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0ce240 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0ce2d0 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] 0x2ade0de3a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0de430 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0de4c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0de550 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0de5e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0de670 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0de700 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0de790 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0de820 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0de8b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0de940 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0de9d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0dea60 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0deaf0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0deb80 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0dec10 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0deca0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0ded30 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0dedc0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0dee50 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0deee0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0def70 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0df000 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0df090 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0df120 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0df1b0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0df240 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0df2d0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0df360 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0df3f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0df480 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0df510 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0df5a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0df630 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0df6c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0df750 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0df7e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0df870 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0df900 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0df990 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0dfa20 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0dfab0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0dfb40 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0dfbd0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0dfc60 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0dfcf0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0dfd80 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0dfe10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0dfea0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0dff30 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0dffc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0e0050 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0e00e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0e0170 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0e0200 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0e0290 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0e0320 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0e03b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0e0440 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0e04d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0e0560 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0e05f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0e0680 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0e0710 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0e07a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0e0830 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0e08c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0e0950 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0e09e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0e0a70 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0e0b00 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0e0b90 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0e0c20 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0e0cb0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0e0d40 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0e0dd0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0e0e60 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0e0ef0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0e0f80 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0e1010 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0e10a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0e1130 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0e11c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0e1250 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0e12e0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0e1370 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0e1400 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0e1490 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0e1520 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0e15b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0e1640 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0e16d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0e1760 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0e17f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0e1880 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0e1910 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0e19a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0e1a30 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0e1ac0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0e1b50 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0e1be0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0e1c70 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0e1d00 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0e1d90 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0e1e20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0e1eb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0e1f40 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0e1fd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0e2060 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0e20f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0e2180 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0e2210 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0e22a0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0e2330 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0e23c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0e2450 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0e24e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0e2570 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0e2600 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0e2690 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0e2720 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (12 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] 0x2ade0ce760 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0ce7f0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0ce880 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0ce910 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0ce9a0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0cea30 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0ceac0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0ceb50 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0cebe0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0cec70 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0ced00 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0ced90 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0cee20 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0ceeb0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0cef40 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0cefd0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0cf060 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0cf0f0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0cf180 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0cf210 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0cf2a0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0cf330 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0cf3c0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0cf450 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0cf4e0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0cf570 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0cf600 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0cf690 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0cf720 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0cf7b0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0cf840 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0cf8d0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0cf960 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0cf9f0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0cfa80 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0cfb10 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0cfba0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0cfc30 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0cfcc0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0cfd50 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0cfde0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0cfe70 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0cff00 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0cff90 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0d0020 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0d00b0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0d0140 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0d01d0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0d0260 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0d02f0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0d0380 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0d0410 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0d04a0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0d0530 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0d05c0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0d0650 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0d06e0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0d0770 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0d0800 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0d0890 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0d0920 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0d09b0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0d0a40 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0d0ad0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0d0b60 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0d0bf0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0d0c80 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0d0d10 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0d0da0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0d0e30 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0d0ec0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0d0f50 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0d0fe0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0d1070 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0d1100 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0d1190 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0d1220 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0d12b0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0d1340 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0d13d0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0d1460 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0d14f0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0d1580 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0d1610 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0d16a0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0d1730 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0d17c0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0d1850 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0d18e0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0d1970 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0d1a00 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0d1a90 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0d1b20 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0d1bb0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0d1c40 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0d1cd0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0d1d60 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0d1df0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0d1e80 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0d1f10 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0d1fa0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0d2030 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0d20c0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0d2150 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0d21e0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0d2270 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0d2300 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0d2390 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0d2420 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0d24b0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0d2540 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0d25d0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0d2660 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0d26f0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0d2780 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0d2810 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0d28a0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0d2930 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0d29c0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0d2a50 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0d2ae0 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] 0x2ade0e4fc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0e5050 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0e50e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0e5170 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0e5200 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0e5290 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0e5320 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0e53b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0e5440 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0e54d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0e5560 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0e55f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0e5680 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0e5710 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0e57a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0e5830 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0e58c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0e5950 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0e59e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0e5a70 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0e5b00 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0e5b90 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0e5c20 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0e5cb0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0e5d40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0e5dd0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0e5e60 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0e5ef0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0e5f80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0e6010 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0e60a0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0e6130 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0e61c0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0e6250 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0e62e0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0e6370 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0e6400 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0e6490 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0e6520 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0e65b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0e6640 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0e66d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0e6760 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0e67f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0e6880 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0e6910 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0e69a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0e6a30 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0e6ac0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0e6b50 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0e6be0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0e6c70 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0e6d00 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0e6d90 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0e6e20 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0e6eb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0e6f40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0e6fd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0e7060 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0e70f0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0e7180 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0e7210 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0e72a0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0e7330 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0e73c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0e7450 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0e74e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0e7570 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0e7600 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0e7690 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0e7720 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0e77b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0e7840 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0e78d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0e7960 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0e79f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0e7a80 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0e7b10 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0e7ba0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0e7c30 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0e7cc0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0e7d50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0e7de0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0e7e70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0e7f00 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0e7f90 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0e8020 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0e80b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0e8140 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0e81d0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0e8260 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0e82f0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0e8380 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0e8410 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0e84a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0e8530 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0e85c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0e8650 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0e86e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0e8770 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0e8800 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0e8890 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0e8920 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0e89b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0e8a40 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0e8ad0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0e8b60 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0e8bf0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0e8c80 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0e8d10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0e8da0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0e8e30 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0e8ec0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0e8f50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0e8fe0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0e9070 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0e9100 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0e9190 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0e9220 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0e92b0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0e9340 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (12 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: 0x2ade0b2d40 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ade0ae470 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae640 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae810 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae9e0 VAL: '0000' (3 sibs) 36: 0x2ade0aea78 VAL: '0001' (3 sibs) 36: 0x2ade0aeb10 VAL: '0002' (3 sibs) 36: 0x2ade0ae8a8 SEQ: (3 sibs) 3 children: 36: 0x2ade0aebb0 VAL: '0010' (3 sibs) 36: 0x2ade0aec48 VAL: '0011' (3 sibs) 36: 0x2ade0aece0 VAL: '0012' (3 sibs) 36: 0x2ade0ae940 SEQ: (3 sibs) 3 children: 36: 0x2ade0aed80 VAL: '0020' (3 sibs) 36: 0x2ade0aee18 VAL: '0021' (3 sibs) 36: 0x2ade0aeeb0 VAL: '0022' (3 sibs) 36: 0x2ade0ae6d8 SEQ: (3 sibs) 3 children: 36: 0x2ade0aef50 SEQ: (3 sibs) 3 children: 36: 0x2ade0af120 VAL: '0100' (3 sibs) 36: 0x2ade0af1b8 VAL: '0101' (3 sibs) 36: 0x2ade0af250 VAL: '0102' (3 sibs) 36: 0x2ade0aefe8 SEQ: (3 sibs) 3 children: 36: 0x2ade0af2f0 VAL: '0110' (3 sibs) 36: 0x2ade0af388 VAL: '0111' (3 sibs) 36: 0x2ade0af420 VAL: '0112' (3 sibs) 36: 0x2ade0af080 SEQ: (3 sibs) 3 children: 36: 0x2ade0af4c0 VAL: '0120' (3 sibs) 36: 0x2ade0af558 VAL: '0121' (3 sibs) 36: 0x2ade0af5f0 VAL: '0122' (3 sibs) 36: 0x2ade0ae770 SEQ: (3 sibs) 3 children: 36: 0x2ade0af690 SEQ: (3 sibs) 3 children: 36: 0x2ade0af860 VAL: '0200' (3 sibs) 36: 0x2ade0af8f8 VAL: '0201' (3 sibs) 36: 0x2ade0af990 VAL: '0202' (3 sibs) 36: 0x2ade0af728 SEQ: (3 sibs) 3 children: 36: 0x2ade0afa30 VAL: '0210' (3 sibs) 36: 0x2ade0afac8 VAL: '0211' (3 sibs) 36: 0x2ade0afb60 VAL: '0212' (3 sibs) 36: 0x2ade0af7c0 SEQ: (3 sibs) 3 children: 36: 0x2ade0afc00 VAL: '0220' (3 sibs) 36: 0x2ade0afc98 VAL: '0221' (3 sibs) 36: 0x2ade0afd30 VAL: '0222' (3 sibs) 36: 0x2ade0ae508 SEQ: (3 sibs) 3 children: 36: 0x2ade0afdd0 SEQ: (3 sibs) 3 children: 36: 0x2ade0affa0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0170 VAL: '1000' (3 sibs) 36: 0x2ade0b0208 VAL: '1001' (3 sibs) 36: 0x2ade0b02a0 VAL: '1002' (3 sibs) 36: 0x2ade0b0038 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0340 VAL: '1010' (3 sibs) 36: 0x2ade0b03d8 VAL: '1011' (3 sibs) 36: 0x2ade0b0470 VAL: '1012' (3 sibs) 36: 0x2ade0b00d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0510 VAL: '1020' (3 sibs) 36: 0x2ade0b05a8 VAL: '1021' (3 sibs) 36: 0x2ade0b0640 VAL: '1022' (3 sibs) 36: 0x2ade0afe68 SEQ: (3 sibs) 3 children: 36: 0x2ade0b06e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b08b0 VAL: '1100' (3 sibs) 36: 0x2ade0b0948 VAL: '1101' (3 sibs) 36: 0x2ade0b09e0 VAL: '1102' (3 sibs) 36: 0x2ade0b0778 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0a80 VAL: '1110' (3 sibs) 36: 0x2ade0b0b18 VAL: '1111' (3 sibs) 36: 0x2ade0b0bb0 VAL: '1112' (3 sibs) 36: 0x2ade0b0810 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0c50 VAL: '1120' (3 sibs) 36: 0x2ade0b0ce8 VAL: '1121' (3 sibs) 36: 0x2ade0b0d80 VAL: '1122' (3 sibs) 36: 0x2ade0aff00 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0e20 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0ff0 VAL: '1200' (3 sibs) 36: 0x2ade0b1088 VAL: '1201' (3 sibs) 36: 0x2ade0b1120 VAL: '1202' (3 sibs) 36: 0x2ade0b0eb8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b11c0 VAL: '1210' (3 sibs) 36: 0x2ade0b1258 VAL: '1211' (3 sibs) 36: 0x2ade0b12f0 VAL: '1212' (3 sibs) 36: 0x2ade0b0f50 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1390 VAL: '1220' (3 sibs) 36: 0x2ade0b1428 VAL: '1221' (3 sibs) 36: 0x2ade0b14c0 VAL: '1222' (3 sibs) 36: 0x2ade0ae5a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1560 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1730 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1900 VAL: '2000' (3 sibs) 36: 0x2ade0b1998 VAL: '2001' (3 sibs) 36: 0x2ade0b1a30 VAL: '2002' (3 sibs) 36: 0x2ade0b17c8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1ad0 VAL: '2010' (3 sibs) 36: 0x2ade0b1b68 VAL: '2011' (3 sibs) 36: 0x2ade0b1c00 VAL: '2012' (3 sibs) 36: 0x2ade0b1860 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1ca0 VAL: '2020' (3 sibs) 36: 0x2ade0b1d38 VAL: '2021' (3 sibs) 36: 0x2ade0b1dd0 VAL: '2022' (3 sibs) 36: 0x2ade0b15f8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1e70 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2040 VAL: '2100' (3 sibs) 36: 0x2ade0b20d8 VAL: '2101' (3 sibs) 36: 0x2ade0b2170 VAL: '2102' (3 sibs) 36: 0x2ade0b1f08 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2210 VAL: '2110' (3 sibs) 36: 0x2ade0b22a8 VAL: '2111' (3 sibs) 36: 0x2ade0b2340 VAL: '2112' (3 sibs) 36: 0x2ade0b1fa0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b23e0 VAL: '2120' (3 sibs) 36: 0x2ade0b2478 VAL: '2121' (3 sibs) 36: 0x2ade0b2510 VAL: '2122' (3 sibs) 36: 0x2ade0b1690 SEQ: (3 sibs) 3 children: 36: 0x2ade0b25b0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2780 VAL: '2200' (3 sibs) 36: 0x2ade0b2818 VAL: '2201' (3 sibs) 36: 0x2ade0b28b0 VAL: '2202' (3 sibs) 36: 0x2ade0b2648 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2950 VAL: '2210' (3 sibs) 36: 0x2ade0b29e8 VAL: '2211' (3 sibs) 36: 0x2ade0b2a80 VAL: '2212' (3 sibs) 36: 0x2ade0b26e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2b20 VAL: '2220' (3 sibs) 36: 0x2ade0b2bb8 VAL: '2221' (3 sibs) 36: 0x2ade0b2c50 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ade0e97d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0e9860 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0e98f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0e9980 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0e9a10 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0e9aa0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0e9b30 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0e9bc0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0e9c50 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0e9ce0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0e9d70 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0e9e00 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0e9e90 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0e9f20 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0e9fb0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0ea040 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0ea0d0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0ea160 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0ea1f0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0ea280 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0ea310 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0ea3a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0ea430 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0ea4c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0ea550 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0ea5e0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0ea670 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0ea700 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0ea790 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0ea820 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0ea8b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0ea940 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0ea9d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0eaa60 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0eaaf0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0eab80 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0eac10 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0eaca0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0ead30 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0eadc0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0eae50 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0eaee0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0eaf70 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0eb000 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0eb090 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0eb120 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0eb1b0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0eb240 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0eb2d0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0eb360 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0eb3f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0eb480 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0eb510 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0eb5a0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0eb630 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0eb6c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0eb750 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0eb7e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0eb870 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0eb900 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0eb990 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0eba20 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0ebab0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0ebb40 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0ebbd0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0ebc60 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0ebcf0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0ebd80 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0ebe10 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0ebea0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0ebf30 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0ebfc0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0ec050 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0ec0e0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0ec170 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0ec200 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0ec290 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0ec320 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0ec3b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0ec440 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0ec4d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0ec560 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0ec5f0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0ec680 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0ec710 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0ec7a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0ec830 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0ec8c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0ec950 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0ec9e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0eca70 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0ecb00 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0ecb90 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0ecc20 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0eccb0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0ecd40 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0ecdd0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0ece60 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0ecef0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0ecf80 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0ed010 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0ed0a0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0ed130 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0ed1c0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0ed250 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0ed2e0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0ed370 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0ed400 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0ed490 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0ed520 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0ed5b0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0ed640 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0ed6d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0ed760 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0ed7f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0ed880 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0ed910 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0ed9a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0eda30 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0edac0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0edb50 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 (7 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ade0b2e58 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ade0b2f30 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3100 SEQ: (3 sibs) 3 children: 36: 0x2ade0b32d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b34a0 VAL: '0000' (3 sibs) 36: 0x2ade0b3538 VAL: '0001' (3 sibs) 36: 0x2ade0b35d0 VAL: '0002' (3 sibs) 36: 0x2ade0b3368 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3670 VAL: '0010' (3 sibs) 36: 0x2ade0b3708 VAL: '0011' (3 sibs) 36: 0x2ade0b37a0 VAL: '0012' (3 sibs) 36: 0x2ade0b3400 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3840 VAL: '0020' (3 sibs) 36: 0x2ade0b38d8 VAL: '0021' (3 sibs) 36: 0x2ade0b3970 VAL: '0022' (3 sibs) 36: 0x2ade0b3198 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3a10 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3be0 VAL: '0100' (3 sibs) 36: 0x2ade0b3c78 VAL: '0101' (3 sibs) 36: 0x2ade0b3d10 VAL: '0102' (3 sibs) 36: 0x2ade0b3aa8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3db0 VAL: '0110' (3 sibs) 36: 0x2ade0b3e48 VAL: '0111' (3 sibs) 36: 0x2ade0b3ee0 VAL: '0112' (3 sibs) 36: 0x2ade0b3b40 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3f80 VAL: '0120' (3 sibs) 36: 0x2ade0b4018 VAL: '0121' (3 sibs) 36: 0x2ade0b40b0 VAL: '0122' (3 sibs) 36: 0x2ade0b3230 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4150 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4320 VAL: '0200' (3 sibs) 36: 0x2ade0b43b8 VAL: '0201' (3 sibs) 36: 0x2ade0b4450 VAL: '0202' (3 sibs) 36: 0x2ade0b41e8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b44f0 VAL: '0210' (3 sibs) 36: 0x2ade0b4588 VAL: '0211' (3 sibs) 36: 0x2ade0b4620 VAL: '0212' (3 sibs) 36: 0x2ade0b4280 SEQ: (3 sibs) 3 children: 36: 0x2ade0b46c0 VAL: '0220' (3 sibs) 36: 0x2ade0b4758 VAL: '0221' (3 sibs) 36: 0x2ade0b47f0 VAL: '0222' (3 sibs) 36: 0x2ade0b2fc8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4890 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4a60 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4c30 VAL: '1000' (3 sibs) 36: 0x2ade0b4cc8 VAL: '1001' (3 sibs) 36: 0x2ade0b4d60 VAL: '1002' (3 sibs) 36: 0x2ade0b4af8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4e00 VAL: '1010' (3 sibs) 36: 0x2ade0b4e98 VAL: '1011' (3 sibs) 36: 0x2ade0b4f30 VAL: '1012' (3 sibs) 36: 0x2ade0b4b90 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4fd0 VAL: '1020' (3 sibs) 36: 0x2ade0b5068 VAL: '1021' (3 sibs) 36: 0x2ade0b5100 VAL: '1022' (3 sibs) 36: 0x2ade0b4928 SEQ: (3 sibs) 3 children: 36: 0x2ade0b51a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5370 VAL: '1100' (3 sibs) 36: 0x2ade0b5408 VAL: '1101' (3 sibs) 36: 0x2ade0b54a0 VAL: '1102' (3 sibs) 36: 0x2ade0b5238 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5540 VAL: '1110' (3 sibs) 36: 0x2ade0b55d8 VAL: '1111' (3 sibs) 36: 0x2ade0b5670 VAL: '1112' (3 sibs) 36: 0x2ade0b52d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5710 VAL: '1120' (3 sibs) 36: 0x2ade0b57a8 VAL: '1121' (3 sibs) 36: 0x2ade0b5840 VAL: '1122' (3 sibs) 36: 0x2ade0b49c0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b58e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5ab0 VAL: '1200' (3 sibs) 36: 0x2ade0b5b48 VAL: '1201' (3 sibs) 36: 0x2ade0b5be0 VAL: '1202' (3 sibs) 36: 0x2ade0b5978 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5c80 VAL: '1210' (3 sibs) 36: 0x2ade0b5d18 VAL: '1211' (3 sibs) 36: 0x2ade0b5db0 VAL: '1212' (3 sibs) 36: 0x2ade0b5a10 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5e50 VAL: '1220' (3 sibs) 36: 0x2ade0b5ee8 VAL: '1221' (3 sibs) 36: 0x2ade0b5f80 VAL: '1222' (3 sibs) 36: 0x2ade0b3060 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6020 SEQ: (3 sibs) 3 children: 36: 0x2ade0b61f0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b63c0 VAL: '2000' (3 sibs) 36: 0x2ade0b6458 VAL: '2001' (3 sibs) 36: 0x2ade0b64f0 VAL: '2002' (3 sibs) 36: 0x2ade0b6288 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6590 VAL: '2010' (3 sibs) 36: 0x2ade0b6628 VAL: '2011' (3 sibs) 36: 0x2ade0b66c0 VAL: '2012' (3 sibs) 36: 0x2ade0b6320 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6760 VAL: '2020' (3 sibs) 36: 0x2ade0b67f8 VAL: '2021' (3 sibs) 36: 0x2ade0b6890 VAL: '2022' (3 sibs) 36: 0x2ade0b60b8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6930 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6b00 VAL: '2100' (3 sibs) 36: 0x2ade0b6b98 VAL: '2101' (3 sibs) 36: 0x2ade0b6c30 VAL: '2102' (3 sibs) 36: 0x2ade0b69c8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6cd0 VAL: '2110' (3 sibs) 36: 0x2ade0b6d68 VAL: '2111' (3 sibs) 36: 0x2ade0b6e00 VAL: '2112' (3 sibs) 36: 0x2ade0b6a60 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6ea0 VAL: '2120' (3 sibs) 36: 0x2ade0b6f38 VAL: '2121' (3 sibs) 36: 0x2ade0b6fd0 VAL: '2122' (3 sibs) 36: 0x2ade0b6150 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7070 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7240 VAL: '2200' (3 sibs) 36: 0x2ade0b72d8 VAL: '2201' (3 sibs) 36: 0x2ade0b7370 VAL: '2202' (3 sibs) 36: 0x2ade0b7108 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7410 VAL: '2210' (3 sibs) 36: 0x2ade0b74a8 VAL: '2211' (3 sibs) 36: 0x2ade0b7540 VAL: '2212' (3 sibs) 36: 0x2ade0b71a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b75e0 VAL: '2220' (3 sibs) 36: 0x2ade0b7678 VAL: '2221' (3 sibs) 36: 0x2ade0b7710 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ade0edbf0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0edc80 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0edd10 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0edda0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0ede30 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0edec0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0edf50 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0edfe0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0ee070 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0ee100 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0ee190 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0ee220 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0ee2b0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0ee340 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0ee3d0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0ee460 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0ee4f0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0ee580 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0ee610 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0ee6a0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0ee730 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0ee7c0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0ee850 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0ee8e0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0ee970 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0eea00 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0eea90 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0eeb20 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0eebb0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0eec40 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0eecd0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0eed60 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0eedf0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0eee80 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0eef10 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0eefa0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0ef030 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0ef0c0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0ef150 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0ef1e0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0ef270 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0ef300 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0ef390 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0ef420 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0ef4b0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0ef540 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0ef5d0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0ef660 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0ef6f0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0ef780 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0ef810 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0ef8a0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0ef930 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0ef9c0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0efa50 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0efae0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0efb70 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0efc00 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0efc90 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0efd20 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0efdb0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0efe40 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0efed0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0eff60 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0efff0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0f0080 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0f0110 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0f01a0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0f0230 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0f02c0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0f0350 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0f03e0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0f0470 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0f0500 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0f0590 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0f0620 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0f06b0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0f0740 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0f07d0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0f0860 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0f08f0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0f0980 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0f0a10 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0f0aa0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0f0b30 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0f0bc0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0f0c50 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0f0ce0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0f0d70 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0f0e00 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0f0e90 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0f0f20 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0f0fb0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0f1040 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0f10d0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0f1160 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0f11f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0f1280 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0f1310 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0f13a0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0f1430 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0f14c0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0f1550 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0f15e0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0f1670 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0f1700 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0f1790 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0f1820 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0f18b0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0f1940 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0f19d0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0f1a60 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0f1af0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0f1b80 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0f1c10 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0f1ca0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0f1d30 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0f1dc0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0f1e50 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0f1ee0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0f1f70 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 (7 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: 0x2ade0b2d40 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ade0ae470 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae640 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae810 SEQ: (3 sibs) 3 children: 36: 0x2ade0ae9e0 VAL: '0000' (3 sibs) 36: 0x2ade0aea78 VAL: '0001' (3 sibs) 36: 0x2ade0aeb10 VAL: '0002' (3 sibs) 36: 0x2ade0ae8a8 SEQ: (3 sibs) 3 children: 36: 0x2ade0aebb0 VAL: '0010' (3 sibs) 36: 0x2ade0aec48 VAL: '0011' (3 sibs) 36: 0x2ade0aece0 VAL: '0012' (3 sibs) 36: 0x2ade0ae940 SEQ: (3 sibs) 3 children: 36: 0x2ade0aed80 VAL: '0020' (3 sibs) 36: 0x2ade0aee18 VAL: '0021' (3 sibs) 36: 0x2ade0aeeb0 VAL: '0022' (3 sibs) 36: 0x2ade0ae6d8 SEQ: (3 sibs) 3 children: 36: 0x2ade0aef50 SEQ: (3 sibs) 3 children: 36: 0x2ade0af120 VAL: '0100' (3 sibs) 36: 0x2ade0af1b8 VAL: '0101' (3 sibs) 36: 0x2ade0af250 VAL: '0102' (3 sibs) 36: 0x2ade0aefe8 SEQ: (3 sibs) 3 children: 36: 0x2ade0af2f0 VAL: '0110' (3 sibs) 36: 0x2ade0af388 VAL: '0111' (3 sibs) 36: 0x2ade0af420 VAL: '0112' (3 sibs) 36: 0x2ade0af080 SEQ: (3 sibs) 3 children: 36: 0x2ade0af4c0 VAL: '0120' (3 sibs) 36: 0x2ade0af558 VAL: '0121' (3 sibs) 36: 0x2ade0af5f0 VAL: '0122' (3 sibs) 36: 0x2ade0ae770 SEQ: (3 sibs) 3 children: 36: 0x2ade0af690 SEQ: (3 sibs) 3 children: 36: 0x2ade0af860 VAL: '0200' (3 sibs) 36: 0x2ade0af8f8 VAL: '0201' (3 sibs) 36: 0x2ade0af990 VAL: '0202' (3 sibs) 36: 0x2ade0af728 SEQ: (3 sibs) 3 children: 36: 0x2ade0afa30 VAL: '0210' (3 sibs) 36: 0x2ade0afac8 VAL: '0211' (3 sibs) 36: 0x2ade0afb60 VAL: '0212' (3 sibs) 36: 0x2ade0af7c0 SEQ: (3 sibs) 3 children: 36: 0x2ade0afc00 VAL: '0220' (3 sibs) 36: 0x2ade0afc98 VAL: '0221' (3 sibs) 36: 0x2ade0afd30 VAL: '0222' (3 sibs) 36: 0x2ade0ae508 SEQ: (3 sibs) 3 children: 36: 0x2ade0afdd0 SEQ: (3 sibs) 3 children: 36: 0x2ade0affa0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0170 VAL: '1000' (3 sibs) 36: 0x2ade0b0208 VAL: '1001' (3 sibs) 36: 0x2ade0b02a0 VAL: '1002' (3 sibs) 36: 0x2ade0b0038 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0340 VAL: '1010' (3 sibs) 36: 0x2ade0b03d8 VAL: '1011' (3 sibs) 36: 0x2ade0b0470 VAL: '1012' (3 sibs) 36: 0x2ade0b00d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0510 VAL: '1020' (3 sibs) 36: 0x2ade0b05a8 VAL: '1021' (3 sibs) 36: 0x2ade0b0640 VAL: '1022' (3 sibs) 36: 0x2ade0afe68 SEQ: (3 sibs) 3 children: 36: 0x2ade0b06e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b08b0 VAL: '1100' (3 sibs) 36: 0x2ade0b0948 VAL: '1101' (3 sibs) 36: 0x2ade0b09e0 VAL: '1102' (3 sibs) 36: 0x2ade0b0778 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0a80 VAL: '1110' (3 sibs) 36: 0x2ade0b0b18 VAL: '1111' (3 sibs) 36: 0x2ade0b0bb0 VAL: '1112' (3 sibs) 36: 0x2ade0b0810 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0c50 VAL: '1120' (3 sibs) 36: 0x2ade0b0ce8 VAL: '1121' (3 sibs) 36: 0x2ade0b0d80 VAL: '1122' (3 sibs) 36: 0x2ade0aff00 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0e20 SEQ: (3 sibs) 3 children: 36: 0x2ade0b0ff0 VAL: '1200' (3 sibs) 36: 0x2ade0b1088 VAL: '1201' (3 sibs) 36: 0x2ade0b1120 VAL: '1202' (3 sibs) 36: 0x2ade0b0eb8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b11c0 VAL: '1210' (3 sibs) 36: 0x2ade0b1258 VAL: '1211' (3 sibs) 36: 0x2ade0b12f0 VAL: '1212' (3 sibs) 36: 0x2ade0b0f50 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1390 VAL: '1220' (3 sibs) 36: 0x2ade0b1428 VAL: '1221' (3 sibs) 36: 0x2ade0b14c0 VAL: '1222' (3 sibs) 36: 0x2ade0ae5a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1560 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1730 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1900 VAL: '2000' (3 sibs) 36: 0x2ade0b1998 VAL: '2001' (3 sibs) 36: 0x2ade0b1a30 VAL: '2002' (3 sibs) 36: 0x2ade0b17c8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1ad0 VAL: '2010' (3 sibs) 36: 0x2ade0b1b68 VAL: '2011' (3 sibs) 36: 0x2ade0b1c00 VAL: '2012' (3 sibs) 36: 0x2ade0b1860 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1ca0 VAL: '2020' (3 sibs) 36: 0x2ade0b1d38 VAL: '2021' (3 sibs) 36: 0x2ade0b1dd0 VAL: '2022' (3 sibs) 36: 0x2ade0b15f8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b1e70 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2040 VAL: '2100' (3 sibs) 36: 0x2ade0b20d8 VAL: '2101' (3 sibs) 36: 0x2ade0b2170 VAL: '2102' (3 sibs) 36: 0x2ade0b1f08 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2210 VAL: '2110' (3 sibs) 36: 0x2ade0b22a8 VAL: '2111' (3 sibs) 36: 0x2ade0b2340 VAL: '2112' (3 sibs) 36: 0x2ade0b1fa0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b23e0 VAL: '2120' (3 sibs) 36: 0x2ade0b2478 VAL: '2121' (3 sibs) 36: 0x2ade0b2510 VAL: '2122' (3 sibs) 36: 0x2ade0b1690 SEQ: (3 sibs) 3 children: 36: 0x2ade0b25b0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2780 VAL: '2200' (3 sibs) 36: 0x2ade0b2818 VAL: '2201' (3 sibs) 36: 0x2ade0b28b0 VAL: '2202' (3 sibs) 36: 0x2ade0b2648 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2950 VAL: '2210' (3 sibs) 36: 0x2ade0b29e8 VAL: '2211' (3 sibs) 36: 0x2ade0b2a80 VAL: '2212' (3 sibs) 36: 0x2ade0b26e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b2b20 VAL: '2220' (3 sibs) 36: 0x2ade0b2bb8 VAL: '2221' (3 sibs) 36: 0x2ade0b2c50 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ade0f2010 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0f20a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0f2130 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0f21c0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0f2250 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0f22e0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0f2370 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0f2400 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0f2490 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0f2520 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0f25b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0f2640 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0f26d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0f2760 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0f27f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0f2880 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0f2910 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0f29a0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0f2a30 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0f2ac0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0f2b50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0f2be0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0f2c70 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0f2d00 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0f2d90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0f2e20 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0f2eb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0f2f40 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0f2fd0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0f3060 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0f30f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0f3180 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0f3210 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0f32a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0f3330 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0f33c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0f3450 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0f34e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0f3570 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0f3600 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0f3690 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0f3720 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0f37b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0f3840 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0f38d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0f3960 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0f39f0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0f3a80 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0f3b10 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0f3ba0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0f3c30 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0f3cc0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0f3d50 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0f3de0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0f3e70 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0f3f00 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0f3f90 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0f4020 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0f40b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0f4140 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0f41d0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0f4260 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0f42f0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0f4380 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0f4410 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0f44a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0f4530 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0f45c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0f4650 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0f46e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0f4770 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0f4800 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0f4890 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0f4920 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0f49b0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0f4a40 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0f4ad0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0f4b60 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0f4bf0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0f4c80 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0f4d10 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0f4da0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0f4e30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0f4ec0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0f4f50 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0f4fe0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0f5070 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0f5100 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0f5190 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0f5220 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0f52b0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0f5340 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0f53d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0f5460 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0f54f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0f5580 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0f5610 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0f56a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0f5730 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0f57c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0f5850 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0f58e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0f5970 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0f5a00 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0f5a90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0f5b20 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0f5bb0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0f5c40 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0f5cd0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0f5d60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0f5df0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0f5e80 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0f5f10 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0f5fa0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0f6030 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0f60c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0f6150 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0f61e0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0f6270 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0f6300 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0f6390 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 (7 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ade0b2e58 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ade0b2f30 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3100 SEQ: (3 sibs) 3 children: 36: 0x2ade0b32d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b34a0 VAL: '0000' (3 sibs) 36: 0x2ade0b3538 VAL: '0001' (3 sibs) 36: 0x2ade0b35d0 VAL: '0002' (3 sibs) 36: 0x2ade0b3368 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3670 VAL: '0010' (3 sibs) 36: 0x2ade0b3708 VAL: '0011' (3 sibs) 36: 0x2ade0b37a0 VAL: '0012' (3 sibs) 36: 0x2ade0b3400 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3840 VAL: '0020' (3 sibs) 36: 0x2ade0b38d8 VAL: '0021' (3 sibs) 36: 0x2ade0b3970 VAL: '0022' (3 sibs) 36: 0x2ade0b3198 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3a10 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3be0 VAL: '0100' (3 sibs) 36: 0x2ade0b3c78 VAL: '0101' (3 sibs) 36: 0x2ade0b3d10 VAL: '0102' (3 sibs) 36: 0x2ade0b3aa8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3db0 VAL: '0110' (3 sibs) 36: 0x2ade0b3e48 VAL: '0111' (3 sibs) 36: 0x2ade0b3ee0 VAL: '0112' (3 sibs) 36: 0x2ade0b3b40 SEQ: (3 sibs) 3 children: 36: 0x2ade0b3f80 VAL: '0120' (3 sibs) 36: 0x2ade0b4018 VAL: '0121' (3 sibs) 36: 0x2ade0b40b0 VAL: '0122' (3 sibs) 36: 0x2ade0b3230 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4150 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4320 VAL: '0200' (3 sibs) 36: 0x2ade0b43b8 VAL: '0201' (3 sibs) 36: 0x2ade0b4450 VAL: '0202' (3 sibs) 36: 0x2ade0b41e8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b44f0 VAL: '0210' (3 sibs) 36: 0x2ade0b4588 VAL: '0211' (3 sibs) 36: 0x2ade0b4620 VAL: '0212' (3 sibs) 36: 0x2ade0b4280 SEQ: (3 sibs) 3 children: 36: 0x2ade0b46c0 VAL: '0220' (3 sibs) 36: 0x2ade0b4758 VAL: '0221' (3 sibs) 36: 0x2ade0b47f0 VAL: '0222' (3 sibs) 36: 0x2ade0b2fc8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4890 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4a60 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4c30 VAL: '1000' (3 sibs) 36: 0x2ade0b4cc8 VAL: '1001' (3 sibs) 36: 0x2ade0b4d60 VAL: '1002' (3 sibs) 36: 0x2ade0b4af8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4e00 VAL: '1010' (3 sibs) 36: 0x2ade0b4e98 VAL: '1011' (3 sibs) 36: 0x2ade0b4f30 VAL: '1012' (3 sibs) 36: 0x2ade0b4b90 SEQ: (3 sibs) 3 children: 36: 0x2ade0b4fd0 VAL: '1020' (3 sibs) 36: 0x2ade0b5068 VAL: '1021' (3 sibs) 36: 0x2ade0b5100 VAL: '1022' (3 sibs) 36: 0x2ade0b4928 SEQ: (3 sibs) 3 children: 36: 0x2ade0b51a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5370 VAL: '1100' (3 sibs) 36: 0x2ade0b5408 VAL: '1101' (3 sibs) 36: 0x2ade0b54a0 VAL: '1102' (3 sibs) 36: 0x2ade0b5238 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5540 VAL: '1110' (3 sibs) 36: 0x2ade0b55d8 VAL: '1111' (3 sibs) 36: 0x2ade0b5670 VAL: '1112' (3 sibs) 36: 0x2ade0b52d0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5710 VAL: '1120' (3 sibs) 36: 0x2ade0b57a8 VAL: '1121' (3 sibs) 36: 0x2ade0b5840 VAL: '1122' (3 sibs) 36: 0x2ade0b49c0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b58e0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5ab0 VAL: '1200' (3 sibs) 36: 0x2ade0b5b48 VAL: '1201' (3 sibs) 36: 0x2ade0b5be0 VAL: '1202' (3 sibs) 36: 0x2ade0b5978 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5c80 VAL: '1210' (3 sibs) 36: 0x2ade0b5d18 VAL: '1211' (3 sibs) 36: 0x2ade0b5db0 VAL: '1212' (3 sibs) 36: 0x2ade0b5a10 SEQ: (3 sibs) 3 children: 36: 0x2ade0b5e50 VAL: '1220' (3 sibs) 36: 0x2ade0b5ee8 VAL: '1221' (3 sibs) 36: 0x2ade0b5f80 VAL: '1222' (3 sibs) 36: 0x2ade0b3060 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6020 SEQ: (3 sibs) 3 children: 36: 0x2ade0b61f0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b63c0 VAL: '2000' (3 sibs) 36: 0x2ade0b6458 VAL: '2001' (3 sibs) 36: 0x2ade0b64f0 VAL: '2002' (3 sibs) 36: 0x2ade0b6288 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6590 VAL: '2010' (3 sibs) 36: 0x2ade0b6628 VAL: '2011' (3 sibs) 36: 0x2ade0b66c0 VAL: '2012' (3 sibs) 36: 0x2ade0b6320 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6760 VAL: '2020' (3 sibs) 36: 0x2ade0b67f8 VAL: '2021' (3 sibs) 36: 0x2ade0b6890 VAL: '2022' (3 sibs) 36: 0x2ade0b60b8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6930 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6b00 VAL: '2100' (3 sibs) 36: 0x2ade0b6b98 VAL: '2101' (3 sibs) 36: 0x2ade0b6c30 VAL: '2102' (3 sibs) 36: 0x2ade0b69c8 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6cd0 VAL: '2110' (3 sibs) 36: 0x2ade0b6d68 VAL: '2111' (3 sibs) 36: 0x2ade0b6e00 VAL: '2112' (3 sibs) 36: 0x2ade0b6a60 SEQ: (3 sibs) 3 children: 36: 0x2ade0b6ea0 VAL: '2120' (3 sibs) 36: 0x2ade0b6f38 VAL: '2121' (3 sibs) 36: 0x2ade0b6fd0 VAL: '2122' (3 sibs) 36: 0x2ade0b6150 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7070 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7240 VAL: '2200' (3 sibs) 36: 0x2ade0b72d8 VAL: '2201' (3 sibs) 36: 0x2ade0b7370 VAL: '2202' (3 sibs) 36: 0x2ade0b7108 SEQ: (3 sibs) 3 children: 36: 0x2ade0b7410 VAL: '2210' (3 sibs) 36: 0x2ade0b74a8 VAL: '2211' (3 sibs) 36: 0x2ade0b7540 VAL: '2212' (3 sibs) 36: 0x2ade0b71a0 SEQ: (3 sibs) 3 children: 36: 0x2ade0b75e0 VAL: '2220' (3 sibs) 36: 0x2ade0b7678 VAL: '2221' (3 sibs) 36: 0x2ade0b7710 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ade0f6430 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ade0f64c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2ade0f6550 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2ade0f65e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2ade0f6670 VAL: '0000' (3 sibs) 36: [5] [5] 0x2ade0f6700 VAL: '0001' (3 sibs) 36: [6] [6] 0x2ade0f6790 VAL: '0002' (3 sibs) 36: [7] [7] 0x2ade0f6820 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2ade0f68b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2ade0f6940 VAL: '0011' (3 sibs) 36: [10] [10] 0x2ade0f69d0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2ade0f6a60 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2ade0f6af0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2ade0f6b80 VAL: '0021' (3 sibs) 36: [14] [14] 0x2ade0f6c10 VAL: '0022' (3 sibs) 36: [15] [15] 0x2ade0f6ca0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2ade0f6d30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2ade0f6dc0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2ade0f6e50 VAL: '0101' (3 sibs) 36: [19] [19] 0x2ade0f6ee0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2ade0f6f70 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2ade0f7000 VAL: '0110' (3 sibs) 36: [22] [22] 0x2ade0f7090 VAL: '0111' (3 sibs) 36: [23] [23] 0x2ade0f7120 VAL: '0112' (3 sibs) 36: [24] [24] 0x2ade0f71b0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2ade0f7240 VAL: '0120' (3 sibs) 36: [26] [26] 0x2ade0f72d0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2ade0f7360 VAL: '0122' (3 sibs) 36: [28] [28] 0x2ade0f73f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2ade0f7480 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2ade0f7510 VAL: '0200' (3 sibs) 36: [31] [31] 0x2ade0f75a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2ade0f7630 VAL: '0202' (3 sibs) 36: [33] [33] 0x2ade0f76c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2ade0f7750 VAL: '0210' (3 sibs) 36: [35] [35] 0x2ade0f77e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2ade0f7870 VAL: '0212' (3 sibs) 36: [37] [37] 0x2ade0f7900 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2ade0f7990 VAL: '0220' (3 sibs) 36: [39] [39] 0x2ade0f7a20 VAL: '0221' (3 sibs) 36: [40] [40] 0x2ade0f7ab0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2ade0f7b40 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2ade0f7bd0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2ade0f7c60 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2ade0f7cf0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2ade0f7d80 VAL: '1001' (3 sibs) 36: [46] [46] 0x2ade0f7e10 VAL: '1002' (3 sibs) 36: [47] [47] 0x2ade0f7ea0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2ade0f7f30 VAL: '1010' (3 sibs) 36: [49] [49] 0x2ade0f7fc0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2ade0f8050 VAL: '1012' (3 sibs) 36: [51] [51] 0x2ade0f80e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2ade0f8170 VAL: '1020' (3 sibs) 36: [53] [53] 0x2ade0f8200 VAL: '1021' (3 sibs) 36: [54] [54] 0x2ade0f8290 VAL: '1022' (3 sibs) 36: [55] [55] 0x2ade0f8320 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2ade0f83b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2ade0f8440 VAL: '1100' (3 sibs) 36: [58] [58] 0x2ade0f84d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2ade0f8560 VAL: '1102' (3 sibs) 36: [60] [60] 0x2ade0f85f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2ade0f8680 VAL: '1110' (3 sibs) 36: [62] [62] 0x2ade0f8710 VAL: '1111' (3 sibs) 36: [63] [63] 0x2ade0f87a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2ade0f8830 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2ade0f88c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2ade0f8950 VAL: '1121' (3 sibs) 36: [67] [67] 0x2ade0f89e0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2ade0f8a70 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2ade0f8b00 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2ade0f8b90 VAL: '1200' (3 sibs) 36: [71] [71] 0x2ade0f8c20 VAL: '1201' (3 sibs) 36: [72] [72] 0x2ade0f8cb0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2ade0f8d40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2ade0f8dd0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2ade0f8e60 VAL: '1211' (3 sibs) 36: [76] [76] 0x2ade0f8ef0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2ade0f8f80 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2ade0f9010 VAL: '1220' (3 sibs) 36: [79] [79] 0x2ade0f90a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2ade0f9130 VAL: '1222' (3 sibs) 36: [81] [81] 0x2ade0f91c0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2ade0f9250 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2ade0f92e0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2ade0f9370 VAL: '2000' (3 sibs) 36: [85] [85] 0x2ade0f9400 VAL: '2001' (3 sibs) 36: [86] [86] 0x2ade0f9490 VAL: '2002' (3 sibs) 36: [87] [87] 0x2ade0f9520 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2ade0f95b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2ade0f9640 VAL: '2011' (3 sibs) 36: [90] [90] 0x2ade0f96d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2ade0f9760 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2ade0f97f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2ade0f9880 VAL: '2021' (3 sibs) 36: [94] [94] 0x2ade0f9910 VAL: '2022' (3 sibs) 36: [95] [95] 0x2ade0f99a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2ade0f9a30 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2ade0f9ac0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2ade0f9b50 VAL: '2101' (3 sibs) 36: [99] [99] 0x2ade0f9be0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2ade0f9c70 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2ade0f9d00 VAL: '2110' (3 sibs) 36: [102] [102] 0x2ade0f9d90 VAL: '2111' (3 sibs) 36: [103] [103] 0x2ade0f9e20 VAL: '2112' (3 sibs) 36: [104] [104] 0x2ade0f9eb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2ade0f9f40 VAL: '2120' (3 sibs) 36: [106] [106] 0x2ade0f9fd0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2ade0fa060 VAL: '2122' (3 sibs) 36: [108] [108] 0x2ade0fa0f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2ade0fa180 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2ade0fa210 VAL: '2200' (3 sibs) 36: [111] [111] 0x2ade0fa2a0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2ade0fa330 VAL: '2202' (3 sibs) 36: [113] [113] 0x2ade0fa3c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2ade0fa450 VAL: '2210' (3 sibs) 36: [115] [115] 0x2ade0fa4e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2ade0fa570 VAL: '2212' (3 sibs) 36: [117] [117] 0x2ade0fa600 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2ade0fa690 VAL: '2220' (3 sibs) 36: [119] [119] 0x2ade0fa720 VAL: '2221' (3 sibs) 36: [120] [120] 0x2ade0fa7b0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (6 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (257 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (267 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.46 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 (1 ms) 37: [----------] 1 test from CaseNode (2 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: 0x2ab9329070 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2ab9323b90 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2ab9323c28 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2ab9323cc0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9354fa0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2ab9355030 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2ab93550c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2ab9355150 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 (14 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: 0x2ab9329188 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324220 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324360 VAL: 'John Smith' (2 sibs) 37: 0x2ab93243f8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab93242b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab93244a0 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9324538 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9356e10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9356ea0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9356f30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9356fc0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9357050 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab93570e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9357170 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/1 (2 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: 0x2ab93292a0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324a50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324b90 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324c28 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324ae8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9324cd0 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9324d68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9358c60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9358cf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9358d80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9358e10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9358ea0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9358f30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9358fc0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/2 (4 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: 0x2ab93293b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324e10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324f50 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324fe8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324ea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9325090 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9325128 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab935aa50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab935aae0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab935ab70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab935ac00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab935ac90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab935ad20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab935adb0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/3 (1 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: 0x2ab93294d0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2ab93298f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2ab9329dc0 MAP: (1 sibs) 4 children: 37: 0x2ab9329e60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab9329ef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab9329f90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a028 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab9329988 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2ab9329a20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2ab932a0d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932a2a0 MAP: (1 sibs) 4 children: 37: 0x2ab932a340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932a3d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932a470 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a508 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a168 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932a5b0 MAP: (1 sibs) 4 children: 37: 0x2ab932a650 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932a6e8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932a780 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a818 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a200 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329ab8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2ab9329b50 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2ab932a8c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932aa90 MAP: (1 sibs) 4 children: 37: 0x2ab932ab30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932abc8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932ac60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932acf8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a958 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932ada0 MAP: (1 sibs) 4 children: 37: 0x2ab932ae40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932aed8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932af70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b008 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a9f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329be8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2ab9329c80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2ab932b0b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932b280 MAP: (1 sibs) 4 children: 37: 0x2ab932b320 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932b3b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932b450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b4e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932b148 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932b590 MAP: (1 sibs) 4 children: 37: 0x2ab932b630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932b6c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932b760 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b7f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932b1e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329d18 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9360130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2ab93601c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2ab9360250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2ab93602e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2ab9360370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2ab9360400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2ab9360490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2ab9360520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2ab93605b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2ab9360640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2ab93606d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2ab9360760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2ab93607f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2ab9360880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2ab9360910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2ab93609a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2ab9360a30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2ab9360ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2ab9360b50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2ab9360be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2ab9360c70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2ab9360d00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2ab9360d90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2ab9360e20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2ab9360eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2ab9360f40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2ab9360fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2ab9361060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2ab93610f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2ab9361180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2ab9361210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2ab93612a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2ab9361330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2ab93613c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2ab9361450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2ab93614e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2ab9361570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2ab9361600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2ab9361690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2ab9361720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2ab93617b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2ab9361840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2ab93618d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2ab9361960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2ab93619f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2ab9361a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2ab9361b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2ab9361ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2ab9361c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2ab9361cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2ab9361d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2ab9361de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2ab9361e70 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 (7 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: 0x2ab93295e8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9325220 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab93245e0 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324678 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab93252b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9324720 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab93247b8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9362540 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab93625d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9362660 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab93626f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9362780 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9362810 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab93628a0 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: 0x2ab9329700 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab93248b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9326a40 VAL: 'John Smith' (2 sibs) 37: 0x2ab9326ad8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324948 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9326b80 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9326c18 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9364270 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9364300 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9364390 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9364420 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab93644b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9364540 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab93645d0 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: 0x2ab9329818 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ab9326730 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2ab9326420 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2ab9325750 VAL: 'a' (5 sibs) 37: 0x2ab93257e8 VAL: 'b' (5 sibs) 37: 0x2ab9325880 VAL: 'c' (5 sibs) 37: 0x2ab9325918 VAL: 'd' (5 sibs) 37: 0x2ab93259b0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9365fa0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ab9366030 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2ab93660c0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2ab9366150 VAL: 'a' (5 sibs) 37: [4] [4] 0x2ab93661e0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2ab9366270 VAL: 'c' (5 sibs) 37: [6] [6] 0x2ab9366300 VAL: 'd' (5 sibs) 37: [7] [7] 0x2ab9366390 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/7 (1 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: 0x2ab9329070 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2ab9323b90 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2ab9323c28 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2ab9323cc0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab93668b0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2ab9366940 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2ab93669d0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2ab9366a60 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: 0x2ab9329188 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324220 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324360 VAL: 'John Smith' (2 sibs) 37: 0x2ab93243f8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab93242b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab93244a0 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9324538 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab93671c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9367250 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab93672e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9367370 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9367400 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9367490 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9367520 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: 0x2ab93292a0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324a50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324b90 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324c28 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324ae8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9324cd0 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9324d68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9367ad0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9367b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9367bf0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9367c80 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9367d10 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9367da0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9367e30 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: 0x2ab93293b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324e10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324f50 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324fe8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324ea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9325090 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9325128 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab93683e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9368470 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9368500 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9368590 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9368620 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab93686b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9368740 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: 0x2ab93294d0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2ab93298f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2ab9329dc0 MAP: (1 sibs) 4 children: 37: 0x2ab9329e60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab9329ef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab9329f90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a028 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab9329988 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2ab9329a20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2ab932a0d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932a2a0 MAP: (1 sibs) 4 children: 37: 0x2ab932a340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932a3d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932a470 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a508 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a168 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932a5b0 MAP: (1 sibs) 4 children: 37: 0x2ab932a650 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932a6e8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932a780 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a818 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a200 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329ab8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2ab9329b50 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2ab932a8c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932aa90 MAP: (1 sibs) 4 children: 37: 0x2ab932ab30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932abc8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932ac60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932acf8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a958 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932ada0 MAP: (1 sibs) 4 children: 37: 0x2ab932ae40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932aed8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932af70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b008 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a9f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329be8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2ab9329c80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2ab932b0b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932b280 MAP: (1 sibs) 4 children: 37: 0x2ab932b320 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932b3b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932b450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b4e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932b148 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932b590 MAP: (1 sibs) 4 children: 37: 0x2ab932b630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932b6c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932b760 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b7f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932b1e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329d18 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab936a810 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2ab936a8a0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2ab936a930 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2ab936a9c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2ab936aa50 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2ab936aae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2ab936ab70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2ab936ac00 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2ab936ac90 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2ab936ad20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2ab936adb0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2ab936ae40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2ab936aed0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2ab936af60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2ab936aff0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2ab936b080 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2ab936b110 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2ab936b1a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2ab936b230 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2ab936b2c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2ab936b350 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2ab936b3e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2ab936b470 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2ab936b500 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2ab936b590 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2ab936b620 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2ab936b6b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2ab936b740 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2ab936b7d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2ab936b860 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2ab936b8f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2ab936b980 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2ab936ba10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2ab936baa0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2ab936bb30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2ab936bbc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2ab936bc50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2ab936bce0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2ab936bd70 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2ab936be00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2ab936be90 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2ab936bf20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2ab936bfb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2ab936c040 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2ab936c0d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2ab936c160 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2ab936c1f0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2ab936c280 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2ab936c310 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2ab936c3a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2ab936c430 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2ab936c4c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2ab936c550 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 (4 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: 0x2ab93295e8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9325220 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab93245e0 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324678 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab93252b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9324720 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab93247b8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9368cf0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9368d80 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9368e10 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9368ea0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9368f30 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9368fc0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9369050 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: 0x2ab9329700 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab93248b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9326a40 VAL: 'John Smith' (2 sibs) 37: 0x2ab9326ad8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324948 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9326b80 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9326c18 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9369600 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9369690 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9369720 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab93697b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9369840 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab93698d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9369960 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: 0x2ab9329818 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ab9326730 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2ab9326420 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2ab9325750 VAL: 'a' (5 sibs) 37: 0x2ab93257e8 VAL: 'b' (5 sibs) 37: 0x2ab9325880 VAL: 'c' (5 sibs) 37: 0x2ab9325918 VAL: 'd' (5 sibs) 37: 0x2ab93259b0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab936cc20 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ab936ccb0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2ab936cd40 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2ab936cdd0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2ab936ce60 VAL: 'b' (5 sibs) 37: [5] [5] 0x2ab936cef0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2ab936cf80 VAL: 'd' (5 sibs) 37: [7] [7] 0x2ab936d010 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 (3 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (10 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (2 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 (2 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 (3 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 (2 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 (2 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 (1 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 (3 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (3 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 (1 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 (1 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 (1 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] 0x2ab9354fa0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2ab9355030 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2ab93550c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2ab9355150 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] 0x2ab936dbd0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2ab936dc60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2ab936dcf0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2ab936dd80 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 (3 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] 0x2ab9356e10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9356ea0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9356f30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9356fc0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9357050 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab93570e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9357170 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] 0x2ab936edc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab936ee50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab936eee0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab936ef70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab936f000 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab936f090 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab936f120 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x2ab9358c60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9358cf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9358d80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9358e10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9358ea0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9358f30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9358fc0 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] 0x2ab936f6d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab936f760 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab936f7f0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab936f880 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab936f910 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab936f9a0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab936fa30 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/2 (1 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] 0x2ab935aa50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab935aae0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab935ab70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab935ac00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab935ac90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab935ad20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab935adb0 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] 0x2ab936ffe0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9370070 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9370100 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9370190 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9370220 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab93702b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9370340 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/3 (1 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] 0x2ab9360130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2ab93601c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2ab9360250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2ab93602e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2ab9360370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2ab9360400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2ab9360490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2ab9360520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2ab93605b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2ab9360640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2ab93606d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2ab9360760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2ab93607f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2ab9360880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2ab9360910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2ab93609a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2ab9360a30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2ab9360ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2ab9360b50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2ab9360be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2ab9360c70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2ab9360d00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2ab9360d90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2ab9360e20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2ab9360eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2ab9360f40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2ab9360fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2ab9361060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2ab93610f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2ab9361180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2ab9361210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2ab93612a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2ab9361330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2ab93613c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2ab9361450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2ab93614e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2ab9361570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2ab9361600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2ab9361690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2ab9361720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2ab93617b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2ab9361840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2ab93618d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2ab9361960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2ab93619f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2ab9361a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2ab9361b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2ab9361ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2ab9361c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2ab9361cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2ab9361d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2ab9361de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2ab9361e70 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] 0x2ab9372410 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2ab93724a0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2ab9372530 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2ab93725c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2ab9372650 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2ab93726e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2ab9372770 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2ab9372800 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2ab9372890 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2ab9372920 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2ab93729b0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2ab9372a40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2ab9372ad0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2ab9372b60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2ab9372bf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2ab9372c80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2ab9372d10 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2ab9372da0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2ab9372e30 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2ab9372ec0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2ab9372f50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2ab9372fe0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2ab9373070 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2ab9373100 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2ab9373190 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2ab9373220 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2ab93732b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2ab9373340 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2ab93733d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2ab9373460 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2ab93734f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2ab9373580 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2ab9373610 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2ab93736a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2ab9373730 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2ab93737c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2ab9373850 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2ab93738e0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2ab9373970 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2ab9373a00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2ab9373a90 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2ab9373b20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2ab9373bb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2ab9373c40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2ab9373cd0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2ab9373d60 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2ab9373df0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2ab9373e80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2ab9373f10 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2ab9373fa0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2ab9374030 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2ab93740c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2ab9374150 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 (7 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] 0x2ab9362540 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab93625d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9362660 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab93626f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9362780 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9362810 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab93628a0 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] 0x2ab93708f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9370980 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9370a10 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9370aa0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9370b30 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9370bc0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9370c50 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 (1 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] 0x2ab9364270 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9364300 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9364390 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9364420 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab93644b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9364540 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab93645d0 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] 0x2ab9371200 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9371290 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9371320 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab93713b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9371440 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab93714d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9371560 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/6 (1 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] 0x2ab9365fa0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ab9366030 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2ab93660c0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2ab9366150 VAL: 'a' (5 sibs) 37: [4] [4] 0x2ab93661e0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2ab9366270 VAL: 'c' (5 sibs) 37: [6] [6] 0x2ab9366300 VAL: 'd' (5 sibs) 37: [7] [7] 0x2ab9366390 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] 0x2ab9374820 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ab93748b0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2ab9374940 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2ab93749d0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2ab9374a60 VAL: 'b' (5 sibs) 37: [5] [5] 0x2ab9374af0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2ab9374b80 VAL: 'd' (5 sibs) 37: [7] [7] 0x2ab9374c10 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/7 (1 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] 0x2ab93668b0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2ab9366940 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2ab93669d0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2ab9366a60 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] 0x2ab9375130 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2ab93751c0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2ab9375250 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2ab93752e0 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] 0x2ab93671c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9367250 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab93672e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9367370 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9367400 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9367490 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9367520 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] 0x2ab9375a40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9375ad0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9375b60 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9375bf0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9375c80 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9375d10 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9375da0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/1 (1 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] 0x2ab9367ad0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9367b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9367bf0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9367c80 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9367d10 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9367da0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9367e30 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] 0x2ab9376350 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab93763e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9376470 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9376500 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9376590 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9376620 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab93766b0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/2 (1 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] 0x2ab93683e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9368470 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9368500 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9368590 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9368620 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab93686b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9368740 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] 0x2ab9376c60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9376cf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9376d80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9376e10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9376ea0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9376f30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9376fc0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/3 (1 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] 0x2ab936a810 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2ab936a8a0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2ab936a930 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2ab936a9c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2ab936aa50 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2ab936aae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2ab936ab70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2ab936ac00 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2ab936ac90 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2ab936ad20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2ab936adb0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2ab936ae40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2ab936aed0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2ab936af60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2ab936aff0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2ab936b080 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2ab936b110 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2ab936b1a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2ab936b230 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2ab936b2c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2ab936b350 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2ab936b3e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2ab936b470 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2ab936b500 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2ab936b590 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2ab936b620 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2ab936b6b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2ab936b740 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2ab936b7d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2ab936b860 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2ab936b8f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2ab936b980 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2ab936ba10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2ab936baa0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2ab936bb30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2ab936bbc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2ab936bc50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2ab936bce0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2ab936bd70 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2ab936be00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2ab936be90 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2ab936bf20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2ab936bfb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2ab936c040 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2ab936c0d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2ab936c160 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2ab936c1f0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2ab936c280 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2ab936c310 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2ab936c3a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2ab936c430 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2ab936c4c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2ab936c550 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] 0x2ab9379090 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2ab9379120 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2ab93791b0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2ab9379240 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2ab93792d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2ab9379360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2ab93793f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2ab9379480 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2ab9379510 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2ab93795a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2ab9379630 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2ab93796c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2ab9379750 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2ab93797e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2ab9379870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2ab9379900 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2ab9379990 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2ab9379a20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2ab9379ab0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2ab9379b40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2ab9379bd0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2ab9379c60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2ab9379cf0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2ab9379d80 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2ab9379e10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2ab9379ea0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2ab9379f30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2ab9379fc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2ab937a050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2ab937a0e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2ab937a170 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2ab937a200 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2ab937a290 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2ab937a320 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2ab937a3b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2ab937a440 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2ab937a4d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2ab937a560 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2ab937a5f0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2ab937a680 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2ab937a710 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2ab937a7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2ab937a830 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2ab937a8c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2ab937a950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2ab937a9e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2ab937aa70 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2ab937ab00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2ab937ab90 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2ab937ac20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2ab937acb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2ab937ad40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2ab937add0 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 (7 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] 0x2ab9368cf0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9368d80 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9368e10 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9368ea0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9368f30 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9368fc0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9369050 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] 0x2ab9377570 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9377600 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9377690 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9377720 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab93777b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9377840 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab93778d0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 (1 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] 0x2ab9369600 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9369690 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9369720 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab93697b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9369840 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab93698d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9369960 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] 0x2ab9377e80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9377f10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9377fa0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9378030 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab93780c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9378150 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab93781e0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/6 (1 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] 0x2ab936cc20 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ab936ccb0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2ab936cd40 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2ab936cdd0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2ab936ce60 VAL: 'b' (5 sibs) 37: [5] [5] 0x2ab936cef0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2ab936cf80 VAL: 'd' (5 sibs) 37: [7] [7] 0x2ab936d010 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] 0x2ab937b4a0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ab937b530 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2ab937b5c0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2ab937b650 VAL: 'a' (5 sibs) 37: [4] [4] 0x2ab937b6e0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2ab937b770 VAL: 'c' (5 sibs) 37: [6] [6] 0x2ab937b800 VAL: 'd' (5 sibs) 37: [7] [7] 0x2ab937b890 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/7 (1 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: 0x2ab9329070 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2ab9323b90 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2ab9323c28 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2ab9323cc0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab936e780 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2ab936e810 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2ab936e8a0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2ab936e930 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/0 (1 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: 0x2ab9329188 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324220 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324360 VAL: 'John Smith' (2 sibs) 37: 0x2ab93243f8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab93242b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab93244a0 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9324538 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9378790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9378820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab93788b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9378940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab93789d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9378a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9378af0 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: 0x2ab93292a0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324a50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324b90 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324c28 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324ae8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9324cd0 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9324d68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9378b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9378c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9378cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9378d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9378dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9378e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9378ef0 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: 0x2ab93293b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324e10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324f50 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324fe8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324ea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9325090 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9325128 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9371b10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9371ba0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9371c30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9371cc0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9371d50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9371de0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9371e70 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: 0x2ab93294d0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2ab93298f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2ab9329dc0 MAP: (1 sibs) 4 children: 37: 0x2ab9329e60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab9329ef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab9329f90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a028 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab9329988 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2ab9329a20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2ab932a0d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932a2a0 MAP: (1 sibs) 4 children: 37: 0x2ab932a340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932a3d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932a470 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a508 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a168 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932a5b0 MAP: (1 sibs) 4 children: 37: 0x2ab932a650 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932a6e8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932a780 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a818 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a200 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329ab8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2ab9329b50 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2ab932a8c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932aa90 MAP: (1 sibs) 4 children: 37: 0x2ab932ab30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932abc8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932ac60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932acf8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a958 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932ada0 MAP: (1 sibs) 4 children: 37: 0x2ab932ae40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932aed8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932af70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b008 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a9f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329be8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2ab9329c80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2ab932b0b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932b280 MAP: (1 sibs) 4 children: 37: 0x2ab932b320 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932b3b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932b450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b4e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932b148 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932b590 MAP: (1 sibs) 4 children: 37: 0x2ab932b630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932b6c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932b760 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b7f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932b1e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329d18 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab937bdb0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2ab937be40 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2ab937bed0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2ab937bf60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2ab937bff0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2ab937c080 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2ab937c110 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2ab937c1a0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2ab937c230 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2ab937c2c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2ab937c350 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2ab937c3e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2ab937c470 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2ab937c500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2ab937c590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2ab937c620 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2ab937c6b0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2ab937c740 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2ab937c7d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2ab937c860 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2ab937c8f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2ab937c980 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2ab937ca10 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2ab937caa0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2ab937cb30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2ab937cbc0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2ab937cc50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2ab937cce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2ab937cd70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2ab937ce00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2ab937ce90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2ab937cf20 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2ab937cfb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2ab937d040 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2ab937d0d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2ab937d160 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2ab937d1f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2ab937d280 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2ab937d310 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2ab937d3a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2ab937d430 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2ab937d4c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2ab937d550 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2ab937d5e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2ab937d670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2ab937d700 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2ab937d790 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2ab937d820 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2ab937d8b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2ab937d940 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2ab937d9d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2ab937da60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2ab937daf0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 (3 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: 0x2ab93295e8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9325220 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab93245e0 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324678 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab93252b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9324720 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab93247b8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9371f10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab9371fa0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9372030 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab93720c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9372150 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab93721e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab9372270 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: 0x2ab9329700 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab93248b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9326a40 VAL: 'John Smith' (2 sibs) 37: 0x2ab9326ad8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324948 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9326b80 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9326c18 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab937db90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab937dc20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab937dcb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab937dd40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab937ddd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab937de60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab937def0 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: 0x2ab9329818 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ab9326730 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2ab9326420 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2ab9325750 VAL: 'a' (5 sibs) 37: 0x2ab93257e8 VAL: 'b' (5 sibs) 37: 0x2ab9325880 VAL: 'c' (5 sibs) 37: 0x2ab9325918 VAL: 'd' (5 sibs) 37: 0x2ab93259b0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab937df90 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ab937e020 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2ab937e0b0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2ab937e140 VAL: 'a' (5 sibs) 37: [4] [4] 0x2ab937e1d0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2ab937e260 VAL: 'c' (5 sibs) 37: [6] [6] 0x2ab937e2f0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2ab937e380 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: 0x2ab9329070 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2ab9323b90 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2ab9323c28 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2ab9323cc0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab937e420 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2ab937e4b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2ab937e540 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2ab937e5d0 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: 0x2ab9329188 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324220 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324360 VAL: 'John Smith' (2 sibs) 37: 0x2ab93243f8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab93242b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab93244a0 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9324538 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab937e670 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab937e700 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab937e790 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab937e820 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab937e8b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab937e940 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab937e9d0 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: 0x2ab93292a0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324a50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324b90 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324c28 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324ae8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9324cd0 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9324d68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab937ea70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab937eb00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab937eb90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab937ec20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab937ecb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab937ed40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab937edd0 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: 0x2ab93293b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9324e10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9324f50 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324fe8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324ea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9325090 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9325128 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab937ee70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab937ef00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab937ef90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab937f020 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab937f0b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab937f140 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab937f1d0 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: 0x2ab93294d0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2ab93298f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2ab9329dc0 MAP: (1 sibs) 4 children: 37: 0x2ab9329e60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab9329ef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab9329f90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a028 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab9329988 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2ab9329a20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2ab932a0d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932a2a0 MAP: (1 sibs) 4 children: 37: 0x2ab932a340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932a3d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932a470 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a508 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a168 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932a5b0 MAP: (1 sibs) 4 children: 37: 0x2ab932a650 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932a6e8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932a780 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932a818 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a200 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329ab8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2ab9329b50 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2ab932a8c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932aa90 MAP: (1 sibs) 4 children: 37: 0x2ab932ab30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932abc8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932ac60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932acf8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a958 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932ada0 MAP: (1 sibs) 4 children: 37: 0x2ab932ae40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932aed8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932af70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b008 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932a9f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329be8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2ab9329c80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2ab932b0b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2ab932b280 MAP: (1 sibs) 4 children: 37: 0x2ab932b320 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932b3b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932b450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b4e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932b148 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2ab932b590 MAP: (1 sibs) 4 children: 37: 0x2ab932b630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2ab932b6c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2ab932b760 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2ab932b7f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2ab932b1e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2ab9329d18 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab937f270 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2ab937f300 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2ab937f390 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2ab937f420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2ab937f4b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2ab937f540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2ab937f5d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2ab937f660 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2ab937f6f0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2ab937f780 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2ab937f810 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2ab937f8a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2ab937f930 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2ab937f9c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2ab937fa50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2ab937fae0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2ab937fb70 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2ab937fc00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2ab937fc90 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2ab937fd20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2ab937fdb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2ab937fe40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2ab937fed0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2ab937ff60 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2ab937fff0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2ab9380080 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2ab9380110 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2ab93801a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2ab9380230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2ab93802c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2ab9380350 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2ab93803e0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2ab9380470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2ab9380500 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2ab9380590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2ab9380620 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2ab93806b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2ab9380740 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2ab93807d0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2ab9380860 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2ab93808f0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2ab9380980 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2ab9380a10 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2ab9380aa0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2ab9380b30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2ab9380bc0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2ab9380c50 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2ab9380ce0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2ab9380d70 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2ab9380e00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2ab9380e90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2ab9380f20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2ab9380fb0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 (3 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: 0x2ab93295e8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab9325220 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab93245e0 VAL: 'John Smith' (2 sibs) 37: 0x2ab9324678 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab93252b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9324720 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab93247b8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9381050 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab93810e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9381170 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9381200 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9381290 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9381320 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab93813b0 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: 0x2ab9329700 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2ab93248b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2ab9326a40 VAL: 'John Smith' (2 sibs) 37: 0x2ab9326ad8 VAL: 'Bill Jones' (2 sibs) 37: 0x2ab9324948 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2ab9326b80 VAL: 'Mary Smith' (2 sibs) 37: 0x2ab9326c18 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9381450 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2ab93814e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2ab9381570 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2ab9381600 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2ab9381690 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2ab9381720 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2ab93817b0 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: 0x2ab9329818 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ab9326730 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2ab9326420 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2ab9325750 VAL: 'a' (5 sibs) 37: 0x2ab93257e8 VAL: 'b' (5 sibs) 37: 0x2ab9325880 VAL: 'c' (5 sibs) 37: 0x2ab9325918 VAL: 'd' (5 sibs) 37: 0x2ab93259b0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ab9381850 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ab93818e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2ab9381970 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2ab9381a00 VAL: 'a' (5 sibs) 37: [4] [4] 0x2ab9381a90 VAL: 'b' (5 sibs) 37: [5] [5] 0x2ab9381b20 VAL: 'c' (5 sibs) 37: [6] [6] 0x2ab9381bb0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2ab9381c40 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 (278 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (284 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.46 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 (1 ms) 38: [----------] 1 test from CaseNode (1 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (13 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (2 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (2 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (1 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 (21 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: 0x2b07a8a170 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2b07a86550 MAP: (3 sibs) 0 children: 38: 0x2b07a865e8 MAP: (3 sibs) 0 children: 38: 0x2b07a86680 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ad1e30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07ad1ec0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2b07ad1f50 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2b07ad1fe0 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 (8 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: 0x2b07a8a288 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a86be0 MAP: (2 sibs) 2 children: 38: 0x2b07a86d20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a86db8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a86c78 MAP: (2 sibs) 2 children: 38: 0x2b07a86e60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a86ef8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ad3b60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ad3bf0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ad3c80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ad3d10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ad3da0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07ad3e30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07ad3ec0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/1 (2 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: 0x2b07a8a3a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a87410 MAP: (2 sibs) 2 children: 38: 0x2b07a87550 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a875e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a874a8 MAP: (2 sibs) 2 children: 38: 0x2b07a87690 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a87728 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ad5890 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ad5920 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ad59b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ad5a40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ad5ad0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07ad5b60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07ad5bf0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/2 (1 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: 0x2b07a8a4b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a877d0 MAP: (2 sibs) 2 children: 38: 0x2b07a87910 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a879a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a87868 MAP: (2 sibs) 2 children: 38: 0x2b07a87a50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a87ae8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ad75c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ad7650 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ad76e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ad7770 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ad7800 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07ad7890 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07ad7920 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: 0x2b07a8a5d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a88460 MAP: (2 sibs) 2 children: 38: 0x2b07a885a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a88638 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a884f8 MAP: (2 sibs) 2 children: 38: 0x2b07a886e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a88778 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ad92f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ad9380 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ad9410 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ad94a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ad9530 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07ad95c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07ad9650 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/4 (1 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: 0x2b07a8a6e8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2b07a86ff0 MAP: (1 sibs) 2 children: 38: 0x2b07a86860 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a868f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07adb020 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2b07adb0b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2b07adb140 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07adb1d0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/5 (1 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: 0x2b07a8a800 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b07a88960 MAP: (4 sibs) 2 children: 38: 0x2b07a88bd0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a88c68 KEYVAL: 'b' '2' (2 sibs) 38: 0x2b07a889f8 MAP: (4 sibs) 2 children: 38: 0x2b07a88d10 KEYVAL: 'b' '2' (2 sibs) 38: 0x2b07a88da8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a88a90 MAP: (4 sibs) 3 children: 38: 0x2b07a88e50 KEYVAL: 'b' '2' (3 sibs) 38: 0x2b07a88ee8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2b07a88f80 KEYVAL: 'c' '3' (3 sibs) 38: 0x2b07a88b28 MAP: (4 sibs) 2 children: 38: 0x2b07a89020 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a890b8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07adcd50 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b07adcde0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2b07adce70 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07adcf00 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2b07adcf90 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2b07add020 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2b07add0b0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2b07add140 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2b07add1d0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2b07add260 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2b07add2f0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2b07add380 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2b07add410 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2b07add4a0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/6 (1 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: 0x2b07a8a918 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2b07a891b0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2b07a89248 KEYVAL: 'b' '2' (4 sibs) 38: 0x2b07a892e0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2b07a89378 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07adea80 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2b07adeb10 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2b07adeba0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2b07adec30 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2b07adecc0 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: 0x2b07a8aa30 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2b07a8b300 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2b07a8b3a0 MAP: (5 sibs) 1 children: 38: 0x2b07a8b6a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2b07a8b438 MAP: (5 sibs) 1 children: 38: 0x2b07a8b740 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2b07a8b4d0 MAP: (5 sibs) 1 children: 38: 0x2b07a8b7e0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2b07a8b568 MAP: (5 sibs) 1 children: 38: 0x2b07a8b880 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2b07a8b920 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2b07a8b9b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2b07a8b600 MAP: (5 sibs) 1 children: 38: 0x2b07a8ba60 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2b07a8bb00 VAL: 'val1' (2 sibs) 38: 0x2b07a8bb98 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ae08a0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2b07ae0930 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2b07ae09c0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2b07ae0a50 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2b07ae0ae0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2b07ae0b70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2b07ae0c00 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2b07ae0c90 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2b07ae0d20 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2b07ae0db0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2b07ae0e40 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2b07ae0ed0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2b07ae0f60 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2b07ae0ff0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2b07ae1080 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2b07ae1110 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/8 (3 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: 0x2b07a8ab48 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2b07a871d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2b07a87be0 MAP: (1 sibs) 1 children: 38: 0x2b07a87c80 KEYVAL: '' 'foo' (1 sibs) 38: 0x2b07a87268 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2b07a87d20 MAP: (1 sibs) 1 children: 38: 0x2b07a87dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2b07a87300 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2b07a88820 MAP: (2 sibs) 1 children: 38: 0x2b07a87e60 KEYVAL: '' '' (1 sibs) 38: 0x2b07a888b8 MAP: (2 sibs) 1 children: 38: 0x2b07a87f00 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ae2620 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2b07ae26b0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2b07ae2740 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2b07ae27d0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2b07ae2860 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2b07ae28f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2b07ae2980 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2b07ae2a10 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2b07ae2aa0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2b07ae2b30 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2b07ae2bc0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2b07ae2c50 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/9 (2 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: 0x2b07a8ac60 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a86720 MAP: (2 sibs) 3 children: 38: 0x2b07a8bc40 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2b07a8bcd8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2b07a8bd70 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2b07a867b8 MAP: (2 sibs) 3 children: 38: 0x2b07a8be10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2b07a8bea8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2b07a8bf40 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ae44f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ae4580 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07ae4610 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07ae46a0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07ae4730 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07ae47c0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07ae4850 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07ae48e0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07ae4970 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/10 (1 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: 0x2b07a8ad78 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a87090 MAP: (2 sibs) 3 children: 38: 0x2b07a8bfe0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2b07a8c078 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2b07a8c110 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2b07a87128 MAP: (2 sibs) 3 children: 38: 0x2b07a8c1b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2b07a8c248 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2b07a8c2e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ae6380 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ae6410 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07ae64a0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07ae6530 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07ae65c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07ae6650 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07ae66e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07ae6770 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07ae6800 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2b07ae6380 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ae6410 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07ae64a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07ae6530 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07ae65c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07ae6650 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07ae66e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07ae6770 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07ae6800 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2b07ae6380 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ae6410 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07ae64a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07ae6530 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07ae65c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07ae6650 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07ae66e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07ae6770 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07ae6800 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/11 (3 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: 0x2b07a8ae90 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2b07a8c550 MAP: (3 sibs) 3 children: 38: 0x2b07a8c720 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2b07a8c7b8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2b07a8c850 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2b07a8c5e8 MAP: (3 sibs) 3 children: 38: 0x2b07a8c8f0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2b07a8c988 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2b07a8ca20 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2b07a8c680 MAP: (3 sibs) 3 children: 38: 0x2b07a8cac0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2b07a8cb58 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2b07a8cbf0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ae8220 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07ae82b0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2b07ae8340 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07ae83d0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07ae8460 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07ae84f0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2b07ae8580 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2b07ae8610 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2b07ae86a0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2b07ae8730 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2b07ae87c0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2b07ae8850 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2b07ae88e0 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/12 (2 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: 0x2b07a8a170 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2b07a86550 MAP: (3 sibs) 0 children: 38: 0x2b07a865e8 MAP: (3 sibs) 0 children: 38: 0x2b07a86680 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ae8b30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07ae8bc0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2b07ae8c50 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2b07ae8ce0 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: 0x2b07a8a288 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a86be0 MAP: (2 sibs) 2 children: 38: 0x2b07a86d20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a86db8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a86c78 MAP: (2 sibs) 2 children: 38: 0x2b07a86e60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a86ef8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ae9440 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ae94d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ae9560 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ae95f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ae9680 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07ae9710 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07ae97a0 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: 0x2b07a8a3a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a87410 MAP: (2 sibs) 2 children: 38: 0x2b07a87550 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a875e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a874a8 MAP: (2 sibs) 2 children: 38: 0x2b07a87690 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a87728 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07ae9d50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ae9de0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ae9e70 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ae9f00 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ae9f90 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07aea020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07aea0b0 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: 0x2b07a8a4b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a877d0 MAP: (2 sibs) 2 children: 38: 0x2b07a87910 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a879a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a87868 MAP: (2 sibs) 2 children: 38: 0x2b07a87a50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a87ae8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07aea660 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07aea6f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07aea780 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07aea810 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07aea8a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07aea930 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07aea9c0 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: 0x2b07a8a5d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a88460 MAP: (2 sibs) 2 children: 38: 0x2b07a885a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a88638 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a884f8 MAP: (2 sibs) 2 children: 38: 0x2b07a886e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a88778 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07aeaf70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07aeb000 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07aeb090 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07aeb120 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07aeb1b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07aeb240 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07aeb2d0 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: 0x2b07a8a6e8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2b07a86ff0 MAP: (1 sibs) 2 children: 38: 0x2b07a86860 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a868f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07aeb880 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2b07aeb910 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2b07aeb9a0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07aeba30 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: 0x2b07a8a800 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b07a88960 MAP: (4 sibs) 2 children: 38: 0x2b07a88bd0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a88c68 KEYVAL: 'b' '2' (2 sibs) 38: 0x2b07a889f8 MAP: (4 sibs) 2 children: 38: 0x2b07a88d10 KEYVAL: 'b' '2' (2 sibs) 38: 0x2b07a88da8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a88a90 MAP: (4 sibs) 3 children: 38: 0x2b07a88e50 KEYVAL: 'b' '2' (3 sibs) 38: 0x2b07a88ee8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2b07a88f80 KEYVAL: 'c' '3' (3 sibs) 38: 0x2b07a88b28 MAP: (4 sibs) 2 children: 38: 0x2b07a89020 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a890b8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07aec190 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b07aec220 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2b07aec2b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07aec340 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2b07aec3d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2b07aec460 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2b07aec4f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2b07aec580 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2b07aec610 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2b07aec6a0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2b07aec730 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2b07aec7c0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2b07aec850 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2b07aec8e0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/6 (1 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: 0x2b07a8a918 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2b07a891b0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2b07a89248 KEYVAL: 'b' '2' (4 sibs) 38: 0x2b07a892e0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2b07a89378 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07aecaa0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2b07aecb30 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2b07aecbc0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2b07aecc50 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2b07aecce0 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: 0x2b07a8aa30 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2b07a8b300 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2b07a8b3a0 MAP: (5 sibs) 1 children: 38: 0x2b07a8b6a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2b07a8b438 MAP: (5 sibs) 1 children: 38: 0x2b07a8b740 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2b07a8b4d0 MAP: (5 sibs) 1 children: 38: 0x2b07a8b7e0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2b07a8b568 MAP: (5 sibs) 1 children: 38: 0x2b07a8b880 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2b07a8b920 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2b07a8b9b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2b07a8b600 MAP: (5 sibs) 1 children: 38: 0x2b07a8ba60 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2b07a8bb00 VAL: 'val1' (2 sibs) 38: 0x2b07a8bb98 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07aed3b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2b07aed440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2b07aed4d0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2b07aed560 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2b07aed5f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2b07aed680 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2b07aed710 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2b07aed7a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2b07aed830 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2b07aed8c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2b07aed950 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2b07aed9e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2b07aeda70 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2b07aedb00 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2b07aedb90 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2b07aedc20 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/8 (1 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: 0x2b07a8ab48 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2b07a871d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2b07a87be0 MAP: (1 sibs) 1 children: 38: 0x2b07a87c80 KEYVAL: '' 'foo' (1 sibs) 38: 0x2b07a87268 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2b07a87d20 MAP: (1 sibs) 1 children: 38: 0x2b07a87dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2b07a87300 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2b07a88820 MAP: (2 sibs) 1 children: 38: 0x2b07a87e60 KEYVAL: '' '' (1 sibs) 38: 0x2b07a888b8 MAP: (2 sibs) 1 children: 38: 0x2b07a87f00 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07aedcc0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2b07aedd50 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2b07aedde0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2b07aede70 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2b07aedf00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2b07aedf90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2b07aee020 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2b07aee0b0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2b07aee140 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2b07aee1d0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2b07aee260 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2b07aee2f0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/9 (1 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: 0x2b07a8ac60 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a86720 MAP: (2 sibs) 3 children: 38: 0x2b07a8bc40 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2b07a8bcd8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2b07a8bd70 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2b07a867b8 MAP: (2 sibs) 3 children: 38: 0x2b07a8be10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2b07a8bea8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2b07a8bf40 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07aee5d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07aee660 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07aee6f0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07aee780 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07aee810 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07aee8a0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07aee930 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07aee9c0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07aeea50 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: 0x2b07a8ad78 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a87090 MAP: (2 sibs) 3 children: 38: 0x2b07a8bfe0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2b07a8c078 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2b07a8c110 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2b07a87128 MAP: (2 sibs) 3 children: 38: 0x2b07a8c1b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2b07a8c248 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2b07a8c2e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07aeeee0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07aeef70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07aef000 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07aef090 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07aef120 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07aef1b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07aef240 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07aef2d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07aef360 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2b07aeeee0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07aeef70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07aef000 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07aef090 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07aef120 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07aef1b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07aef240 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07aef2d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07aef360 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2b07aeeee0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07aeef70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07aef000 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07aef090 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07aef120 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07aef1b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07aef240 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07aef2d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07aef360 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/11 (1 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: 0x2b07a8ae90 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2b07a8c550 MAP: (3 sibs) 3 children: 38: 0x2b07a8c720 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2b07a8c7b8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2b07a8c850 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2b07a8c5e8 MAP: (3 sibs) 3 children: 38: 0x2b07a8c8f0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2b07a8c988 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2b07a8ca20 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2b07a8c680 MAP: (3 sibs) 3 children: 38: 0x2b07a8cac0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2b07a8cb58 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2b07a8cbf0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07aef7f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07aef880 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2b07aef910 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07aef9a0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07aefa30 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07aefac0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2b07aefb50 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2b07aefbe0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2b07aefc70 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2b07aefd00 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2b07aefd90 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2b07aefe20 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2b07aefeb0 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 (1 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 (1 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 (1 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 (1 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 (9 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (2 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 (1 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 (2 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 (6 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 (2 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 (2 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 (1 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 (1 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 (2 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 (2 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 (1 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 (2 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 (2 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 (2 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 (2 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 (2 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 (1 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 (2 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 (2 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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] 0x2b07ad1e30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07ad1ec0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2b07ad1f50 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2b07ad1fe0 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] 0x2b07af12c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07af1350 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2b07af13e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2b07af1470 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 (11 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] 0x2b07ad3b60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ad3bf0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ad3c80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ad3d10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ad3da0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07ad3e30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07ad3ec0 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] 0x2b07af24b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07af2540 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07af25d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07af2660 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07af26f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07af2780 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07af2810 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/1 (5 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] 0x2b07ad5890 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ad5920 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ad59b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ad5a40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ad5ad0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07ad5b60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07ad5bf0 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] 0x2b07af2dc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07af2e50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07af2ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07af2f70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07af3000 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07af3090 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07af3120 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/2 (1 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] 0x2b07ad75c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ad7650 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ad76e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ad7770 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ad7800 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07ad7890 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07ad7920 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] 0x2b07af36d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07af3760 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07af37f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07af3880 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07af3910 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07af39a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07af3a30 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/3 (1 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] 0x2b07ad92f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ad9380 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ad9410 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ad94a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ad9530 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07ad95c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07ad9650 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] 0x2b07af3fe0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07af4070 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07af4100 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07af4190 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07af4220 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07af42b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07af4340 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/4 (1 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] 0x2b07adb020 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2b07adb0b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2b07adb140 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07adb1d0 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] 0x2b07af48f0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2b07af4980 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2b07af4a10 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07af4aa0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/5 (1 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] 0x2b07adcd50 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b07adcde0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2b07adce70 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07adcf00 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2b07adcf90 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2b07add020 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2b07add0b0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2b07add140 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2b07add1d0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2b07add260 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2b07add2f0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2b07add380 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2b07add410 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2b07add4a0 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] 0x2b07af5200 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b07af5290 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2b07af5320 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07af53b0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2b07af5440 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2b07af54d0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2b07af5560 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2b07af55f0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2b07af5680 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2b07af5710 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2b07af57a0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2b07af5830 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2b07af58c0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2b07af5950 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/6 (2 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] 0x2b07adea80 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2b07adeb10 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2b07adeba0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2b07adec30 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2b07adecc0 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] 0x2b07af5b10 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2b07af5ba0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2b07af5c30 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2b07af5cc0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2b07af5d50 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/7 (1 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] 0x2b07ae08a0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2b07ae0930 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2b07ae09c0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2b07ae0a50 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2b07ae0ae0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2b07ae0b70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2b07ae0c00 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2b07ae0c90 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2b07ae0d20 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2b07ae0db0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2b07ae0e40 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2b07ae0ed0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2b07ae0f60 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2b07ae0ff0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2b07ae1080 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2b07ae1110 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] 0x2b07af6420 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2b07af64b0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2b07af6540 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2b07af65d0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2b07af6660 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2b07af66f0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2b07af6780 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2b07af6810 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2b07af68a0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2b07af6930 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2b07af69c0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2b07af6a50 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2b07af6ae0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2b07af6b70 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2b07af6c00 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2b07af6c90 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/8 (3 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] 0x2b07ae2620 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2b07ae26b0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2b07ae2740 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2b07ae27d0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2b07ae2860 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2b07ae28f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2b07ae2980 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2b07ae2a10 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2b07ae2aa0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2b07ae2b30 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2b07ae2bc0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2b07ae2c50 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] 0x2b07af6d30 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2b07af6dc0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2b07af6e50 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2b07af6ee0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2b07af6f70 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2b07af7000 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2b07af7090 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2b07af7120 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2b07af71b0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2b07af7240 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2b07af72d0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2b07af7360 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/9 (2 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] 0x2b07ae44f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ae4580 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07ae4610 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07ae46a0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07ae4730 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07ae47c0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07ae4850 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07ae48e0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07ae4970 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] 0x2b07af7640 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07af76d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07af7760 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07af77f0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07af7880 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07af7910 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07af79a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07af7a30 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07af7ac0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/10 (2 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] 0x2b07ae6380 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ae6410 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07ae64a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07ae6530 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07ae65c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07ae6650 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07ae66e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07ae6770 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07ae6800 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] 0x2b07af7f50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07af7fe0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07af8070 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07af8100 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07af8190 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07af8220 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07af82b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07af8340 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07af83d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/11 (1 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] 0x2b07ae8220 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07ae82b0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2b07ae8340 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07ae83d0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07ae8460 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07ae84f0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2b07ae8580 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2b07ae8610 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2b07ae86a0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2b07ae8730 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2b07ae87c0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2b07ae8850 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2b07ae88e0 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] 0x2b07af8860 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07af88f0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2b07af8980 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07af8a10 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07af8aa0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07af8b30 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2b07af8bc0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2b07af8c50 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2b07af8ce0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2b07af8d70 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2b07af8e00 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2b07af8e90 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2b07af8f20 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 (3 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] 0x2b07ae8b30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07ae8bc0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2b07ae8c50 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2b07ae8ce0 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] 0x2b07af9170 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07af9200 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2b07af9290 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2b07af9320 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x2b07ae9440 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ae94d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ae9560 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ae95f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ae9680 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07ae9710 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07ae97a0 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] 0x2b07af9a80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07af9b10 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07af9ba0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07af9c30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07af9cc0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07af9d50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07af9de0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 (1 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] 0x2b07ae9d50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07ae9de0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07ae9e70 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07ae9f00 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07ae9f90 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07aea020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07aea0b0 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] 0x2b07afa390 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07afa420 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07afa4b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07afa540 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07afa5d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07afa660 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07afa6f0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/2 (1 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] 0x2b07aea660 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07aea6f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07aea780 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07aea810 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07aea8a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07aea930 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07aea9c0 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] 0x2b07afaca0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07afad30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07afadc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07afae50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07afaee0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07afaf70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07afb000 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/3 (1 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] 0x2b07aeaf70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07aeb000 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07aeb090 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07aeb120 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07aeb1b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07aeb240 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07aeb2d0 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] 0x2b07afb5b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07afb640 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07afb6d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07afb760 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07afb7f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07afb880 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07afb910 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 (1 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] 0x2b07aeb880 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2b07aeb910 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2b07aeb9a0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07aeba30 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] 0x2b07afbec0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2b07afbf50 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2b07afbfe0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07afc070 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] 0x2b07aec190 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b07aec220 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2b07aec2b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07aec340 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2b07aec3d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2b07aec460 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2b07aec4f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2b07aec580 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2b07aec610 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2b07aec6a0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2b07aec730 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2b07aec7c0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2b07aec850 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2b07aec8e0 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] 0x2b07afc7d0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b07afc860 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2b07afc8f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07afc980 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2b07afca10 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2b07afcaa0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2b07afcb30 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2b07afcbc0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2b07afcc50 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2b07afcce0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2b07afcd70 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2b07afce00 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2b07afce90 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2b07afcf20 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/6 (1 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] 0x2b07aecaa0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2b07aecb30 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2b07aecbc0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2b07aecc50 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2b07aecce0 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] 0x2b07afd0e0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2b07afd170 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2b07afd200 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2b07afd290 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2b07afd320 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] 0x2b07aed3b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2b07aed440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2b07aed4d0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2b07aed560 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2b07aed5f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2b07aed680 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2b07aed710 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2b07aed7a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2b07aed830 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2b07aed8c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2b07aed950 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2b07aed9e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2b07aeda70 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2b07aedb00 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2b07aedb90 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2b07aedc20 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] 0x2b07afd9f0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2b07afda80 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2b07afdb10 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2b07afdba0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2b07afdc30 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2b07afdcc0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2b07afdd50 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2b07afdde0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2b07afde70 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2b07afdf00 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2b07afdf90 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2b07afe020 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2b07afe0b0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2b07afe140 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2b07afe1d0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2b07afe260 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/8 (2 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] 0x2b07aedcc0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2b07aedd50 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2b07aedde0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2b07aede70 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2b07aedf00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2b07aedf90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2b07aee020 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2b07aee0b0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2b07aee140 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2b07aee1d0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2b07aee260 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2b07aee2f0 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] 0x2b07afe300 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2b07afe390 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2b07afe420 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2b07afe4b0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2b07afe540 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2b07afe5d0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2b07afe660 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2b07afe6f0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2b07afe780 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2b07afe810 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2b07afe8a0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2b07afe930 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/9 (1 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] 0x2b07aee5d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07aee660 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07aee6f0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07aee780 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07aee810 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07aee8a0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07aee930 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07aee9c0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07aeea50 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] 0x2b07afec10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07afeca0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07afed30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07afedc0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07afee50 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07afeee0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07afef70 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07aff000 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07aff090 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/10 (1 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] 0x2b07aeeee0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07aeef70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07aef000 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07aef090 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07aef120 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07aef1b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07aef240 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07aef2d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07aef360 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] 0x2b07aff520 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07aff5b0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07aff640 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07aff6d0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07aff760 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07aff7f0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07aff880 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07aff910 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07aff9a0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/11 (1 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] 0x2b07aef7f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07aef880 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2b07aef910 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07aef9a0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07aefa30 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07aefac0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2b07aefb50 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2b07aefbe0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2b07aefc70 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2b07aefd00 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2b07aefd90 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2b07aefe20 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2b07aefeb0 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] 0x2b07affe30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07affec0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2b07afff50 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07afffe0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07b00070 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07b00100 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2b07b00190 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2b07b00220 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2b07b002b0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2b07b00340 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2b07b003d0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2b07b00460 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2b07b004f0 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 (1 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: 0x2b07a8a170 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2b07a86550 MAP: (3 sibs) 0 children: 38: 0x2b07a865e8 MAP: (3 sibs) 0 children: 38: 0x2b07a86680 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07af1f90 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07af2020 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2b07af20b0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2b07af2140 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/0 (1 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: 0x2b07a8a288 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a86be0 MAP: (2 sibs) 2 children: 38: 0x2b07a86d20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a86db8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a86c78 MAP: (2 sibs) 2 children: 38: 0x2b07a86e60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a86ef8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b00740 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b007d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07b00860 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07b008f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07b00980 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07b00a10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07b00aa0 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: 0x2b07a8a3a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a87410 MAP: (2 sibs) 2 children: 38: 0x2b07a87550 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a875e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a874a8 MAP: (2 sibs) 2 children: 38: 0x2b07a87690 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a87728 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b00b40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b00bd0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07b00c60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07b00cf0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07b00d80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07b00e10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07b00ea0 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: 0x2b07a8a4b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a877d0 MAP: (2 sibs) 2 children: 38: 0x2b07a87910 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a879a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a87868 MAP: (2 sibs) 2 children: 38: 0x2b07a87a50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a87ae8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b00f40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b00fd0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07b01060 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07b010f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07b01180 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07b01210 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07b012a0 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: 0x2b07a8a5d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a88460 MAP: (2 sibs) 2 children: 38: 0x2b07a885a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a88638 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a884f8 MAP: (2 sibs) 2 children: 38: 0x2b07a886e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a88778 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b01340 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b013d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07b01460 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07b014f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07b01580 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07b01610 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07b016a0 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: 0x2b07a8a6e8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2b07a86ff0 MAP: (1 sibs) 2 children: 38: 0x2b07a86860 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a868f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b01740 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2b07b017d0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2b07b01860 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07b018f0 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: 0x2b07a8a800 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b07a88960 MAP: (4 sibs) 2 children: 38: 0x2b07a88bd0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a88c68 KEYVAL: 'b' '2' (2 sibs) 38: 0x2b07a889f8 MAP: (4 sibs) 2 children: 38: 0x2b07a88d10 KEYVAL: 'b' '2' (2 sibs) 38: 0x2b07a88da8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a88a90 MAP: (4 sibs) 3 children: 38: 0x2b07a88e50 KEYVAL: 'b' '2' (3 sibs) 38: 0x2b07a88ee8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2b07a88f80 KEYVAL: 'c' '3' (3 sibs) 38: 0x2b07a88b28 MAP: (4 sibs) 2 children: 38: 0x2b07a89020 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a890b8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b01990 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b07b01a20 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2b07b01ab0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07b01b40 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2b07b01bd0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2b07b01c60 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2b07b01cf0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2b07b01d80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2b07b01e10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2b07b01ea0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2b07b01f30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2b07b01fc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2b07b02050 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2b07b020e0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/6 (1 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: 0x2b07a8a918 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2b07a891b0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2b07a89248 KEYVAL: 'b' '2' (4 sibs) 38: 0x2b07a892e0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2b07a89378 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b02180 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2b07b02210 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2b07b022a0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2b07b02330 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2b07b023c0 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: 0x2b07a8aa30 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2b07a8b300 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2b07a8b3a0 MAP: (5 sibs) 1 children: 38: 0x2b07a8b6a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2b07a8b438 MAP: (5 sibs) 1 children: 38: 0x2b07a8b740 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2b07a8b4d0 MAP: (5 sibs) 1 children: 38: 0x2b07a8b7e0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2b07a8b568 MAP: (5 sibs) 1 children: 38: 0x2b07a8b880 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2b07a8b920 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2b07a8b9b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2b07a8b600 MAP: (5 sibs) 1 children: 38: 0x2b07a8ba60 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2b07a8bb00 VAL: 'val1' (2 sibs) 38: 0x2b07a8bb98 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b02460 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2b07b024f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2b07b02580 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2b07b02610 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2b07b026a0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2b07b02730 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2b07b027c0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2b07b02850 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2b07b028e0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2b07b02970 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2b07b02a00 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2b07b02a90 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2b07b02b20 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2b07b02bb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2b07b02c40 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2b07b02cd0 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/8 (1 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: 0x2b07a8ab48 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2b07a871d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2b07a87be0 MAP: (1 sibs) 1 children: 38: 0x2b07a87c80 KEYVAL: '' 'foo' (1 sibs) 38: 0x2b07a87268 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2b07a87d20 MAP: (1 sibs) 1 children: 38: 0x2b07a87dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2b07a87300 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2b07a88820 MAP: (2 sibs) 1 children: 38: 0x2b07a87e60 KEYVAL: '' '' (1 sibs) 38: 0x2b07a888b8 MAP: (2 sibs) 1 children: 38: 0x2b07a87f00 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b02d70 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2b07b02e00 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2b07b02e90 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2b07b02f20 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2b07b02fb0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2b07b03040 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2b07b030d0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2b07b03160 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2b07b031f0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2b07b03280 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2b07b03310 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2b07b033a0 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: 0x2b07a8ac60 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a86720 MAP: (2 sibs) 3 children: 38: 0x2b07a8bc40 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2b07a8bcd8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2b07a8bd70 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2b07a867b8 MAP: (2 sibs) 3 children: 38: 0x2b07a8be10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2b07a8bea8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2b07a8bf40 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b03440 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b034d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07b03560 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07b035f0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07b03680 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07b03710 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07b037a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07b03830 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07b038c0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/10 (1 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: 0x2b07a8ad78 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a87090 MAP: (2 sibs) 3 children: 38: 0x2b07a8bfe0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2b07a8c078 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2b07a8c110 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2b07a87128 MAP: (2 sibs) 3 children: 38: 0x2b07a8c1b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2b07a8c248 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2b07a8c2e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b03960 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b039f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07b03a80 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07b03b10 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07b03ba0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07b03c30 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07b03cc0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07b03d50 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07b03de0 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: 0x2b07a8ae90 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2b07a8c550 MAP: (3 sibs) 3 children: 38: 0x2b07a8c720 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2b07a8c7b8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2b07a8c850 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2b07a8c5e8 MAP: (3 sibs) 3 children: 38: 0x2b07a8c8f0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2b07a8c988 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2b07a8ca20 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2b07a8c680 MAP: (3 sibs) 3 children: 38: 0x2b07a8cac0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2b07a8cb58 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2b07a8cbf0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b03e80 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07b03f10 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2b07b03fa0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07b04030 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07b040c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07b04150 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2b07b041e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2b07b04270 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2b07b04300 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2b07b04390 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2b07b04420 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2b07b044b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2b07b04540 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/12 (1 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: 0x2b07a8a170 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2b07a86550 MAP: (3 sibs) 0 children: 38: 0x2b07a865e8 MAP: (3 sibs) 0 children: 38: 0x2b07a86680 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b045e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07b04670 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2b07b04700 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2b07b04790 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: 0x2b07a8a288 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a86be0 MAP: (2 sibs) 2 children: 38: 0x2b07a86d20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a86db8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a86c78 MAP: (2 sibs) 2 children: 38: 0x2b07a86e60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a86ef8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b04830 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b048c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07b04950 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07b049e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07b04a70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07b04b00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07b04b90 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: 0x2b07a8a3a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a87410 MAP: (2 sibs) 2 children: 38: 0x2b07a87550 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a875e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a874a8 MAP: (2 sibs) 2 children: 38: 0x2b07a87690 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a87728 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b04c30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b04cc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07b04d50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07b04de0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07b04e70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07b04f00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07b04f90 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: 0x2b07a8a4b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a877d0 MAP: (2 sibs) 2 children: 38: 0x2b07a87910 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a879a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a87868 MAP: (2 sibs) 2 children: 38: 0x2b07a87a50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a87ae8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b05030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b050c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07b05150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07b051e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07b05270 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07b05300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07b05390 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: 0x2b07a8a5d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a88460 MAP: (2 sibs) 2 children: 38: 0x2b07a885a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2b07a88638 KEYVAL: 'age' '33' (2 sibs) 38: 0x2b07a884f8 MAP: (2 sibs) 2 children: 38: 0x2b07a886e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2b07a88778 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b05430 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b054c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2b07b05550 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2b07b055e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2b07b05670 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2b07b05700 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2b07b05790 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: 0x2b07a8a6e8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2b07a86ff0 MAP: (1 sibs) 2 children: 38: 0x2b07a86860 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a868f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b05830 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2b07b058c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2b07b05950 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07b059e0 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: 0x2b07a8a800 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b07a88960 MAP: (4 sibs) 2 children: 38: 0x2b07a88bd0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a88c68 KEYVAL: 'b' '2' (2 sibs) 38: 0x2b07a889f8 MAP: (4 sibs) 2 children: 38: 0x2b07a88d10 KEYVAL: 'b' '2' (2 sibs) 38: 0x2b07a88da8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a88a90 MAP: (4 sibs) 3 children: 38: 0x2b07a88e50 KEYVAL: 'b' '2' (3 sibs) 38: 0x2b07a88ee8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2b07a88f80 KEYVAL: 'c' '3' (3 sibs) 38: 0x2b07a88b28 MAP: (4 sibs) 2 children: 38: 0x2b07a89020 KEYVAL: 'a' '1' (2 sibs) 38: 0x2b07a890b8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b05a80 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b07b05b10 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2b07b05ba0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2b07b05c30 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2b07b05cc0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2b07b05d50 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2b07b05de0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2b07b05e70 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2b07b05f00 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2b07b05f90 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2b07b06020 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2b07b060b0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2b07b06140 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2b07b061d0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/6 (1 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: 0x2b07a8a918 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2b07a891b0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2b07a89248 KEYVAL: 'b' '2' (4 sibs) 38: 0x2b07a892e0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2b07a89378 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b06270 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2b07b06300 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2b07b06390 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2b07b06420 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2b07b064b0 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: 0x2b07a8aa30 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2b07a8b300 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2b07a8b3a0 MAP: (5 sibs) 1 children: 38: 0x2b07a8b6a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2b07a8b438 MAP: (5 sibs) 1 children: 38: 0x2b07a8b740 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2b07a8b4d0 MAP: (5 sibs) 1 children: 38: 0x2b07a8b7e0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2b07a8b568 MAP: (5 sibs) 1 children: 38: 0x2b07a8b880 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2b07a8b920 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2b07a8b9b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2b07a8b600 MAP: (5 sibs) 1 children: 38: 0x2b07a8ba60 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2b07a8bb00 VAL: 'val1' (2 sibs) 38: 0x2b07a8bb98 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b06550 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2b07b065e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2b07b06670 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2b07b06700 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2b07b06790 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2b07b06820 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2b07b068b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2b07b06940 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2b07b069d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2b07b06a60 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2b07b06af0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2b07b06b80 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2b07b06c10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2b07b06ca0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2b07b06d30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2b07b06dc0 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/8 (1 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: 0x2b07a8ab48 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2b07a871d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2b07a87be0 MAP: (1 sibs) 1 children: 38: 0x2b07a87c80 KEYVAL: '' 'foo' (1 sibs) 38: 0x2b07a87268 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2b07a87d20 MAP: (1 sibs) 1 children: 38: 0x2b07a87dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2b07a87300 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2b07a88820 MAP: (2 sibs) 1 children: 38: 0x2b07a87e60 KEYVAL: '' '' (1 sibs) 38: 0x2b07a888b8 MAP: (2 sibs) 1 children: 38: 0x2b07a87f00 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b06e60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2b07b06ef0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2b07b06f80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2b07b07010 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2b07b070a0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2b07b07130 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2b07b071c0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2b07b07250 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2b07b072e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2b07b07370 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2b07b07400 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2b07b07490 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/9 (1 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: 0x2b07a8ac60 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a86720 MAP: (2 sibs) 3 children: 38: 0x2b07a8bc40 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2b07a8bcd8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2b07a8bd70 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2b07a867b8 MAP: (2 sibs) 3 children: 38: 0x2b07a8be10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2b07a8bea8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2b07a8bf40 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b07530 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b075c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07b07650 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07b076e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07b07770 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07b07800 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07b07890 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07b07920 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07b079b0 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: 0x2b07a8ad78 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2b07a87090 MAP: (2 sibs) 3 children: 38: 0x2b07a8bfe0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2b07a8c078 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2b07a8c110 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2b07a87128 MAP: (2 sibs) 3 children: 38: 0x2b07a8c1b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2b07a8c248 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2b07a8c2e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b07a50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2b07b07ae0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2b07b07b70 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07b07c00 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07b07c90 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07b07d20 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2b07b07db0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2b07b07e40 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2b07b07ed0 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: 0x2b07a8ae90 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2b07a8c550 MAP: (3 sibs) 3 children: 38: 0x2b07a8c720 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2b07a8c7b8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2b07a8c850 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2b07a8c5e8 MAP: (3 sibs) 3 children: 38: 0x2b07a8c8f0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2b07a8c988 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2b07a8ca20 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2b07a8c680 MAP: (3 sibs) 3 children: 38: 0x2b07a8cac0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2b07a8cb58 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2b07a8cbf0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b07b07f70 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2b07b08000 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2b07b08090 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2b07b08120 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2b07b081b0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2b07b08240 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2b07b082d0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2b07b08360 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2b07b083f0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2b07b08480 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2b07b08510 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2b07b085a0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2b07b08630 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/12 (1 ms) 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase (396 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (424 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.61 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 (1 ms) 39: [----------] 1 test from CaseNode (1 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: 0x2aed316680 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aed314e10 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aed314ea8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aed314f40 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aed315080 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aed315118 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aed314fd8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aed3151c0 VAL: 'item 1' (2 sibs) 39: 0x2aed315258 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed327cd0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aed327d60 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aed327df0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aed327e80 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aed327f10 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aed327fa0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aed328030 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aed3280c0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aed328150 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/0 (19 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: 0x2aed316798 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aed316020 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aed314bb0 MAP: (2 sibs) 4 children: 39: 0x2aed3160c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aed316158 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aed3161f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aed316288 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aed314c48 MAP: (2 sibs) 5 children: 39: 0x2aed316330 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aed3163c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aed316460 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aed3164f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aed316590 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed32a070 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed32a100 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed32a190 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed32a220 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed32a2b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed32a340 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed32a3d0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed32a460 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed32a4f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed32a580 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed32a610 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed32a6a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed32a730 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/1 (2 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: 0x2aed3168b0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aed316aa0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aed316b40 MAP: (2 sibs) 4 children: 39: 0x2aed316c80 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aed316d18 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aed316db0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aed316e48 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aed316bd8 MAP: (2 sibs) 5 children: 39: 0x2aed316ef0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aed316f88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aed317020 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aed3170b8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aed317150 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed32c320 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed32c3b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed32c440 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed32c4d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed32c560 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed32c5f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed32c680 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed32c710 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed32c7a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed32c830 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed32c8c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed32c950 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed32c9e0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/2 (1 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: 0x2aed316680 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aed314e10 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aed314ea8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aed314f40 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aed315080 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aed315118 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aed314fd8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aed3151c0 VAL: 'item 1' (2 sibs) 39: 0x2aed315258 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed32cc30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aed32ccc0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aed32cd50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aed32cde0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aed32ce70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aed32cf00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aed32cf90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aed32d020 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aed32d0b0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/0 (1 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: 0x2aed316798 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aed316020 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aed314bb0 MAP: (2 sibs) 4 children: 39: 0x2aed3160c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aed316158 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aed3161f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aed316288 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aed314c48 MAP: (2 sibs) 5 children: 39: 0x2aed316330 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aed3163c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aed316460 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aed3164f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aed316590 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed32d540 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed32d5d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed32d660 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed32d6f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed32d780 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed32d810 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed32d8a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed32d930 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed32d9c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed32da50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed32dae0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed32db70 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed32dc00 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/1 (1 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: 0x2aed3168b0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aed316aa0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aed316b40 MAP: (2 sibs) 4 children: 39: 0x2aed316c80 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aed316d18 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aed316db0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aed316e48 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aed316bd8 MAP: (2 sibs) 5 children: 39: 0x2aed316ef0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aed316f88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aed317020 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aed3170b8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aed317150 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed32de50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed32dee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed32df70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed32e000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed32e090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed32e120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed32e1b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed32e240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed32e2d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed32e360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed32e3f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed32e480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed32e510 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/2 (1 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 (4 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 (1 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 (2 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 (10 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 (4 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 (3 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 (3 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 (3 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 (3 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 (1 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 (3 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 (2 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 (2 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 (2 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 (2 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 (2 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] 0x2aed327cd0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aed327d60 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aed327df0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aed327e80 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aed327f10 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aed327fa0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aed328030 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aed3280c0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aed328150 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] 0x2aed32f320 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aed32f3b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aed32f440 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aed32f4d0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aed32f560 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aed32f5f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aed32f680 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aed32f710 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aed32f7a0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 (3 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] 0x2aed32a070 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed32a100 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed32a190 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed32a220 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed32a2b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed32a340 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed32a3d0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed32a460 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed32a4f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed32a580 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed32a610 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed32a6a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed32a730 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] 0x2aed330510 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed3305a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed330630 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed3306c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed330750 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed3307e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed330870 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed330900 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed330990 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed330a20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed330ab0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed330b40 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed330bd0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/1 (2 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] 0x2aed32c320 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed32c3b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed32c440 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed32c4d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed32c560 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed32c5f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed32c680 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed32c710 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed32c7a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed32c830 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed32c8c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed32c950 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed32c9e0 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] 0x2aed330e20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed330eb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed330f40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed330fd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed331060 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed3310f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed331180 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed331210 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed3312a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed331330 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed3313c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed331450 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed3314e0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/2 (1 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] 0x2aed32cc30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aed32ccc0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aed32cd50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aed32cde0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aed32ce70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aed32cf00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aed32cf90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aed32d020 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aed32d0b0 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] 0x2aed331730 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aed3317c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aed331850 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aed3318e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aed331970 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aed331a00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aed331a90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aed331b20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aed331bb0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x2aed32d540 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed32d5d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed32d660 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed32d6f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed32d780 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed32d810 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed32d8a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed32d930 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed32d9c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed32da50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed32dae0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed32db70 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed32dc00 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] 0x2aed332040 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed3320d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed332160 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed3321f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed332280 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed332310 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed3323a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed332430 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed3324c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed332550 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed3325e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed332670 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed332700 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/1 (1 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] 0x2aed32de50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed32dee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed32df70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed32e000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed32e090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed32e120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed32e1b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed32e240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed32e2d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed32e360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed32e3f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed32e480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed32e510 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] 0x2aed332950 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed3329e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed332a70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed332b00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed332b90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed332c20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed332cb0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed332d40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed332dd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed332e60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed332ef0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed332f80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed333010 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/2 (2 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: 0x2aed316680 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aed314e10 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aed314ea8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aed314f40 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aed315080 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aed315118 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aed314fd8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aed3151c0 VAL: 'item 1' (2 sibs) 39: 0x2aed315258 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed32fdf0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aed32fe80 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aed32ff10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aed32ffa0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aed330030 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aed3300c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aed330150 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aed3301e0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aed330270 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/0 (1 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: 0x2aed316798 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aed316020 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aed314bb0 MAP: (2 sibs) 4 children: 39: 0x2aed3160c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aed316158 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aed3161f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aed316288 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aed314c48 MAP: (2 sibs) 5 children: 39: 0x2aed316330 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aed3163c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aed316460 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aed3164f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aed316590 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed333260 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed3332f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed333380 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed333410 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed3334a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed333530 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed3335c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed333650 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed3336e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed333770 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed333800 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed333890 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed333920 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/1 (1 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: 0x2aed3168b0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aed316aa0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aed316b40 MAP: (2 sibs) 4 children: 39: 0x2aed316c80 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aed316d18 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aed316db0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aed316e48 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aed316bd8 MAP: (2 sibs) 5 children: 39: 0x2aed316ef0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aed316f88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aed317020 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aed3170b8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aed317150 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed3339c0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed333a50 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed333ae0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed333b70 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed333c00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed333c90 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed333d20 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed333db0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed333e40 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed333ed0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed333f60 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed333ff0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed334080 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/2 (1 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: REF TREE: 39: 0x2aed316680 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aed314e10 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aed314ea8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aed314f40 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aed315080 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aed315118 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aed314fd8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aed3151c0 VAL: 'item 1' (2 sibs) 39: 0x2aed315258 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed334120 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aed3341b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aed334240 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aed3342d0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aed334360 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aed3343f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aed334480 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aed334510 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aed3345a0 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: 0x2aed316798 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aed316020 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aed314bb0 MAP: (2 sibs) 4 children: 39: 0x2aed3160c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aed316158 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aed3161f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aed316288 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aed314c48 MAP: (2 sibs) 5 children: 39: 0x2aed316330 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aed3163c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aed316460 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aed3164f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aed316590 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed334640 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed3346d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed334760 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed3347f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed334880 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed334910 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed3349a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed334a30 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed334ac0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed334b50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed334be0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed334c70 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed334d00 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: 0x2aed3168b0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aed316aa0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aed316b40 MAP: (2 sibs) 4 children: 39: 0x2aed316c80 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aed316d18 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aed316db0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aed316e48 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aed316bd8 MAP: (2 sibs) 5 children: 39: 0x2aed316ef0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aed316f88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aed317020 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aed3170b8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aed317150 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aed334da0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aed334e30 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aed334ec0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aed334f50 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aed334fe0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aed335070 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aed335100 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aed335190 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aed335220 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aed3352b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aed335340 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aed3353d0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aed335460 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (1 ms) 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase (131 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (136 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.26 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 (1 ms) 40: [----------] 1 test from CaseNode (1 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: 0x2aeb1fa350 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aeb1f9e10 VAL: 'item 1' (4 sibs) 40: 0x2aeb1f9ea8 VAL: 'item 2' (4 sibs) 40: 0x2aeb1f9f40 SEQ: (4 sibs) 2 children: 40: 0x2aeb1fa080 VAL: 'item 3.1' (2 sibs) 40: 0x2aeb1fa118 VAL: 'item 3.2' (2 sibs) 40: 0x2aeb1f9fd8 MAP: (4 sibs) 2 children: 40: 0x2aeb1fa1c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aeb1fa258 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aeb205c70 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb205d00 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb205d90 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb205e20 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb205eb0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb205f40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb205fd0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb206060 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb2060f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/0 (18 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: 0x2aeb1fa468 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aeb1fa540 VAL: 'item 1' (4 sibs) 40: 0x2aeb1fa5d8 VAL: 'item 2' (4 sibs) 40: 0x2aeb1fa670 SEQ: (4 sibs) 2 children: 40: 0x2aeb1fa7b0 VAL: 'item 3.1' (2 sibs) 40: 0x2aeb1fa848 VAL: 'item 3.2' (2 sibs) 40: 0x2aeb1fa708 MAP: (4 sibs) 2 children: 40: 0x2aeb1fa8f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aeb1fa988 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aeb207c90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb207d20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb207db0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb207e40 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb207ed0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb207f60 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb207ff0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb208080 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb208110 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/1 (1 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: 0x2aeb1fa350 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aeb1f9e10 VAL: 'item 1' (4 sibs) 40: 0x2aeb1f9ea8 VAL: 'item 2' (4 sibs) 40: 0x2aeb1f9f40 SEQ: (4 sibs) 2 children: 40: 0x2aeb1fa080 VAL: 'item 3.1' (2 sibs) 40: 0x2aeb1fa118 VAL: 'item 3.2' (2 sibs) 40: 0x2aeb1f9fd8 MAP: (4 sibs) 2 children: 40: 0x2aeb1fa1c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aeb1fa258 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aeb2085a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb208630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb2086c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb208750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb2087e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb208870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb208900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb208990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb208a20 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/0 (1 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: 0x2aeb1fa468 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aeb1fa540 VAL: 'item 1' (4 sibs) 40: 0x2aeb1fa5d8 VAL: 'item 2' (4 sibs) 40: 0x2aeb1fa670 SEQ: (4 sibs) 2 children: 40: 0x2aeb1fa7b0 VAL: 'item 3.1' (2 sibs) 40: 0x2aeb1fa848 VAL: 'item 3.2' (2 sibs) 40: 0x2aeb1fa708 MAP: (4 sibs) 2 children: 40: 0x2aeb1fa8f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aeb1fa988 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aeb208eb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb208f40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb208fd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb209060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb2090f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb209180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb209210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb2092a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb209330 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/1 (1 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 (4 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 (1 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 (2 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 (10 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 (4 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 (3 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 (3 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 (1 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 (2 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 (2 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 (2 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 (1 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] 0x2aeb205c70 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb205d00 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb205d90 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb205e20 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb205eb0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb205f40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb205fd0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb206060 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb2060f0 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] 0x2aeb209c70 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb209d00 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb209d90 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb209e20 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb209eb0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb209f40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb209fd0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb20a060 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb20a0f0 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 (3 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] 0x2aeb207c90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb207d20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb207db0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb207e40 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb207ed0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb207f60 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb207ff0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb208080 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb208110 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] 0x2aeb20ae60 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb20aef0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb20af80 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb20b010 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb20b0a0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb20b130 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb20b1c0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb20b250 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb20b2e0 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 (1 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] 0x2aeb2085a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb208630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb2086c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb208750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb2087e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb208870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb208900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb208990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb208a20 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] 0x2aeb20b770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb20b800 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb20b890 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb20b920 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb20b9b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb20ba40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb20bad0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb20bb60 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb20bbf0 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 (1 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] 0x2aeb208eb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb208f40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb208fd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb209060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb2090f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb209180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb209210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb2092a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb209330 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] 0x2aeb20c080 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb20c110 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb20c1a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb20c230 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb20c2c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb20c350 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb20c3e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb20c470 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb20c500 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 (1 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: 0x2aeb1fa350 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aeb1f9e10 VAL: 'item 1' (4 sibs) 40: 0x2aeb1f9ea8 VAL: 'item 2' (4 sibs) 40: 0x2aeb1f9f40 SEQ: (4 sibs) 2 children: 40: 0x2aeb1fa080 VAL: 'item 3.1' (2 sibs) 40: 0x2aeb1fa118 VAL: 'item 3.2' (2 sibs) 40: 0x2aeb1f9fd8 MAP: (4 sibs) 2 children: 40: 0x2aeb1fa1c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aeb1fa258 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aeb20a580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb20a610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb20a6a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb20a730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb20a7c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb20a850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb20a8e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb20a970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb20aa00 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: REF TREE: 40: 0x2aeb1fa468 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aeb1fa540 VAL: 'item 1' (4 sibs) 40: 0x2aeb1fa5d8 VAL: 'item 2' (4 sibs) 40: 0x2aeb1fa670 SEQ: (4 sibs) 2 children: 40: 0x2aeb1fa7b0 VAL: 'item 3.1' (2 sibs) 40: 0x2aeb1fa848 VAL: 'item 3.2' (2 sibs) 40: 0x2aeb1fa708 MAP: (4 sibs) 2 children: 40: 0x2aeb1fa8f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aeb1fa988 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aeb20c990 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb20ca20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb20cab0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb20cb40 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb20cbd0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb20cc60 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb20ccf0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb20cd80 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb20ce10 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: 0x2aeb1fa350 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aeb1f9e10 VAL: 'item 1' (4 sibs) 40: 0x2aeb1f9ea8 VAL: 'item 2' (4 sibs) 40: 0x2aeb1f9f40 SEQ: (4 sibs) 2 children: 40: 0x2aeb1fa080 VAL: 'item 3.1' (2 sibs) 40: 0x2aeb1fa118 VAL: 'item 3.2' (2 sibs) 40: 0x2aeb1f9fd8 MAP: (4 sibs) 2 children: 40: 0x2aeb1fa1c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aeb1fa258 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aeb20ceb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb20cf40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb20cfd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb20d060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb20d0f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb20d180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb20d210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb20d2a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb20d330 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: 0x2aeb1fa468 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aeb1fa540 VAL: 'item 1' (4 sibs) 40: 0x2aeb1fa5d8 VAL: 'item 2' (4 sibs) 40: 0x2aeb1fa670 SEQ: (4 sibs) 2 children: 40: 0x2aeb1fa7b0 VAL: 'item 3.1' (2 sibs) 40: 0x2aeb1fa848 VAL: 'item 3.2' (2 sibs) 40: 0x2aeb1fa708 MAP: (4 sibs) 2 children: 40: 0x2aeb1fa8f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aeb1fa988 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aeb20d3d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aeb20d460 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aeb20d4f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aeb20d580 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aeb20d610 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aeb20d6a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aeb20d730 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aeb20d7c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aeb20d850 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 (93 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (98 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.21 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 (1 ms) 41: [----------] 1 test from CaseNode (1 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: 0x2af53130a0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2af5311b90 VAL: 'a' (21 sibs) 41: 0x2af5311c28 VAL: 'b:b' (21 sibs) 41: 0x2af5311cc0 VAL: 'c{c' (21 sibs) 41: 0x2af5311d58 VAL: 'cc{' (21 sibs) 41: 0x2af5311df0 VAL: 'c}c' (21 sibs) 41: 0x2af5311e88 VAL: 'cc}' (21 sibs) 41: 0x2af5311f20 VAL: 'c!c' (21 sibs) 41: 0x2af5311fb8 VAL: 'cc!' (21 sibs) 41: 0x2af5312050 VAL: '.foo' (21 sibs) 41: 0x2af53120e8 VAL: '.' (21 sibs) 41: 0x2af5312180 VAL: '-a' (21 sibs) 41: 0x2af5312218 VAL: '+b' (21 sibs) 41: 0x2af53122b0 VAL: '/b' (21 sibs) 41: 0x2af5312348 VAL: ':c' (21 sibs) 41: 0x2af53123e0 VAL: '$g' (21 sibs) 41: 0x2af5312478 VAL: '*' (21 sibs) 41: 0x2af5312510 VAL: '*' (21 sibs) 41: 0x2af53125a8 VAL: '*' (21 sibs) 41: 0x2af5312640 VAL: '*a' (21 sibs) 41: 0x2af53126d8 VAL: '*a' (21 sibs) 41: 0x2af5312770 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af532bbd0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2af532bc60 VAL: 'a' (21 sibs) 41: [2] [2] 0x2af532bcf0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2af532bd80 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2af532be10 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2af532bea0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2af532bf30 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2af532bfc0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2af532c050 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2af532c0e0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2af532c170 VAL: '.' (21 sibs) 41: [11] [11] 0x2af532c200 VAL: '-a' (21 sibs) 41: [12] [12] 0x2af532c290 VAL: '+b' (21 sibs) 41: [13] [13] 0x2af532c320 VAL: '/b' (21 sibs) 41: [14] [14] 0x2af532c3b0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2af532c440 VAL: '$g' (21 sibs) 41: [16] [16] 0x2af532c4d0 VAL: '*' (21 sibs) 41: [17] [17] 0x2af532c560 VAL: '*' (21 sibs) 41: [18] [18] 0x2af532c5f0 VAL: '*' (21 sibs) 41: [19] [19] 0x2af532c680 VAL: '*a' (21 sibs) 41: [20] [20] 0x2af532c710 VAL: '*a' (21 sibs) 41: [21] [21] 0x2af532c7a0 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/0 (18 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: 0x2af53131b8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2af5312a50 VAL: 'a' (10 sibs) 41: 0x2af5312ae8 VAL: 'b' (10 sibs) 41: 0x2af5312b80 VAL: 'c' (10 sibs) 41: 0x2af5312c18 VAL: '.foo' (10 sibs) 41: 0x2af5312cb0 VAL: '.' (10 sibs) 41: 0x2af5312d48 VAL: '-a' (10 sibs) 41: 0x2af5312de0 VAL: '+b' (10 sibs) 41: 0x2af5312e78 VAL: '/b' (10 sibs) 41: 0x2af5312f10 VAL: ':c' (10 sibs) 41: 0x2af5312fa8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af532e200 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2af532e290 VAL: 'a' (10 sibs) 41: [2] [2] 0x2af532e320 VAL: 'b' (10 sibs) 41: [3] [3] 0x2af532e3b0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2af532e440 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2af532e4d0 VAL: '.' (10 sibs) 41: [6] [6] 0x2af532e560 VAL: '-a' (10 sibs) 41: [7] [7] 0x2af532e5f0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2af532e680 VAL: '/b' (10 sibs) 41: [9] [9] 0x2af532e710 VAL: ':c' (10 sibs) 41: [10] [10] 0x2af532e7a0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/1 (2 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: 0x2af53132d0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2af53134c0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2af5313558 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2af53135f0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2af5313688 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2af5313720 KEYVAL: '.' '.' (12 sibs) 41: 0x2af53137b8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2af5313850 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2af53138e8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2af5313980 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2af5313a18 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2af5313ab0 KEYVAL: '*' '*' (12 sibs) 41: 0x2af5313b48 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af532ff30 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af532ffc0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af5330050 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af53300e0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af5330170 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af5330200 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af5330290 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af5330320 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af53303b0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af5330440 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af53304d0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af5330560 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af53305f0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/2 (4 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: 0x2af53133e8 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2af5313bf0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2af5313c88 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2af5313d20 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2af5313db8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2af5313e50 KEYVAL: '.' '.' (12 sibs) 41: 0x2af5313ee8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2af5313f80 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2af5314018 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2af53140b0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2af5314148 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2af53141e0 KEYVAL: '*' '*' (12 sibs) 41: 0x2af5314278 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af5331c60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af5331cf0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af5331d80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af5331e10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af5331ea0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af5331f30 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af5331fc0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af5332050 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af53320e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af5332170 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af5332200 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af5332290 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af5332320 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/3 (2 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: 0x2af53130a0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2af5311b90 VAL: 'a' (21 sibs) 41: 0x2af5311c28 VAL: 'b:b' (21 sibs) 41: 0x2af5311cc0 VAL: 'c{c' (21 sibs) 41: 0x2af5311d58 VAL: 'cc{' (21 sibs) 41: 0x2af5311df0 VAL: 'c}c' (21 sibs) 41: 0x2af5311e88 VAL: 'cc}' (21 sibs) 41: 0x2af5311f20 VAL: 'c!c' (21 sibs) 41: 0x2af5311fb8 VAL: 'cc!' (21 sibs) 41: 0x2af5312050 VAL: '.foo' (21 sibs) 41: 0x2af53120e8 VAL: '.' (21 sibs) 41: 0x2af5312180 VAL: '-a' (21 sibs) 41: 0x2af5312218 VAL: '+b' (21 sibs) 41: 0x2af53122b0 VAL: '/b' (21 sibs) 41: 0x2af5312348 VAL: ':c' (21 sibs) 41: 0x2af53123e0 VAL: '$g' (21 sibs) 41: 0x2af5312478 VAL: '*' (21 sibs) 41: 0x2af5312510 VAL: '*' (21 sibs) 41: 0x2af53125a8 VAL: '*' (21 sibs) 41: 0x2af5312640 VAL: '*a' (21 sibs) 41: 0x2af53126d8 VAL: '*a' (21 sibs) 41: 0x2af5312770 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af5332e80 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2af5332f10 VAL: 'a' (21 sibs) 41: [2] [2] 0x2af5332fa0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2af5333030 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2af53330c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2af5333150 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2af53331e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2af5333270 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2af5333300 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2af5333390 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2af5333420 VAL: '.' (21 sibs) 41: [11] [11] 0x2af53334b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2af5333540 VAL: '+b' (21 sibs) 41: [13] [13] 0x2af53335d0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2af5333660 VAL: ':c' (21 sibs) 41: [15] [15] 0x2af53336f0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2af5333780 VAL: '*' (21 sibs) 41: [17] [17] 0x2af5333810 VAL: '*' (21 sibs) 41: [18] [18] 0x2af53338a0 VAL: '*' (21 sibs) 41: [19] [19] 0x2af5333930 VAL: '*a' (21 sibs) 41: [20] [20] 0x2af53339c0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2af5333a50 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/0 (2 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: 0x2af53131b8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2af5312a50 VAL: 'a' (10 sibs) 41: 0x2af5312ae8 VAL: 'b' (10 sibs) 41: 0x2af5312b80 VAL: 'c' (10 sibs) 41: 0x2af5312c18 VAL: '.foo' (10 sibs) 41: 0x2af5312cb0 VAL: '.' (10 sibs) 41: 0x2af5312d48 VAL: '-a' (10 sibs) 41: 0x2af5312de0 VAL: '+b' (10 sibs) 41: 0x2af5312e78 VAL: '/b' (10 sibs) 41: 0x2af5312f10 VAL: ':c' (10 sibs) 41: 0x2af5312fa8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af5332570 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2af5332600 VAL: 'a' (10 sibs) 41: [2] [2] 0x2af5332690 VAL: 'b' (10 sibs) 41: [3] [3] 0x2af5332720 VAL: 'c' (10 sibs) 41: [4] [4] 0x2af53327b0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2af5332840 VAL: '.' (10 sibs) 41: [6] [6] 0x2af53328d0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2af5332960 VAL: '+b' (10 sibs) 41: [8] [8] 0x2af53329f0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2af5332a80 VAL: ':c' (10 sibs) 41: [10] [10] 0x2af5332b10 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: 0x2af53132d0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2af53134c0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2af5313558 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2af53135f0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2af5313688 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2af5313720 KEYVAL: '.' '.' (12 sibs) 41: 0x2af53137b8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2af5313850 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2af53138e8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2af5313980 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2af5313a18 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2af5313ab0 KEYVAL: '*' '*' (12 sibs) 41: 0x2af5313b48 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af5334090 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af5334120 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af53341b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af5334240 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af53342d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af5334360 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af53343f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af5334480 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af5334510 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af53345a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af5334630 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af53346c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af5334750 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/2 (1 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: 0x2af53133e8 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2af5313bf0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2af5313c88 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2af5313d20 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2af5313db8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2af5313e50 KEYVAL: '.' '.' (12 sibs) 41: 0x2af5313ee8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2af5313f80 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2af5314018 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2af53140b0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2af5314148 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2af53141e0 KEYVAL: '*' '*' (12 sibs) 41: 0x2af5314278 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af53349a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af5334a30 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af5334ac0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af5334b50 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af5334be0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af5334c70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af5334d00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af5334d90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af5334e20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af5334eb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af5334f40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af5334fd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af5335060 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/3 (1 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 (4 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 (1 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 (1 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 (9 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (1 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 (3 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 (2 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 (2 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 (2 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 (2 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 (1 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 (1 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 (1 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] 0x2af532bbd0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2af532bc60 VAL: 'a' (21 sibs) 41: [2] [2] 0x2af532bcf0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2af532bd80 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2af532be10 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2af532bea0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2af532bf30 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2af532bfc0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2af532c050 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2af532c0e0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2af532c170 VAL: '.' (21 sibs) 41: [11] [11] 0x2af532c200 VAL: '-a' (21 sibs) 41: [12] [12] 0x2af532c290 VAL: '+b' (21 sibs) 41: [13] [13] 0x2af532c320 VAL: '/b' (21 sibs) 41: [14] [14] 0x2af532c3b0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2af532c440 VAL: '$g' (21 sibs) 41: [16] [16] 0x2af532c4d0 VAL: '*' (21 sibs) 41: [17] [17] 0x2af532c560 VAL: '*' (21 sibs) 41: [18] [18] 0x2af532c5f0 VAL: '*' (21 sibs) 41: [19] [19] 0x2af532c680 VAL: '*a' (21 sibs) 41: [20] [20] 0x2af532c710 VAL: '*a' (21 sibs) 41: [21] [21] 0x2af532c7a0 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] 0x2af5336920 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2af53369b0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2af5336a40 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2af5336ad0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2af5336b60 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2af5336bf0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2af5336c80 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2af5336d10 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2af5336da0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2af5336e30 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2af5336ec0 VAL: '.' (21 sibs) 41: [11] [11] 0x2af5336f50 VAL: '-a' (21 sibs) 41: [12] [12] 0x2af5336fe0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2af5337070 VAL: '/b' (21 sibs) 41: [14] [14] 0x2af5337100 VAL: ':c' (21 sibs) 41: [15] [15] 0x2af5337190 VAL: '$g' (21 sibs) 41: [16] [16] 0x2af5337220 VAL: '*' (21 sibs) 41: [17] [17] 0x2af53372b0 VAL: '*' (21 sibs) 41: [18] [18] 0x2af5337340 VAL: '*' (21 sibs) 41: [19] [19] 0x2af53373d0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2af5337460 VAL: '*a' (21 sibs) 41: [21] [21] 0x2af53374f0 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 (5 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] 0x2af532e200 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2af532e290 VAL: 'a' (10 sibs) 41: [2] [2] 0x2af532e320 VAL: 'b' (10 sibs) 41: [3] [3] 0x2af532e3b0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2af532e440 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2af532e4d0 VAL: '.' (10 sibs) 41: [6] [6] 0x2af532e560 VAL: '-a' (10 sibs) 41: [7] [7] 0x2af532e5f0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2af532e680 VAL: '/b' (10 sibs) 41: [9] [9] 0x2af532e710 VAL: ':c' (10 sibs) 41: [10] [10] 0x2af532e7a0 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] 0x2af5335730 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2af53357c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2af5335850 VAL: 'b' (10 sibs) 41: [3] [3] 0x2af53358e0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2af5335970 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2af5335a00 VAL: '.' (10 sibs) 41: [6] [6] 0x2af5335a90 VAL: '-a' (10 sibs) 41: [7] [7] 0x2af5335b20 VAL: '+b' (10 sibs) 41: [8] [8] 0x2af5335bb0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2af5335c40 VAL: ':c' (10 sibs) 41: [10] [10] 0x2af5335cd0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x2af532ff30 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af532ffc0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af5330050 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af53300e0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af5330170 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af5330200 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af5330290 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af5330320 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af53303b0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af5330440 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af53304d0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af5330560 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af53305f0 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] 0x2af5337b30 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af5337bc0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af5337c50 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af5337ce0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af5337d70 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af5337e00 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af5337e90 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af5337f20 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af5337fb0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af5338040 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af53380d0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af5338160 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af53381f0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/2 (2 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] 0x2af5331c60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af5331cf0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af5331d80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af5331e10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af5331ea0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af5331f30 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af5331fc0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af5332050 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af53320e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af5332170 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af5332200 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af5332290 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af5332320 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] 0x2af5338440 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af53384d0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af5338560 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af53385f0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af5338680 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af5338710 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af53387a0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af5338830 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af53388c0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af5338950 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af53389e0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af5338a70 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af5338b00 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/3 (2 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] 0x2af5332e80 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2af5332f10 VAL: 'a' (21 sibs) 41: [2] [2] 0x2af5332fa0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2af5333030 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2af53330c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2af5333150 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2af53331e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2af5333270 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2af5333300 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2af5333390 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2af5333420 VAL: '.' (21 sibs) 41: [11] [11] 0x2af53334b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2af5333540 VAL: '+b' (21 sibs) 41: [13] [13] 0x2af53335d0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2af5333660 VAL: ':c' (21 sibs) 41: [15] [15] 0x2af53336f0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2af5333780 VAL: '*' (21 sibs) 41: [17] [17] 0x2af5333810 VAL: '*' (21 sibs) 41: [18] [18] 0x2af53338a0 VAL: '*' (21 sibs) 41: [19] [19] 0x2af5333930 VAL: '*a' (21 sibs) 41: [20] [20] 0x2af53339c0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2af5333a50 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] 0x2af5339660 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2af53396f0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2af5339780 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2af5339810 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2af53398a0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2af5339930 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2af53399c0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2af5339a50 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2af5339ae0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2af5339b70 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2af5339c00 VAL: '.' (21 sibs) 41: [11] [11] 0x2af5339c90 VAL: '-a' (21 sibs) 41: [12] [12] 0x2af5339d20 VAL: '+b' (21 sibs) 41: [13] [13] 0x2af5339db0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2af5339e40 VAL: ':c' (21 sibs) 41: [15] [15] 0x2af5339ed0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2af5339f60 VAL: '*' (21 sibs) 41: [17] [17] 0x2af5339ff0 VAL: '*' (21 sibs) 41: [18] [18] 0x2af533a080 VAL: '*' (21 sibs) 41: [19] [19] 0x2af533a110 VAL: '*a' (21 sibs) 41: [20] [20] 0x2af533a1a0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2af533a230 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 (3 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] 0x2af5332570 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2af5332600 VAL: 'a' (10 sibs) 41: [2] [2] 0x2af5332690 VAL: 'b' (10 sibs) 41: [3] [3] 0x2af5332720 VAL: 'c' (10 sibs) 41: [4] [4] 0x2af53327b0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2af5332840 VAL: '.' (10 sibs) 41: [6] [6] 0x2af53328d0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2af5332960 VAL: '+b' (10 sibs) 41: [8] [8] 0x2af53329f0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2af5332a80 VAL: ':c' (10 sibs) 41: [10] [10] 0x2af5332b10 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] 0x2af5338d50 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2af5338de0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2af5338e70 VAL: 'b' (10 sibs) 41: [3] [3] 0x2af5338f00 VAL: 'c' (10 sibs) 41: [4] [4] 0x2af5338f90 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2af5339020 VAL: '.' (10 sibs) 41: [6] [6] 0x2af53390b0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2af5339140 VAL: '+b' (10 sibs) 41: [8] [8] 0x2af53391d0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2af5339260 VAL: ':c' (10 sibs) 41: [10] [10] 0x2af53392f0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 (1 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] 0x2af5334090 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af5334120 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af53341b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af5334240 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af53342d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af5334360 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af53343f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af5334480 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af5334510 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af53345a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af5334630 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af53346c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af5334750 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] 0x2af533a870 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af533a900 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af533a990 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af533aa20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af533aab0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af533ab40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af533abd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af533ac60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af533acf0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af533ad80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af533ae10 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af533aea0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af533af30 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/2 (2 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] 0x2af53349a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af5334a30 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af5334ac0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af5334b50 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af5334be0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af5334c70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af5334d00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af5334d90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af5334e20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af5334eb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af5334f40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af5334fd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af5335060 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] 0x2af533b180 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af533b210 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af533b2a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af533b330 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af533b3c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af533b450 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af533b4e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af533b570 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af533b600 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af533b690 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af533b720 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af533b7b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af533b840 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/3 (2 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: 0x2af53130a0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2af5311b90 VAL: 'a' (21 sibs) 41: 0x2af5311c28 VAL: 'b:b' (21 sibs) 41: 0x2af5311cc0 VAL: 'c{c' (21 sibs) 41: 0x2af5311d58 VAL: 'cc{' (21 sibs) 41: 0x2af5311df0 VAL: 'c}c' (21 sibs) 41: 0x2af5311e88 VAL: 'cc}' (21 sibs) 41: 0x2af5311f20 VAL: 'c!c' (21 sibs) 41: 0x2af5311fb8 VAL: 'cc!' (21 sibs) 41: 0x2af5312050 VAL: '.foo' (21 sibs) 41: 0x2af53120e8 VAL: '.' (21 sibs) 41: 0x2af5312180 VAL: '-a' (21 sibs) 41: 0x2af5312218 VAL: '+b' (21 sibs) 41: 0x2af53122b0 VAL: '/b' (21 sibs) 41: 0x2af5312348 VAL: ':c' (21 sibs) 41: 0x2af53123e0 VAL: '$g' (21 sibs) 41: 0x2af5312478 VAL: '*' (21 sibs) 41: 0x2af5312510 VAL: '*' (21 sibs) 41: 0x2af53125a8 VAL: '*' (21 sibs) 41: 0x2af5312640 VAL: '*a' (21 sibs) 41: 0x2af53126d8 VAL: '*a' (21 sibs) 41: 0x2af5312770 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af533ba90 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2af533bb20 VAL: 'a' (21 sibs) 41: [2] [2] 0x2af533bbb0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2af533bc40 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2af533bcd0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2af533bd60 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2af533bdf0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2af533be80 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2af533bf10 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2af533bfa0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2af533c030 VAL: '.' (21 sibs) 41: [11] [11] 0x2af533c0c0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2af533c150 VAL: '+b' (21 sibs) 41: [13] [13] 0x2af533c1e0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2af533c270 VAL: ':c' (21 sibs) 41: [15] [15] 0x2af533c300 VAL: '$g' (21 sibs) 41: [16] [16] 0x2af533c390 VAL: '*' (21 sibs) 41: [17] [17] 0x2af533c420 VAL: '*' (21 sibs) 41: [18] [18] 0x2af533c4b0 VAL: '*' (21 sibs) 41: [19] [19] 0x2af533c540 VAL: '*a' (21 sibs) 41: [20] [20] 0x2af533c5d0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2af533c660 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/0 (2 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: 0x2af53131b8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2af5312a50 VAL: 'a' (10 sibs) 41: 0x2af5312ae8 VAL: 'b' (10 sibs) 41: 0x2af5312b80 VAL: 'c' (10 sibs) 41: 0x2af5312c18 VAL: '.foo' (10 sibs) 41: 0x2af5312cb0 VAL: '.' (10 sibs) 41: 0x2af5312d48 VAL: '-a' (10 sibs) 41: 0x2af5312de0 VAL: '+b' (10 sibs) 41: 0x2af5312e78 VAL: '/b' (10 sibs) 41: 0x2af5312f10 VAL: ':c' (10 sibs) 41: 0x2af5312fa8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af5336040 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2af53360d0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2af5336160 VAL: 'b' (10 sibs) 41: [3] [3] 0x2af53361f0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2af5336280 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2af5336310 VAL: '.' (10 sibs) 41: [6] [6] 0x2af53363a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2af5336430 VAL: '+b' (10 sibs) 41: [8] [8] 0x2af53364c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2af5336550 VAL: ':c' (10 sibs) 41: [10] [10] 0x2af53365e0 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: 0x2af53132d0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2af53134c0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2af5313558 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2af53135f0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2af5313688 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2af5313720 KEYVAL: '.' '.' (12 sibs) 41: 0x2af53137b8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2af5313850 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2af53138e8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2af5313980 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2af5313a18 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2af5313ab0 KEYVAL: '*' '*' (12 sibs) 41: 0x2af5313b48 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af533c700 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af533c790 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af533c820 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af533c8b0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af533c940 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af533c9d0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af533ca60 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af533caf0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af533cb80 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af533cc10 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af533cca0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af533cd30 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af533cdc0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/2 (1 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: 0x2af53133e8 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2af5313bf0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2af5313c88 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2af5313d20 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2af5313db8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2af5313e50 KEYVAL: '.' '.' (12 sibs) 41: 0x2af5313ee8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2af5313f80 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2af5314018 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2af53140b0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2af5314148 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2af53141e0 KEYVAL: '*' '*' (12 sibs) 41: 0x2af5314278 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af533ce60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af533cef0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af533cf80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af533d010 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af533d0a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af533d130 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af533d1c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af533d250 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af533d2e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af533d370 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af533d400 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af533d490 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af533d520 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/3 (1 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af53130a0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2af5311b90 VAL: 'a' (21 sibs) 41: 0x2af5311c28 VAL: 'b:b' (21 sibs) 41: 0x2af5311cc0 VAL: 'c{c' (21 sibs) 41: 0x2af5311d58 VAL: 'cc{' (21 sibs) 41: 0x2af5311df0 VAL: 'c}c' (21 sibs) 41: 0x2af5311e88 VAL: 'cc}' (21 sibs) 41: 0x2af5311f20 VAL: 'c!c' (21 sibs) 41: 0x2af5311fb8 VAL: 'cc!' (21 sibs) 41: 0x2af5312050 VAL: '.foo' (21 sibs) 41: 0x2af53120e8 VAL: '.' (21 sibs) 41: 0x2af5312180 VAL: '-a' (21 sibs) 41: 0x2af5312218 VAL: '+b' (21 sibs) 41: 0x2af53122b0 VAL: '/b' (21 sibs) 41: 0x2af5312348 VAL: ':c' (21 sibs) 41: 0x2af53123e0 VAL: '$g' (21 sibs) 41: 0x2af5312478 VAL: '*' (21 sibs) 41: 0x2af5312510 VAL: '*' (21 sibs) 41: 0x2af53125a8 VAL: '*' (21 sibs) 41: 0x2af5312640 VAL: '*a' (21 sibs) 41: 0x2af53126d8 VAL: '*a' (21 sibs) 41: 0x2af5312770 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af533d5c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2af533d650 VAL: 'a' (21 sibs) 41: [2] [2] 0x2af533d6e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2af533d770 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2af533d800 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2af533d890 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2af533d920 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2af533d9b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2af533da40 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2af533dad0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2af533db60 VAL: '.' (21 sibs) 41: [11] [11] 0x2af533dbf0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2af533dc80 VAL: '+b' (21 sibs) 41: [13] [13] 0x2af533dd10 VAL: '/b' (21 sibs) 41: [14] [14] 0x2af533dda0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2af533de30 VAL: '$g' (21 sibs) 41: [16] [16] 0x2af533dec0 VAL: '*' (21 sibs) 41: [17] [17] 0x2af533df50 VAL: '*' (21 sibs) 41: [18] [18] 0x2af533dfe0 VAL: '*' (21 sibs) 41: [19] [19] 0x2af533e070 VAL: '*a' (21 sibs) 41: [20] [20] 0x2af533e100 VAL: '*a' (21 sibs) 41: [21] [21] 0x2af533e190 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 (2 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: 0x2af53131b8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2af5312a50 VAL: 'a' (10 sibs) 41: 0x2af5312ae8 VAL: 'b' (10 sibs) 41: 0x2af5312b80 VAL: 'c' (10 sibs) 41: 0x2af5312c18 VAL: '.foo' (10 sibs) 41: 0x2af5312cb0 VAL: '.' (10 sibs) 41: 0x2af5312d48 VAL: '-a' (10 sibs) 41: 0x2af5312de0 VAL: '+b' (10 sibs) 41: 0x2af5312e78 VAL: '/b' (10 sibs) 41: 0x2af5312f10 VAL: ':c' (10 sibs) 41: 0x2af5312fa8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af533e230 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2af533e2c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2af533e350 VAL: 'b' (10 sibs) 41: [3] [3] 0x2af533e3e0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2af533e470 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2af533e500 VAL: '.' (10 sibs) 41: [6] [6] 0x2af533e590 VAL: '-a' (10 sibs) 41: [7] [7] 0x2af533e620 VAL: '+b' (10 sibs) 41: [8] [8] 0x2af533e6b0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2af533e740 VAL: ':c' (10 sibs) 41: [10] [10] 0x2af533e7d0 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: 0x2af53132d0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2af53134c0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2af5313558 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2af53135f0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2af5313688 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2af5313720 KEYVAL: '.' '.' (12 sibs) 41: 0x2af53137b8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2af5313850 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2af53138e8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2af5313980 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2af5313a18 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2af5313ab0 KEYVAL: '*' '*' (12 sibs) 41: 0x2af5313b48 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af533e870 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af533e900 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af533e990 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af533ea20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af533eab0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af533eb40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af533ebd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af533ec60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af533ecf0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af533ed80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af533ee10 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af533eea0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af533ef30 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/2 (1 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: 0x2af53133e8 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2af5313bf0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2af5313c88 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2af5313d20 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2af5313db8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2af5313e50 KEYVAL: '.' '.' (12 sibs) 41: 0x2af5313ee8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2af5313f80 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2af5314018 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2af53140b0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2af5314148 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2af53141e0 KEYVAL: '*' '*' (12 sibs) 41: 0x2af5314278 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af533efd0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2af533f060 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2af533f0f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2af533f180 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2af533f210 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2af533f2a0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2af533f330 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2af533f3c0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2af533f450 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2af533f4e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2af533f570 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2af533f600 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2af533f690 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 (1 ms) 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase (165 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (171 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.30 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 (4 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (2 ms) 42: [----------] 2 tests from CaseNode (7 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (6 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 (7 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (1 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (2 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (1 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 (1 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (1 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 (32 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 (2 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (3 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 (2 ms) 42: [----------] 4 tests from simple_anchor (5 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: 0x2acf619f30 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf60c7a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2acf60cc70 KEYVAL: 'x' '1' (2 sibs) 42: 0x2acf60cd08 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60c838 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2acf60cdb0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2acf60ce48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60c8d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2acf60cef0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2acf60c968 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2acf60cf90 KEYVAL: 'r' '1' (1 sibs) 42: 0x2acf60ca00 MAP: (8 sibs) 4 children: 42: 0x2acf60d030 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60d0c8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60d160 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60d1f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60ca98 MAP: (8 sibs) 3 children: 42: 0x2acf60d2a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2acf60d338 KEYVAL: 'r' '10' (3 sibs) 42: 0x2acf60d3d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2acf60cb30 MAP: (8 sibs) 2 children: 42: 0x2acf60d470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2acf60d5b0 VAL***: '*CENTER' (2 sibs) 42: 0x2acf60d648 VAL***: '*BIG' (2 sibs) 42: 0x2acf60d508 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2acf60cbc8 MAP: (8 sibs) 3 children: 42: 0x2acf60d6f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2acf60d8c0 VAL***: '*BIG' (3 sibs) 42: 0x2acf60d958 VAL***: '*LEFT' (3 sibs) 42: 0x2acf60d9f0 VAL***: '*SMALL' (3 sibs) 42: 0x2acf60d788 KEYVAL: 'x' '1' (3 sibs) 42: 0x2acf60d820 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6957d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf695860 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2acf6958f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf695980 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf695a10 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2acf695aa0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf695b30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf695bc0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2acf695c50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf695ce0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2acf695d70 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf695e00 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf695e90 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf695f20 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf695fb0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf696040 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6960d0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2acf696160 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2acf6961f0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2acf696280 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2acf696310 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2acf6963a0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2acf696430 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2acf6964c0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2acf696550 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2acf6965e0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2acf696670 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2acf696700 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2acf696790 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2acf696820 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2acf6968b0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2acf696940 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 (13 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: 0x2acf61a048 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf60e420 MAP: (8 sibs) 2 children: 42: 0x2acf60b690 KEYVAL: 'x' '1' (2 sibs) 42: 0x2acf60b728 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60e4b8 MAP: (8 sibs) 2 children: 42: 0x2acf60be90 KEYVAL: 'x' '0' (2 sibs) 42: 0x2acf60bf28 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60e550 MAP: (8 sibs) 1 children: 42: 0x2acf60e8f0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2acf60e5e8 MAP: (8 sibs) 1 children: 42: 0x2acf60e990 KEYVAL: 'r' '1' (1 sibs) 42: 0x2acf60e680 MAP: (8 sibs) 4 children: 42: 0x2acf60ea30 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60eac8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60eb60 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60ebf8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e718 MAP: (8 sibs) 4 children: 42: 0x2acf60eca0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60ed38 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60edd0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60ee68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e7b0 MAP: (8 sibs) 4 children: 42: 0x2acf60ef10 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60efa8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60f040 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60f0d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e848 MAP: (8 sibs) 4 children: 42: 0x2acf60f180 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60f218 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60f2b0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60f348 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf698710 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6987a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2acf698830 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf6988c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf698950 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2acf6989e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf698a70 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf698b00 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2acf698b90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf698c20 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2acf698cb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf698d40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf698dd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf698e60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf698ef0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf698f80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf699010 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2acf6990a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2acf699130 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2acf6991c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2acf699250 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2acf6992e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2acf699370 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2acf699400 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2acf699490 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2acf699520 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2acf6995b0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2acf699640 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2acf6996d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2acf699760 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2acf6997f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2acf699880 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf699920 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6999b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2acf699a40 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf699ad0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf699b60 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2acf699bf0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf699c80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf699d10 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2acf699da0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf699e30 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf699ec0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf699f50 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf699fe0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf69a070 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf69a100 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf69a190 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf69a220 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2acf69ab20 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2acf69abb0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2acf69a340 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2acf69a3d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2acf69a460 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2acf69a2b0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2acf69ac40 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2acf69a580 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2acf69a6a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2acf69a730 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2acf69aa00 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2acf69a850 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2acf69a610 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2acf69aa90 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf699920 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6999b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2acf699a40 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf699ad0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf699b60 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2acf699bf0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf699c80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf699d10 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2acf699da0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf699e30 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf699ec0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf699f50 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf699fe0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf69a070 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf69a100 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf69a190 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf69a220 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2acf69a2b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2acf69a340 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2acf69a3d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2acf69a460 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2acf69a4f0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2acf69a580 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2acf69a610 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2acf69a6a0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2acf69a730 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2acf69a7c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2acf69a850 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2acf69a8e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2acf69a970 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2acf69aa00 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 (8 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: 0x2acf61a160 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60f860 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2acf60f8f8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2acf60f990 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf60fc00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2acf60fc98 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2acf60fa28 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2acf60b870 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf60fac0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2acf60fd40 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf60fdd8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf60fb58 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2acf60fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf60ff18 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf69bd30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf69bdc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf69be50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf69bee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf69bf70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf69c000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf69c090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf69c120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf69c1b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf69c240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf69c2d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf69c360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf69c3f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf69c480 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 (2 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: 0x2acf61a278 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60ffc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2acf610058 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2acf6100f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf610360 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2acf6103f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2acf610188 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2acf6104a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf610220 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2acf610540 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf6105d8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf6102b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2acf610680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf610718 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf69e070 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf69e100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf69e190 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf69e220 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf69e2b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf69e340 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf69e3d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf69e460 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf69e4f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf69e580 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf69e610 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf69e6a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf69e730 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf69e7c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/3 (2 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: 0x2acf61a390 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf611090 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf611128 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf6111c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf611430 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf6114c8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf611258 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2acf611570 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf6112f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2acf611610 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf6116a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf611388 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2acf611750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf6117e8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6a01e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6a0270 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6a0300 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6a0390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6a0420 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6a04b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6a0540 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6a05d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6a0660 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6a06f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6a0780 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6a0810 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6a08a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6a0930 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6a01e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6a0270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6a0300 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6a0390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6a0420 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6a04b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6a0540 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6a05d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6a0660 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2acf6a09c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6a0780 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6a0810 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2acf6a06f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6a0930 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6a01e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6a0270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6a0300 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6a0390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6a0420 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6a04b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6a0540 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6a05d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6a0660 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6a06f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6a0780 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6a0810 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6a08a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6a0930 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/4 (3 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: 0x2acf61a4a8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60f440 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf60f4d8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf60f570 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf611890 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf611928 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf60f608 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2acf6119d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf60f6a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2acf611a70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf611b08 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf60f738 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2acf611bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf611c48 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6a2530 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6a25c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6a2650 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6a26e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6a2770 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6a2800 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6a2890 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6a2920 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6a29b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6a2a40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6a2ad0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6a2b60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6a2bf0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6a2c80 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6a2530 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6a25c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6a2650 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6a26e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6a2770 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6a2800 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6a2890 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6a2920 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6a29b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2acf6a2d10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6a2ad0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6a2b60 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2acf6a2a40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6a2c80 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6a2530 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6a25c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6a2650 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6a26e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6a2770 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6a2800 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6a2890 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6a2920 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6a29b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6a2a40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6a2ad0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6a2b60 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6a2bf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6a2c80 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/5 (2 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: 0x2acf61a5c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2acf6122f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2acf612388 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2acf612420 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2acf60bfd0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2acf60c068 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2acf6124b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2acf612720 MAP: (2 sibs) 4 children: 42: 0x2acf60dd00 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2acf60dd98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2acf60de30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2acf60dec8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2acf6127b8 MAP: (2 sibs) 5 children: 42: 0x2acf612860 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2acf6128f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2acf612990 KEYVAL: 'size' '8' (5 sibs) 42: 0x2acf612a28 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2acf612ac0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2acf612550 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2acf60bb80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf60bc18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf60bcb0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf6125e8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2acf612680 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] 0x2acf6a5b30 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6a5bc0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6a5c50 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6a5ce0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6a5d70 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6a5e00 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6a5e90 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6a5f20 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6a5fb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6a6040 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6a60d0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6a6160 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6a61f0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6a6280 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6a6310 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6a63a0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6a6430 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6a64c0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6a6550 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2acf6a65e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6a6670 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6a6700 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6a6790 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2acf6a6820 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 (4 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: 0x2acf61a6d8 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2acf612bb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2acf612c48 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2acf612ce0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2acf612fe0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2acf613078 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2acf612d78 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2acf613120 MAP: (2 sibs) 4 children: 42: 0x2acf60df70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2acf60e008 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2acf60e0a0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2acf60e138 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2acf6131b8 MAP: (2 sibs) 5 children: 42: 0x2acf613260 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2acf6132f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2acf613390 KEYVAL: 'size' '8' (5 sibs) 42: 0x2acf613428 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2acf6134c0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2acf612e10 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2acf60c4b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf60c548 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf60c5e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf612ea8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2acf613560 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf6135f8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf613690 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf612f40 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] 0x2acf6a8d20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6a8db0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6a8e40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6a8ed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6a8f60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6a8ff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6a9080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6a9110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6a91a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6a9230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6a92c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6a9350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6a93e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6a9470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6a9500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6a9590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6a9620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6a96b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6a9740 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2acf6a97d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6a9860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6a98f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6a9980 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2acf6a9a10 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] 0x2acf6a8d20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6a8db0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6a8e40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6a8ed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6a8f60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6a8ff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6a9080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6a9110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6a91a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6a9230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6a92c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6a9350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6a93e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6a9470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6a9500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6a9590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6a9620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6a96b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6a9740 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2acf6a97d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6a9860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6a98f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6a9980 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2acf6a9aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2acf6a9b30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2acf6a9bc0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2acf6a9a10 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] 0x2acf6a8d20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6a8db0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6a8e40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6a8ed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6a8f60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6a8ff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6a9080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6a9110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6a91a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6a9230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6a92c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6a9350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6a93e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6a9470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6a9500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6a9590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6a9620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6a96b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6a9740 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2acf6a97d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6a9860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6a98f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6a9980 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2acf6a9a10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2acf6a9aa0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2acf6a9b30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2acf6a9bc0 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 (4 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: 0x2acf61a7f0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2acf615230 MAP: (6 sibs) 1 children: 42: 0x2acf6155d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2acf615670 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf615708 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf6157a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf615838 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf6158d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf6152c8 MAP: (6 sibs) 1 children: 42: 0x2acf615970 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2acf615a10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf615aa8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf615b40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf615bd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf615c70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf615360 MAP: (6 sibs) 1 children: 42: 0x2acf615d10 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2acf6153f8 MAP: (6 sibs) 1 children: 42: 0x2acf615db0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2acf615490 MAP: (6 sibs) 1 children: 42: 0x2acf615e50 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2acf615ef0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2acf615f88 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2acf615528 MAP: (6 sibs) 1 children: 42: 0x2acf616030 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6abee0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6abf70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6ac000 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2acf6ac090 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6ac120 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6ac1b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6ac240 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6ac2d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6ac360 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6ac3f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2acf6ac480 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6ac510 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6ac5a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6ac630 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6ac6c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6ac750 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6ac7e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2acf6ac870 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2acf6ac900 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2acf6ac990 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2acf6aca20 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2acf6acab0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2acf6acb40 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2acf6acbd0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2acf6acc60 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 (2 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: 0x2acf61a908 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2acf6172d0 MAP: (6 sibs) 1 children: 42: 0x2acf610e10 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617670 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617708 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf6177a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf617838 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf6178d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf617368 MAP: (6 sibs) 1 children: 42: 0x2acf610eb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617a08 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf617aa0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf617b38 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf617bd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf617400 MAP: (6 sibs) 1 children: 42: 0x2acf610f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617c70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617d08 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf617da0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf617e38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf617ed0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf617498 MAP: (6 sibs) 1 children: 42: 0x2acf610ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf618008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf6180a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf618138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf6181d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf617530 MAP: (6 sibs) 1 children: 42: 0x2acf618270 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf618310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf6183a8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf618440 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf6184d8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf618570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf6175c8 MAP: (6 sibs) 1 children: 42: 0x2acf618610 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf6186b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf618748 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf6187e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf618878 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf618910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6af0a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6af130 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6af1c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2acf6af250 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6af2e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6af370 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6af400 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6af490 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6af520 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6af5b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2acf6af640 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6af6d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6af760 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6af7f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6af880 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6af910 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6af9a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2acf6afa30 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2acf6afac0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2acf6afb50 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2acf6afbe0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2acf6afc70 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2acf6afd00 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2acf6afd90 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2acf6afe20 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6b02b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6b0340 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6b03d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2acf6b0460 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6b04f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6b0580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6b0610 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6b06a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6b0730 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6b07c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2acf6b0850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6b08e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6b0970 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6b0a00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6b0a90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6b0b20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6b0bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2acf6b10c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2acf6b1150 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2acf6b11e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2acf6b1270 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2acf6b1300 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2acf6b0c40 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2acf6b0cd0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2acf6b1390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2acf6b1420 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2acf6b14b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2acf6b1540 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2acf6b15d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2acf6b0d60 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2acf6b0df0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2acf6b1660 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2acf6b16f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2acf6b1780 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2acf6b1810 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2acf6b0f10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2acf6b0fa0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2acf6b1030 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2acf6b0e80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2acf6b18a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2acf6b1930 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2acf6b19c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2acf6b1a50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6b02b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6b0340 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6b03d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2acf6b0460 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6b04f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6b0580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6b0610 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6b06a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6b0730 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6b07c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2acf6b0850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6b08e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6b0970 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6b0a00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6b0a90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6b0b20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6b0bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2acf6b0c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2acf6b0cd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2acf6b0d60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2acf6b0df0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2acf6b0e80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2acf6b0f10 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2acf6b0fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2acf6b1030 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2acf6b10c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2acf6b1150 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2acf6b11e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2acf6b1270 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2acf6b1300 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2acf6b1390 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2acf6b1420 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2acf6b14b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2acf6b1540 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2acf6b15d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2acf6b1660 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2acf6b16f0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2acf6b1780 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2acf6b1810 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2acf6b18a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2acf6b1930 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2acf6b19c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2acf6b1a50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 (7 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: 0x2acf61aa20 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2acf6189b0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618a48 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618ae0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618b78 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618c10 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2acf618ca8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2acf618d40 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2acf618dd8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2acf618e70 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2acf6166d0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2acf618f08 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2acf616770 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2acf618fa0 DOCMAP: (17 sibs) 2 children: 42: 0x2acf60b550 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2acf60b5e8 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2acf619038 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf616810 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2acf6190d0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf6168b0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2acf619168 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf6160d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2acf619200 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf616170 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2acf619298 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2acf619330 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6b35d0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2acf6b3660 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2acf6b36f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2acf6b3780 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2acf6b3810 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2acf6b38a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2acf6b3930 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2acf6b39c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2acf6b3a50 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2acf6b3ae0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2acf6b3b70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2acf6b3c00 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2acf6b3c90 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2acf6b3d20 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2acf6b3db0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2acf6b3e40 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2acf6b3ed0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2acf6b3f60 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2acf6b3ff0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2acf6b4080 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2acf6b4110 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2acf6b41a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2acf6b4230 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2acf6b42c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2acf6b4350 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2acf6b43e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 (6 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: 0x2acf61ab38 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2acf616cd0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2acf616d68 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2acf616e00 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2acf616e98 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2acf616f30 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2acf6107c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2acf610858 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6b2cc0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6b2d50 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2acf6b2de0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2acf6b2e70 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6b2f00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2acf6b2f90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6b3020 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2acf6b30b0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/11 (1 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: 0x2acf61ac50 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2acf613730 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2acf6137c8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2acf613860 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2acf6138f8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2acf613990 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2acf610950 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2acf6109e8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6b7020 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6b70b0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2acf6b7140 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2acf6b71d0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6b7260 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2acf6b72f0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6b7380 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2acf6b7410 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6b7020 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6b70b0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2acf6b7140 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2acf6b71d0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6b7260 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2acf6b72f0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6b7380 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2acf6b7410 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6b7020 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6b70b0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2acf6b7140 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2acf6b71d0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6b7260 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2acf6b72f0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6b7380 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2acf6b7410 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/12 (1 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: 0x2acf61ad68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf60bd50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2acf60bde8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6b8d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6b8de0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2acf6b8e70 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: 0x2acf61ae80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611cf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2acf611d88 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6baa80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6bab10 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2acf6baba0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6baa80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6bab10 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2acf6baba0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6baa80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6bab10 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2acf6baba0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/14 (1 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: 0x2acf61af98 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2acf619510 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2acf6195a8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2acf619640 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2acf6199e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2acf619a78 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2acf6196d8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2acf60c2e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2acf60c378 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2acf60c410 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2acf619770 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2acf619b20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2acf619bb8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2acf619808 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2acf6198a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2acf619c60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2acf619cf8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2acf619938 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2acf619da0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2acf619e38 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6bd610 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2acf6bd6a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2acf6bd730 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2acf6bd7c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6bd850 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2acf6bd8e0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2acf6bd970 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6bda00 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2acf6bda90 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2acf6bdb20 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2acf6bdbb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6bdc40 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2acf6bdcd0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2acf6bdd60 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2acf6bddf0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6bde80 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2acf6bdf10 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2acf6bdfa0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6be030 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2acf6be0c0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/15 (2 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: 0x2acf61b0b0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2acf61c1f0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2acf61c288 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2acf61c320 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2acf61c6c0 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2acf61c758 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2acf61c3b8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2acf61c800 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2acf61c898 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2acf61c930 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2acf61c450 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2acf61c9d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2acf61ca68 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2acf61c4e8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2acf61c580 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2acf61cb10 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2acf61cba8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2acf61c618 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2acf61cc50 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2acf61cce8 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6c0550 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf6c05e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2acf6c0670 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2acf6c0700 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6c0790 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2acf6c0820 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2acf6c08b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6c0940 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2acf6c09d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2acf6c0a60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2acf6c0af0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6c0b80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2acf6c0c10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2acf6c0ca0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2acf6c0d30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6c0dc0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2acf6c0e50 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2acf6c0ee0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6c0f70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2acf6c1000 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6c0550 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf6c05e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2acf6c0670 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2acf6c0700 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6c0790 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2acf6c0820 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2acf6c08b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6c0940 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2acf6c09d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2acf6c0a60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2acf6c0af0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6c0b80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2acf6c0c10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2acf6c0ca0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2acf6c0d30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6c0dc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2acf6c0e50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2acf6c0ee0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6c0f70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2acf6c1000 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6c0550 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf6c05e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2acf6c0670 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2acf6c0700 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6c0790 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2acf6c0820 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2acf6c08b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6c0940 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2acf6c09d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2acf6c0a60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2acf6c0af0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6c0b80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2acf6c0c10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2acf6c0ca0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2acf6c0d30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6c0dc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2acf6c0e50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2acf6c0ee0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6c0f70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2acf6c1000 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 (4 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: 0x2acf61b1c8 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2acf614650 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2acf614b20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2acf614bb8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2acf614c50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2acf6146e8 MAP: (8 sibs) 3 children: 42: 0x2acf614cf0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2acf614d88 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2acf614e20 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2acf614780 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2acf613dd0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2acf614818 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2acf613e70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2acf6148b0 MAP: (8 sibs) 7 children: 42: 0x2acf61cd90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2acf61ce28 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2acf61cec0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2acf61cf58 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2acf61cff0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2acf61d088 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2acf61d120 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2acf614948 VAL***: '*a0' (8 sibs) 42: 0x2acf6149e0 VAL***: '*a7' (8 sibs) 42: 0x2acf614a78 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6c3490 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2acf6c3520 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2acf6c35b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6c3640 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6c36d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6c3760 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6c37f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6c3880 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6c3910 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6c39a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2acf6c3a30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6c3ac0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2acf6c3b50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6c3be0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6c3c70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6c3d00 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6c3d90 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6c3e20 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6c3eb0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6c3f40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6c3fd0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6c4060 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2acf6c40f0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2acf6c4180 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 (2 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: 0x2acf61b2e0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf61d1c0 MAP: (8 sibs) 3 children: 42: 0x2acf61d690 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2acf61d728 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2acf61d7c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2acf61d258 MAP: (8 sibs) 3 children: 42: 0x2acf61d860 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2acf61d8f8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2acf61d990 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2acf61d2f0 MAP: (8 sibs) 1 children: 42: 0x2acf612240 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2acf61d388 MAP: (8 sibs) 1 children: 42: 0x2acf6150e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2acf61d420 MAP: (8 sibs) 7 children: 42: 0x2acf61da30 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2acf61dac8 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2acf61db60 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2acf61dbf8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2acf61dc90 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2acf61dd28 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2acf61ddc0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2acf61d4b8 MAP: (8 sibs) 3 children: 42: 0x2acf61de60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2acf61def8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2acf61df90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2acf61d550 MAP: (8 sibs) 1 children: 42: 0x2acf61e030 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2acf61d5e8 MAP: (8 sibs) 1 children: 42: 0x2acf61e0d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6c5ac0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2acf6c5b50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2acf6c5be0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6c5c70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6c5d00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6c5d90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6c5e20 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6c5eb0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6c5f40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6c5fd0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2acf6c6060 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6c60f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2acf6c6180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6c6210 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6c62a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6c6330 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6c63c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6c6450 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6c64e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6c6570 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6c6600 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6c6690 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2acf6c6720 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2acf6c67b0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6c5ac0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6c5b50 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2acf6c5be0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6c5c70 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6c5d00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6c5d90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6c5e20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6c5eb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6c5f40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6c5fd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6c6060 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6c60f0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2acf6c6180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6c6210 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6c62a0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6c6330 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6c63c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6c6450 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6c64e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6c6570 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6c6600 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6c6690 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2acf6c6840 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2acf6c68d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2acf6c6960 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2acf6c6720 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2acf6c69f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2acf6c67b0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2acf6c6a80 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6c5ac0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6c5b50 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2acf6c5be0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6c5c70 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6c5d00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6c5d90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6c5e20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6c5eb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6c5f40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6c5fd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6c6060 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6c60f0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2acf6c6180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6c6210 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6c62a0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6c6330 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6c63c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6c6450 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6c64e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6c6570 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6c6600 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6c6690 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2acf6c6720 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2acf6c67b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2acf6c6840 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2acf6c68d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2acf6c6960 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2acf6c69f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2acf6c6a80 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 (5 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: 0x2acf61b3f8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2acf60c110 KEYVAL: 'a' '1' (3 sibs) 42: 0x2acf60c1a8 KEYVAL: 'b' '' (3 sibs) 42: 0x2acf60c240 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6c80f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2acf6c8180 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2acf6c8210 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2acf6c82a0 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: 0x2acf61b510 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611e30 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2acf611ec8 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6c9e20 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6c9eb0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6c9f40 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: 0x2acf61b628 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611f70 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2acf612008 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6cbb50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6cbbe0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6cbc70 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6cbb50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6cbbe0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6cbc70 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6cbb50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6cbbe0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6cbc70 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/21 (1 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: 0x2acf619f30 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf60c7a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2acf60cc70 KEYVAL: 'x' '1' (2 sibs) 42: 0x2acf60cd08 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60c838 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2acf60cdb0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2acf60ce48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60c8d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2acf60cef0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2acf60c968 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2acf60cf90 KEYVAL: 'r' '1' (1 sibs) 42: 0x2acf60ca00 MAP: (8 sibs) 4 children: 42: 0x2acf60d030 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60d0c8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60d160 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60d1f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60ca98 MAP: (8 sibs) 3 children: 42: 0x2acf60d2a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2acf60d338 KEYVAL: 'r' '10' (3 sibs) 42: 0x2acf60d3d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2acf60cb30 MAP: (8 sibs) 2 children: 42: 0x2acf60d470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2acf60d5b0 VAL***: '*CENTER' (2 sibs) 42: 0x2acf60d648 VAL***: '*BIG' (2 sibs) 42: 0x2acf60d508 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2acf60cbc8 MAP: (8 sibs) 3 children: 42: 0x2acf60d6f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2acf60d8c0 VAL***: '*BIG' (3 sibs) 42: 0x2acf60d958 VAL***: '*LEFT' (3 sibs) 42: 0x2acf60d9f0 VAL***: '*SMALL' (3 sibs) 42: 0x2acf60d788 KEYVAL: 'x' '1' (3 sibs) 42: 0x2acf60d820 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6ccd70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6cce00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2acf6cce90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf6ccf20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf6ccfb0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2acf6cd040 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf6cd0d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf6cd160 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2acf6cd1f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf6cd280 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2acf6cd310 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf6cd3a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf6cd430 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf6cd4c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf6cd550 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf6cd5e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6cd670 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2acf6cd700 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2acf6cd790 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2acf6cd820 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2acf6cd8b0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2acf6cd940 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2acf6cd9d0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2acf6cda60 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2acf6cdaf0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2acf6cdb80 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2acf6cdc10 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2acf6cdca0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2acf6cdd30 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2acf6cddc0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2acf6cde50 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2acf6cdee0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/0 (2 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: 0x2acf61a048 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf60e420 MAP: (8 sibs) 2 children: 42: 0x2acf60b690 KEYVAL: 'x' '1' (2 sibs) 42: 0x2acf60b728 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60e4b8 MAP: (8 sibs) 2 children: 42: 0x2acf60be90 KEYVAL: 'x' '0' (2 sibs) 42: 0x2acf60bf28 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60e550 MAP: (8 sibs) 1 children: 42: 0x2acf60e8f0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2acf60e5e8 MAP: (8 sibs) 1 children: 42: 0x2acf60e990 KEYVAL: 'r' '1' (1 sibs) 42: 0x2acf60e680 MAP: (8 sibs) 4 children: 42: 0x2acf60ea30 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60eac8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60eb60 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60ebf8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e718 MAP: (8 sibs) 4 children: 42: 0x2acf60eca0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60ed38 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60edd0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60ee68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e7b0 MAP: (8 sibs) 4 children: 42: 0x2acf60ef10 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60efa8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60f040 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60f0d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e848 MAP: (8 sibs) 4 children: 42: 0x2acf60f180 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60f218 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60f2b0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60f348 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6cdf80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6ce010 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2acf6ce0a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf6ce130 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf6ce1c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2acf6ce250 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf6ce2e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf6ce370 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2acf6ce400 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf6ce490 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2acf6ce520 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf6ce5b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf6ce640 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf6ce6d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf6ce760 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf6ce7f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6ce880 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2acf6ce910 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2acf6ce9a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2acf6cea30 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2acf6ceac0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2acf6ceb50 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2acf6cebe0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2acf6cec70 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2acf6ced00 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2acf6ced90 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2acf6cee20 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2acf6ceeb0 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2acf6cef40 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2acf6cefd0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2acf6cf060 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2acf6cf0f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6cf190 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6cf220 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2acf6cf2b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf6cf340 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf6cf3d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2acf6cf460 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf6cf4f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf6cf580 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2acf6cf610 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf6cf6a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6cf730 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf6cf7c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf6cf850 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf6cf8e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf6cf970 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf6cfa00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6cfa90 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2acf6d0390 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2acf6d0420 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2acf6cfbb0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2acf6cfc40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2acf6cfcd0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2acf6cfb20 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2acf6d04b0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2acf6cfdf0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2acf6cff10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2acf6cffa0 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2acf6d0270 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2acf6d00c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2acf6cfe80 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2acf6d0300 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6cf190 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6cf220 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2acf6cf2b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf6cf340 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf6cf3d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2acf6cf460 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf6cf4f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf6cf580 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2acf6cf610 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf6cf6a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6cf730 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf6cf7c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf6cf850 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf6cf8e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf6cf970 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf6cfa00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6cfa90 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2acf6cfb20 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2acf6cfbb0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2acf6cfc40 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2acf6cfcd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2acf6cfd60 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2acf6cfdf0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2acf6cfe80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2acf6cff10 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2acf6cffa0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2acf6d0030 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2acf6d00c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2acf6d0150 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2acf6d01e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2acf6d0270 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 (5 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: 0x2acf61a160 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60f860 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2acf60f8f8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2acf60f990 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf60fc00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2acf60fc98 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2acf60fa28 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2acf60b870 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf60fac0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2acf60fd40 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf60fdd8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf60fb58 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2acf60fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf60ff18 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6cc460 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6cc4f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6cc580 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6cc610 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6cc6a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6cc730 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6cc7c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6cc850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6cc8e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6cc970 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6cca00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6cca90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6ccb20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6ccbb0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 (1 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: 0x2acf61a278 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60ffc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2acf610058 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2acf6100f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf610360 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2acf6103f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2acf610188 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2acf6104a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf610220 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2acf610540 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf6105d8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf6102b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2acf610680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf610718 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6cdf80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6ce010 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6ce0a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6ce130 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6ce1c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6ce250 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6ce2e0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6ce370 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6ce400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6ce490 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6ce520 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6ce5b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6ce640 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6ce6d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/3 (1 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: 0x2acf61a390 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf611090 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf611128 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf6111c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf611430 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf6114c8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf611258 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2acf611570 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf6112f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2acf611610 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf6116a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf611388 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2acf611750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf6117e8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6d15a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d1630 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6d16c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6d1750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6d17e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6d1870 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6d1900 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6d1990 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6d1a20 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6d1ab0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6d1b40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6d1bd0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6d1c60 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6d1cf0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6d15a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d1630 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6d16c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6d1750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6d17e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6d1870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6d1900 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6d1990 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6d1a20 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2acf6d1d80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6d1b40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6d1bd0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2acf6d1ab0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6d1cf0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6d15a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d1630 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6d16c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6d1750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6d17e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6d1870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6d1900 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6d1990 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6d1a20 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6d1ab0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6d1b40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6d1bd0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6d1c60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6d1cf0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/4 (2 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: 0x2acf61a4a8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60f440 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf60f4d8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf60f570 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf611890 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf611928 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf60f608 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2acf6119d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf60f6a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2acf611a70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf611b08 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf60f738 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2acf611bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf611c48 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6d1eb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d1f40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6d1fd0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6d2060 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6d20f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6d2180 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6d2210 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6d22a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6d2330 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6d23c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6d2450 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6d24e0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6d2570 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6d2600 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6d1eb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d1f40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6d1fd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6d2060 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6d20f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6d2180 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6d2210 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6d22a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6d2330 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2acf6d2690 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6d2450 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6d24e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2acf6d23c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6d2600 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6d1eb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d1f40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6d1fd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6d2060 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6d20f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6d2180 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6d2210 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6d22a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6d2330 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6d23c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6d2450 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6d24e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6d2570 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6d2600 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 (80 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: 0x2acf61a5c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2acf6122f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2acf612388 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2acf612420 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2acf60bfd0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2acf60c068 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2acf6124b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2acf612720 MAP: (2 sibs) 4 children: 42: 0x2acf60dd00 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2acf60dd98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2acf60de30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2acf60dec8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2acf6127b8 MAP: (2 sibs) 5 children: 42: 0x2acf612860 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2acf6128f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2acf612990 KEYVAL: 'size' '8' (5 sibs) 42: 0x2acf612a28 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2acf612ac0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2acf612550 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2acf60bb80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf60bc18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf60bcb0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf6125e8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2acf612680 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] 0x2acf6d30d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6d3160 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6d31f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6d3280 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6d3310 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6d33a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6d3430 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6d34c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6d3550 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6d35e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6d3670 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6d3700 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6d3790 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6d3820 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6d38b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6d3940 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6d39d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6d3a60 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6d3af0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2acf6d3b80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6d3c10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6d3ca0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6d3d30 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2acf6d3dc0 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 (15 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: 0x2acf61a6d8 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2acf612bb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2acf612c48 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2acf612ce0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2acf612fe0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2acf613078 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2acf612d78 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2acf613120 MAP: (2 sibs) 4 children: 42: 0x2acf60df70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2acf60e008 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2acf60e0a0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2acf60e138 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2acf6131b8 MAP: (2 sibs) 5 children: 42: 0x2acf613260 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2acf6132f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2acf613390 KEYVAL: 'size' '8' (5 sibs) 42: 0x2acf613428 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2acf6134c0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2acf612e10 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2acf60c4b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf60c548 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf60c5e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf612ea8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2acf613560 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf6135f8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf613690 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf612f40 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] 0x2acf6d42e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6d4370 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6d4400 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6d4490 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6d4520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6d45b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6d4640 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6d46d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6d4760 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6d47f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6d4880 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6d4910 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6d49a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6d4a30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6d4ac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6d4b50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6d4be0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6d4c70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6d4d00 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2acf6d4d90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6d4e20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6d4eb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6d4f40 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2acf6d4fd0 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] 0x2acf6d42e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6d4370 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6d4400 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6d4490 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6d4520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6d45b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6d4640 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6d46d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6d4760 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6d47f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6d4880 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6d4910 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6d49a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6d4a30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6d4ac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6d4b50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6d4be0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6d4c70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6d4d00 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2acf6d4d90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6d4e20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6d4eb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6d4f40 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2acf6d5060 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2acf6d50f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2acf6d5180 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2acf6d4fd0 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] 0x2acf6d42e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6d4370 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6d4400 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6d4490 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6d4520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6d45b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6d4640 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6d46d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6d4760 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6d47f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6d4880 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6d4910 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6d49a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6d4a30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6d4ac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6d4b50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6d4be0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6d4c70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6d4d00 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2acf6d4d90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6d4e20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6d4eb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6d4f40 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2acf6d4fd0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2acf6d5060 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2acf6d50f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2acf6d5180 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 (7 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: 0x2acf61a7f0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2acf615230 MAP: (6 sibs) 1 children: 42: 0x2acf6155d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2acf615670 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf615708 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf6157a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf615838 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf6158d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf6152c8 MAP: (6 sibs) 1 children: 42: 0x2acf615970 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2acf615a10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf615aa8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf615b40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf615bd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf615c70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf615360 MAP: (6 sibs) 1 children: 42: 0x2acf615d10 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2acf6153f8 MAP: (6 sibs) 1 children: 42: 0x2acf615db0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2acf615490 MAP: (6 sibs) 1 children: 42: 0x2acf615e50 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2acf615ef0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2acf615f88 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2acf615528 MAP: (6 sibs) 1 children: 42: 0x2acf616030 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6d54f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d5580 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6d5610 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2acf6d56a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6d5730 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6d57c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6d5850 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6d58e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6d5970 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6d5a00 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2acf6d5a90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6d5b20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6d5bb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6d5c40 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6d5cd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6d5d60 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6d5df0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2acf6d5e80 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2acf6d5f10 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2acf6d5fa0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2acf6d6030 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2acf6d60c0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2acf6d6150 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2acf6d61e0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2acf6d6270 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 (3 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: 0x2acf61a908 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2acf6172d0 MAP: (6 sibs) 1 children: 42: 0x2acf610e10 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617670 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617708 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf6177a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf617838 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf6178d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf617368 MAP: (6 sibs) 1 children: 42: 0x2acf610eb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617a08 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf617aa0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf617b38 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf617bd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf617400 MAP: (6 sibs) 1 children: 42: 0x2acf610f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617c70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617d08 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf617da0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf617e38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf617ed0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf617498 MAP: (6 sibs) 1 children: 42: 0x2acf610ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf618008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf6180a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf618138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf6181d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf617530 MAP: (6 sibs) 1 children: 42: 0x2acf618270 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf618310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf6183a8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf618440 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf6184d8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf618570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf6175c8 MAP: (6 sibs) 1 children: 42: 0x2acf618610 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf6186b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf618748 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf6187e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf618878 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf618910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6d6700 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d6790 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6d6820 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2acf6d68b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6d6940 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6d69d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6d6a60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6d6af0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6d6b80 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6d6c10 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2acf6d6ca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6d6d30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6d6dc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6d6e50 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6d6ee0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6d6f70 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6d7000 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2acf6d7090 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2acf6d7120 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2acf6d71b0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2acf6d7240 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2acf6d72d0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2acf6d7360 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2acf6d73f0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2acf6d7480 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6d7910 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d79a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6d7a30 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2acf6d7ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6d7b50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6d7be0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6d7c70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6d7d00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6d7d90 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6d7e20 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2acf6d7eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6d7f40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6d7fd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6d8060 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6d80f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6d8180 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6d8210 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2acf6d8720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2acf6d87b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2acf6d8840 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2acf6d88d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2acf6d8960 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2acf6d82a0 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2acf6d8330 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2acf6d89f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2acf6d8a80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2acf6d8b10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2acf6d8ba0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2acf6d8c30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2acf6d83c0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2acf6d8450 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2acf6d8cc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2acf6d8d50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2acf6d8de0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2acf6d8e70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2acf6d8570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2acf6d8600 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2acf6d8690 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2acf6d84e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2acf6d8f00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2acf6d8f90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2acf6d9020 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2acf6d90b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6d7910 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d79a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6d7a30 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2acf6d7ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6d7b50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6d7be0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6d7c70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6d7d00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6d7d90 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6d7e20 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2acf6d7eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6d7f40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6d7fd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6d8060 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6d80f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6d8180 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6d8210 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2acf6d82a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2acf6d8330 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2acf6d83c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2acf6d8450 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2acf6d84e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2acf6d8570 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2acf6d8600 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2acf6d8690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2acf6d8720 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2acf6d87b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2acf6d8840 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2acf6d88d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2acf6d8960 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2acf6d89f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2acf6d8a80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2acf6d8b10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2acf6d8ba0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2acf6d8c30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2acf6d8cc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2acf6d8d50 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2acf6d8de0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2acf6d8e70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2acf6d8f00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2acf6d8f90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2acf6d9020 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2acf6d90b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 (8 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: 0x2acf61aa20 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2acf6189b0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618a48 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618ae0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618b78 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618c10 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2acf618ca8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2acf618d40 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2acf618dd8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2acf618e70 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2acf6166d0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2acf618f08 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2acf616770 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2acf618fa0 DOCMAP: (17 sibs) 2 children: 42: 0x2acf60b550 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2acf60b5e8 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2acf619038 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf616810 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2acf6190d0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf6168b0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2acf619168 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf6160d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2acf619200 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf616170 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2acf619298 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2acf619330 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6d6700 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2acf6d6790 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2acf6d6820 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2acf6d68b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2acf6d6940 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2acf6d69d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2acf6d6a60 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2acf6d6af0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2acf6d6b80 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2acf6d6c10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2acf6d6ca0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2acf6d6d30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2acf6d6dc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2acf6d6e50 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2acf6d6ee0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2acf6d6f70 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2acf6d7000 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2acf6d7090 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2acf6d7120 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2acf6d71b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2acf6d7240 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2acf6d72d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2acf6d7360 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2acf6d73f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2acf6d7480 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2acf6d7510 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 (7 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: 0x2acf61ab38 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2acf616cd0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2acf616d68 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2acf616e00 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2acf616e98 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2acf616f30 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2acf6107c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2acf610858 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6d27c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6d2850 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2acf6d28e0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2acf6d2970 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6d2a00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2acf6d2a90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6d2b20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2acf6d2bb0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/11 (1 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: 0x2acf61ac50 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2acf613730 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2acf6137c8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2acf613860 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2acf6138f8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2acf613990 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2acf610950 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2acf6109e8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6d9d20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6d9db0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2acf6d9e40 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2acf6d9ed0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6d9f60 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2acf6d9ff0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6da080 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2acf6da110 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6d9d20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6d9db0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2acf6d9e40 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2acf6d9ed0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6d9f60 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2acf6d9ff0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6da080 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2acf6da110 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6d9d20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6d9db0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2acf6d9e40 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2acf6d9ed0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6d9f60 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2acf6d9ff0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6da080 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2acf6da110 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/12 (2 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: 0x2acf61ad68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf60bd50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2acf60bde8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6da630 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6da6c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2acf6da750 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/13 (1 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: 0x2acf61ae80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611cf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2acf611d88 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6daf40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6dafd0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2acf6db060 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6daf40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6dafd0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2acf6db060 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6daf40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6dafd0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2acf6db060 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/14 (1 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: 0x2acf61af98 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2acf619510 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2acf6195a8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2acf619640 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2acf6199e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2acf619a78 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2acf6196d8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2acf60c2e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2acf60c378 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2acf60c410 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2acf619770 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2acf619b20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2acf619bb8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2acf619808 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2acf6198a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2acf619c60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2acf619cf8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2acf619938 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2acf619da0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2acf619e38 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6dc160 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2acf6dc1f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2acf6dc280 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2acf6dc310 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6dc3a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2acf6dc430 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2acf6dc4c0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6dc550 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2acf6dc5e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2acf6dc670 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2acf6dc700 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6dc790 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2acf6dc820 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2acf6dc8b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2acf6dc940 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6dc9d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2acf6dca60 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2acf6dcaf0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6dcb80 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2acf6dcc10 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/15 (13 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: 0x2acf61b0b0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2acf61c1f0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2acf61c288 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2acf61c320 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2acf61c6c0 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2acf61c758 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2acf61c3b8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2acf61c800 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2acf61c898 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2acf61c930 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2acf61c450 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2acf61c9d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2acf61ca68 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2acf61c4e8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2acf61c580 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2acf61cb10 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2acf61cba8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2acf61c618 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2acf61cc50 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2acf61cce8 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6dd370 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf6dd400 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2acf6dd490 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2acf6dd520 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6dd5b0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2acf6dd640 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2acf6dd6d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6dd760 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2acf6dd7f0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2acf6dd880 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2acf6dd910 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6dd9a0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2acf6dda30 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2acf6ddac0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2acf6ddb50 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6ddbe0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2acf6ddc70 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2acf6ddd00 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6ddd90 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2acf6dde20 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6dd370 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf6dd400 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2acf6dd490 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2acf6dd520 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6dd5b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2acf6dd640 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2acf6dd6d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6dd760 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2acf6dd7f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2acf6dd880 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2acf6dd910 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6dd9a0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2acf6dda30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2acf6ddac0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2acf6ddb50 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6ddbe0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2acf6ddc70 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2acf6ddd00 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6ddd90 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2acf6dde20 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6dd370 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf6dd400 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2acf6dd490 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2acf6dd520 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6dd5b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2acf6dd640 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2acf6dd6d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6dd760 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2acf6dd7f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2acf6dd880 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2acf6dd910 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6dd9a0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2acf6dda30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2acf6ddac0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2acf6ddb50 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6ddbe0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2acf6ddc70 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2acf6ddd00 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6ddd90 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2acf6dde20 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (4 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: 0x2acf61b1c8 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2acf614650 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2acf614b20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2acf614bb8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2acf614c50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2acf6146e8 MAP: (8 sibs) 3 children: 42: 0x2acf614cf0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2acf614d88 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2acf614e20 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2acf614780 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2acf613dd0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2acf614818 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2acf613e70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2acf6148b0 MAP: (8 sibs) 7 children: 42: 0x2acf61cd90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2acf61ce28 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2acf61cec0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2acf61cf58 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2acf61cff0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2acf61d088 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2acf61d120 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2acf614948 VAL***: '*a0' (8 sibs) 42: 0x2acf6149e0 VAL***: '*a7' (8 sibs) 42: 0x2acf614a78 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6de580 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2acf6de610 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2acf6de6a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6de730 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6de7c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6de850 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6de8e0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6de970 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6dea00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6dea90 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2acf6deb20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6debb0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2acf6dec40 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6decd0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6ded60 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6dedf0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6dee80 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6def10 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6defa0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6df030 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6df0c0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6df150 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2acf6df1e0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2acf6df270 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 (2 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: 0x2acf61b2e0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf61d1c0 MAP: (8 sibs) 3 children: 42: 0x2acf61d690 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2acf61d728 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2acf61d7c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2acf61d258 MAP: (8 sibs) 3 children: 42: 0x2acf61d860 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2acf61d8f8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2acf61d990 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2acf61d2f0 MAP: (8 sibs) 1 children: 42: 0x2acf612240 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2acf61d388 MAP: (8 sibs) 1 children: 42: 0x2acf6150e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2acf61d420 MAP: (8 sibs) 7 children: 42: 0x2acf61da30 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2acf61dac8 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2acf61db60 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2acf61dbf8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2acf61dc90 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2acf61dd28 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2acf61ddc0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2acf61d4b8 MAP: (8 sibs) 3 children: 42: 0x2acf61de60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2acf61def8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2acf61df90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2acf61d550 MAP: (8 sibs) 1 children: 42: 0x2acf61e030 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2acf61d5e8 MAP: (8 sibs) 1 children: 42: 0x2acf61e0d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6df790 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2acf6df820 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2acf6df8b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6df940 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6df9d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6dfa60 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6dfaf0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6dfb80 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6dfc10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6dfca0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2acf6dfd30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6dfdc0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2acf6dfe50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6dfee0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6dff70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6e0000 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6e0090 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6e0120 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6e01b0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6e0240 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6e02d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6e0360 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2acf6e03f0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2acf6e0480 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6df790 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6df820 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2acf6df8b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6df940 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6df9d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6dfa60 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6dfaf0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6dfb80 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6dfc10 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6dfca0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6dfd30 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6dfdc0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2acf6dfe50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6dfee0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6dff70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6e0000 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6e0090 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6e0120 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6e01b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6e0240 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6e02d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6e0360 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2acf6e0510 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2acf6e05a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2acf6e0630 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2acf6e03f0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2acf6e06c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2acf6e0480 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2acf6e0750 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6df790 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6df820 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2acf6df8b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6df940 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6df9d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6dfa60 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6dfaf0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6dfb80 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6dfc10 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6dfca0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6dfd30 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6dfdc0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2acf6dfe50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6dfee0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6dff70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6e0000 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6e0090 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6e0120 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6e01b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6e0240 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6e02d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6e0360 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2acf6e03f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2acf6e0480 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2acf6e0510 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2acf6e05a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2acf6e0630 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2acf6e06c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2acf6e0750 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 (5 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: 0x2acf61b3f8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2acf60c110 KEYVAL: 'a' '1' (3 sibs) 42: 0x2acf60c1a8 KEYVAL: 'b' '' (3 sibs) 42: 0x2acf60c240 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6db850 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2acf6db8e0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2acf6db970 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2acf6dba00 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 (1 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: 0x2acf61b510 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611e30 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2acf611ec8 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6e09a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6e0a30 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6e0ac0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/20 (1 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: 0x2acf61b628 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611f70 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2acf612008 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6e12b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6e1340 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6e13d0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6e12b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6e1340 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6e13d0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2acf6e12b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6e1340 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6e13d0 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 (5 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 (2 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 (1 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 (2 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 (1 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 (2 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 (1 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 (1 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 (1 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 (11 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 (4 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 (3 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 (3 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 (3 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 (3 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 (4 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 (4 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 (4 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 (4 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 (5 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (4 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 (3 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 (4 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 (3 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 (3 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 (4 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (3 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (2 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 (2 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 (2 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 (2 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 (1 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 (1 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (1 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 (2 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 (1 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 (1 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 (2 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 (2 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 (2 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 (2 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 (1 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 (1 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 (2 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] 0x2acf6957d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf695860 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2acf6958f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf695980 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf695a10 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2acf695aa0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf695b30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf695bc0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2acf695c50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf695ce0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2acf695d70 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf695e00 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf695e90 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf695f20 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf695fb0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf696040 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6960d0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2acf696160 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2acf6961f0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2acf696280 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2acf696310 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2acf6963a0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2acf696430 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2acf6964c0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2acf696550 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2acf6965e0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2acf696670 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2acf696700 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2acf696790 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2acf696820 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2acf6968b0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2acf696940 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] 0x2acf6e7fd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6e8060 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2acf6e80f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf6e8180 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf6e8210 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2acf6e82a0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf6e8330 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf6e83c0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2acf6e8450 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf6e84e0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2acf6e8570 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf6e8600 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf6e8690 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf6e8720 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf6e87b0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf6e8840 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6e88d0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2acf6e8960 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2acf6e89f0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2acf6e8a80 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2acf6e8b10 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2acf6e8ba0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2acf6e8c30 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2acf6e8cc0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2acf6e8d50 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2acf6e8de0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2acf6e8e70 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2acf6e8f00 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2acf6e8f90 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2acf6e9020 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2acf6e90b0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2acf6e9140 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 (6 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] 0x2acf699920 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6999b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2acf699a40 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf699ad0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf699b60 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2acf699bf0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf699c80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf699d10 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2acf699da0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf699e30 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf699ec0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf699f50 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf699fe0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf69a070 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf69a100 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf69a190 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf69a220 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2acf69a2b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2acf69a340 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2acf69a3d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2acf69a460 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2acf69a4f0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2acf69a580 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2acf69a610 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2acf69a6a0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2acf69a730 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2acf69a7c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2acf69a850 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2acf69a8e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2acf69a970 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2acf69aa00 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] 0x2acf6e91e0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6e9270 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2acf6e9300 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf6e9390 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf6e9420 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2acf6e94b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf6e9540 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf6e95d0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2acf6e9660 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf6e96f0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6e9780 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf6e9810 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf6e98a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf6e9930 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf6e99c0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf6e9a50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6e9ae0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2acf6e9b70 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2acf6e9c00 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2acf6e9c90 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2acf6e9d20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2acf6e9db0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2acf6e9e40 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2acf6e9ed0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2acf6e9f60 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2acf6e9ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2acf6ea080 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2acf6ea110 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2acf6ea1a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2acf6ea230 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2acf6ea2c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 (4 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] 0x2acf69bd30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf69bdc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf69be50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf69bee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf69bf70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf69c000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf69c090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf69c120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf69c1b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf69c240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf69c2d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf69c360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf69c3f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf69c480 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] 0x2acf6e76c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6e7750 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6e77e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6e7870 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6e7900 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6e7990 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6e7a20 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6e7ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6e7b40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6e7bd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6e7c60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6e7cf0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6e7d80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6e7e10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 (2 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] 0x2acf69e070 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf69e100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf69e190 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf69e220 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf69e2b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf69e340 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf69e3d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf69e460 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf69e4f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf69e580 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf69e610 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf69e6a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf69e730 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf69e7c0 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] 0x2acf6ea3f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6ea480 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6ea510 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6ea5a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6ea630 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6ea6c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6ea750 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6ea7e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6ea870 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6ea900 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6ea990 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6eaa20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6eaab0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6eab40 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/3 (2 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] 0x2acf6a01e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6a0270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6a0300 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6a0390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6a0420 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6a04b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6a0540 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6a05d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6a0660 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6a06f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6a0780 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6a0810 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6a08a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6a0930 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] 0x2acf6ead00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6ead90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6eae20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6eaeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6eaf40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6eafd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6eb060 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6eb0f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6eb180 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6eb210 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6eb2a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6eb330 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6eb3c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6eb450 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/4 (2 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] 0x2acf6a2530 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6a25c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6a2650 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6a26e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6a2770 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6a2800 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6a2890 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6a2920 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6a29b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6a2a40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6a2ad0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6a2b60 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6a2bf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6a2c80 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] 0x2acf6eb610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6eb6a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6eb730 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6eb7c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6eb850 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6eb8e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6eb970 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6eba00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6eba90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6ebb20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6ebbb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6ebc40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6ebcd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6ebd60 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/5 (1 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] 0x2acf6a5b30 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6a5bc0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6a5c50 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6a5ce0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6a5d70 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6a5e00 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6a5e90 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6a5f20 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6a5fb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6a6040 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6a60d0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6a6160 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6a61f0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6a6280 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6a6310 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6a63a0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6a6430 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6a64c0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6a6550 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2acf6a65e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6a6670 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6a6700 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6a6790 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2acf6a6820 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] 0x2acf6ec830 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6ec8c0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6ec950 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6ec9e0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6eca70 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6ecb00 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6ecb90 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6ecc20 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6eccb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6ecd40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6ecdd0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6ece60 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6ecef0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6ecf80 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6ed010 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6ed0a0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6ed130 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6ed1c0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6ed250 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2acf6ed2e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6ed370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6ed400 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6ed490 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2acf6ed520 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 (4 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] 0x2acf6a8d20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6a8db0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6a8e40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6a8ed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6a8f60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6a8ff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6a9080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6a9110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6a91a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6a9230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6a92c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6a9350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6a93e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6a9470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6a9500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6a9590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6a9620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6a96b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6a9740 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2acf6a97d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6a9860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6a98f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6a9980 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2acf6a9a10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2acf6a9aa0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2acf6a9b30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2acf6a9bc0 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] 0x2acf6eda40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6edad0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6edb60 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6edbf0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6edc80 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6edd10 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6edda0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6ede30 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6edec0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6edf50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6edfe0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6ee070 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6ee100 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6ee190 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6ee220 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6ee2b0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6ee340 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6ee3d0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6ee460 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2acf6ee4f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6ee580 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6ee610 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6ee6a0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2acf6ee730 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2acf6ee7c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2acf6ee850 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2acf6ee8e0 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 (3 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] 0x2acf6abee0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6abf70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6ac000 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2acf6ac090 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6ac120 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6ac1b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6ac240 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6ac2d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6ac360 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6ac3f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2acf6ac480 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6ac510 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6ac5a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6ac630 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6ac6c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6ac750 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6ac7e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2acf6ac870 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2acf6ac900 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2acf6ac990 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2acf6aca20 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2acf6acab0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2acf6acb40 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2acf6acbd0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2acf6acc60 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] 0x2acf6eec50 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6eece0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6eed70 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2acf6eee00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6eee90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6eef20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6eefb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6ef040 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6ef0d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6ef160 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2acf6ef1f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6ef280 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6ef310 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6ef3a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6ef430 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6ef4c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6ef550 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2acf6ef5e0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2acf6ef670 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2acf6ef700 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2acf6ef790 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2acf6ef820 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2acf6ef8b0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2acf6ef940 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2acf6ef9d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 (3 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] 0x2acf6b02b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6b0340 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6b03d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2acf6b0460 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6b04f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6b0580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6b0610 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6b06a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6b0730 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6b07c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2acf6b0850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6b08e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6b0970 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6b0a00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6b0a90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6b0b20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6b0bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2acf6b0c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2acf6b0cd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2acf6b0d60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2acf6b0df0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2acf6b0e80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2acf6b0f10 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2acf6b0fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2acf6b1030 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2acf6b10c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2acf6b1150 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2acf6b11e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2acf6b1270 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2acf6b1300 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2acf6b1390 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2acf6b1420 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2acf6b14b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2acf6b1540 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2acf6b15d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2acf6b1660 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2acf6b16f0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2acf6b1780 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2acf6b1810 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2acf6b18a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2acf6b1930 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2acf6b19c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2acf6b1a50 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] 0x2acf6f1070 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6f1100 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6f1190 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2acf6f1220 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6f12b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6f1340 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6f13d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6f1460 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6f14f0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6f1580 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2acf6f1610 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6f16a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6f1730 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6f17c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6f1850 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6f18e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6f1970 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2acf6f1a00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2acf6f1a90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2acf6f1b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2acf6f1bb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2acf6f1c40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2acf6f1cd0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2acf6f1d60 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2acf6f1df0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2acf6f1e80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2acf6f1f10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2acf6f1fa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2acf6f2030 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2acf6f20c0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2acf6f2150 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2acf6f21e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2acf6f2270 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2acf6f2300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2acf6f2390 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2acf6f2420 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2acf6f24b0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2acf6f2540 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2acf6f25d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2acf6f2660 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2acf6f26f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2acf6f2780 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2acf6f2810 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 (5 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] 0x2acf6b35d0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2acf6b3660 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2acf6b36f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2acf6b3780 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2acf6b3810 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2acf6b38a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2acf6b3930 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2acf6b39c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2acf6b3a50 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2acf6b3ae0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2acf6b3b70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2acf6b3c00 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2acf6b3c90 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2acf6b3d20 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2acf6b3db0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2acf6b3e40 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2acf6b3ed0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2acf6b3f60 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2acf6b3ff0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2acf6b4080 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2acf6b4110 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2acf6b41a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2acf6b4230 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2acf6b42c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2acf6b4350 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2acf6b43e0 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] 0x2acf6efe60 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2acf6efef0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2acf6eff80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2acf6f0010 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2acf6f00a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2acf6f0130 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2acf6f01c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2acf6f0250 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2acf6f02e0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2acf6f0370 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2acf6f0400 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2acf6f0490 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2acf6f0520 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2acf6f05b0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2acf6f0640 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2acf6f06d0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2acf6f0760 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2acf6f07f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2acf6f0880 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2acf6f0910 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2acf6f09a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2acf6f0a30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2acf6f0ac0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2acf6f0b50 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2acf6f0be0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2acf6f0c70 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 (4 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] 0x2acf6b2cc0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6b2d50 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2acf6b2de0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2acf6b2e70 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6b2f00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2acf6b2f90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6b3020 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2acf6b30b0 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] 0x2acf6ebf20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6ebfb0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2acf6ec040 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2acf6ec0d0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6ec160 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2acf6ec1f0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6ec280 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2acf6ec310 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 (1 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] 0x2acf6b7020 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6b70b0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2acf6b7140 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2acf6b71d0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6b7260 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2acf6b72f0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6b7380 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2acf6b7410 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] 0x2acf6f3480 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6f3510 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2acf6f35a0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2acf6f3630 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6f36c0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2acf6f3750 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6f37e0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2acf6f3870 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/12 (1 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] 0x2acf6b8d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6b8de0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2acf6b8e70 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] 0x2acf6f3d90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6f3e20 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2acf6f3eb0 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] 0x2acf6baa80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6bab10 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2acf6baba0 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] 0x2acf6f46a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6f4730 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2acf6f47c0 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] 0x2acf6bd610 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2acf6bd6a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2acf6bd730 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2acf6bd7c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6bd850 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2acf6bd8e0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2acf6bd970 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6bda00 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2acf6bda90 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2acf6bdb20 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2acf6bdbb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6bdc40 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2acf6bdcd0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2acf6bdd60 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2acf6bddf0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6bde80 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2acf6bdf10 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2acf6bdfa0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6be030 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2acf6be0c0 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] 0x2acf6f58c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2acf6f5950 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2acf6f59e0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2acf6f5a70 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6f5b00 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2acf6f5b90 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2acf6f5c20 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6f5cb0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2acf6f5d40 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2acf6f5dd0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2acf6f5e60 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6f5ef0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2acf6f5f80 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2acf6f6010 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2acf6f60a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6f6130 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2acf6f61c0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2acf6f6250 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6f62e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2acf6f6370 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/15 (3 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] 0x2acf6c0550 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf6c05e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2acf6c0670 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2acf6c0700 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6c0790 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2acf6c0820 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2acf6c08b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6c0940 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2acf6c09d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2acf6c0a60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2acf6c0af0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6c0b80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2acf6c0c10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2acf6c0ca0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2acf6c0d30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6c0dc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2acf6c0e50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2acf6c0ee0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6c0f70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2acf6c1000 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] 0x2acf6f6ad0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf6f6b60 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2acf6f6bf0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2acf6f6c80 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6f6d10 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2acf6f6da0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2acf6f6e30 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6f6ec0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2acf6f6f50 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2acf6f6fe0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2acf6f7070 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6f7100 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2acf6f7190 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2acf6f7220 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2acf6f72b0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6f7340 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2acf6f73d0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2acf6f7460 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6f74f0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2acf6f7580 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/16 (2 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] 0x2acf6c3490 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2acf6c3520 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2acf6c35b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6c3640 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6c36d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6c3760 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6c37f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6c3880 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6c3910 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6c39a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2acf6c3a30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6c3ac0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2acf6c3b50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6c3be0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6c3c70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6c3d00 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6c3d90 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6c3e20 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6c3eb0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6c3f40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6c3fd0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6c4060 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2acf6c40f0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2acf6c4180 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] 0x2acf6f7ce0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2acf6f7d70 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2acf6f7e00 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6f7e90 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6f7f20 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6f7fb0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6f8040 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6f80d0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6f8160 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6f81f0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2acf6f8280 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6f8310 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2acf6f83a0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6f8430 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6f84c0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6f8550 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6f85e0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6f8670 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6f8700 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6f8790 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6f8820 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6f88b0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2acf6f8940 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2acf6f89d0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 (3 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] 0x2acf6c5ac0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6c5b50 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2acf6c5be0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6c5c70 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6c5d00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6c5d90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6c5e20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6c5eb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6c5f40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6c5fd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6c6060 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6c60f0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2acf6c6180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6c6210 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6c62a0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6c6330 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6c63c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6c6450 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6c64e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6c6570 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6c6600 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6c6690 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2acf6c6720 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2acf6c67b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2acf6c6840 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2acf6c68d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2acf6c6960 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2acf6c69f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2acf6c6a80 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] 0x2acf6f8ef0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6f8f80 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2acf6f9010 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6f90a0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6f9130 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6f91c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6f9250 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6f92e0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6f9370 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6f9400 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6f9490 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6f9520 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2acf6f95b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6f9640 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6f96d0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6f9760 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6f97f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6f9880 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6f9910 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6f99a0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6f9a30 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6f9ac0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2acf6f9b50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2acf6f9be0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2acf6f9c70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2acf6f9d00 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2acf6f9d90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2acf6f9e20 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2acf6f9eb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 (3 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] 0x2acf6c80f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2acf6c8180 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2acf6c8210 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2acf6c82a0 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] 0x2acf6f4fb0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2acf6f5040 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2acf6f50d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2acf6f5160 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] 0x2acf6c9e20 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6c9eb0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6c9f40 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] 0x2acf6fa100 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6fa190 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6fa220 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] 0x2acf6cbb50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6cbbe0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6cbc70 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] 0x2acf6faa10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6faaa0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6fab30 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] 0x2acf6ccd70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6cce00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2acf6cce90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf6ccf20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf6ccfb0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2acf6cd040 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf6cd0d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf6cd160 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2acf6cd1f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf6cd280 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2acf6cd310 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf6cd3a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf6cd430 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf6cd4c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf6cd550 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf6cd5e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6cd670 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2acf6cd700 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2acf6cd790 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2acf6cd820 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2acf6cd8b0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2acf6cd940 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2acf6cd9d0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2acf6cda60 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2acf6cdaf0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2acf6cdb80 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2acf6cdc10 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2acf6cdca0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2acf6cdd30 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2acf6cddc0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2acf6cde50 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2acf6cdee0 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] 0x2acf6fbc30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6fbcc0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2acf6fbd50 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf6fbde0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf6fbe70 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2acf6fbf00 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf6fbf90 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf6fc020 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2acf6fc0b0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf6fc140 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2acf6fc1d0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf6fc260 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf6fc2f0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf6fc380 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf6fc410 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf6fc4a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6fc530 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2acf6fc5c0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2acf6fc650 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2acf6fc6e0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2acf6fc770 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2acf6fc800 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2acf6fc890 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2acf6fc920 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2acf6fc9b0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2acf6fca40 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2acf6fcad0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2acf6fcb60 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2acf6fcbf0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2acf6fcc80 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2acf6fcd10 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2acf6fcda0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/0 (4 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] 0x2acf6cf190 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6cf220 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2acf6cf2b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf6cf340 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf6cf3d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2acf6cf460 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf6cf4f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf6cf580 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2acf6cf610 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf6cf6a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6cf730 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf6cf7c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf6cf850 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf6cf8e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf6cf970 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf6cfa00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6cfa90 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2acf6cfb20 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2acf6cfbb0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2acf6cfc40 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2acf6cfcd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2acf6cfd60 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2acf6cfdf0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2acf6cfe80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2acf6cff10 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2acf6cffa0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2acf6d0030 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2acf6d00c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2acf6d0150 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2acf6d01e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2acf6d0270 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] 0x2acf6fce40 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6fced0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2acf6fcf60 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf6fcff0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf6fd080 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2acf6fd110 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf6fd1a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf6fd230 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2acf6fd2c0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf6fd350 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6fd3e0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf6fd470 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf6fd500 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf6fd590 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf6fd620 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf6fd6b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf6fd740 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2acf6fd7d0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2acf6fd860 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2acf6fd8f0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2acf6fd980 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2acf6fda10 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2acf6fdaa0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2acf6fdb30 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2acf6fdbc0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2acf6fdc50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2acf6fdce0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2acf6fdd70 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2acf6fde00 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2acf6fde90 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2acf6fdf20 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 (4 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] 0x2acf6cc460 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6cc4f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6cc580 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6cc610 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6cc6a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6cc730 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6cc7c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6cc850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6cc8e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6cc970 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6cca00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6cca90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6ccb20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6ccbb0 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] 0x2acf6fb320 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6fb3b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6fb440 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6fb4d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6fb560 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6fb5f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6fb680 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6fb710 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6fb7a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6fb830 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6fb8c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6fb950 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6fb9e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6fba70 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 (2 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] 0x2acf6cdf80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6ce010 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6ce0a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6ce130 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6ce1c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6ce250 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6ce2e0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6ce370 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6ce400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6ce490 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6ce520 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6ce5b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6ce640 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6ce6d0 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] 0x2acf6fe050 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6fe0e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf6fe170 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf6fe200 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6fe290 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf6fe320 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf6fe3b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6fe440 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6fe4d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6fe560 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf6fe5f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6fe680 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6fe710 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf6fe7a0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/3 (1 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] 0x2acf6d15a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d1630 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6d16c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6d1750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6d17e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6d1870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6d1900 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6d1990 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6d1a20 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6d1ab0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6d1b40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6d1bd0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6d1c60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6d1cf0 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] 0x2acf6fe960 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6fe9f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6fea80 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6feb10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6feba0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6fec30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6fecc0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6fed50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6fede0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6fee70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6fef00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6fef90 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6ff020 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6ff0b0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/4 (1 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] 0x2acf6d1eb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d1f40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6d1fd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6d2060 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6d20f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6d2180 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6d2210 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6d22a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6d2330 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6d23c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6d2450 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6d24e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6d2570 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6d2600 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] 0x2acf6ff270 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf6ff300 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf6ff390 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf6ff420 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf6ff4b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf6ff540 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf6ff5d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf6ff660 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf6ff6f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf6ff780 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf6ff810 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf6ff8a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf6ff930 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf6ff9c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/5 (2 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] 0x2acf6d30d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6d3160 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6d31f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6d3280 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6d3310 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6d33a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6d3430 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6d34c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6d3550 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6d35e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6d3670 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6d3700 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6d3790 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6d3820 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6d38b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6d3940 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6d39d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6d3a60 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6d3af0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2acf6d3b80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6d3c10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6d3ca0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6d3d30 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2acf6d3dc0 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] 0x2acf700620 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf7006b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf700740 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf7007d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf700860 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf7008f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf700980 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf700a10 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf700aa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf700b30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf700bc0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf700c50 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf700ce0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf700d70 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf700e00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf700e90 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf700f20 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf700fb0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf701040 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2acf7010d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf701160 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf7011f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf701280 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2acf701310 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 (3 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] 0x2acf6d42e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf6d4370 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf6d4400 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf6d4490 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf6d4520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf6d45b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf6d4640 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf6d46d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf6d4760 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf6d47f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf6d4880 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf6d4910 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf6d49a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf6d4a30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf6d4ac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf6d4b50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf6d4be0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf6d4c70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf6d4d00 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2acf6d4d90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf6d4e20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf6d4eb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf6d4f40 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2acf6d4fd0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2acf6d5060 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2acf6d50f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2acf6d5180 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] 0x2acf701830 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf7018c0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf701950 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf7019e0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf701a70 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf701b00 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf701b90 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf701c20 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf701cb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf701d40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf701dd0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf701e60 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf701ef0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf701f80 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf702010 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf7020a0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf702130 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf7021c0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf702250 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2acf7022e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf702370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf702400 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf702490 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2acf702520 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2acf7025b0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2acf702640 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2acf7026d0 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 (3 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] 0x2acf6d54f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d5580 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6d5610 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2acf6d56a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6d5730 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6d57c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6d5850 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6d58e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6d5970 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6d5a00 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2acf6d5a90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6d5b20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6d5bb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6d5c40 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6d5cd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6d5d60 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6d5df0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2acf6d5e80 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2acf6d5f10 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2acf6d5fa0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2acf6d6030 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2acf6d60c0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2acf6d6150 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2acf6d61e0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2acf6d6270 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] 0x2acf702a40 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf702ad0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf702b60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2acf702bf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf702c80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf702d10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf702da0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf702e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf702ec0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf702f50 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2acf702fe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf703070 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf703100 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf703190 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf703220 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf7032b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf703340 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2acf7033d0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2acf703460 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2acf7034f0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2acf703580 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2acf703610 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2acf7036a0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2acf703730 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2acf7037c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 (3 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] 0x2acf6d7910 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf6d79a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf6d7a30 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2acf6d7ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf6d7b50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf6d7be0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf6d7c70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf6d7d00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf6d7d90 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf6d7e20 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2acf6d7eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf6d7f40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf6d7fd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf6d8060 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf6d80f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf6d8180 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf6d8210 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2acf6d82a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2acf6d8330 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2acf6d83c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2acf6d8450 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2acf6d84e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2acf6d8570 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2acf6d8600 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2acf6d8690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2acf6d8720 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2acf6d87b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2acf6d8840 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2acf6d88d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2acf6d8960 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2acf6d89f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2acf6d8a80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2acf6d8b10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2acf6d8ba0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2acf6d8c30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2acf6d8cc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2acf6d8d50 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2acf6d8de0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2acf6d8e70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2acf6d8f00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2acf6d8f90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2acf6d9020 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2acf6d90b0 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] 0x2acf704e60 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf704ef0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf704f80 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2acf705010 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf7050a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf705130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf7051c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf705250 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf7052e0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf705370 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2acf705400 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf705490 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf705520 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf7055b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf705640 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf7056d0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf705760 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2acf7057f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2acf705880 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2acf705910 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2acf7059a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2acf705a30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2acf705ac0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2acf705b50 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2acf705be0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2acf705c70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2acf705d00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2acf705d90 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2acf705e20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2acf705eb0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2acf705f40 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2acf705fd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2acf706060 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2acf7060f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2acf706180 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2acf706210 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2acf7062a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2acf706330 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2acf7063c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2acf706450 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2acf7064e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2acf706570 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2acf706600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 (6 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] 0x2acf6d6700 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2acf6d6790 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2acf6d6820 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2acf6d68b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2acf6d6940 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2acf6d69d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2acf6d6a60 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2acf6d6af0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2acf6d6b80 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2acf6d6c10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2acf6d6ca0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2acf6d6d30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2acf6d6dc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2acf6d6e50 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2acf6d6ee0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2acf6d6f70 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2acf6d7000 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2acf6d7090 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2acf6d7120 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2acf6d71b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2acf6d7240 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2acf6d72d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2acf6d7360 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2acf6d73f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2acf6d7480 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2acf6d7510 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] 0x2acf703c50 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2acf703ce0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2acf703d70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2acf703e00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2acf703e90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2acf703f20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2acf703fb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2acf704040 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2acf7040d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2acf704160 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2acf7041f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2acf704280 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2acf704310 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2acf7043a0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2acf704430 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2acf7044c0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2acf704550 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2acf7045e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2acf704670 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2acf704700 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2acf704790 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2acf704820 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2acf7048b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2acf704940 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2acf7049d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2acf704a60 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 (4 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] 0x2acf6d27c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6d2850 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2acf6d28e0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2acf6d2970 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6d2a00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2acf6d2a90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6d2b20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2acf6d2bb0 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] 0x2acf6ffd10 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6ffda0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2acf6ffe30 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2acf6ffec0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6fff50 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2acf6fffe0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf700070 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2acf700100 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 (1 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] 0x2acf6d9d20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf6d9db0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2acf6d9e40 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2acf6d9ed0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf6d9f60 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2acf6d9ff0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf6da080 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2acf6da110 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] 0x2acf707270 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf707300 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2acf707390 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2acf707420 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf7074b0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2acf707540 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf7075d0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2acf707660 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/12 (1 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] 0x2acf6da630 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6da6c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2acf6da750 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] 0x2acf707bc0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf707c50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2acf707ce0 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] 0x2acf6daf40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6dafd0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2acf6db060 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] 0x2acf7084d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf708560 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2acf7085f0 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] 0x2acf6dc160 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2acf6dc1f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2acf6dc280 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2acf6dc310 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6dc3a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2acf6dc430 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2acf6dc4c0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6dc550 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2acf6dc5e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2acf6dc670 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2acf6dc700 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6dc790 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2acf6dc820 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2acf6dc8b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2acf6dc940 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6dc9d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2acf6dca60 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2acf6dcaf0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6dcb80 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2acf6dcc10 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] 0x2acf7096f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2acf709780 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2acf709810 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2acf7098a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf709930 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2acf7099c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2acf709a50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf709ae0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2acf709b70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2acf709c00 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2acf709c90 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2acf709d20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2acf709db0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2acf709e40 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2acf709ed0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf709f60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2acf709ff0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2acf70a080 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf70a110 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2acf70a1a0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/15 (3 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] 0x2acf6dd370 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf6dd400 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2acf6dd490 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2acf6dd520 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf6dd5b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2acf6dd640 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2acf6dd6d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf6dd760 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2acf6dd7f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2acf6dd880 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2acf6dd910 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2acf6dd9a0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2acf6dda30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2acf6ddac0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2acf6ddb50 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf6ddbe0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2acf6ddc70 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2acf6ddd00 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf6ddd90 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2acf6dde20 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] 0x2acf70a900 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf70a990 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2acf70aa20 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2acf70aab0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf70ab40 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2acf70abd0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2acf70ac60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf70acf0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2acf70ad80 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2acf70ae10 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2acf70aea0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2acf70af30 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2acf70afc0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2acf70b050 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2acf70b0e0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf70b170 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2acf70b200 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2acf70b290 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf70b320 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2acf70b3b0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/16 (2 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] 0x2acf6de580 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2acf6de610 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2acf6de6a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6de730 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6de7c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6de850 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6de8e0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6de970 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6dea00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6dea90 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2acf6deb20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6debb0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2acf6dec40 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6decd0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6ded60 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6dedf0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6dee80 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6def10 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6defa0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6df030 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6df0c0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6df150 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2acf6df1e0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2acf6df270 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] 0x2acf70c420 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2acf70c4b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2acf70c540 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf70c5d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf70c660 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf70c6f0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf70c780 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf70c810 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf70c8a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf70c930 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2acf70c9c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf70ca50 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2acf70cae0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf70cb70 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf70cc00 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2acf70cc90 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2acf70cd20 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2acf70cdb0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2acf70ce40 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2acf70ced0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2acf70cf60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2acf70cff0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2acf70d080 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2acf70d110 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 (3 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] 0x2acf6df790 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf6df820 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2acf6df8b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf6df940 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf6df9d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf6dfa60 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf6dfaf0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf6dfb80 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf6dfc10 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf6dfca0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf6dfd30 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf6dfdc0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2acf6dfe50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf6dfee0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf6dff70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2acf6e0000 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2acf6e0090 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2acf6e0120 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2acf6e01b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2acf6e0240 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2acf6e02d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2acf6e0360 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2acf6e03f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2acf6e0480 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2acf6e0510 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2acf6e05a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2acf6e0630 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2acf6e06c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2acf6e0750 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] 0x2acf70d630 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf70d6c0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2acf70d750 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf70d7e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf70d870 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf70d900 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf70d990 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf70da20 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf70dab0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf70db40 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf70dbd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf70dc60 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2acf70dcf0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf70dd80 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf70de10 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2acf70dea0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2acf70df30 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2acf70dfc0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2acf70e050 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2acf70e0e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2acf70e170 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2acf70e200 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2acf70e290 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2acf70e320 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2acf70e3b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2acf70e440 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2acf70e4d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2acf70e560 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2acf70e5f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 (3 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] 0x2acf6db850 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2acf6db8e0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2acf6db970 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2acf6dba00 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] 0x2acf70bb10 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2acf70bba0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2acf70bc30 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2acf70bcc0 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] 0x2acf6e09a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6e0a30 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6e0ac0 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] 0x2acf70e840 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf70e8d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf70e960 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] 0x2acf6e12b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6e1340 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf6e13d0 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] 0x2acf70f150 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf70f1e0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf70f270 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: 0x2acf619f30 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf60c7a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2acf60cc70 KEYVAL: 'x' '1' (2 sibs) 42: 0x2acf60cd08 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60c838 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2acf60cdb0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2acf60ce48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60c8d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2acf60cef0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2acf60c968 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2acf60cf90 KEYVAL: 'r' '1' (1 sibs) 42: 0x2acf60ca00 MAP: (8 sibs) 4 children: 42: 0x2acf60d030 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60d0c8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60d160 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60d1f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60ca98 MAP: (8 sibs) 3 children: 42: 0x2acf60d2a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2acf60d338 KEYVAL: 'r' '10' (3 sibs) 42: 0x2acf60d3d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2acf60cb30 MAP: (8 sibs) 2 children: 42: 0x2acf60d470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2acf60d5b0 VAL***: '*CENTER' (2 sibs) 42: 0x2acf60d648 VAL***: '*BIG' (2 sibs) 42: 0x2acf60d508 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2acf60cbc8 MAP: (8 sibs) 3 children: 42: 0x2acf60d6f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2acf60d8c0 VAL***: '*BIG' (3 sibs) 42: 0x2acf60d958 VAL***: '*LEFT' (3 sibs) 42: 0x2acf60d9f0 VAL***: '*SMALL' (3 sibs) 42: 0x2acf60d788 KEYVAL: 'x' '1' (3 sibs) 42: 0x2acf60d820 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf70fa60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf70faf0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2acf70fb80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf70fc10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf70fca0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2acf70fd30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf70fdc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf70fe50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2acf70fee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf70ff70 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2acf710000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf710090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf710120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf7101b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf710240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf7102d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf710360 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2acf7103f0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2acf710480 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2acf710510 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2acf7105a0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2acf710630 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2acf7106c0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2acf710750 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2acf7107e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2acf710870 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2acf710900 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2acf710990 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2acf710a20 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2acf710ab0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2acf710b40 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2acf710bd0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/0 (3 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2acf61a048 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf60e420 MAP: (8 sibs) 2 children: 42: 0x2acf60b690 KEYVAL: 'x' '1' (2 sibs) 42: 0x2acf60b728 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60e4b8 MAP: (8 sibs) 2 children: 42: 0x2acf60be90 KEYVAL: 'x' '0' (2 sibs) 42: 0x2acf60bf28 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60e550 MAP: (8 sibs) 1 children: 42: 0x2acf60e8f0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2acf60e5e8 MAP: (8 sibs) 1 children: 42: 0x2acf60e990 KEYVAL: 'r' '1' (1 sibs) 42: 0x2acf60e680 MAP: (8 sibs) 4 children: 42: 0x2acf60ea30 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60eac8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60eb60 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60ebf8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e718 MAP: (8 sibs) 4 children: 42: 0x2acf60eca0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60ed38 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60edd0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60ee68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e7b0 MAP: (8 sibs) 4 children: 42: 0x2acf60ef10 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60efa8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60f040 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60f0d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e848 MAP: (8 sibs) 4 children: 42: 0x2acf60f180 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60f218 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60f2b0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60f348 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf710c70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf710d00 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2acf710d90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf710e20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf710eb0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2acf710f40 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf710fd0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf711060 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2acf7110f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf711180 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf711210 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf7112a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf711330 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf7113c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf711450 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf7114e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf711570 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2acf711600 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2acf711690 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2acf711720 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2acf7117b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2acf711840 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2acf7118d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2acf711960 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2acf7119f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2acf711a80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2acf711b10 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2acf711ba0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2acf711c30 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2acf711cc0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2acf711d50 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 (2 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: 0x2acf61a160 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60f860 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2acf60f8f8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2acf60f990 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf60fc00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2acf60fc98 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2acf60fa28 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2acf60b870 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf60fac0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2acf60fd40 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf60fdd8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf60fb58 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2acf60fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf60ff18 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf711df0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf711e80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf711f10 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf711fa0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf712030 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf7120c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf712150 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf7121e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf712270 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf712300 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf712390 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf712420 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf7124b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf712540 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/2 (1 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: 0x2acf61a278 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60ffc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2acf610058 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2acf6100f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf610360 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2acf6103f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2acf610188 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2acf6104a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf610220 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2acf610540 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf6105d8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf6102b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2acf610680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf610718 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf7125e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf712670 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf712700 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf712790 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf712820 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf7128b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf712940 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf7129d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf712a60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf712af0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf712b80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf712c10 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf712ca0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf712d30 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/3 (1 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: 0x2acf61a390 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf611090 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf611128 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf6111c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf611430 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf6114c8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf611258 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2acf611570 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf6112f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2acf611610 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf6116a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf611388 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2acf611750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf6117e8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf712dd0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf712e60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf712ef0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf712f80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf713010 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf7130a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf713130 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf7131c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf713250 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf7132e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf713370 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf713400 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf713490 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf713520 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/4 (1 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: 0x2acf61a4a8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60f440 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf60f4d8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf60f570 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf611890 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf611928 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf60f608 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2acf6119d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf60f6a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2acf611a70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf611b08 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf60f738 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2acf611bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf611c48 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf7135c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf713650 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf7136e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf713770 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf713800 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf713890 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf713920 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf7139b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf713a40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf713ad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf713b60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf713bf0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf713c80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf713d10 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: 0x2acf61a5c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2acf6122f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2acf612388 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2acf612420 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2acf60bfd0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2acf60c068 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2acf6124b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2acf612720 MAP: (2 sibs) 4 children: 42: 0x2acf60dd00 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2acf60dd98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2acf60de30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2acf60dec8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2acf6127b8 MAP: (2 sibs) 5 children: 42: 0x2acf612860 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2acf6128f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2acf612990 KEYVAL: 'size' '8' (5 sibs) 42: 0x2acf612a28 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2acf612ac0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2acf612550 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2acf60bb80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf60bc18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf60bcb0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf6125e8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2acf612680 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] 0x2acf713db0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf713e40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf713ed0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf713f60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf713ff0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf714080 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf714110 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf7141a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf714230 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf7142c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf714350 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf7143e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf714470 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf714500 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf714590 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf714620 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf7146b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf714740 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf7147d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2acf714860 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf7148f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf714980 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf714a10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2acf714aa0 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 (2 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: 0x2acf61a6d8 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2acf612bb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2acf612c48 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2acf612ce0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2acf612fe0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2acf613078 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2acf612d78 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2acf613120 MAP: (2 sibs) 4 children: 42: 0x2acf60df70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2acf60e008 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2acf60e0a0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2acf60e138 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2acf6131b8 MAP: (2 sibs) 5 children: 42: 0x2acf613260 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2acf6132f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2acf613390 KEYVAL: 'size' '8' (5 sibs) 42: 0x2acf613428 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2acf6134c0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2acf612e10 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2acf60c4b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf60c548 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf60c5e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf612ea8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2acf613560 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf6135f8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf613690 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf612f40 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] 0x2acf714b40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf714bd0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf714c60 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf714cf0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf714d80 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf714e10 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf714ea0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf714f30 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf714fc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf715050 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf7150e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf715170 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf715200 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf715290 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf715320 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf7153b0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf715440 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf7154d0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf715560 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2acf7155f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf715680 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf715710 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf7157a0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2acf715830 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2acf7158c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2acf715950 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2acf7159e0 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 (1 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: 0x2acf61a7f0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2acf615230 MAP: (6 sibs) 1 children: 42: 0x2acf6155d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2acf615670 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf615708 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf6157a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf615838 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf6158d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf6152c8 MAP: (6 sibs) 1 children: 42: 0x2acf615970 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2acf615a10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf615aa8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf615b40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf615bd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf615c70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf615360 MAP: (6 sibs) 1 children: 42: 0x2acf615d10 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2acf6153f8 MAP: (6 sibs) 1 children: 42: 0x2acf615db0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2acf615490 MAP: (6 sibs) 1 children: 42: 0x2acf615e50 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2acf615ef0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2acf615f88 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2acf615528 MAP: (6 sibs) 1 children: 42: 0x2acf616030 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf715a80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf715b10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf715ba0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2acf715c30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf715cc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf715d50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf715de0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf715e70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf715f00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf715f90 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2acf716020 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf7160b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf716140 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf7161d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf716260 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf7162f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf716380 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2acf716410 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2acf7164a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2acf716530 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2acf7165c0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2acf716650 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2acf7166e0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2acf716770 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2acf716800 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/8 (1 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: 0x2acf61a908 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2acf6172d0 MAP: (6 sibs) 1 children: 42: 0x2acf610e10 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617670 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617708 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf6177a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf617838 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf6178d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf617368 MAP: (6 sibs) 1 children: 42: 0x2acf610eb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617a08 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf617aa0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf617b38 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf617bd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf617400 MAP: (6 sibs) 1 children: 42: 0x2acf610f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617c70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617d08 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf617da0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf617e38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf617ed0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf617498 MAP: (6 sibs) 1 children: 42: 0x2acf610ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf618008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf6180a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf618138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf6181d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf617530 MAP: (6 sibs) 1 children: 42: 0x2acf618270 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf618310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf6183a8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf618440 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf6184d8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf618570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf6175c8 MAP: (6 sibs) 1 children: 42: 0x2acf618610 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf6186b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf618748 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf6187e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf618878 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf618910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf7168a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf716930 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf7169c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2acf716a50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf716ae0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf716b70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf716c00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf716c90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf716d20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf716db0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2acf716e40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf716ed0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf716f60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf716ff0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf717080 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf717110 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf7171a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2acf717230 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2acf7172c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2acf717350 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2acf7173e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2acf717470 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2acf717500 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2acf717590 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2acf717620 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2acf7176b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2acf717740 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2acf7177d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2acf717860 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2acf7178f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2acf717980 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2acf717a10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2acf717aa0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2acf717b30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2acf717bc0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2acf717c50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2acf717ce0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2acf717d70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2acf717e00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2acf717e90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2acf717f20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2acf717fb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2acf718040 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 (3 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: 0x2acf61aa20 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2acf6189b0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618a48 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618ae0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618b78 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618c10 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2acf618ca8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2acf618d40 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2acf618dd8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2acf618e70 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2acf6166d0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2acf618f08 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2acf616770 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2acf618fa0 DOCMAP: (17 sibs) 2 children: 42: 0x2acf60b550 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2acf60b5e8 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2acf619038 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf616810 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2acf6190d0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf6168b0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2acf619168 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf6160d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2acf619200 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf616170 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2acf619298 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2acf619330 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf7180e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2acf718170 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2acf718200 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2acf718290 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2acf718320 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2acf7183b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2acf718440 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2acf7184d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2acf718560 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2acf7185f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2acf718680 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2acf718710 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2acf7187a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2acf718830 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2acf7188c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2acf718950 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2acf7189e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2acf718a70 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2acf718b00 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2acf718b90 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2acf718c20 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2acf718cb0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2acf718d40 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2acf718dd0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2acf718e60 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2acf718ef0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 (2 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2acf61ab38 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2acf616cd0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2acf616d68 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2acf616e00 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2acf616e98 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2acf616f30 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2acf6107c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2acf610858 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf709040 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf7090d0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2acf709160 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2acf7091f0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf709280 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2acf709310 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf7093a0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2acf709430 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: 0x2acf61ac50 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2acf613730 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2acf6137c8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2acf613860 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2acf6138f8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2acf613990 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2acf610950 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2acf6109e8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf718f90 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf719020 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2acf7190b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2acf719140 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf7191d0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2acf719260 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf7192f0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2acf719380 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: 0x2acf61ad68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf60bd50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2acf60bde8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf6bd060 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf6bd0f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2acf6bd180 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: 0x2acf61ae80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611cf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2acf611d88 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf7094d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf709560 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2acf7095f0 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: 0x2acf61af98 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2acf619510 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2acf6195a8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2acf619640 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2acf6199e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2acf619a78 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2acf6196d8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2acf60c2e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2acf60c378 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2acf60c410 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2acf619770 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2acf619b20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2acf619bb8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2acf619808 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2acf6198a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2acf619c60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2acf619cf8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2acf619938 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2acf619da0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2acf619e38 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf719420 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2acf7194b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2acf719540 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2acf7195d0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf719660 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2acf7196f0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2acf719780 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf719810 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2acf7198a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2acf719930 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2acf7199c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2acf719a50 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2acf719ae0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2acf719b70 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2acf719c00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf719c90 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2acf719d20 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2acf719db0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf719e40 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2acf719ed0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/15 (1 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2acf61b0b0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2acf61c1f0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2acf61c288 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2acf61c320 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2acf61c6c0 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2acf61c758 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2acf61c3b8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2acf61c800 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2acf61c898 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2acf61c930 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2acf61c450 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2acf61c9d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2acf61ca68 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2acf61c4e8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2acf61c580 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2acf61cb10 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2acf61cba8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2acf61c618 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2acf61cc50 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2acf61cce8 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf719f70 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf71a000 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2acf71a090 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2acf71a120 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf71a1b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2acf71a240 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2acf71a2d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf71a360 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2acf71a3f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2acf71a480 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2acf71a510 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2acf71a5a0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2acf71a630 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2acf71a6c0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2acf71a750 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf71a7e0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2acf71a870 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2acf71a900 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf71a990 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2acf71aa20 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 (1 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: 0x2acf61b1c8 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2acf614650 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2acf614b20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2acf614bb8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2acf614c50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2acf6146e8 MAP: (8 sibs) 3 children: 42: 0x2acf614cf0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2acf614d88 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2acf614e20 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2acf614780 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2acf613dd0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2acf614818 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2acf613e70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2acf6148b0 MAP: (8 sibs) 7 children: 42: 0x2acf61cd90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2acf61ce28 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2acf61cec0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2acf61cf58 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2acf61cff0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2acf61d088 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2acf61d120 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2acf614948 VAL***: '*a0' (8 sibs) 42: 0x2acf6149e0 VAL***: '*a7' (8 sibs) 42: 0x2acf614a78 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf71aac0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2acf71ab50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2acf71abe0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf71ac70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf71ad00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf71ad90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf71ae20 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf71aeb0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf71af40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf71afd0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2acf71b060 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf71b0f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2acf71b180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf71b210 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf71b2a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2acf71b330 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2acf71b3c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2acf71b450 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2acf71b4e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2acf71b570 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2acf71b600 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2acf71b690 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2acf71b720 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2acf71b7b0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/17 (1 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: 0x2acf61b2e0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf61d1c0 MAP: (8 sibs) 3 children: 42: 0x2acf61d690 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2acf61d728 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2acf61d7c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2acf61d258 MAP: (8 sibs) 3 children: 42: 0x2acf61d860 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2acf61d8f8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2acf61d990 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2acf61d2f0 MAP: (8 sibs) 1 children: 42: 0x2acf612240 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2acf61d388 MAP: (8 sibs) 1 children: 42: 0x2acf6150e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2acf61d420 MAP: (8 sibs) 7 children: 42: 0x2acf61da30 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2acf61dac8 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2acf61db60 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2acf61dbf8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2acf61dc90 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2acf61dd28 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2acf61ddc0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2acf61d4b8 MAP: (8 sibs) 3 children: 42: 0x2acf61de60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2acf61def8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2acf61df90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2acf61d550 MAP: (8 sibs) 1 children: 42: 0x2acf61e030 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2acf61d5e8 MAP: (8 sibs) 1 children: 42: 0x2acf61e0d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf71b850 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf71b8e0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2acf71b970 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf71ba00 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf71ba90 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf71bb20 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf71bbb0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf71bc40 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf71bcd0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf71bd60 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf71bdf0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf71be80 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2acf71bf10 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf71bfa0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf71c030 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2acf71c0c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2acf71c150 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2acf71c1e0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2acf71c270 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2acf71c300 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2acf71c390 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2acf71c420 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2acf71c4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2acf71c540 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2acf71c5d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2acf71c660 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2acf71c6f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2acf71c780 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2acf71c810 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/18 (1 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: 0x2acf61b3f8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2acf60c110 KEYVAL: 'a' '1' (3 sibs) 42: 0x2acf60c1a8 KEYVAL: 'b' '' (3 sibs) 42: 0x2acf60c240 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf71c8b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2acf71c940 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2acf71c9d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2acf71ca60 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: 0x2acf61b510 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611e30 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2acf611ec8 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf71cb00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf71cb90 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf71cc20 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: 0x2acf61b628 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611f70 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2acf612008 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf71ccc0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf71cd50 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf71cde0 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: 0x2acf619f30 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf60c7a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2acf60cc70 KEYVAL: 'x' '1' (2 sibs) 42: 0x2acf60cd08 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60c838 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2acf60cdb0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2acf60ce48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60c8d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2acf60cef0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2acf60c968 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2acf60cf90 KEYVAL: 'r' '1' (1 sibs) 42: 0x2acf60ca00 MAP: (8 sibs) 4 children: 42: 0x2acf60d030 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60d0c8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60d160 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60d1f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60ca98 MAP: (8 sibs) 3 children: 42: 0x2acf60d2a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2acf60d338 KEYVAL: 'r' '10' (3 sibs) 42: 0x2acf60d3d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2acf60cb30 MAP: (8 sibs) 2 children: 42: 0x2acf60d470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2acf60d5b0 VAL***: '*CENTER' (2 sibs) 42: 0x2acf60d648 VAL***: '*BIG' (2 sibs) 42: 0x2acf60d508 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2acf60cbc8 MAP: (8 sibs) 3 children: 42: 0x2acf60d6f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2acf60d8c0 VAL***: '*BIG' (3 sibs) 42: 0x2acf60d958 VAL***: '*LEFT' (3 sibs) 42: 0x2acf60d9f0 VAL***: '*SMALL' (3 sibs) 42: 0x2acf60d788 KEYVAL: 'x' '1' (3 sibs) 42: 0x2acf60d820 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf71ce80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf71cf10 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2acf71cfa0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf71d030 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf71d0c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2acf71d150 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf71d1e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf71d270 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2acf71d300 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf71d390 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2acf71d420 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf71d4b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf71d540 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf71d5d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf71d660 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf71d6f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf71d780 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2acf71d810 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2acf71d8a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2acf71d930 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2acf71d9c0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2acf71da50 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2acf71dae0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2acf71db70 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2acf71dc00 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2acf71dc90 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2acf71dd20 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2acf71ddb0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2acf71de40 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2acf71ded0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2acf71df60 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2acf71dff0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/0 (2 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2acf61a048 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf60e420 MAP: (8 sibs) 2 children: 42: 0x2acf60b690 KEYVAL: 'x' '1' (2 sibs) 42: 0x2acf60b728 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60e4b8 MAP: (8 sibs) 2 children: 42: 0x2acf60be90 KEYVAL: 'x' '0' (2 sibs) 42: 0x2acf60bf28 KEYVAL: 'y' '2' (2 sibs) 42: 0x2acf60e550 MAP: (8 sibs) 1 children: 42: 0x2acf60e8f0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2acf60e5e8 MAP: (8 sibs) 1 children: 42: 0x2acf60e990 KEYVAL: 'r' '1' (1 sibs) 42: 0x2acf60e680 MAP: (8 sibs) 4 children: 42: 0x2acf60ea30 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60eac8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60eb60 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60ebf8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e718 MAP: (8 sibs) 4 children: 42: 0x2acf60eca0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60ed38 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60edd0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60ee68 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e7b0 MAP: (8 sibs) 4 children: 42: 0x2acf60ef10 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60efa8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60f040 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60f0d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2acf60e848 MAP: (8 sibs) 4 children: 42: 0x2acf60f180 KEYVAL: 'x' '1' (4 sibs) 42: 0x2acf60f218 KEYVAL: 'y' '2' (4 sibs) 42: 0x2acf60f2b0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2acf60f348 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf71e090 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf71e120 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2acf71e1b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2acf71e240 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2acf71e2d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2acf71e360 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2acf71e3f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2acf71e480 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2acf71e510 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2acf71e5a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf71e630 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2acf71e6c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2acf71e750 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2acf71e7e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2acf71e870 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2acf71e900 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2acf71e990 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2acf71ea20 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2acf71eab0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2acf71eb40 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2acf71ebd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2acf71ec60 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2acf71ecf0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2acf71ed80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2acf71ee10 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2acf71eea0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2acf71ef30 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2acf71efc0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2acf71f050 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2acf71f0e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2acf71f170 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 (2 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: 0x2acf61a160 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60f860 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2acf60f8f8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2acf60f990 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf60fc00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2acf60fc98 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2acf60fa28 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2acf60b870 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf60fac0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2acf60fd40 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf60fdd8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf60fb58 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2acf60fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf60ff18 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf71f210 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf71f2a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf71f330 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf71f3c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf71f450 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf71f4e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf71f570 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf71f600 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf71f690 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf71f720 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf71f7b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf71f840 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf71f8d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf71f960 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/2 (1 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: 0x2acf61a278 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60ffc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2acf610058 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2acf6100f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf610360 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2acf6103f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2acf610188 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2acf6104a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf610220 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2acf610540 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf6105d8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf6102b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2acf610680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2acf610718 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf71fa00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf71fa90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2acf71fb20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2acf71fbb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf71fc40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2acf71fcd0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2acf71fd60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2acf71fdf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf71fe80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf71ff10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2acf71ffa0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf720030 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf7200c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2acf720150 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/3 (1 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: 0x2acf61a390 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf611090 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf611128 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf6111c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf611430 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf6114c8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf611258 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2acf611570 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf6112f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2acf611610 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf6116a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf611388 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2acf611750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf6117e8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf7201f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf720280 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf720310 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf7203a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf720430 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf7204c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf720550 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf7205e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf720670 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf720700 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf720790 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf720820 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf7208b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf720940 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: 0x2acf61a4a8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2acf60f440 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf60f4d8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2acf60f570 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2acf611890 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf611928 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2acf60f608 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2acf6119d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2acf60f6a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2acf611a70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf611b08 KEYVAL: 'age' '10' (2 sibs) 42: 0x2acf60f738 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2acf611bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2acf611c48 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf7209e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2acf720a70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2acf720b00 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2acf720b90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2acf720c20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2acf720cb0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2acf720d40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2acf720dd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2acf720e60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2acf720ef0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2acf720f80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2acf721010 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2acf7210a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2acf721130 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/5 (1 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: 0x2acf61a5c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2acf6122f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2acf612388 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2acf612420 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2acf60bfd0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2acf60c068 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2acf6124b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2acf612720 MAP: (2 sibs) 4 children: 42: 0x2acf60dd00 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2acf60dd98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2acf60de30 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2acf60dec8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2acf6127b8 MAP: (2 sibs) 5 children: 42: 0x2acf612860 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2acf6128f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2acf612990 KEYVAL: 'size' '8' (5 sibs) 42: 0x2acf612a28 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2acf612ac0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2acf612550 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2acf60bb80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf60bc18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf60bcb0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf6125e8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2acf612680 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] 0x2acf7211d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf721260 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf7212f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf721380 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf721410 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf7214a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf721530 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf7215c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf721650 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf7216e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf721770 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf721800 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf721890 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf721920 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf7219b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf721a40 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf721ad0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf721b60 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf721bf0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2acf721c80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf721d10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf721da0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf721e30 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2acf721ec0 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 (1 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: 0x2acf61a6d8 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2acf612bb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2acf612c48 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2acf612ce0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2acf612fe0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2acf613078 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2acf612d78 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2acf613120 MAP: (2 sibs) 4 children: 42: 0x2acf60df70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2acf60e008 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2acf60e0a0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2acf60e138 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2acf6131b8 MAP: (2 sibs) 5 children: 42: 0x2acf613260 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2acf6132f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2acf613390 KEYVAL: 'size' '8' (5 sibs) 42: 0x2acf613428 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2acf6134c0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2acf612e10 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2acf60c4b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf60c548 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf60c5e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf612ea8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2acf613560 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2acf6135f8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2acf613690 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2acf612f40 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] 0x2acf721f60 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2acf721ff0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2acf722080 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2acf722110 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2acf7221a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2acf722230 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2acf7222c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2acf722350 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2acf7223e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2acf722470 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2acf722500 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2acf722590 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2acf722620 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2acf7226b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2acf722740 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2acf7227d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2acf722860 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2acf7228f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2acf722980 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2acf722a10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2acf722aa0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2acf722b30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2acf722bc0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2acf722c50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2acf722ce0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2acf722d70 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2acf722e00 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 (2 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: 0x2acf61a7f0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2acf615230 MAP: (6 sibs) 1 children: 42: 0x2acf6155d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2acf615670 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf615708 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf6157a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf615838 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf6158d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf6152c8 MAP: (6 sibs) 1 children: 42: 0x2acf615970 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2acf615a10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf615aa8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf615b40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf615bd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf615c70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf615360 MAP: (6 sibs) 1 children: 42: 0x2acf615d10 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2acf6153f8 MAP: (6 sibs) 1 children: 42: 0x2acf615db0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2acf615490 MAP: (6 sibs) 1 children: 42: 0x2acf615e50 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2acf615ef0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2acf615f88 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2acf615528 MAP: (6 sibs) 1 children: 42: 0x2acf616030 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf722ea0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf722f30 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf722fc0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2acf723050 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf7230e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf723170 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf723200 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf723290 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf723320 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf7233b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2acf723440 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf7234d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf723560 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf7235f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf723680 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf723710 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf7237a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2acf723830 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2acf7238c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2acf723950 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2acf7239e0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2acf723a70 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2acf723b00 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2acf723b90 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2acf723c20 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/8 (1 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: 0x2acf61a908 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2acf6172d0 MAP: (6 sibs) 1 children: 42: 0x2acf610e10 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617670 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617708 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf6177a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf617838 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf6178d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf617368 MAP: (6 sibs) 1 children: 42: 0x2acf610eb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617a08 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf617aa0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf617b38 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf617bd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf617400 MAP: (6 sibs) 1 children: 42: 0x2acf610f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617c70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf617d08 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf617da0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf617e38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf617ed0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2acf617498 MAP: (6 sibs) 1 children: 42: 0x2acf610ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf617f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf618008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf6180a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf618138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf6181d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf617530 MAP: (6 sibs) 1 children: 42: 0x2acf618270 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf618310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf6183a8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2acf618440 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2acf6184d8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2acf618570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2acf6175c8 MAP: (6 sibs) 1 children: 42: 0x2acf618610 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2acf6186b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2acf618748 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2acf6187e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2acf618878 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2acf618910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf723cc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2acf723d50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2acf723de0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2acf723e70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2acf723f00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2acf723f90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2acf724020 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2acf7240b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2acf724140 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2acf7241d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2acf724260 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2acf7242f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2acf724380 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2acf724410 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2acf7244a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2acf724530 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2acf7245c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2acf724650 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2acf7246e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2acf724770 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2acf724800 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2acf724890 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2acf724920 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2acf7249b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2acf724a40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2acf724ad0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2acf724b60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2acf724bf0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2acf724c80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2acf724d10 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2acf724da0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2acf724e30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2acf724ec0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2acf724f50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2acf724fe0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2acf725070 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2acf725100 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2acf725190 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2acf725220 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2acf7252b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2acf725340 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2acf7253d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2acf725460 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 (3 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: 0x2acf61aa20 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2acf6189b0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618a48 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618ae0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618b78 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2acf618c10 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2acf618ca8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2acf618d40 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2acf618dd8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2acf618e70 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2acf6166d0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2acf618f08 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2acf616770 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2acf618fa0 DOCMAP: (17 sibs) 2 children: 42: 0x2acf60b550 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2acf60b5e8 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2acf619038 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf616810 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2acf6190d0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf6168b0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2acf619168 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf6160d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2acf619200 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2acf616170 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2acf619298 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2acf619330 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf725500 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2acf725590 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2acf725620 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2acf7256b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2acf725740 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2acf7257d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2acf725860 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2acf7258f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2acf725980 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2acf725a10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2acf725aa0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2acf725b30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2acf725bc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2acf725c50 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2acf725ce0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2acf725d70 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2acf725e00 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2acf725e90 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2acf725f20 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2acf725fb0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2acf726040 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2acf7260d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2acf726160 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2acf7261f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2acf726280 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2acf726310 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 (2 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2acf61ab38 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2acf616cd0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2acf616d68 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2acf616e00 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2acf616e98 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2acf616f30 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2acf6107c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2acf610858 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf7263b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf726440 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2acf7264d0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2acf726560 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf7265f0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2acf726680 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf726710 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2acf7267a0 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: 0x2acf61ac50 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2acf613730 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2acf6137c8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2acf613860 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2acf6138f8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2acf613990 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2acf610950 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2acf6109e8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf726840 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2acf7268d0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2acf726960 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2acf7269f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2acf726a80 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2acf726b10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2acf726ba0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2acf726c30 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: 0x2acf61ad68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf60bd50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2acf60bde8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf726cd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf726d60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2acf726df0 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: 0x2acf61ae80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611cf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2acf611d88 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf726e90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf726f20 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2acf726fb0 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: 0x2acf61af98 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2acf619510 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2acf6195a8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2acf619640 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2acf6199e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2acf619a78 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2acf6196d8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2acf60c2e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2acf60c378 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2acf60c410 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2acf619770 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2acf619b20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2acf619bb8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2acf619808 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2acf6198a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2acf619c60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2acf619cf8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2acf619938 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2acf619da0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2acf619e38 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf727050 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2acf7270e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2acf727170 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2acf727200 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf727290 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2acf727320 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2acf7273b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf727440 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2acf7274d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2acf727560 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2acf7275f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2acf727680 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2acf727710 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2acf7277a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2acf727830 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf7278c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2acf727950 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2acf7279e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf727a70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2acf727b00 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/15 (1 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2acf61b0b0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2acf61c1f0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2acf61c288 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2acf61c320 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2acf61c6c0 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2acf61c758 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2acf61c3b8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2acf61c800 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2acf61c898 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2acf61c930 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2acf61c450 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2acf61c9d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2acf61ca68 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2acf61c4e8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2acf61c580 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2acf61cb10 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2acf61cba8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2acf61c618 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2acf61cc50 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2acf61cce8 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf727ba0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2acf727c30 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2acf727cc0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2acf727d50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2acf727de0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2acf727e70 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2acf727f00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2acf727f90 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2acf728020 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2acf7280b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2acf728140 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2acf7281d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2acf728260 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2acf7282f0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2acf728380 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2acf728410 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2acf7284a0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2acf728530 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2acf7285c0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2acf728650 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 (1 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: 0x2acf61b1c8 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2acf614650 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2acf614b20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2acf614bb8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2acf614c50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2acf6146e8 MAP: (8 sibs) 3 children: 42: 0x2acf614cf0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2acf614d88 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2acf614e20 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2acf614780 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2acf613dd0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2acf614818 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2acf613e70 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2acf6148b0 MAP: (8 sibs) 7 children: 42: 0x2acf61cd90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2acf61ce28 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2acf61cec0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2acf61cf58 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2acf61cff0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2acf61d088 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2acf61d120 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2acf614948 VAL***: '*a0' (8 sibs) 42: 0x2acf6149e0 VAL***: '*a7' (8 sibs) 42: 0x2acf614a78 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf7286f0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2acf728780 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2acf728810 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf7288a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf728930 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf7289c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf728a50 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf728ae0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf728b70 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf728c00 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2acf728c90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf728d20 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2acf728db0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf728e40 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf728ed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2acf728f60 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2acf728ff0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2acf729080 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2acf729110 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2acf7291a0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2acf729230 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2acf7292c0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2acf729350 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2acf7293e0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/17 (1 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: 0x2acf61b2e0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2acf61d1c0 MAP: (8 sibs) 3 children: 42: 0x2acf61d690 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2acf61d728 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2acf61d7c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2acf61d258 MAP: (8 sibs) 3 children: 42: 0x2acf61d860 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2acf61d8f8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2acf61d990 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2acf61d2f0 MAP: (8 sibs) 1 children: 42: 0x2acf612240 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2acf61d388 MAP: (8 sibs) 1 children: 42: 0x2acf6150e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2acf61d420 MAP: (8 sibs) 7 children: 42: 0x2acf61da30 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2acf61dac8 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2acf61db60 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2acf61dbf8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2acf61dc90 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2acf61dd28 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2acf61ddc0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2acf61d4b8 MAP: (8 sibs) 3 children: 42: 0x2acf61de60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2acf61def8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2acf61df90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2acf61d550 MAP: (8 sibs) 1 children: 42: 0x2acf61e030 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2acf61d5e8 MAP: (8 sibs) 1 children: 42: 0x2acf61e0d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf729480 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2acf729510 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2acf7295a0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2acf729630 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2acf7296c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2acf729750 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2acf7297e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2acf729870 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2acf729900 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2acf729990 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2acf729a20 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2acf729ab0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2acf729b40 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2acf729bd0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2acf729c60 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2acf729cf0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2acf729d80 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2acf729e10 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2acf729ea0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2acf729f30 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2acf729fc0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2acf72a050 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2acf72a0e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2acf72a170 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2acf72a200 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2acf72a290 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2acf72a320 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2acf72a3b0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2acf72a440 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/18 (2 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: 0x2acf61b3f8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2acf60c110 KEYVAL: 'a' '1' (3 sibs) 42: 0x2acf60c1a8 KEYVAL: 'b' '' (3 sibs) 42: 0x2acf60c240 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf72a4e0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2acf72a570 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2acf72a600 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2acf72a690 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: 0x2acf61b510 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611e30 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2acf611ec8 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf72a730 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf72a7c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf72a850 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: 0x2acf61b628 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2acf611f70 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2acf612008 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2acf72a8f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2acf72a980 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2acf72aa10 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 (1074 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (1127 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 1.36 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 (1 ms) 43: [----------] 1 test from CaseNode (1 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: 0x2ac7652bc0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2ac764bc40 DOCSEQ: (1 sibs) 3 children: 43: 0x2ac764bce0 VAL: 'foo' (3 sibs) 43: 0x2ac764bd78 VAL: 'bar' (3 sibs) 43: 0x2ac764be10 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac768cbe0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2ac768cc70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2ac768cd00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2ac768cd90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2ac768ce20 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/0 (16 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: 0x2ac7652cd8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764c990 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764ca28 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764cad0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764cca0 VAL: 'val0' (2 sibs) 43: 0x2ac764cd38 VAL: 'val1' (2 sibs) 43: 0x2ac764cb68 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764cde0 VAL: 'val2' (2 sibs) 43: 0x2ac764ce78 VAL: 'val3' (2 sibs) 43: 0x2ac764cc00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764cf20 VAL: 'val4' (2 sibs) 43: 0x2ac764cfb8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac768ecd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac768ed60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac768edf0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac768ee80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac768ef10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac768efa0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac768f030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac768f0c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac768f150 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac768f1e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac768f270 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac768f300 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/1 (5 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: 0x2ac7652df0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764d4d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764d568 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764d610 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764d7e0 VAL: 'val0' (2 sibs) 43: 0x2ac764d878 VAL: 'val1' (2 sibs) 43: 0x2ac764d6a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764d920 VAL: 'val2' (2 sibs) 43: 0x2ac764d9b8 VAL: 'val3' (2 sibs) 43: 0x2ac764d740 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764da60 VAL: 'val4' (2 sibs) 43: 0x2ac764daf8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac7690cc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac7690d50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac7690de0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac7690e70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac7690f00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac7690f90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac7691020 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76910b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac7691140 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76911d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac7691260 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76912f0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/2 (1 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: 0x2ac7652f08 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764dba0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764dc38 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764dce0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764deb0 VAL: 'val0' (2 sibs) 43: 0x2ac764df48 VAL: 'val1' (2 sibs) 43: 0x2ac764dd78 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764dff0 VAL: 'val2' (2 sibs) 43: 0x2ac764e088 VAL: 'val3' (2 sibs) 43: 0x2ac764de10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764e130 VAL: 'val4' (2 sibs) 43: 0x2ac764e1c8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac7692cb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac7692d40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac7692dd0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac7692e60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac7692ef0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac7692f80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac7693010 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76930a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac7693130 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76931c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac7693250 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76932e0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/3 (1 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: 0x2ac7653020 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764eb40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764ebd8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764ec80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764ee50 VAL: 'val0' (2 sibs) 43: 0x2ac764eee8 VAL: 'val1' (2 sibs) 43: 0x2ac764ed18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764ef90 VAL: 'val2' (2 sibs) 43: 0x2ac764f028 VAL: 'val3' (2 sibs) 43: 0x2ac764edb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764f0d0 VAL: 'val4' (2 sibs) 43: 0x2ac764f168 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac7694ca0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac7694d30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac7694dc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac7694e50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac7694ee0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac7694f70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac7695000 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac7695090 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac7695120 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76951b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac7695240 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76952d0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/4 (1 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: 0x2ac7653138 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac764d150 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2ac764d1f0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2ac7651370 VAL: 'env01' (28 sibs) 43: 0x2ac7651408 VAL: 'env02' (28 sibs) 43: 0x2ac76514a0 VAL: 'env03' (28 sibs) 43: 0x2ac7651538 VAL: 'env04' (28 sibs) 43: 0x2ac76515d0 VAL: 'env11' (28 sibs) 43: 0x2ac7651668 VAL: 'env12' (28 sibs) 43: 0x2ac7651700 VAL: 'env13' (28 sibs) 43: 0x2ac7651798 VAL: 'env14' (28 sibs) 43: 0x2ac7651830 VAL: 'env21' (28 sibs) 43: 0x2ac76518c8 VAL: 'env22' (28 sibs) 43: 0x2ac7651960 VAL: 'env23' (28 sibs) 43: 0x2ac76519f8 VAL: 'env24' (28 sibs) 43: 0x2ac7651a90 VAL: 'env31' (28 sibs) 43: 0x2ac7651b28 VAL: 'env32' (28 sibs) 43: 0x2ac7651bc0 VAL: 'env33' (28 sibs) 43: 0x2ac7651c58 VAL: 'env34' (28 sibs) 43: 0x2ac7651cf0 VAL: 'env41' (28 sibs) 43: 0x2ac7651d88 VAL: 'env42' (28 sibs) 43: 0x2ac7651e20 VAL: 'env43' (28 sibs) 43: 0x2ac7651eb8 VAL: 'env44' (28 sibs) 43: 0x2ac7651f50 VAL: 'env51' (28 sibs) 43: 0x2ac7651fe8 VAL: 'env52' (28 sibs) 43: 0x2ac7652080 VAL: 'env53' (28 sibs) 43: 0x2ac7652118 VAL: 'env54' (28 sibs) 43: 0x2ac76521b0 VAL: 'env61' (28 sibs) 43: 0x2ac7652248 VAL: 'env62' (28 sibs) 43: 0x2ac76522e0 VAL: 'env63' (28 sibs) 43: 0x2ac7652378 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac7697f70 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac7698000 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2ac7698090 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2ac7698120 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2ac76981b0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2ac7698240 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2ac76982d0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2ac7698360 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2ac76983f0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2ac7698480 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2ac7698510 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2ac76985a0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2ac7698630 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2ac76986c0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2ac7698750 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2ac76987e0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2ac7698870 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2ac7698900 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2ac7698990 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2ac7698a20 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2ac7698ab0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2ac7698b40 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2ac7698bd0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2ac7698c60 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2ac7698cf0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2ac7698d80 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2ac7698e10 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2ac7698ea0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2ac7698f30 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2ac7698fc0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2ac7699050 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/5 (4 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: 0x2ac7653250 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac7650220 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2ac7650360 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2ac7650530 VAL: 'a' (6 sibs) 43: 0x2ac76505c8 VAL: 'b' (6 sibs) 43: 0x2ac7650660 VAL: 'c' (6 sibs) 43: 0x2ac76506f8 VAL: 'd' (6 sibs) 43: 0x2ac7650790 VAL: 'e' (6 sibs) 43: 0x2ac7650828 VAL: 'f' (6 sibs) 43: 0x2ac76503f8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2ac76508d0 VAL: 'a' (2 sibs) 43: 0x2ac7650968 VAL: 'b' (2 sibs) 43: 0x2ac7650490 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2ac7650a10 VAL: 'a' (2 sibs) 43: 0x2ac7650aa8 VAL: 'b' (2 sibs) 43: 0x2ac76502b8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2ac7650b50 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2ac7650c90 VAL: 'a' (6 sibs) 43: 0x2ac7650d28 VAL: 'b' (6 sibs) 43: 0x2ac7650dc0 VAL: 'c' (6 sibs) 43: 0x2ac7650e58 VAL: 'd' (6 sibs) 43: 0x2ac7650ef0 VAL: 'e' (6 sibs) 43: 0x2ac7650f88 VAL: 'f' (6 sibs) 43: 0x2ac7650be8 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2ac7651030 VAL: 'a' (2 sibs) 43: 0x2ac76510c8 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac769aeb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac769af40 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2ac769afd0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2ac769b060 VAL: 'a' (6 sibs) 43: [4] [4] 0x2ac769b0f0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2ac769b180 VAL: 'c' (6 sibs) 43: [6] [6] 0x2ac769b210 VAL: 'd' (6 sibs) 43: [7] [7] 0x2ac769b2a0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2ac769b330 VAL: 'f' (6 sibs) 43: [9] [9] 0x2ac769b3c0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2ac769b450 VAL: 'a' (2 sibs) 43: [11] [11] 0x2ac769b4e0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2ac769b570 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2ac769b600 VAL: 'a' (2 sibs) 43: [14] [14] 0x2ac769b690 VAL: 'b' (2 sibs) 43: [15] [15] 0x2ac769b720 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2ac769b7b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2ac769b840 VAL: 'a' (6 sibs) 43: [18] [18] 0x2ac769b8d0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2ac769b960 VAL: 'c' (6 sibs) 43: [20] [20] 0x2ac769b9f0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2ac769ba80 VAL: 'e' (6 sibs) 43: [22] [22] 0x2ac769bb10 VAL: 'f' (6 sibs) 43: [23] [23] 0x2ac769bba0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2ac769bc30 VAL: 'a' (2 sibs) 43: [25] [25] 0x2ac769bcc0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/6 (2 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: 0x2ac7653368 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac76511c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2ac7651260 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2ac7652900 VAL: 'a' (4 sibs) 43: 0x2ac7652998 VAL: 'b' (4 sibs) 43: 0x2ac7652a30 VAL: 'c' (4 sibs) 43: 0x2ac7652ac8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac769d4e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac769d570 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2ac769d600 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2ac769d690 VAL: 'a' (4 sibs) 43: [4] [4] 0x2ac769d720 VAL: 'b' (4 sibs) 43: [5] [5] 0x2ac769d7b0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2ac769d840 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/7 (1 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: 0x2ac7653480 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764c4d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2ac764c390 VAL: 'a' (2 sibs) 43: 0x2ac764c428 VAL: 'b' (2 sibs) 43: 0x2ac764c568 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2ac764c250 VAL: 'c' (2 sibs) 43: 0x2ac764c2e8 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac769f210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac769f2a0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2ac769f330 VAL: 'a' (2 sibs) 43: [3] [3] 0x2ac769f3c0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2ac769f450 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2ac769f4e0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2ac769f570 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: 0x2ac7653598 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac764d060 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2ac764c110 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2ac764c1a8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2ac7655600 VAL: 'a' (21 sibs) 43: 0x2ac7655698 VAL: 'b' (21 sibs) 43: 0x2ac7655730 VAL: 'b1' (21 sibs) 43: 0x2ac76557c8 VAL: 'b2' (21 sibs) 43: 0x2ac7655860 VAL: 'b3' (21 sibs) 43: 0x2ac76558f8 VAL: 'b4' (21 sibs) 43: 0x2ac7655990 VAL: 'b5' (21 sibs) 43: 0x2ac7655a28 VAL: 'b6' (21 sibs) 43: 0x2ac7655ac0 VAL: 'b61' (21 sibs) 43: 0x2ac7655b58 VAL: 'b62' (21 sibs) 43: 0x2ac7655bf0 VAL: 'b63' (21 sibs) 43: 0x2ac7655c88 VAL: 'b64' (21 sibs) 43: 0x2ac7655d20 VAL: 'b65' (21 sibs) 43: 0x2ac7655db8 VAL: 'b66' (21 sibs) 43: 0x2ac7655e50 VAL: 'b7' (21 sibs) 43: 0x2ac7655ee8 VAL: 'b8' (21 sibs) 43: 0x2ac7655f80 VAL: 'b9' (21 sibs) 43: 0x2ac7656018 VAL: 'b10' (21 sibs) 43: 0x2ac76560b0 VAL: 'e' (21 sibs) 43: 0x2ac7656148 VAL: 'f' (21 sibs) 43: 0x2ac76561e0 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76a2980 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76a2a10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2ac76a2aa0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2ac76a2b30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2ac76a2bc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2ac76a2c50 VAL: 'b' (21 sibs) 43: [6] [6] 0x2ac76a2ce0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2ac76a2d70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2ac76a2e00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2ac76a2e90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2ac76a2f20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2ac76a2fb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2ac76a3040 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2ac76a30d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2ac76a3160 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2ac76a31f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2ac76a3280 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2ac76a3310 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2ac76a33a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2ac76a3430 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2ac76a34c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2ac76a3550 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2ac76a35e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2ac76a3670 VAL: 'f' (21 sibs) 43: [24] [24] 0x2ac76a3700 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/9 (2 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: 0x2ac76536b0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2ac7652420 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2ac764e270 VAL: 'f' (1 sibs) 43: 0x2ac76524b8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2ac7652550 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2ac764e310 VAL: 'b' (1 sibs) 43: 0x2ac76525e8 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76a2070 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2ac76a2100 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2ac76a2190 VAL: 'f' (1 sibs) 43: [3] [3] 0x2ac76a2220 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2ac76a22b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2ac76a2340 VAL: 'b' (1 sibs) 43: [6] [6] 0x2ac76a23d0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/10 (1 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: 0x2ac7652bc0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2ac764bc40 DOCSEQ: (1 sibs) 3 children: 43: 0x2ac764bce0 VAL: 'foo' (3 sibs) 43: 0x2ac764bd78 VAL: 'bar' (3 sibs) 43: 0x2ac764be10 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76a4fb0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2ac76a5040 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2ac76a50d0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2ac76a5160 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2ac76a51f0 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: 0x2ac7652cd8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764c990 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764ca28 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764cad0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764cca0 VAL: 'val0' (2 sibs) 43: 0x2ac764cd38 VAL: 'val1' (2 sibs) 43: 0x2ac764cb68 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764cde0 VAL: 'val2' (2 sibs) 43: 0x2ac764ce78 VAL: 'val3' (2 sibs) 43: 0x2ac764cc00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764cf20 VAL: 'val4' (2 sibs) 43: 0x2ac764cfb8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76a58c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76a5950 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76a59e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76a5a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76a5b00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76a5b90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76a5c20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76a5cb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76a5d40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76a5dd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76a5e60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76a5ef0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/1 (1 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: 0x2ac7652df0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764d4d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764d568 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764d610 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764d7e0 VAL: 'val0' (2 sibs) 43: 0x2ac764d878 VAL: 'val1' (2 sibs) 43: 0x2ac764d6a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764d920 VAL: 'val2' (2 sibs) 43: 0x2ac764d9b8 VAL: 'val3' (2 sibs) 43: 0x2ac764d740 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764da60 VAL: 'val4' (2 sibs) 43: 0x2ac764daf8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76a61d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76a6260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76a62f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76a6380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76a6410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76a64a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76a6530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76a65c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76a6650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76a66e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76a6770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76a6800 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/2 (1 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: 0x2ac7652f08 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764dba0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764dc38 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764dce0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764deb0 VAL: 'val0' (2 sibs) 43: 0x2ac764df48 VAL: 'val1' (2 sibs) 43: 0x2ac764dd78 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764dff0 VAL: 'val2' (2 sibs) 43: 0x2ac764e088 VAL: 'val3' (2 sibs) 43: 0x2ac764de10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764e130 VAL: 'val4' (2 sibs) 43: 0x2ac764e1c8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76a6ae0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76a6b70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76a6c00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76a6c90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76a6d20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76a6db0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76a6e40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76a6ed0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76a6f60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76a6ff0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76a7080 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76a7110 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/3 (1 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: 0x2ac7653020 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764eb40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764ebd8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764ec80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764ee50 VAL: 'val0' (2 sibs) 43: 0x2ac764eee8 VAL: 'val1' (2 sibs) 43: 0x2ac764ed18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764ef90 VAL: 'val2' (2 sibs) 43: 0x2ac764f028 VAL: 'val3' (2 sibs) 43: 0x2ac764edb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764f0d0 VAL: 'val4' (2 sibs) 43: 0x2ac764f168 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76a73f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76a7480 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76a7510 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76a75a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76a7630 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76a76c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76a7750 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76a77e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76a7870 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76a7900 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76a7990 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76a7a20 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/4 (1 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: 0x2ac7653138 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac764d150 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2ac764d1f0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2ac7651370 VAL: 'env01' (28 sibs) 43: 0x2ac7651408 VAL: 'env02' (28 sibs) 43: 0x2ac76514a0 VAL: 'env03' (28 sibs) 43: 0x2ac7651538 VAL: 'env04' (28 sibs) 43: 0x2ac76515d0 VAL: 'env11' (28 sibs) 43: 0x2ac7651668 VAL: 'env12' (28 sibs) 43: 0x2ac7651700 VAL: 'env13' (28 sibs) 43: 0x2ac7651798 VAL: 'env14' (28 sibs) 43: 0x2ac7651830 VAL: 'env21' (28 sibs) 43: 0x2ac76518c8 VAL: 'env22' (28 sibs) 43: 0x2ac7651960 VAL: 'env23' (28 sibs) 43: 0x2ac76519f8 VAL: 'env24' (28 sibs) 43: 0x2ac7651a90 VAL: 'env31' (28 sibs) 43: 0x2ac7651b28 VAL: 'env32' (28 sibs) 43: 0x2ac7651bc0 VAL: 'env33' (28 sibs) 43: 0x2ac7651c58 VAL: 'env34' (28 sibs) 43: 0x2ac7651cf0 VAL: 'env41' (28 sibs) 43: 0x2ac7651d88 VAL: 'env42' (28 sibs) 43: 0x2ac7651e20 VAL: 'env43' (28 sibs) 43: 0x2ac7651eb8 VAL: 'env44' (28 sibs) 43: 0x2ac7651f50 VAL: 'env51' (28 sibs) 43: 0x2ac7651fe8 VAL: 'env52' (28 sibs) 43: 0x2ac7652080 VAL: 'env53' (28 sibs) 43: 0x2ac7652118 VAL: 'env54' (28 sibs) 43: 0x2ac76521b0 VAL: 'env61' (28 sibs) 43: 0x2ac7652248 VAL: 'env62' (28 sibs) 43: 0x2ac76522e0 VAL: 'env63' (28 sibs) 43: 0x2ac7652378 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76a8610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76a86a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2ac76a8730 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2ac76a87c0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2ac76a8850 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2ac76a88e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2ac76a8970 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2ac76a8a00 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2ac76a8a90 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2ac76a8b20 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2ac76a8bb0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2ac76a8c40 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2ac76a8cd0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2ac76a8d60 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2ac76a8df0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2ac76a8e80 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2ac76a8f10 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2ac76a8fa0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2ac76a9030 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2ac76a90c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2ac76a9150 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2ac76a91e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2ac76a9270 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2ac76a9300 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2ac76a9390 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2ac76a9420 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2ac76a94b0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2ac76a9540 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2ac76a95d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2ac76a9660 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2ac76a96f0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/5 (3 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: 0x2ac7653250 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac7650220 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2ac7650360 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2ac7650530 VAL: 'a' (6 sibs) 43: 0x2ac76505c8 VAL: 'b' (6 sibs) 43: 0x2ac7650660 VAL: 'c' (6 sibs) 43: 0x2ac76506f8 VAL: 'd' (6 sibs) 43: 0x2ac7650790 VAL: 'e' (6 sibs) 43: 0x2ac7650828 VAL: 'f' (6 sibs) 43: 0x2ac76503f8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2ac76508d0 VAL: 'a' (2 sibs) 43: 0x2ac7650968 VAL: 'b' (2 sibs) 43: 0x2ac7650490 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2ac7650a10 VAL: 'a' (2 sibs) 43: 0x2ac7650aa8 VAL: 'b' (2 sibs) 43: 0x2ac76502b8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2ac7650b50 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2ac7650c90 VAL: 'a' (6 sibs) 43: 0x2ac7650d28 VAL: 'b' (6 sibs) 43: 0x2ac7650dc0 VAL: 'c' (6 sibs) 43: 0x2ac7650e58 VAL: 'd' (6 sibs) 43: 0x2ac7650ef0 VAL: 'e' (6 sibs) 43: 0x2ac7650f88 VAL: 'f' (6 sibs) 43: 0x2ac7650be8 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2ac7651030 VAL: 'a' (2 sibs) 43: 0x2ac76510c8 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76a9820 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76a98b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2ac76a9940 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2ac76a99d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2ac76a9a60 VAL: 'b' (6 sibs) 43: [5] [5] 0x2ac76a9af0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2ac76a9b80 VAL: 'd' (6 sibs) 43: [7] [7] 0x2ac76a9c10 VAL: 'e' (6 sibs) 43: [8] [8] 0x2ac76a9ca0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2ac76a9d30 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2ac76a9dc0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2ac76a9e50 VAL: 'b' (2 sibs) 43: [12] [12] 0x2ac76a9ee0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2ac76a9f70 VAL: 'a' (2 sibs) 43: [14] [14] 0x2ac76aa000 VAL: 'b' (2 sibs) 43: [15] [15] 0x2ac76aa090 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2ac76aa120 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2ac76aa1b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2ac76aa240 VAL: 'b' (6 sibs) 43: [19] [19] 0x2ac76aa2d0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2ac76aa360 VAL: 'd' (6 sibs) 43: [21] [21] 0x2ac76aa3f0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2ac76aa480 VAL: 'f' (6 sibs) 43: [23] [23] 0x2ac76aa510 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2ac76aa5a0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2ac76aa630 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/6 (2 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: 0x2ac7653368 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac76511c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2ac7651260 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2ac7652900 VAL: 'a' (4 sibs) 43: 0x2ac7652998 VAL: 'b' (4 sibs) 43: 0x2ac7652a30 VAL: 'c' (4 sibs) 43: 0x2ac7652ac8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76a7d00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76a7d90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2ac76a7e20 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2ac76a7eb0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2ac76a7f40 VAL: 'b' (4 sibs) 43: [5] [5] 0x2ac76a7fd0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2ac76a8060 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: 0x2ac7653480 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764c4d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2ac764c390 VAL: 'a' (2 sibs) 43: 0x2ac764c428 VAL: 'b' (2 sibs) 43: 0x2ac764c568 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2ac764c250 VAL: 'c' (2 sibs) 43: 0x2ac764c2e8 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76aaa30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76aaac0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2ac76aab50 VAL: 'a' (2 sibs) 43: [3] [3] 0x2ac76aabe0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2ac76aac70 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2ac76aad00 VAL: 'c' (2 sibs) 43: [6] [6] 0x2ac76aad90 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/8 (1 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: 0x2ac7653598 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac764d060 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2ac764c110 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2ac764c1a8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2ac7655600 VAL: 'a' (21 sibs) 43: 0x2ac7655698 VAL: 'b' (21 sibs) 43: 0x2ac7655730 VAL: 'b1' (21 sibs) 43: 0x2ac76557c8 VAL: 'b2' (21 sibs) 43: 0x2ac7655860 VAL: 'b3' (21 sibs) 43: 0x2ac76558f8 VAL: 'b4' (21 sibs) 43: 0x2ac7655990 VAL: 'b5' (21 sibs) 43: 0x2ac7655a28 VAL: 'b6' (21 sibs) 43: 0x2ac7655ac0 VAL: 'b61' (21 sibs) 43: 0x2ac7655b58 VAL: 'b62' (21 sibs) 43: 0x2ac7655bf0 VAL: 'b63' (21 sibs) 43: 0x2ac7655c88 VAL: 'b64' (21 sibs) 43: 0x2ac7655d20 VAL: 'b65' (21 sibs) 43: 0x2ac7655db8 VAL: 'b66' (21 sibs) 43: 0x2ac7655e50 VAL: 'b7' (21 sibs) 43: 0x2ac7655ee8 VAL: 'b8' (21 sibs) 43: 0x2ac7655f80 VAL: 'b9' (21 sibs) 43: 0x2ac7656018 VAL: 'b10' (21 sibs) 43: 0x2ac76560b0 VAL: 'e' (21 sibs) 43: 0x2ac7656148 VAL: 'f' (21 sibs) 43: 0x2ac76561e0 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76abc50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76abce0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2ac76abd70 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2ac76abe00 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2ac76abe90 VAL: 'a' (21 sibs) 43: [5] [5] 0x2ac76abf20 VAL: 'b' (21 sibs) 43: [6] [6] 0x2ac76abfb0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2ac76ac040 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2ac76ac0d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2ac76ac160 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2ac76ac1f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2ac76ac280 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2ac76ac310 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2ac76ac3a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2ac76ac430 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2ac76ac4c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2ac76ac550 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2ac76ac5e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2ac76ac670 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2ac76ac700 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2ac76ac790 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2ac76ac820 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2ac76ac8b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2ac76ac940 VAL: 'f' (21 sibs) 43: [24] [24] 0x2ac76ac9d0 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/9 (2 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: 0x2ac76536b0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2ac7652420 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2ac764e270 VAL: 'f' (1 sibs) 43: 0x2ac76524b8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2ac7652550 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2ac764e310 VAL: 'b' (1 sibs) 43: 0x2ac76525e8 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76ab340 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2ac76ab3d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2ac76ab460 VAL: 'f' (1 sibs) 43: [3] [3] 0x2ac76ab4f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2ac76ab580 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2ac76ab610 VAL: 'b' (1 sibs) 43: [6] [6] 0x2ac76ab6a0 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 (3 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 (1 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 (1 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 (1 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 (10 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 (4 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (1 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 (1 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 (10 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 (5 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 (2 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 (2 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 (2 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 (2 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 (2 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 (1 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 (1 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 (2 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 (1 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (1 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 (2 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 (1 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] 0x2ac768cbe0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2ac768cc70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2ac768cd00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2ac768cd90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2ac768ce20 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] 0x2ac76ae5a0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2ac76ae630 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2ac76ae6c0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2ac76ae750 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2ac76ae7e0 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 (13 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] 0x2ac768ecd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac768ed60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac768edf0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac768ee80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac768ef10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac768efa0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac768f030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac768f0c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac768f150 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac768f1e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac768f270 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac768f300 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] 0x2ac76af790 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76af820 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76af8b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76af940 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76af9d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76afa60 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76afaf0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76afb80 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76afc10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76afca0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76afd30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76afdc0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/1 (5 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] 0x2ac7690cc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac7690d50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac7690de0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac7690e70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac7690f00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac7690f90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac7691020 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76910b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac7691140 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76911d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac7691260 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76912f0 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] 0x2ac76b00a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76b0130 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76b01c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76b0250 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76b02e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76b0370 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76b0400 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76b0490 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76b0520 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76b05b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76b0640 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76b06d0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/2 (2 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] 0x2ac7692cb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac7692d40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac7692dd0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac7692e60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac7692ef0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac7692f80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac7693010 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76930a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac7693130 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76931c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac7693250 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76932e0 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] 0x2ac76b09b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76b0a40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76b0ad0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76b0b60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76b0bf0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76b0c80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76b0d10 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76b0da0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76b0e30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76b0ec0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76b0f50 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76b0fe0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/3 (1 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] 0x2ac7694ca0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac7694d30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac7694dc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac7694e50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac7694ee0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac7694f70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac7695000 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac7695090 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac7695120 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76951b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac7695240 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76952d0 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] 0x2ac76b12c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76b1350 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76b13e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76b1470 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76b1500 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76b1590 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76b1620 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76b16b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76b1740 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76b17d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76b1860 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76b18f0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/4 (1 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] 0x2ac7697f70 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac7698000 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2ac7698090 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2ac7698120 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2ac76981b0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2ac7698240 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2ac76982d0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2ac7698360 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2ac76983f0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2ac7698480 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2ac7698510 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2ac76985a0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2ac7698630 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2ac76986c0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2ac7698750 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2ac76987e0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2ac7698870 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2ac7698900 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2ac7698990 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2ac7698a20 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2ac7698ab0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2ac7698b40 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2ac7698bd0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2ac7698c60 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2ac7698cf0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2ac7698d80 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2ac7698e10 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2ac7698ea0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2ac7698f30 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2ac7698fc0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2ac7699050 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] 0x2ac76b24e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76b2570 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2ac76b2600 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2ac76b2690 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2ac76b2720 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2ac76b27b0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2ac76b2840 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2ac76b28d0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2ac76b2960 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2ac76b29f0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2ac76b2a80 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2ac76b2b10 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2ac76b2ba0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2ac76b2c30 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2ac76b2cc0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2ac76b2d50 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2ac76b2de0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2ac76b2e70 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2ac76b2f00 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2ac76b2f90 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2ac76b3020 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2ac76b30b0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2ac76b3140 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2ac76b31d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2ac76b3260 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2ac76b32f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2ac76b3380 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2ac76b3410 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2ac76b34a0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2ac76b3530 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2ac76b35c0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (5 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] 0x2ac769aeb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac769af40 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2ac769afd0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2ac769b060 VAL: 'a' (6 sibs) 43: [4] [4] 0x2ac769b0f0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2ac769b180 VAL: 'c' (6 sibs) 43: [6] [6] 0x2ac769b210 VAL: 'd' (6 sibs) 43: [7] [7] 0x2ac769b2a0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2ac769b330 VAL: 'f' (6 sibs) 43: [9] [9] 0x2ac769b3c0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2ac769b450 VAL: 'a' (2 sibs) 43: [11] [11] 0x2ac769b4e0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2ac769b570 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2ac769b600 VAL: 'a' (2 sibs) 43: [14] [14] 0x2ac769b690 VAL: 'b' (2 sibs) 43: [15] [15] 0x2ac769b720 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2ac769b7b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2ac769b840 VAL: 'a' (6 sibs) 43: [18] [18] 0x2ac769b8d0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2ac769b960 VAL: 'c' (6 sibs) 43: [20] [20] 0x2ac769b9f0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2ac769ba80 VAL: 'e' (6 sibs) 43: [22] [22] 0x2ac769bb10 VAL: 'f' (6 sibs) 43: [23] [23] 0x2ac769bba0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2ac769bc30 VAL: 'a' (2 sibs) 43: [25] [25] 0x2ac769bcc0 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] 0x2ac76b36f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76b3780 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2ac76b3810 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2ac76b38a0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2ac76b3930 VAL: 'b' (6 sibs) 43: [5] [5] 0x2ac76b39c0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2ac76b3a50 VAL: 'd' (6 sibs) 43: [7] [7] 0x2ac76b3ae0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2ac76b3b70 VAL: 'f' (6 sibs) 43: [9] [9] 0x2ac76b3c00 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2ac76b3c90 VAL: 'a' (2 sibs) 43: [11] [11] 0x2ac76b3d20 VAL: 'b' (2 sibs) 43: [12] [12] 0x2ac76b3db0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2ac76b3e40 VAL: 'a' (2 sibs) 43: [14] [14] 0x2ac76b3ed0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2ac76b3f60 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2ac76b3ff0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2ac76b4080 VAL: 'a' (6 sibs) 43: [18] [18] 0x2ac76b4110 VAL: 'b' (6 sibs) 43: [19] [19] 0x2ac76b41a0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2ac76b4230 VAL: 'd' (6 sibs) 43: [21] [21] 0x2ac76b42c0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2ac76b4350 VAL: 'f' (6 sibs) 43: [23] [23] 0x2ac76b43e0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2ac76b4470 VAL: 'a' (2 sibs) 43: [25] [25] 0x2ac76b4500 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 (3 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] 0x2ac769d4e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac769d570 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2ac769d600 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2ac769d690 VAL: 'a' (4 sibs) 43: [4] [4] 0x2ac769d720 VAL: 'b' (4 sibs) 43: [5] [5] 0x2ac769d7b0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2ac769d840 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] 0x2ac76b1bd0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76b1c60 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2ac76b1cf0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2ac76b1d80 VAL: 'a' (4 sibs) 43: [4] [4] 0x2ac76b1e10 VAL: 'b' (4 sibs) 43: [5] [5] 0x2ac76b1ea0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2ac76b1f30 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 (1 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] 0x2ac769f210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac769f2a0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2ac769f330 VAL: 'a' (2 sibs) 43: [3] [3] 0x2ac769f3c0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2ac769f450 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2ac769f4e0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2ac769f570 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] 0x2ac76b4900 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76b4990 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2ac76b4a20 VAL: 'a' (2 sibs) 43: [3] [3] 0x2ac76b4ab0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2ac76b4b40 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2ac76b4bd0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2ac76b4c60 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/8 (1 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] 0x2ac76a2980 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76a2a10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2ac76a2aa0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2ac76a2b30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2ac76a2bc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2ac76a2c50 VAL: 'b' (21 sibs) 43: [6] [6] 0x2ac76a2ce0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2ac76a2d70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2ac76a2e00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2ac76a2e90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2ac76a2f20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2ac76a2fb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2ac76a3040 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2ac76a30d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2ac76a3160 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2ac76a31f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2ac76a3280 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2ac76a3310 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2ac76a33a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2ac76a3430 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2ac76a34c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2ac76a3550 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2ac76a35e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2ac76a3670 VAL: 'f' (21 sibs) 43: [24] [24] 0x2ac76a3700 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] 0x2ac76b5b20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76b5bb0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2ac76b5c40 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2ac76b5cd0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2ac76b5d60 VAL: 'a' (21 sibs) 43: [5] [5] 0x2ac76b5df0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2ac76b5e80 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2ac76b5f10 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2ac76b5fa0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2ac76b6030 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2ac76b60c0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2ac76b6150 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2ac76b61e0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2ac76b6270 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2ac76b6300 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2ac76b6390 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2ac76b6420 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2ac76b64b0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2ac76b6540 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2ac76b65d0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2ac76b6660 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2ac76b66f0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2ac76b6780 VAL: 'e' (21 sibs) 43: [23] [23] 0x2ac76b6810 VAL: 'f' (21 sibs) 43: [24] [24] 0x2ac76b68a0 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 (4 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] 0x2ac76a2070 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2ac76a2100 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2ac76a2190 VAL: 'f' (1 sibs) 43: [3] [3] 0x2ac76a2220 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2ac76a22b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2ac76a2340 VAL: 'b' (1 sibs) 43: [6] [6] 0x2ac76a23d0 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] 0x2ac76b5210 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2ac76b52a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2ac76b5330 VAL: 'f' (1 sibs) 43: [3] [3] 0x2ac76b53c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2ac76b5450 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2ac76b54e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2ac76b5570 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 (1 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] 0x2ac76a4fb0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2ac76a5040 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2ac76a50d0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2ac76a5160 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2ac76a51f0 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] 0x2ac76b6d30 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2ac76b6dc0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2ac76b6e50 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2ac76b6ee0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2ac76b6f70 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x2ac76a58c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76a5950 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76a59e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76a5a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76a5b00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76a5b90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76a5c20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76a5cb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76a5d40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76a5dd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76a5e60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76a5ef0 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] 0x2ac76b7640 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76b76d0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76b7760 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76b77f0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76b7880 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76b7910 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76b79a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76b7a30 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76b7ac0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76b7b50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76b7be0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76b7c70 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/1 (1 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] 0x2ac76a61d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76a6260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76a62f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76a6380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76a6410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76a64a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76a6530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76a65c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76a6650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76a66e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76a6770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76a6800 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] 0x2ac76b7f50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76b7fe0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76b8070 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76b8100 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76b8190 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76b8220 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76b82b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76b8340 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76b83d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76b8460 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76b84f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76b8580 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/2 (1 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] 0x2ac76a6ae0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76a6b70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76a6c00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76a6c90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76a6d20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76a6db0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76a6e40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76a6ed0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76a6f60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76a6ff0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76a7080 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76a7110 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] 0x2ac76b8860 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76b88f0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76b8980 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76b8a10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76b8aa0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76b8b30 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76b8bc0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76b8c50 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76b8ce0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76b8d70 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76b8e00 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76b8e90 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/3 (1 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] 0x2ac76a73f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76a7480 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76a7510 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76a75a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76a7630 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76a76c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76a7750 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76a77e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76a7870 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76a7900 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76a7990 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76a7a20 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] 0x2ac76b9170 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76b9200 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76b9290 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76b9320 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76b93b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76b9440 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76b94d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76b9560 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76b95f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76b9680 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76b9710 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76b97a0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/4 (1 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] 0x2ac76a8610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76a86a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2ac76a8730 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2ac76a87c0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2ac76a8850 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2ac76a88e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2ac76a8970 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2ac76a8a00 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2ac76a8a90 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2ac76a8b20 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2ac76a8bb0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2ac76a8c40 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2ac76a8cd0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2ac76a8d60 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2ac76a8df0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2ac76a8e80 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2ac76a8f10 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2ac76a8fa0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2ac76a9030 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2ac76a90c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2ac76a9150 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2ac76a91e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2ac76a9270 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2ac76a9300 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2ac76a9390 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2ac76a9420 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2ac76a94b0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2ac76a9540 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2ac76a95d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2ac76a9660 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2ac76a96f0 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] 0x2ac76ba390 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76ba420 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2ac76ba4b0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2ac76ba540 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2ac76ba5d0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2ac76ba660 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2ac76ba6f0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2ac76ba780 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2ac76ba810 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2ac76ba8a0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2ac76ba930 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2ac76ba9c0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2ac76baa50 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2ac76baae0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2ac76bab70 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2ac76bac00 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2ac76bac90 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2ac76bad20 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2ac76badb0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2ac76bae40 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2ac76baed0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2ac76baf60 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2ac76baff0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2ac76bb080 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2ac76bb110 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2ac76bb1a0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2ac76bb230 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2ac76bb2c0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2ac76bb350 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2ac76bb3e0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2ac76bb470 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 (5 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] 0x2ac76a9820 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76a98b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2ac76a9940 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2ac76a99d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2ac76a9a60 VAL: 'b' (6 sibs) 43: [5] [5] 0x2ac76a9af0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2ac76a9b80 VAL: 'd' (6 sibs) 43: [7] [7] 0x2ac76a9c10 VAL: 'e' (6 sibs) 43: [8] [8] 0x2ac76a9ca0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2ac76a9d30 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2ac76a9dc0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2ac76a9e50 VAL: 'b' (2 sibs) 43: [12] [12] 0x2ac76a9ee0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2ac76a9f70 VAL: 'a' (2 sibs) 43: [14] [14] 0x2ac76aa000 VAL: 'b' (2 sibs) 43: [15] [15] 0x2ac76aa090 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2ac76aa120 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2ac76aa1b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2ac76aa240 VAL: 'b' (6 sibs) 43: [19] [19] 0x2ac76aa2d0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2ac76aa360 VAL: 'd' (6 sibs) 43: [21] [21] 0x2ac76aa3f0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2ac76aa480 VAL: 'f' (6 sibs) 43: [23] [23] 0x2ac76aa510 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2ac76aa5a0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2ac76aa630 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] 0x2ac76bb5a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76bb630 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2ac76bb6c0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2ac76bb750 VAL: 'a' (6 sibs) 43: [4] [4] 0x2ac76bb7e0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2ac76bb870 VAL: 'c' (6 sibs) 43: [6] [6] 0x2ac76bb900 VAL: 'd' (6 sibs) 43: [7] [7] 0x2ac76bb990 VAL: 'e' (6 sibs) 43: [8] [8] 0x2ac76bba20 VAL: 'f' (6 sibs) 43: [9] [9] 0x2ac76bbab0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2ac76bbb40 VAL: 'a' (2 sibs) 43: [11] [11] 0x2ac76bbbd0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2ac76bbc60 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2ac76bbcf0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2ac76bbd80 VAL: 'b' (2 sibs) 43: [15] [15] 0x2ac76bbe10 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2ac76bbea0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2ac76bbf30 VAL: 'a' (6 sibs) 43: [18] [18] 0x2ac76bbfc0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2ac76bc050 VAL: 'c' (6 sibs) 43: [20] [20] 0x2ac76bc0e0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2ac76bc170 VAL: 'e' (6 sibs) 43: [22] [22] 0x2ac76bc200 VAL: 'f' (6 sibs) 43: [23] [23] 0x2ac76bc290 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2ac76bc320 VAL: 'a' (2 sibs) 43: [25] [25] 0x2ac76bc3b0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 (3 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] 0x2ac76a7d00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76a7d90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2ac76a7e20 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2ac76a7eb0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2ac76a7f40 VAL: 'b' (4 sibs) 43: [5] [5] 0x2ac76a7fd0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2ac76a8060 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] 0x2ac76b9a80 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76b9b10 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2ac76b9ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2ac76b9c30 VAL: 'a' (4 sibs) 43: [4] [4] 0x2ac76b9cc0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2ac76b9d50 VAL: 'c' (4 sibs) 43: [6] [6] 0x2ac76b9de0 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 (1 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] 0x2ac76aaa30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76aaac0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2ac76aab50 VAL: 'a' (2 sibs) 43: [3] [3] 0x2ac76aabe0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2ac76aac70 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2ac76aad00 VAL: 'c' (2 sibs) 43: [6] [6] 0x2ac76aad90 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] 0x2ac76bc7b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76bc840 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2ac76bc8d0 VAL: 'a' (2 sibs) 43: [3] [3] 0x2ac76bc960 VAL: 'b' (2 sibs) 43: [4] [4] 0x2ac76bc9f0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2ac76bca80 VAL: 'c' (2 sibs) 43: [6] [6] 0x2ac76bcb10 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/8 (1 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] 0x2ac76abc50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76abce0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2ac76abd70 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2ac76abe00 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2ac76abe90 VAL: 'a' (21 sibs) 43: [5] [5] 0x2ac76abf20 VAL: 'b' (21 sibs) 43: [6] [6] 0x2ac76abfb0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2ac76ac040 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2ac76ac0d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2ac76ac160 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2ac76ac1f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2ac76ac280 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2ac76ac310 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2ac76ac3a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2ac76ac430 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2ac76ac4c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2ac76ac550 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2ac76ac5e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2ac76ac670 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2ac76ac700 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2ac76ac790 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2ac76ac820 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2ac76ac8b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2ac76ac940 VAL: 'f' (21 sibs) 43: [24] [24] 0x2ac76ac9d0 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] 0x2ac76bd9d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76bda60 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2ac76bdaf0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2ac76bdb80 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2ac76bdc10 VAL: 'a' (21 sibs) 43: [5] [5] 0x2ac76bdca0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2ac76bdd30 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2ac76bddc0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2ac76bde50 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2ac76bdee0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2ac76bdf70 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2ac76be000 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2ac76be090 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2ac76be120 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2ac76be1b0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2ac76be240 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2ac76be2d0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2ac76be360 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2ac76be3f0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2ac76be480 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2ac76be510 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2ac76be5a0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2ac76be630 VAL: 'e' (21 sibs) 43: [23] [23] 0x2ac76be6c0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2ac76be750 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 (3 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] 0x2ac76ab340 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2ac76ab3d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2ac76ab460 VAL: 'f' (1 sibs) 43: [3] [3] 0x2ac76ab4f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2ac76ab580 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2ac76ab610 VAL: 'b' (1 sibs) 43: [6] [6] 0x2ac76ab6a0 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] 0x2ac76bd0c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2ac76bd150 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2ac76bd1e0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2ac76bd270 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2ac76bd300 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2ac76bd390 VAL: 'b' (1 sibs) 43: [6] [6] 0x2ac76bd420 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 (1 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: 0x2ac7652bc0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2ac764bc40 DOCSEQ: (1 sibs) 3 children: 43: 0x2ac764bce0 VAL: 'foo' (3 sibs) 43: 0x2ac764bd78 VAL: 'bar' (3 sibs) 43: 0x2ac764be10 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76af1b0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2ac76af240 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2ac76af2d0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2ac76af360 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2ac76af3f0 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ac7652cd8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764c990 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764ca28 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764cad0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764cca0 VAL: 'val0' (2 sibs) 43: 0x2ac764cd38 VAL: 'val1' (2 sibs) 43: 0x2ac764cb68 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764cde0 VAL: 'val2' (2 sibs) 43: 0x2ac764ce78 VAL: 'val3' (2 sibs) 43: 0x2ac764cc00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764cf20 VAL: 'val4' (2 sibs) 43: 0x2ac764cfb8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76bebe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76bec70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76bed00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76bed90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76bee20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76beeb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76bef40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76befd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76bf060 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76bf0f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76bf180 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76bf210 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 (1 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: 0x2ac7652df0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764d4d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764d568 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764d610 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764d7e0 VAL: 'val0' (2 sibs) 43: 0x2ac764d878 VAL: 'val1' (2 sibs) 43: 0x2ac764d6a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764d920 VAL: 'val2' (2 sibs) 43: 0x2ac764d9b8 VAL: 'val3' (2 sibs) 43: 0x2ac764d740 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764da60 VAL: 'val4' (2 sibs) 43: 0x2ac764daf8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76bf2b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76bf340 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76bf3d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76bf460 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76bf4f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76bf580 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76bf610 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76bf6a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76bf730 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76bf7c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76bf850 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76bf8e0 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: 0x2ac7652f08 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764dba0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764dc38 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764dce0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764deb0 VAL: 'val0' (2 sibs) 43: 0x2ac764df48 VAL: 'val1' (2 sibs) 43: 0x2ac764dd78 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764dff0 VAL: 'val2' (2 sibs) 43: 0x2ac764e088 VAL: 'val3' (2 sibs) 43: 0x2ac764de10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764e130 VAL: 'val4' (2 sibs) 43: 0x2ac764e1c8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76bf980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76bfa10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76bfaa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76bfb30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76bfbc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76bfc50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76bfce0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76bfd70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76bfe00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76bfe90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76bff20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76bffb0 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: 0x2ac7653020 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764eb40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764ebd8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764ec80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764ee50 VAL: 'val0' (2 sibs) 43: 0x2ac764eee8 VAL: 'val1' (2 sibs) 43: 0x2ac764ed18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764ef90 VAL: 'val2' (2 sibs) 43: 0x2ac764f028 VAL: 'val3' (2 sibs) 43: 0x2ac764edb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764f0d0 VAL: 'val4' (2 sibs) 43: 0x2ac764f168 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c0050 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76c00e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76c0170 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76c0200 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76c0290 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76c0320 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76c03b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76c0440 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76c04d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76c0560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76c05f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76c0680 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: 0x2ac7653138 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac764d150 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2ac764d1f0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2ac7651370 VAL: 'env01' (28 sibs) 43: 0x2ac7651408 VAL: 'env02' (28 sibs) 43: 0x2ac76514a0 VAL: 'env03' (28 sibs) 43: 0x2ac7651538 VAL: 'env04' (28 sibs) 43: 0x2ac76515d0 VAL: 'env11' (28 sibs) 43: 0x2ac7651668 VAL: 'env12' (28 sibs) 43: 0x2ac7651700 VAL: 'env13' (28 sibs) 43: 0x2ac7651798 VAL: 'env14' (28 sibs) 43: 0x2ac7651830 VAL: 'env21' (28 sibs) 43: 0x2ac76518c8 VAL: 'env22' (28 sibs) 43: 0x2ac7651960 VAL: 'env23' (28 sibs) 43: 0x2ac76519f8 VAL: 'env24' (28 sibs) 43: 0x2ac7651a90 VAL: 'env31' (28 sibs) 43: 0x2ac7651b28 VAL: 'env32' (28 sibs) 43: 0x2ac7651bc0 VAL: 'env33' (28 sibs) 43: 0x2ac7651c58 VAL: 'env34' (28 sibs) 43: 0x2ac7651cf0 VAL: 'env41' (28 sibs) 43: 0x2ac7651d88 VAL: 'env42' (28 sibs) 43: 0x2ac7651e20 VAL: 'env43' (28 sibs) 43: 0x2ac7651eb8 VAL: 'env44' (28 sibs) 43: 0x2ac7651f50 VAL: 'env51' (28 sibs) 43: 0x2ac7651fe8 VAL: 'env52' (28 sibs) 43: 0x2ac7652080 VAL: 'env53' (28 sibs) 43: 0x2ac7652118 VAL: 'env54' (28 sibs) 43: 0x2ac76521b0 VAL: 'env61' (28 sibs) 43: 0x2ac7652248 VAL: 'env62' (28 sibs) 43: 0x2ac76522e0 VAL: 'env63' (28 sibs) 43: 0x2ac7652378 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c0720 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76c07b0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2ac76c0840 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2ac76c08d0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2ac76c0960 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2ac76c09f0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2ac76c0a80 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2ac76c0b10 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2ac76c0ba0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2ac76c0c30 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2ac76c0cc0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2ac76c0d50 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2ac76c0de0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2ac76c0e70 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2ac76c0f00 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2ac76c0f90 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2ac76c1020 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2ac76c10b0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2ac76c1140 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2ac76c11d0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2ac76c1260 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2ac76c12f0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2ac76c1380 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2ac76c1410 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2ac76c14a0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2ac76c1530 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2ac76c15c0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2ac76c1650 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2ac76c16e0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2ac76c1770 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2ac76c1800 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/5 (3 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ac7653250 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac7650220 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2ac7650360 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2ac7650530 VAL: 'a' (6 sibs) 43: 0x2ac76505c8 VAL: 'b' (6 sibs) 43: 0x2ac7650660 VAL: 'c' (6 sibs) 43: 0x2ac76506f8 VAL: 'd' (6 sibs) 43: 0x2ac7650790 VAL: 'e' (6 sibs) 43: 0x2ac7650828 VAL: 'f' (6 sibs) 43: 0x2ac76503f8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2ac76508d0 VAL: 'a' (2 sibs) 43: 0x2ac7650968 VAL: 'b' (2 sibs) 43: 0x2ac7650490 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2ac7650a10 VAL: 'a' (2 sibs) 43: 0x2ac7650aa8 VAL: 'b' (2 sibs) 43: 0x2ac76502b8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2ac7650b50 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2ac7650c90 VAL: 'a' (6 sibs) 43: 0x2ac7650d28 VAL: 'b' (6 sibs) 43: 0x2ac7650dc0 VAL: 'c' (6 sibs) 43: 0x2ac7650e58 VAL: 'd' (6 sibs) 43: 0x2ac7650ef0 VAL: 'e' (6 sibs) 43: 0x2ac7650f88 VAL: 'f' (6 sibs) 43: 0x2ac7650be8 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2ac7651030 VAL: 'a' (2 sibs) 43: 0x2ac76510c8 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c18a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76c1930 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2ac76c19c0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2ac76c1a50 VAL: 'a' (6 sibs) 43: [4] [4] 0x2ac76c1ae0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2ac76c1b70 VAL: 'c' (6 sibs) 43: [6] [6] 0x2ac76c1c00 VAL: 'd' (6 sibs) 43: [7] [7] 0x2ac76c1c90 VAL: 'e' (6 sibs) 43: [8] [8] 0x2ac76c1d20 VAL: 'f' (6 sibs) 43: [9] [9] 0x2ac76c1db0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2ac76c1e40 VAL: 'a' (2 sibs) 43: [11] [11] 0x2ac76c1ed0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2ac76c1f60 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2ac76c1ff0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2ac76c2080 VAL: 'b' (2 sibs) 43: [15] [15] 0x2ac76c2110 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2ac76c21a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2ac76c2230 VAL: 'a' (6 sibs) 43: [18] [18] 0x2ac76c22c0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2ac76c2350 VAL: 'c' (6 sibs) 43: [20] [20] 0x2ac76c23e0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2ac76c2470 VAL: 'e' (6 sibs) 43: [22] [22] 0x2ac76c2500 VAL: 'f' (6 sibs) 43: [23] [23] 0x2ac76c2590 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2ac76c2620 VAL: 'a' (2 sibs) 43: [25] [25] 0x2ac76c26b0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 (1 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: 0x2ac7653368 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac76511c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2ac7651260 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2ac7652900 VAL: 'a' (4 sibs) 43: 0x2ac7652998 VAL: 'b' (4 sibs) 43: 0x2ac7652a30 VAL: 'c' (4 sibs) 43: 0x2ac7652ac8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c2750 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76c27e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2ac76c2870 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2ac76c2900 VAL: 'a' (4 sibs) 43: [4] [4] 0x2ac76c2990 VAL: 'b' (4 sibs) 43: [5] [5] 0x2ac76c2a20 VAL: 'c' (4 sibs) 43: [6] [6] 0x2ac76c2ab0 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: 0x2ac7653480 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764c4d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2ac764c390 VAL: 'a' (2 sibs) 43: 0x2ac764c428 VAL: 'b' (2 sibs) 43: 0x2ac764c568 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2ac764c250 VAL: 'c' (2 sibs) 43: 0x2ac764c2e8 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c2b50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76c2be0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2ac76c2c70 VAL: 'a' (2 sibs) 43: [3] [3] 0x2ac76c2d00 VAL: 'b' (2 sibs) 43: [4] [4] 0x2ac76c2d90 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2ac76c2e20 VAL: 'c' (2 sibs) 43: [6] [6] 0x2ac76c2eb0 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: 0x2ac7653598 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac764d060 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2ac764c110 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2ac764c1a8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2ac7655600 VAL: 'a' (21 sibs) 43: 0x2ac7655698 VAL: 'b' (21 sibs) 43: 0x2ac7655730 VAL: 'b1' (21 sibs) 43: 0x2ac76557c8 VAL: 'b2' (21 sibs) 43: 0x2ac7655860 VAL: 'b3' (21 sibs) 43: 0x2ac76558f8 VAL: 'b4' (21 sibs) 43: 0x2ac7655990 VAL: 'b5' (21 sibs) 43: 0x2ac7655a28 VAL: 'b6' (21 sibs) 43: 0x2ac7655ac0 VAL: 'b61' (21 sibs) 43: 0x2ac7655b58 VAL: 'b62' (21 sibs) 43: 0x2ac7655bf0 VAL: 'b63' (21 sibs) 43: 0x2ac7655c88 VAL: 'b64' (21 sibs) 43: 0x2ac7655d20 VAL: 'b65' (21 sibs) 43: 0x2ac7655db8 VAL: 'b66' (21 sibs) 43: 0x2ac7655e50 VAL: 'b7' (21 sibs) 43: 0x2ac7655ee8 VAL: 'b8' (21 sibs) 43: 0x2ac7655f80 VAL: 'b9' (21 sibs) 43: 0x2ac7656018 VAL: 'b10' (21 sibs) 43: 0x2ac76560b0 VAL: 'e' (21 sibs) 43: 0x2ac7656148 VAL: 'f' (21 sibs) 43: 0x2ac76561e0 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c2f50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76c2fe0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2ac76c3070 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2ac76c3100 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2ac76c3190 VAL: 'a' (21 sibs) 43: [5] [5] 0x2ac76c3220 VAL: 'b' (21 sibs) 43: [6] [6] 0x2ac76c32b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2ac76c3340 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2ac76c33d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2ac76c3460 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2ac76c34f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2ac76c3580 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2ac76c3610 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2ac76c36a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2ac76c3730 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2ac76c37c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2ac76c3850 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2ac76c38e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2ac76c3970 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2ac76c3a00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2ac76c3a90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2ac76c3b20 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2ac76c3bb0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2ac76c3c40 VAL: 'f' (21 sibs) 43: [24] [24] 0x2ac76c3cd0 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/9 (2 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ac76536b0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2ac7652420 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2ac764e270 VAL: 'f' (1 sibs) 43: 0x2ac76524b8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2ac7652550 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2ac764e310 VAL: 'b' (1 sibs) 43: 0x2ac76525e8 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c3d70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2ac76c3e00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2ac76c3e90 VAL: 'f' (1 sibs) 43: [3] [3] 0x2ac76c3f20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2ac76c3fb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2ac76c4040 VAL: 'b' (1 sibs) 43: [6] [6] 0x2ac76c40d0 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: 0x2ac7652bc0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2ac764bc40 DOCSEQ: (1 sibs) 3 children: 43: 0x2ac764bce0 VAL: 'foo' (3 sibs) 43: 0x2ac764bd78 VAL: 'bar' (3 sibs) 43: 0x2ac764be10 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c4170 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2ac76c4200 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2ac76c4290 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2ac76c4320 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2ac76c43b0 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: 0x2ac7652cd8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764c990 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764ca28 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764cad0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764cca0 VAL: 'val0' (2 sibs) 43: 0x2ac764cd38 VAL: 'val1' (2 sibs) 43: 0x2ac764cb68 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764cde0 VAL: 'val2' (2 sibs) 43: 0x2ac764ce78 VAL: 'val3' (2 sibs) 43: 0x2ac764cc00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764cf20 VAL: 'val4' (2 sibs) 43: 0x2ac764cfb8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c4450 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76c44e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76c4570 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76c4600 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76c4690 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76c4720 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76c47b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76c4840 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76c48d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76c4960 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76c49f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76c4a80 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: 0x2ac7652df0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764d4d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764d568 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764d610 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764d7e0 VAL: 'val0' (2 sibs) 43: 0x2ac764d878 VAL: 'val1' (2 sibs) 43: 0x2ac764d6a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764d920 VAL: 'val2' (2 sibs) 43: 0x2ac764d9b8 VAL: 'val3' (2 sibs) 43: 0x2ac764d740 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764da60 VAL: 'val4' (2 sibs) 43: 0x2ac764daf8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c4b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76c4bb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76c4c40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76c4cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76c4d60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76c4df0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76c4e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76c4f10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76c4fa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76c5030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76c50c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76c5150 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: 0x2ac7652f08 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764dba0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764dc38 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764dce0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764deb0 VAL: 'val0' (2 sibs) 43: 0x2ac764df48 VAL: 'val1' (2 sibs) 43: 0x2ac764dd78 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764dff0 VAL: 'val2' (2 sibs) 43: 0x2ac764e088 VAL: 'val3' (2 sibs) 43: 0x2ac764de10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764e130 VAL: 'val4' (2 sibs) 43: 0x2ac764e1c8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c51f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76c5280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76c5310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76c53a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76c5430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76c54c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76c5550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76c55e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76c5670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76c5700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76c5790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76c5820 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/3 (1 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: 0x2ac7653020 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764eb40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2ac764ebd8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2ac764ec80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2ac764ee50 VAL: 'val0' (2 sibs) 43: 0x2ac764eee8 VAL: 'val1' (2 sibs) 43: 0x2ac764ed18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2ac764ef90 VAL: 'val2' (2 sibs) 43: 0x2ac764f028 VAL: 'val3' (2 sibs) 43: 0x2ac764edb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2ac764f0d0 VAL: 'val4' (2 sibs) 43: 0x2ac764f168 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c58c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76c5950 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2ac76c59e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2ac76c5a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2ac76c5b00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2ac76c5b90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2ac76c5c20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2ac76c5cb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2ac76c5d40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2ac76c5dd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2ac76c5e60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2ac76c5ef0 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: 0x2ac7653138 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac764d150 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2ac764d1f0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2ac7651370 VAL: 'env01' (28 sibs) 43: 0x2ac7651408 VAL: 'env02' (28 sibs) 43: 0x2ac76514a0 VAL: 'env03' (28 sibs) 43: 0x2ac7651538 VAL: 'env04' (28 sibs) 43: 0x2ac76515d0 VAL: 'env11' (28 sibs) 43: 0x2ac7651668 VAL: 'env12' (28 sibs) 43: 0x2ac7651700 VAL: 'env13' (28 sibs) 43: 0x2ac7651798 VAL: 'env14' (28 sibs) 43: 0x2ac7651830 VAL: 'env21' (28 sibs) 43: 0x2ac76518c8 VAL: 'env22' (28 sibs) 43: 0x2ac7651960 VAL: 'env23' (28 sibs) 43: 0x2ac76519f8 VAL: 'env24' (28 sibs) 43: 0x2ac7651a90 VAL: 'env31' (28 sibs) 43: 0x2ac7651b28 VAL: 'env32' (28 sibs) 43: 0x2ac7651bc0 VAL: 'env33' (28 sibs) 43: 0x2ac7651c58 VAL: 'env34' (28 sibs) 43: 0x2ac7651cf0 VAL: 'env41' (28 sibs) 43: 0x2ac7651d88 VAL: 'env42' (28 sibs) 43: 0x2ac7651e20 VAL: 'env43' (28 sibs) 43: 0x2ac7651eb8 VAL: 'env44' (28 sibs) 43: 0x2ac7651f50 VAL: 'env51' (28 sibs) 43: 0x2ac7651fe8 VAL: 'env52' (28 sibs) 43: 0x2ac7652080 VAL: 'env53' (28 sibs) 43: 0x2ac7652118 VAL: 'env54' (28 sibs) 43: 0x2ac76521b0 VAL: 'env61' (28 sibs) 43: 0x2ac7652248 VAL: 'env62' (28 sibs) 43: 0x2ac76522e0 VAL: 'env63' (28 sibs) 43: 0x2ac7652378 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c5f90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76c6020 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2ac76c60b0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2ac76c6140 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2ac76c61d0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2ac76c6260 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2ac76c62f0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2ac76c6380 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2ac76c6410 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2ac76c64a0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2ac76c6530 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2ac76c65c0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2ac76c6650 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2ac76c66e0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2ac76c6770 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2ac76c6800 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2ac76c6890 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2ac76c6920 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2ac76c69b0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2ac76c6a40 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2ac76c6ad0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2ac76c6b60 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2ac76c6bf0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2ac76c6c80 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2ac76c6d10 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2ac76c6da0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2ac76c6e30 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2ac76c6ec0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2ac76c6f50 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2ac76c6fe0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2ac76c7070 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 (2 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ac7653250 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac7650220 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2ac7650360 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2ac7650530 VAL: 'a' (6 sibs) 43: 0x2ac76505c8 VAL: 'b' (6 sibs) 43: 0x2ac7650660 VAL: 'c' (6 sibs) 43: 0x2ac76506f8 VAL: 'd' (6 sibs) 43: 0x2ac7650790 VAL: 'e' (6 sibs) 43: 0x2ac7650828 VAL: 'f' (6 sibs) 43: 0x2ac76503f8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2ac76508d0 VAL: 'a' (2 sibs) 43: 0x2ac7650968 VAL: 'b' (2 sibs) 43: 0x2ac7650490 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2ac7650a10 VAL: 'a' (2 sibs) 43: 0x2ac7650aa8 VAL: 'b' (2 sibs) 43: 0x2ac76502b8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2ac7650b50 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2ac7650c90 VAL: 'a' (6 sibs) 43: 0x2ac7650d28 VAL: 'b' (6 sibs) 43: 0x2ac7650dc0 VAL: 'c' (6 sibs) 43: 0x2ac7650e58 VAL: 'd' (6 sibs) 43: 0x2ac7650ef0 VAL: 'e' (6 sibs) 43: 0x2ac7650f88 VAL: 'f' (6 sibs) 43: 0x2ac7650be8 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2ac7651030 VAL: 'a' (2 sibs) 43: 0x2ac76510c8 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c7110 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76c71a0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2ac76c7230 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2ac76c72c0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2ac76c7350 VAL: 'b' (6 sibs) 43: [5] [5] 0x2ac76c73e0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2ac76c7470 VAL: 'd' (6 sibs) 43: [7] [7] 0x2ac76c7500 VAL: 'e' (6 sibs) 43: [8] [8] 0x2ac76c7590 VAL: 'f' (6 sibs) 43: [9] [9] 0x2ac76c7620 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2ac76c76b0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2ac76c7740 VAL: 'b' (2 sibs) 43: [12] [12] 0x2ac76c77d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2ac76c7860 VAL: 'a' (2 sibs) 43: [14] [14] 0x2ac76c78f0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2ac76c7980 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2ac76c7a10 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2ac76c7aa0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2ac76c7b30 VAL: 'b' (6 sibs) 43: [19] [19] 0x2ac76c7bc0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2ac76c7c50 VAL: 'd' (6 sibs) 43: [21] [21] 0x2ac76c7ce0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2ac76c7d70 VAL: 'f' (6 sibs) 43: [23] [23] 0x2ac76c7e00 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2ac76c7e90 VAL: 'a' (2 sibs) 43: [25] [25] 0x2ac76c7f20 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 (1 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: 0x2ac7653368 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac76511c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2ac7651260 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2ac7652900 VAL: 'a' (4 sibs) 43: 0x2ac7652998 VAL: 'b' (4 sibs) 43: 0x2ac7652a30 VAL: 'c' (4 sibs) 43: 0x2ac7652ac8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c7fc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76c8050 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2ac76c80e0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2ac76c8170 VAL: 'a' (4 sibs) 43: [4] [4] 0x2ac76c8200 VAL: 'b' (4 sibs) 43: [5] [5] 0x2ac76c8290 VAL: 'c' (4 sibs) 43: [6] [6] 0x2ac76c8320 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: 0x2ac7653480 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2ac764c4d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2ac764c390 VAL: 'a' (2 sibs) 43: 0x2ac764c428 VAL: 'b' (2 sibs) 43: 0x2ac764c568 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2ac764c250 VAL: 'c' (2 sibs) 43: 0x2ac764c2e8 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c83c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2ac76c8450 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2ac76c84e0 VAL: 'a' (2 sibs) 43: [3] [3] 0x2ac76c8570 VAL: 'b' (2 sibs) 43: [4] [4] 0x2ac76c8600 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2ac76c8690 VAL: 'c' (2 sibs) 43: [6] [6] 0x2ac76c8720 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: 0x2ac7653598 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2ac764d060 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2ac764c110 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2ac764c1a8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2ac7655600 VAL: 'a' (21 sibs) 43: 0x2ac7655698 VAL: 'b' (21 sibs) 43: 0x2ac7655730 VAL: 'b1' (21 sibs) 43: 0x2ac76557c8 VAL: 'b2' (21 sibs) 43: 0x2ac7655860 VAL: 'b3' (21 sibs) 43: 0x2ac76558f8 VAL: 'b4' (21 sibs) 43: 0x2ac7655990 VAL: 'b5' (21 sibs) 43: 0x2ac7655a28 VAL: 'b6' (21 sibs) 43: 0x2ac7655ac0 VAL: 'b61' (21 sibs) 43: 0x2ac7655b58 VAL: 'b62' (21 sibs) 43: 0x2ac7655bf0 VAL: 'b63' (21 sibs) 43: 0x2ac7655c88 VAL: 'b64' (21 sibs) 43: 0x2ac7655d20 VAL: 'b65' (21 sibs) 43: 0x2ac7655db8 VAL: 'b66' (21 sibs) 43: 0x2ac7655e50 VAL: 'b7' (21 sibs) 43: 0x2ac7655ee8 VAL: 'b8' (21 sibs) 43: 0x2ac7655f80 VAL: 'b9' (21 sibs) 43: 0x2ac7656018 VAL: 'b10' (21 sibs) 43: 0x2ac76560b0 VAL: 'e' (21 sibs) 43: 0x2ac7656148 VAL: 'f' (21 sibs) 43: 0x2ac76561e0 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c87c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2ac76c8850 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2ac76c88e0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2ac76c8970 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2ac76c8a00 VAL: 'a' (21 sibs) 43: [5] [5] 0x2ac76c8a90 VAL: 'b' (21 sibs) 43: [6] [6] 0x2ac76c8b20 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2ac76c8bb0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2ac76c8c40 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2ac76c8cd0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2ac76c8d60 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2ac76c8df0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2ac76c8e80 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2ac76c8f10 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2ac76c8fa0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2ac76c9030 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2ac76c90c0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2ac76c9150 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2ac76c91e0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2ac76c9270 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2ac76c9300 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2ac76c9390 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2ac76c9420 VAL: 'e' (21 sibs) 43: [23] [23] 0x2ac76c94b0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2ac76c9540 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/9 (2 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ac76536b0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2ac7652420 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2ac764e270 VAL: 'f' (1 sibs) 43: 0x2ac76524b8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2ac7652550 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2ac764e310 VAL: 'b' (1 sibs) 43: 0x2ac76525e8 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ac76c95e0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2ac76c9670 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2ac76c9700 VAL: 'f' (1 sibs) 43: [3] [3] 0x2ac76c9790 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2ac76c9820 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2ac76c98b0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2ac76c9940 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 (405 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (411 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.62 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 (1 ms) 44: [----------] 1 test from CaseNode (1 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (60 ms) 44: [----------] 1 test from number (61 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: 0x2abd80cee0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2abd80b6f0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2abd80b790 VAL: '-2' (15 sibs) 44: 0x2abd80b828 VAL: '-2' (15 sibs) 44: 0x2abd80b8c0 VAL: '5' (15 sibs) 44: 0x2abd80b958 VAL: '0xa' (15 sibs) 44: 0x2abd80b9f0 VAL: '-0xb' (15 sibs) 44: 0x2abd80ba88 VAL: '0XA' (15 sibs) 44: 0x2abd80bb20 VAL: '-0XA' (15 sibs) 44: 0x2abd80bbb8 VAL: '0b10' (15 sibs) 44: 0x2abd80bc50 VAL: '-0b10' (15 sibs) 44: 0x2abd80bce8 VAL: '0B10' (15 sibs) 44: 0x2abd80bd80 VAL: '-0B10' (15 sibs) 44: 0x2abd80be18 VAL: '0o17' (15 sibs) 44: 0x2abd80beb0 VAL: '-0o17' (15 sibs) 44: 0x2abd80bf48 VAL: '0O17' (15 sibs) 44: 0x2abd80bfe0 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd831150 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd8311e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd831270 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd831300 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd831390 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd831420 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd8314b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd831540 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd8315d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd831660 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd8316f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd831780 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd831810 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd8318a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd831930 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd8319c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd831a50 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/0 (9 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: 0x2abd80cff8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2abd80b0f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2abd80b190 VAL: '-2' (3 sibs) 44: 0x2abd80b228 VAL: '-2' (3 sibs) 44: 0x2abd80b2c0 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd833780 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd833810 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd8338a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd833930 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd8339c0 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: 0x2abd80d110 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80c4f0 VAL: '-2.0' (8 sibs) 44: 0x2abd80c588 VAL: '-2.1' (8 sibs) 44: 0x2abd80c620 VAL: '0.1' (8 sibs) 44: 0x2abd80c6b8 VAL: '.1' (8 sibs) 44: 0x2abd80c750 VAL: '-.2' (8 sibs) 44: 0x2abd80c7e8 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80c880 VAL: '-3e-6' (8 sibs) 44: 0x2abd80c918 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd8354b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd835540 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd8355d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd835660 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd8356f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd835780 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd835810 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd8358a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd835930 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/2 (1 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: 0x2abd80d228 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80c9c0 VAL: '-2.0' (8 sibs) 44: 0x2abd80ca58 VAL: '-2.1' (8 sibs) 44: 0x2abd80caf0 VAL: '0.1' (8 sibs) 44: 0x2abd80cb88 VAL: '.1' (8 sibs) 44: 0x2abd80cc20 VAL: '-.2' (8 sibs) 44: 0x2abd80ccb8 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80cd50 VAL: '-3e-6' (8 sibs) 44: 0x2abd80cde8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd8371e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd837270 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd837300 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd837390 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd837420 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd8374b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd837540 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd8375d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd837660 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: 0x2abd80d340 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80d760 VAL: '-2.0' (8 sibs) 44: 0x2abd80d7f8 VAL: '-2.1' (8 sibs) 44: 0x2abd80d890 VAL: '0.1' (8 sibs) 44: 0x2abd80d928 VAL: '.1' (8 sibs) 44: 0x2abd80d9c0 VAL: '-.2' (8 sibs) 44: 0x2abd80da58 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80daf0 VAL: '-3e-6' (8 sibs) 44: 0x2abd80db88 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd838f10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd838fa0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd839030 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd8390c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd839150 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd8391e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd839270 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd839300 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd839390 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/4 (1 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: 0x2abd80d458 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2abd80e270 VAL: '1.2.3' (14 sibs) 44: 0x2abd80e308 VAL: '1.2.3.4' (14 sibs) 44: 0x2abd80e3a0 SEQ: (14 sibs) 2 children: 44: 0x2abd80ead0 VAL: '1.2.3' (2 sibs) 44: 0x2abd80eb68 VAL: '4.5.6' (2 sibs) 44: 0x2abd80e438 SEQ: (14 sibs) 2 children: 44: 0x2abd80ec10 VAL: '1.2.3.4' (2 sibs) 44: 0x2abd80eca8 VAL: '4.5.6.7' (2 sibs) 44: 0x2abd80e4d0 SEQ: (14 sibs) 2 children: 44: 0x2abd80ed50 VAL: '1.2.3' (2 sibs) 44: 0x2abd80ede8 VAL: '4.5.6' (2 sibs) 44: 0x2abd80e568 SEQ: (14 sibs) 2 children: 44: 0x2abd80ee90 VAL: '1.2.3.4' (2 sibs) 44: 0x2abd80ef28 VAL: '4.5.6.7' (2 sibs) 44: 0x2abd80e600 MAP: (14 sibs) 1 children: 44: 0x2abd80efd0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2abd80e698 MAP: (14 sibs) 1 children: 44: 0x2abd80f070 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2abd80e730 MAP: (14 sibs) 1 children: 44: 0x2abd80f110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2abd80e7c8 MAP: (14 sibs) 1 children: 44: 0x2abd80f1b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2abd80e860 MAP: (14 sibs) 2 children: 44: 0x2abd80f250 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2abd80f2e8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2abd80e8f8 MAP: (14 sibs) 2 children: 44: 0x2abd80f390 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2abd80f428 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2abd80e990 MAP: (14 sibs) 2 children: 44: 0x2abd80f4d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2abd80f568 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2abd80ea28 MAP: (14 sibs) 2 children: 44: 0x2abd80f610 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2abd80f6a8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd83c760 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd83c7f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd83c880 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd83c910 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd83c9a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd83ca30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd83cac0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd83cb50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd83cbe0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd83cc70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd83cd00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd83cd90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd83ce20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd83ceb0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd83cf40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd83cfd0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd83d060 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd83d0f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd83d180 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd83d210 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd83d2a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd83d330 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd83d3c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd83d450 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd83d4e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd83d570 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd83d600 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd83d690 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd83d720 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd83d7b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd83d840 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd83d8d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd83d960 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd83d9f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd83da80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/5 (4 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: 0x2abd80cee0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2abd80b6f0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2abd80b790 VAL: '-2' (15 sibs) 44: 0x2abd80b828 VAL: '-2' (15 sibs) 44: 0x2abd80b8c0 VAL: '5' (15 sibs) 44: 0x2abd80b958 VAL: '0xa' (15 sibs) 44: 0x2abd80b9f0 VAL: '-0xb' (15 sibs) 44: 0x2abd80ba88 VAL: '0XA' (15 sibs) 44: 0x2abd80bb20 VAL: '-0XA' (15 sibs) 44: 0x2abd80bbb8 VAL: '0b10' (15 sibs) 44: 0x2abd80bc50 VAL: '-0b10' (15 sibs) 44: 0x2abd80bce8 VAL: '0B10' (15 sibs) 44: 0x2abd80bd80 VAL: '-0B10' (15 sibs) 44: 0x2abd80be18 VAL: '0o17' (15 sibs) 44: 0x2abd80beb0 VAL: '-0o17' (15 sibs) 44: 0x2abd80bf48 VAL: '0O17' (15 sibs) 44: 0x2abd80bfe0 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd83b550 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd83b5e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd83b670 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd83b700 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd83b790 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd83b820 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd83b8b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd83b940 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd83b9d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd83ba60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd83baf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd83bb80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd83bc10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd83bca0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd83bd30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd83bdc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd83be50 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/0 (1 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: 0x2abd80cff8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2abd80b0f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2abd80b190 VAL: '-2' (3 sibs) 44: 0x2abd80b228 VAL: '-2' (3 sibs) 44: 0x2abd80b2c0 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd83ac40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd83acd0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd83ad60 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd83adf0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd83ae80 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: 0x2abd80d110 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80c4f0 VAL: '-2.0' (8 sibs) 44: 0x2abd80c588 VAL: '-2.1' (8 sibs) 44: 0x2abd80c620 VAL: '0.1' (8 sibs) 44: 0x2abd80c6b8 VAL: '.1' (8 sibs) 44: 0x2abd80c750 VAL: '-.2' (8 sibs) 44: 0x2abd80c7e8 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80c880 VAL: '-3e-6' (8 sibs) 44: 0x2abd80c918 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd83eb70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd83ec00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd83ec90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd83ed20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd83edb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd83ee40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd83eed0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd83ef60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd83eff0 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: 0x2abd80d228 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80c9c0 VAL: '-2.0' (8 sibs) 44: 0x2abd80ca58 VAL: '-2.1' (8 sibs) 44: 0x2abd80caf0 VAL: '0.1' (8 sibs) 44: 0x2abd80cb88 VAL: '.1' (8 sibs) 44: 0x2abd80cc20 VAL: '-.2' (8 sibs) 44: 0x2abd80ccb8 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80cd50 VAL: '-3e-6' (8 sibs) 44: 0x2abd80cde8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd83f480 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd83f510 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd83f5a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd83f630 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd83f6c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd83f750 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd83f7e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd83f870 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd83f900 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: 0x2abd80d340 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80d760 VAL: '-2.0' (8 sibs) 44: 0x2abd80d7f8 VAL: '-2.1' (8 sibs) 44: 0x2abd80d890 VAL: '0.1' (8 sibs) 44: 0x2abd80d928 VAL: '.1' (8 sibs) 44: 0x2abd80d9c0 VAL: '-.2' (8 sibs) 44: 0x2abd80da58 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80daf0 VAL: '-3e-6' (8 sibs) 44: 0x2abd80db88 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd83fd90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd83fe20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd83feb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd83ff40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd83ffd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd840060 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd8400f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd840180 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd840210 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: 0x2abd80d458 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2abd80e270 VAL: '1.2.3' (14 sibs) 44: 0x2abd80e308 VAL: '1.2.3.4' (14 sibs) 44: 0x2abd80e3a0 SEQ: (14 sibs) 2 children: 44: 0x2abd80ead0 VAL: '1.2.3' (2 sibs) 44: 0x2abd80eb68 VAL: '4.5.6' (2 sibs) 44: 0x2abd80e438 SEQ: (14 sibs) 2 children: 44: 0x2abd80ec10 VAL: '1.2.3.4' (2 sibs) 44: 0x2abd80eca8 VAL: '4.5.6.7' (2 sibs) 44: 0x2abd80e4d0 SEQ: (14 sibs) 2 children: 44: 0x2abd80ed50 VAL: '1.2.3' (2 sibs) 44: 0x2abd80ede8 VAL: '4.5.6' (2 sibs) 44: 0x2abd80e568 SEQ: (14 sibs) 2 children: 44: 0x2abd80ee90 VAL: '1.2.3.4' (2 sibs) 44: 0x2abd80ef28 VAL: '4.5.6.7' (2 sibs) 44: 0x2abd80e600 MAP: (14 sibs) 1 children: 44: 0x2abd80efd0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2abd80e698 MAP: (14 sibs) 1 children: 44: 0x2abd80f070 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2abd80e730 MAP: (14 sibs) 1 children: 44: 0x2abd80f110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2abd80e7c8 MAP: (14 sibs) 1 children: 44: 0x2abd80f1b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2abd80e860 MAP: (14 sibs) 2 children: 44: 0x2abd80f250 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2abd80f2e8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2abd80e8f8 MAP: (14 sibs) 2 children: 44: 0x2abd80f390 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2abd80f428 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2abd80e990 MAP: (14 sibs) 2 children: 44: 0x2abd80f4d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2abd80f568 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2abd80ea28 MAP: (14 sibs) 2 children: 44: 0x2abd80f610 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2abd80f6a8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd8421c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd842250 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd8422e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd842370 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd842400 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd842490 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd842520 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd8425b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd842640 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd8426d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd842760 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd8427f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd842880 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd842910 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd8429a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd842a30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd842ac0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd842b50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd842be0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd842c70 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd842d00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd842d90 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd842e20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd842eb0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd842f40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd842fd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd843060 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd8430f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd843180 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd843210 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd8432a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd843330 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd8433c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd843450 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd8434e0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/5 (2 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (10 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 (3 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 (3 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 (3 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 (3 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 (4 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 (5 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (1 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 (1 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 (10 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 (5 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 (2 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 (1 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 (1 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 (2 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 (4 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 (1 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 (2 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 (1 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 (2 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 (2 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 (2 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 (1 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 (2 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 (2 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 (1 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 (2 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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] 0x2abd831150 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd8311e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd831270 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd831300 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd831390 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd831420 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd8314b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd831540 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd8315d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd831660 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd8316f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd831780 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd831810 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd8318a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd831930 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd8319c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd831a50 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] 0x2abd850ce0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd850d70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd850e00 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd850e90 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd850f20 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd850fb0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd851040 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd8510d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd851160 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd8511f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd851280 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd851310 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd8513a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd851430 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd8514c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd851550 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd8515e0 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/0 (16 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] 0x2abd833780 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd833810 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd8338a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd833930 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd8339c0 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] 0x2abd8503d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd850460 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd8504f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd850580 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd850610 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x2abd8354b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd835540 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd8355d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd835660 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd8356f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd835780 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd835810 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd8358a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd835930 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] 0x2abd851ef0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd851f80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd852010 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd8520a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd852130 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd8521c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd852250 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd8522e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd852370 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/2 (1 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] 0x2abd8371e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd837270 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd837300 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd837390 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd837420 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd8374b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd837540 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd8375d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd837660 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] 0x2abd852800 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd852890 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd852920 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd8529b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd852a40 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd852ad0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd852b60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd852bf0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd852c80 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/3 (1 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] 0x2abd838f10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd838fa0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd839030 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd8390c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd839150 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd8391e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd839270 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd839300 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd839390 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] 0x2abd853110 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd8531a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd853230 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd8532c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd853350 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd8533e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd853470 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd853500 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd853590 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/4 (1 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] 0x2abd83c760 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd83c7f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd83c880 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd83c910 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd83c9a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd83ca30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd83cac0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd83cb50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd83cbe0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd83cc70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd83cd00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd83cd90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd83ce20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd83ceb0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd83cf40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd83cfd0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd83d060 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd83d0f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd83d180 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd83d210 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd83d2a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd83d330 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd83d3c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd83d450 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd83d4e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd83d570 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd83d600 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd83d690 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd83d720 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd83d7b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd83d840 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd83d8d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd83d960 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd83d9f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd83da80 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] 0x2abd855540 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd8555d0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd855660 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd8556f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd855780 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd855810 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd8558a0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd855930 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd8559c0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd855a50 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd855ae0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd855b70 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd855c00 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd855c90 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd855d20 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd855db0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd855e40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd855ed0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd855f60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd855ff0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd856080 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd856110 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd8561a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd856230 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd8562c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd856350 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd8563e0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd856470 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd856500 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd856590 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd856620 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd8566b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd856740 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd8567d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd856860 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 (6 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] 0x2abd840fb0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd841040 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd8410d0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd841160 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd8411f0 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd841280 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd841310 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd8413a0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd841430 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd8414c0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd841550 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd8415e0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd841670 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd841700 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd841790 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd841820 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd8418b0 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] 0x2abd854330 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd8543c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd854450 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd8544e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd854570 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd854600 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd854690 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd854720 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd8547b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd854840 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd8548d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd854960 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd8549f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd854a80 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd854b10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd854ba0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd854c30 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/0 (4 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] 0x2abd8406a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd840730 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd8407c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd840850 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd8408e0 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] 0x2abd853a20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd853ab0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd853b40 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd853bd0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd853c60 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] 0x2abd8445d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd844660 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd8446f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd844780 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd844810 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd8448a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd844930 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd8449c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd844a50 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] 0x2abd857950 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd8579e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd857a70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd857b00 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd857b90 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd857c20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd857cb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd857d40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd857dd0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/2 (1 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] 0x2abd844ee0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd844f70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd845000 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd845090 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd845120 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd8451b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd845240 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd8452d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd845360 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] 0x2abd858260 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd8582f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd858380 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd858410 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd8584a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd858530 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd8585c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd858650 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd8586e0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/3 (1 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] 0x2abd8457f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd845880 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd845910 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd8459a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd845a30 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd845ac0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd845b50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd845be0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd845c70 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] 0x2abd858b70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd858c00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd858c90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd858d20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd858db0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd858e40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd858ed0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd858f60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd858ff0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/4 (1 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] 0x2abd847c60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd847cf0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd847d80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd847e10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd847ea0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd847f30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd847fc0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd848050 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd8480e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd848170 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd848200 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd848290 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd848320 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd8483b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd848440 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd8484d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd848560 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd8485f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd848680 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd848710 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd8487a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd848830 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd8488c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd848950 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd8489e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd848a70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd848b00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd848b90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd848c20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd848cb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd848d40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd848dd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd848e60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd848ef0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd848f80 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] 0x2abd85afa0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd85b030 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd85b0c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd85b150 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd85b1e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd85b270 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd85b300 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd85b390 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd85b420 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd85b4b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd85b540 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd85b5d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd85b660 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd85b6f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd85b780 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd85b810 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd85b8a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd85b930 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd85b9c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd85ba50 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd85bae0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd85bb70 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd85bc00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd85bc90 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd85bd20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd85bdb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd85be40 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd85bed0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd85bf60 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd85bff0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd85c080 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd85c110 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd85c1a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd85c230 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd85c2c0 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 (4 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] 0x2abd83b550 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd83b5e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd83b670 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd83b700 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd83b790 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd83b820 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd83b8b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd83b940 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd83b9d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd83ba60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd83baf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd83bb80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd83bc10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd83bca0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd83bd30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd83bdc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd83be50 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] 0x2abd859d90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd859e20 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd859eb0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd859f40 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd859fd0 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd85a060 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd85a0f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd85a180 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd85a210 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd85a2a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd85a330 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd85a3c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd85a450 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd85a4e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd85a570 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd85a600 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd85a690 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/0 (2 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] 0x2abd83ac40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd83acd0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd83ad60 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd83adf0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd83ae80 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] 0x2abd859480 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd859510 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd8595a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd859630 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd8596c0 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] 0x2abd83eb70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd83ec00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd83ec90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd83ed20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd83edb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd83ee40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd83eed0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd83ef60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd83eff0 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] 0x2abd85d3b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd85d440 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd85d4d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd85d560 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd85d5f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd85d680 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd85d710 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd85d7a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd85d830 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/2 (1 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] 0x2abd83f480 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd83f510 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd83f5a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd83f630 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd83f6c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd83f750 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd83f7e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd83f870 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd83f900 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] 0x2abd85dcc0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd85dd50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd85dde0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd85de70 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd85df00 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd85df90 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd85e020 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd85e0b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd85e140 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/3 (1 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] 0x2abd83fd90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd83fe20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd83feb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd83ff40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd83ffd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd840060 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd8400f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd840180 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd840210 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] 0x2abd85e5d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd85e660 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd85e6f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd85e780 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd85e810 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd85e8a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd85e930 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd85e9c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd85ea50 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/4 (1 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] 0x2abd8421c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd842250 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd8422e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd842370 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd842400 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd842490 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd842520 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd8425b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd842640 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd8426d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd842760 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd8427f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd842880 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd842910 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd8429a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd842a30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd842ac0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd842b50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd842be0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd842c70 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd842d00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd842d90 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd842e20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd842eb0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd842f40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd842fd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd843060 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd8430f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd843180 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd843210 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd8432a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd843330 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd8433c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd843450 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd8434e0 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] 0x2abd860a00 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd860a90 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd860b20 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd860bb0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd860c40 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd860cd0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd860d60 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd860df0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd860e80 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd860f10 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd860fa0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd861030 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd8610c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd861150 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd8611e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd861270 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd861300 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd861390 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd861420 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd8614b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd861540 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd8615d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd861660 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd8616f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd861780 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd861810 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd8618a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd861930 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd8619c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd861a50 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd861ae0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd861b70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd861c00 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd861c90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd861d20 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 (4 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] 0x2abd84a070 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd84a100 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd84a190 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd84a220 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd84a2b0 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd84a340 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd84a3d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd84a460 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd84a4f0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd84a580 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd84a610 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd84a6a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd84a730 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd84a7c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd84a850 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd84a8e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd84a970 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] 0x2abd85f7f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd85f880 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd85f910 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd85f9a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd85fa30 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd85fac0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd85fb50 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd85fbe0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd85fc70 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd85fd00 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd85fd90 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd85fe20 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd85feb0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd85ff40 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd85ffd0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd860060 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd8600f0 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/0 (2 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] 0x2abd8463b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd846440 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd8464d0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd846560 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd8465f0 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] 0x2abd85eee0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd85ef70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd85f000 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd85f090 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd85f120 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] 0x2abd846cf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd846d80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd846e10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd846ea0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd846f30 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd846fc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd847050 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd8470e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd847170 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] 0x2abd862e10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd862ea0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd862f30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd862fc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd863050 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd8630e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd863170 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd863200 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd863290 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/2 (1 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] 0x2abd84b280 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd84b310 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd84b3a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd84b430 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd84b4c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd84b550 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd84b5e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd84b670 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd84b700 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] 0x2abd863720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd8637b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd863840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd8638d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd863960 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd8639f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd863a80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd863b10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd863ba0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/3 (1 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] 0x2abd84bb90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd84bc20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd84bcb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd84bd40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd84bdd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd84be60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd84bef0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd84bf80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd84c010 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] 0x2abd864030 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd8640c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd864150 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd8641e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd864270 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd864300 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd864390 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd864420 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd8644b0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/4 (1 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] 0x2abd84dfc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd84e050 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd84e0e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd84e170 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd84e200 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd84e290 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd84e320 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd84e3b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd84e440 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd84e4d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd84e560 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd84e5f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd84e680 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd84e710 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd84e7a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd84e830 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd84e8c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd84e950 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd84e9e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd84ea70 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd84eb00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd84eb90 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd84ec20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd84ecb0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd84ed40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd84edd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd84ee60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd84eef0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd84ef80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd84f010 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd84f0a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd84f130 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd84f1c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd84f250 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd84f2e0 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] 0x2abd866460 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd8664f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd866580 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd866610 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd8666a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd866730 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd8667c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd866850 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd8668e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd866970 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd866a00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd866a90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd866b20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd866bb0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd866c40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd866cd0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd866d60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd866df0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd866e80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd866f10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd866fa0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd867030 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd8670c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd867150 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd8671e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd867270 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd867300 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd867390 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd867420 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd8674b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd867540 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd8675d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd867660 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd8676f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd867780 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 (4 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x2abd80cee0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2abd80b6f0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2abd80b790 VAL: '-2' (15 sibs) 44: 0x2abd80b828 VAL: '-2' (15 sibs) 44: 0x2abd80b8c0 VAL: '5' (15 sibs) 44: 0x2abd80b958 VAL: '0xa' (15 sibs) 44: 0x2abd80b9f0 VAL: '-0xb' (15 sibs) 44: 0x2abd80ba88 VAL: '0XA' (15 sibs) 44: 0x2abd80bb20 VAL: '-0XA' (15 sibs) 44: 0x2abd80bbb8 VAL: '0b10' (15 sibs) 44: 0x2abd80bc50 VAL: '-0b10' (15 sibs) 44: 0x2abd80bce8 VAL: '0B10' (15 sibs) 44: 0x2abd80bd80 VAL: '-0B10' (15 sibs) 44: 0x2abd80be18 VAL: '0o17' (15 sibs) 44: 0x2abd80beb0 VAL: '-0o17' (15 sibs) 44: 0x2abd80bf48 VAL: '0O17' (15 sibs) 44: 0x2abd80bfe0 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd864940 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd8649d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd864a60 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd864af0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd864b80 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd864c10 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd864ca0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd864d30 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd864dc0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd864e50 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd864ee0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd864f70 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd865000 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd865090 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd865120 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd8651b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd865240 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 (2 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x2abd80cff8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2abd80b0f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2abd80b190 VAL: '-2' (3 sibs) 44: 0x2abd80b228 VAL: '-2' (3 sibs) 44: 0x2abd80b2c0 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd84d9b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd84da40 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd84dad0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd84db60 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd84dbf0 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: 0x2abd80d110 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80c4f0 VAL: '-2.0' (8 sibs) 44: 0x2abd80c588 VAL: '-2.1' (8 sibs) 44: 0x2abd80c620 VAL: '0.1' (8 sibs) 44: 0x2abd80c6b8 VAL: '.1' (8 sibs) 44: 0x2abd80c750 VAL: '-.2' (8 sibs) 44: 0x2abd80c7e8 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80c880 VAL: '-3e-6' (8 sibs) 44: 0x2abd80c918 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd8652e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd865370 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd865400 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd865490 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd865520 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd8655b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd865640 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd8656d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd865760 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: 0x2abd80d228 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80c9c0 VAL: '-2.0' (8 sibs) 44: 0x2abd80ca58 VAL: '-2.1' (8 sibs) 44: 0x2abd80caf0 VAL: '0.1' (8 sibs) 44: 0x2abd80cb88 VAL: '.1' (8 sibs) 44: 0x2abd80cc20 VAL: '-.2' (8 sibs) 44: 0x2abd80ccb8 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80cd50 VAL: '-3e-6' (8 sibs) 44: 0x2abd80cde8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd865800 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd865890 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd865920 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd8659b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd865a40 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd865ad0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd865b60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd865bf0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd865c80 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: 0x2abd80d340 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80d760 VAL: '-2.0' (8 sibs) 44: 0x2abd80d7f8 VAL: '-2.1' (8 sibs) 44: 0x2abd80d890 VAL: '0.1' (8 sibs) 44: 0x2abd80d928 VAL: '.1' (8 sibs) 44: 0x2abd80d9c0 VAL: '-.2' (8 sibs) 44: 0x2abd80da58 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80daf0 VAL: '-3e-6' (8 sibs) 44: 0x2abd80db88 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd865d20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd865db0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd865e40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd865ed0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd865f60 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd865ff0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd866080 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd866110 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd8661a0 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: 0x2abd80d458 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2abd80e270 VAL: '1.2.3' (14 sibs) 44: 0x2abd80e308 VAL: '1.2.3.4' (14 sibs) 44: 0x2abd80e3a0 SEQ: (14 sibs) 2 children: 44: 0x2abd80ead0 VAL: '1.2.3' (2 sibs) 44: 0x2abd80eb68 VAL: '4.5.6' (2 sibs) 44: 0x2abd80e438 SEQ: (14 sibs) 2 children: 44: 0x2abd80ec10 VAL: '1.2.3.4' (2 sibs) 44: 0x2abd80eca8 VAL: '4.5.6.7' (2 sibs) 44: 0x2abd80e4d0 SEQ: (14 sibs) 2 children: 44: 0x2abd80ed50 VAL: '1.2.3' (2 sibs) 44: 0x2abd80ede8 VAL: '4.5.6' (2 sibs) 44: 0x2abd80e568 SEQ: (14 sibs) 2 children: 44: 0x2abd80ee90 VAL: '1.2.3.4' (2 sibs) 44: 0x2abd80ef28 VAL: '4.5.6.7' (2 sibs) 44: 0x2abd80e600 MAP: (14 sibs) 1 children: 44: 0x2abd80efd0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2abd80e698 MAP: (14 sibs) 1 children: 44: 0x2abd80f070 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2abd80e730 MAP: (14 sibs) 1 children: 44: 0x2abd80f110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2abd80e7c8 MAP: (14 sibs) 1 children: 44: 0x2abd80f1b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2abd80e860 MAP: (14 sibs) 2 children: 44: 0x2abd80f250 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2abd80f2e8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2abd80e8f8 MAP: (14 sibs) 2 children: 44: 0x2abd80f390 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2abd80f428 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2abd80e990 MAP: (14 sibs) 2 children: 44: 0x2abd80f4d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2abd80f568 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2abd80ea28 MAP: (14 sibs) 2 children: 44: 0x2abd80f610 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2abd80f6a8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd868870 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd868900 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd868990 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd868a20 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd868ab0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd868b40 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd868bd0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd868c60 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd868cf0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd868d80 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd868e10 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd868ea0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd868f30 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd868fc0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd869050 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd8690e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd869170 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd869200 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd869290 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd869320 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd8693b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd869440 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd8694d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd869560 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd8695f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd869680 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd869710 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd8697a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd869830 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd8698c0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd869950 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd8699e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd869a70 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd869b00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd869b90 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/5 (2 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x2abd80cee0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2abd80b6f0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2abd80b790 VAL: '-2' (15 sibs) 44: 0x2abd80b828 VAL: '-2' (15 sibs) 44: 0x2abd80b8c0 VAL: '5' (15 sibs) 44: 0x2abd80b958 VAL: '0xa' (15 sibs) 44: 0x2abd80b9f0 VAL: '-0xb' (15 sibs) 44: 0x2abd80ba88 VAL: '0XA' (15 sibs) 44: 0x2abd80bb20 VAL: '-0XA' (15 sibs) 44: 0x2abd80bbb8 VAL: '0b10' (15 sibs) 44: 0x2abd80bc50 VAL: '-0b10' (15 sibs) 44: 0x2abd80bce8 VAL: '0B10' (15 sibs) 44: 0x2abd80bd80 VAL: '-0B10' (15 sibs) 44: 0x2abd80be18 VAL: '0o17' (15 sibs) 44: 0x2abd80beb0 VAL: '-0o17' (15 sibs) 44: 0x2abd80bf48 VAL: '0O17' (15 sibs) 44: 0x2abd80bfe0 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd869c30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd869cc0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2abd869d50 VAL: '-2' (15 sibs) 44: [3] [3] 0x2abd869de0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2abd869e70 VAL: '5' (15 sibs) 44: [5] [5] 0x2abd869f00 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2abd869f90 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2abd86a020 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2abd86a0b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2abd86a140 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2abd86a1d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2abd86a260 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2abd86a2f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2abd86a380 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2abd86a410 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2abd86a4a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2abd86a530 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x2abd80cff8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2abd80b0f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2abd80b190 VAL: '-2' (3 sibs) 44: 0x2abd80b228 VAL: '-2' (3 sibs) 44: 0x2abd80b2c0 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd84dc90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2abd84dd20 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2abd84ddb0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2abd84de40 VAL: '-2' (3 sibs) 44: [4] [4] 0x2abd84ded0 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: 0x2abd80d110 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80c4f0 VAL: '-2.0' (8 sibs) 44: 0x2abd80c588 VAL: '-2.1' (8 sibs) 44: 0x2abd80c620 VAL: '0.1' (8 sibs) 44: 0x2abd80c6b8 VAL: '.1' (8 sibs) 44: 0x2abd80c750 VAL: '-.2' (8 sibs) 44: 0x2abd80c7e8 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80c880 VAL: '-3e-6' (8 sibs) 44: 0x2abd80c918 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd86a5d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd86a660 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd86a6f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd86a780 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd86a810 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd86a8a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd86a930 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd86a9c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd86aa50 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: 0x2abd80d228 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80c9c0 VAL: '-2.0' (8 sibs) 44: 0x2abd80ca58 VAL: '-2.1' (8 sibs) 44: 0x2abd80caf0 VAL: '0.1' (8 sibs) 44: 0x2abd80cb88 VAL: '.1' (8 sibs) 44: 0x2abd80cc20 VAL: '-.2' (8 sibs) 44: 0x2abd80ccb8 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80cd50 VAL: '-3e-6' (8 sibs) 44: 0x2abd80cde8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd86aaf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd86ab80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd86ac10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd86aca0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd86ad30 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd86adc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd86ae50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd86aee0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd86af70 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: 0x2abd80d340 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2abd80d760 VAL: '-2.0' (8 sibs) 44: 0x2abd80d7f8 VAL: '-2.1' (8 sibs) 44: 0x2abd80d890 VAL: '0.1' (8 sibs) 44: 0x2abd80d928 VAL: '.1' (8 sibs) 44: 0x2abd80d9c0 VAL: '-.2' (8 sibs) 44: 0x2abd80da58 VAL: '-2.e+6' (8 sibs) 44: 0x2abd80daf0 VAL: '-3e-6' (8 sibs) 44: 0x2abd80db88 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd86b010 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2abd86b0a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2abd86b130 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2abd86b1c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2abd86b250 VAL: '.1' (8 sibs) 44: [5] [5] 0x2abd86b2e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2abd86b370 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2abd86b400 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2abd86b490 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: 0x2abd80d458 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2abd80e270 VAL: '1.2.3' (14 sibs) 44: 0x2abd80e308 VAL: '1.2.3.4' (14 sibs) 44: 0x2abd80e3a0 SEQ: (14 sibs) 2 children: 44: 0x2abd80ead0 VAL: '1.2.3' (2 sibs) 44: 0x2abd80eb68 VAL: '4.5.6' (2 sibs) 44: 0x2abd80e438 SEQ: (14 sibs) 2 children: 44: 0x2abd80ec10 VAL: '1.2.3.4' (2 sibs) 44: 0x2abd80eca8 VAL: '4.5.6.7' (2 sibs) 44: 0x2abd80e4d0 SEQ: (14 sibs) 2 children: 44: 0x2abd80ed50 VAL: '1.2.3' (2 sibs) 44: 0x2abd80ede8 VAL: '4.5.6' (2 sibs) 44: 0x2abd80e568 SEQ: (14 sibs) 2 children: 44: 0x2abd80ee90 VAL: '1.2.3.4' (2 sibs) 44: 0x2abd80ef28 VAL: '4.5.6.7' (2 sibs) 44: 0x2abd80e600 MAP: (14 sibs) 1 children: 44: 0x2abd80efd0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2abd80e698 MAP: (14 sibs) 1 children: 44: 0x2abd80f070 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2abd80e730 MAP: (14 sibs) 1 children: 44: 0x2abd80f110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2abd80e7c8 MAP: (14 sibs) 1 children: 44: 0x2abd80f1b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2abd80e860 MAP: (14 sibs) 2 children: 44: 0x2abd80f250 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2abd80f2e8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2abd80e8f8 MAP: (14 sibs) 2 children: 44: 0x2abd80f390 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2abd80f428 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2abd80e990 MAP: (14 sibs) 2 children: 44: 0x2abd80f4d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2abd80f568 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2abd80ea28 MAP: (14 sibs) 2 children: 44: 0x2abd80f610 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2abd80f6a8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2abd86b530 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2abd86b5c0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2abd86b650 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2abd86b6e0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2abd86b770 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2abd86b800 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2abd86b890 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2abd86b920 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2abd86b9b0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2abd86ba40 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2abd86bad0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2abd86bb60 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2abd86bbf0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2abd86bc80 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2abd86bd10 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2abd86bda0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2abd86be30 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2abd86bec0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2abd86bf50 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2abd86bfe0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2abd86c070 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2abd86c100 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2abd86c190 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2abd86c220 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2abd86c2b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2abd86c340 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2abd86c3d0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2abd86c460 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2abd86c4f0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2abd86c580 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2abd86c610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2abd86c6a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2abd86c730 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2abd86c7c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2abd86c850 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/5 (2 ms) 44: [----------] 216 tests from NUMBER/YmlTestCase (344 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (411 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.58 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 (1 ms) 45: [----------] 1 test from CaseNode (1 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (13 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (3 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (2 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (4 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 (2 ms) 45: [----------] 6 tests from null_val (28 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: 0x2afface700 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2affacb9d0 VAL: '' (12 sibs) 45: 0x2affacba68 VAL: '' (12 sibs) 45: 0x2affacbb00 VAL: 'null' (12 sibs) 45: 0x2affacbb98 VAL: 'Null' (12 sibs) 45: 0x2affacbc30 VAL: 'NULL' (12 sibs) 45: 0x2affacbcc8 VAL: '~' (12 sibs) 45: 0x2affacbd60 MAP: (12 sibs) 1 children: 45: 0x2affacc100 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2affacbdf8 MAP: (12 sibs) 1 children: 45: 0x2affacc1a0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2affacbe90 MAP: (12 sibs) 1 children: 45: 0x2affacc240 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2affacbf28 MAP: (12 sibs) 1 children: 45: 0x2affacc2e0 KEYVAL: '~' '~' (1 sibs) 45: 0x2affacbfc0 MAP: (12 sibs) 1 children: 45: 0x2affacc380 KEYVAL: '~' 'null' (1 sibs) 45: 0x2affacc058 MAP: (12 sibs) 1 children: 45: 0x2affacc420 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb14990 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2affb14a20 VAL: '' (12 sibs) 45: [2] [2] 0x2affb14ab0 VAL: '' (12 sibs) 45: [3] [3] 0x2affb14b40 VAL: 'null' (12 sibs) 45: [4] [4] 0x2affb14bd0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2affb14c60 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2affb14cf0 VAL: '~' (12 sibs) 45: [7] [7] 0x2affb14d80 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2affb14e10 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2affb14ea0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2affb14f30 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2affb14fc0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2affb15050 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2affb150e0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2affb15170 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2affb15200 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2affb15290 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2affb15320 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2affb153b0 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/0 (10 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: 0x2afface818 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacc700 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacc798 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacc830 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb16fc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb17050 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb170e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb17170 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/1 (1 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: 0x2afface930 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affaccd40 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affaccdd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacce70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb18cf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb18d80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb18e10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb18ea0 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: 0x2affacea48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affaccf10 VAL: '' (3 sibs) 45: 0x2affaccfa8 VAL: '' (3 sibs) 45: 0x2affacd040 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb1aa20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb1aab0 VAL: '' (3 sibs) 45: [2] [2] 0x2affb1ab40 VAL: '' (3 sibs) 45: [3] [3] 0x2affb1abd0 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: 0x2affaceb60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacdb80 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2affacdd50 VAL: '' (3 sibs) 45: 0x2affacdde8 VAL: '' (3 sibs) 45: 0x2affacde80 VAL: '' (3 sibs) 45: 0x2affacdc18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacdcb0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb1c750 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb1c7e0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2affb1c870 VAL: '' (3 sibs) 45: [3] [3] 0x2affb1c900 VAL: '' (3 sibs) 45: [4] [4] 0x2affb1c990 VAL: '' (3 sibs) 45: [5] [5] 0x2affb1ca20 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb1cab0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/4 (1 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: 0x2affacec78 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacc920 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacc9b8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2affaccaf0 VAL: '' (3 sibs) 45: 0x2affaccb88 VAL: '' (3 sibs) 45: 0x2affaccc20 VAL: '' (3 sibs) 45: 0x2affacca50 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb1e480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb1e510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb1e5a0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2affb1e630 VAL: '' (3 sibs) 45: [4] [4] 0x2affb1e6c0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb1e750 VAL: '' (3 sibs) 45: [6] [6] 0x2affb1e7e0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/5 (1 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: 0x2affaced90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacdf20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacdfb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2afface050 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2afface0f0 VAL: '' (3 sibs) 45: 0x2afface188 VAL: '' (3 sibs) 45: 0x2afface220 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb201b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb20240 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb202d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb20360 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2affb203f0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb20480 VAL: '' (3 sibs) 45: [6] [6] 0x2affb20510 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: 0x2affaceea8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2afface310 MAP: (3 sibs) 3 children: 45: 0x2afface4e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2afface578 KEYVAL: 'bar' '' (3 sibs) 45: 0x2afface610 KEYVAL: 'baz' '' (3 sibs) 45: 0x2afface3a8 VAL: '' (3 sibs) 45: 0x2afface440 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb21ee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb21f70 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2affb22000 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2affb22090 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2affb22120 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2affb221b0 VAL: '' (3 sibs) 45: [6] [6] 0x2affb22240 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: 0x2affacefc0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affacf890 VAL: '' (3 sibs) 45: 0x2affacf928 MAP: (3 sibs) 3 children: 45: 0x2affacfa60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacfaf8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacfb90 KEYVAL: 'baz' '' (3 sibs) 45: 0x2affacf9c0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb23c10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb23ca0 VAL: '' (3 sibs) 45: [2] [2] 0x2affb23d30 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2affb23dc0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2affb23e50 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2affb23ee0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2affb23f70 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: 0x2affacf0d8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affacd300 VAL: '' (3 sibs) 45: 0x2affacd398 VAL: '' (3 sibs) 45: 0x2affacd430 MAP: (3 sibs) 3 children: 45: 0x2affacd4d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacd568 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacd600 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb25940 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb259d0 VAL: '' (3 sibs) 45: [2] [2] 0x2affb25a60 VAL: '' (3 sibs) 45: [3] [3] 0x2affb25af0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2affb25b80 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2affb25c10 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb25ca0 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: 0x2affacf1f0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacd0e0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2affacd970 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2affacda08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2affacd178 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2affacfc30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2affacfcc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2affacd210 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb27670 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb27700 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2affb27790 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2affb27820 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2affb278b0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2affb27940 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2affb279d0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2affb27a60 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/10 (1 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: 0x2affacf308 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affad0fa0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2affad1038 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2affad10d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2affacb590 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2affad1170 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2affad12b0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2affad1348 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2affad1208 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2affad13f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2affad1488 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2affad1520 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2affad15b8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2affad1650 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2affad16e8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2affad1780 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2affad1818 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb2a220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb2a2b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2affb2a340 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2affb2a3d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2affb2a460 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2affb2a4f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2affb2a580 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2affb2a610 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2affb2a6a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2affb2a730 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2affb2a7c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2affb2a850 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2affb2a8e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2affb2a970 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2affb2aa00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2affb2aa90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2affb2ab20 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/11 (2 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: 0x2affacf420 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacff90 KEYVAL: 'version' '10' (3 sibs) 45: 0x2affad0028 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2affad00c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2affacd7e0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2affacb6d0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2affad0ad0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2affad0b68 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2affad0c00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2affacd878 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb29910 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb299a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2affb29a30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2affb29ac0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2affb29b50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2affb29be0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2affb29c70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2affb29d00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2affb29d90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2affb29e20 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/12 (1 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: 0x2afface700 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2affacb9d0 VAL: '' (12 sibs) 45: 0x2affacba68 VAL: '' (12 sibs) 45: 0x2affacbb00 VAL: 'null' (12 sibs) 45: 0x2affacbb98 VAL: 'Null' (12 sibs) 45: 0x2affacbc30 VAL: 'NULL' (12 sibs) 45: 0x2affacbcc8 VAL: '~' (12 sibs) 45: 0x2affacbd60 MAP: (12 sibs) 1 children: 45: 0x2affacc100 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2affacbdf8 MAP: (12 sibs) 1 children: 45: 0x2affacc1a0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2affacbe90 MAP: (12 sibs) 1 children: 45: 0x2affacc240 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2affacbf28 MAP: (12 sibs) 1 children: 45: 0x2affacc2e0 KEYVAL: '~' '~' (1 sibs) 45: 0x2affacbfc0 MAP: (12 sibs) 1 children: 45: 0x2affacc380 KEYVAL: '~' 'null' (1 sibs) 45: 0x2affacc058 MAP: (12 sibs) 1 children: 45: 0x2affacc420 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb2d160 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2affb2d1f0 VAL: '' (12 sibs) 45: [2] [2] 0x2affb2d280 VAL: '' (12 sibs) 45: [3] [3] 0x2affb2d310 VAL: 'null' (12 sibs) 45: [4] [4] 0x2affb2d3a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2affb2d430 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2affb2d4c0 VAL: '~' (12 sibs) 45: [7] [7] 0x2affb2d550 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2affb2d5e0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2affb2d670 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2affb2d700 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2affb2d790 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2affb2d820 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2affb2d8b0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2affb2d940 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2affb2d9d0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2affb2da60 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2affb2daf0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2affb2db80 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/0 (1 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: 0x2afface818 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacc700 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacc798 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacc830 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb2c850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb2c8e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb2c970 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb2ca00 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: 0x2afface930 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affaccd40 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affaccdd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacce70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb2e370 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb2e400 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb2e490 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb2e520 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: 0x2affacea48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affaccf10 VAL: '' (3 sibs) 45: 0x2affaccfa8 VAL: '' (3 sibs) 45: 0x2affacd040 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb2ec80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb2ed10 VAL: '' (3 sibs) 45: [2] [2] 0x2affb2eda0 VAL: '' (3 sibs) 45: [3] [3] 0x2affb2ee30 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: 0x2affaceb60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacdb80 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2affacdd50 VAL: '' (3 sibs) 45: 0x2affacdde8 VAL: '' (3 sibs) 45: 0x2affacde80 VAL: '' (3 sibs) 45: 0x2affacdc18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacdcb0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb2f590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb2f620 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2affb2f6b0 VAL: '' (3 sibs) 45: [3] [3] 0x2affb2f740 VAL: '' (3 sibs) 45: [4] [4] 0x2affb2f7d0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb2f860 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb2f8f0 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: 0x2affacec78 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacc920 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacc9b8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2affaccaf0 VAL: '' (3 sibs) 45: 0x2affaccb88 VAL: '' (3 sibs) 45: 0x2affaccc20 VAL: '' (3 sibs) 45: 0x2affacca50 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb2fea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb2ff30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb2ffc0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2affb30050 VAL: '' (3 sibs) 45: [4] [4] 0x2affb300e0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb30170 VAL: '' (3 sibs) 45: [6] [6] 0x2affb30200 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: 0x2affaced90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacdf20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacdfb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2afface050 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2afface0f0 VAL: '' (3 sibs) 45: 0x2afface188 VAL: '' (3 sibs) 45: 0x2afface220 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb307b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb30840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb308d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb30960 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2affb309f0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb30a80 VAL: '' (3 sibs) 45: [6] [6] 0x2affb30b10 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: 0x2affaceea8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2afface310 MAP: (3 sibs) 3 children: 45: 0x2afface4e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2afface578 KEYVAL: 'bar' '' (3 sibs) 45: 0x2afface610 KEYVAL: 'baz' '' (3 sibs) 45: 0x2afface3a8 VAL: '' (3 sibs) 45: 0x2afface440 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb310c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb31150 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2affb311e0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2affb31270 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2affb31300 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2affb31390 VAL: '' (3 sibs) 45: [6] [6] 0x2affb31420 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: 0x2affacefc0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affacf890 VAL: '' (3 sibs) 45: 0x2affacf928 MAP: (3 sibs) 3 children: 45: 0x2affacfa60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacfaf8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacfb90 KEYVAL: 'baz' '' (3 sibs) 45: 0x2affacf9c0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb319d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb31a60 VAL: '' (3 sibs) 45: [2] [2] 0x2affb31af0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2affb31b80 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2affb31c10 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2affb31ca0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2affb31d30 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: 0x2affacf0d8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affacd300 VAL: '' (3 sibs) 45: 0x2affacd398 VAL: '' (3 sibs) 45: 0x2affacd430 MAP: (3 sibs) 3 children: 45: 0x2affacd4d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacd568 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacd600 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb322e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb32370 VAL: '' (3 sibs) 45: [2] [2] 0x2affb32400 VAL: '' (3 sibs) 45: [3] [3] 0x2affb32490 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2affb32520 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2affb325b0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb32640 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: 0x2affacf1f0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacd0e0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2affacd970 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2affacda08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2affacd178 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2affacfc30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2affacfcc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2affacd210 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb32bf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb32c80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2affb32d10 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2affb32da0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2affb32e30 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2affb32ec0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2affb32f50 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2affb32fe0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/10 (1 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: 0x2affacf308 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affad0fa0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2affad1038 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2affad10d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2affacb590 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2affad1170 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2affad12b0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2affad1348 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2affad1208 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2affad13f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2affad1488 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2affad1520 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2affad15b8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2affad1650 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2affad16e8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2affad1780 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2affad1818 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb33e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb33ea0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2affb33f30 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2affb33fc0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2affb34050 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2affb340e0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2affb34170 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2affb34200 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2affb34290 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2affb34320 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2affb343b0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2affb34440 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2affb344d0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2affb34560 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2affb345f0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2affb34680 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2affb34710 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/11 (1 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: 0x2affacf420 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacff90 KEYVAL: 'version' '10' (3 sibs) 45: 0x2affad0028 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2affad00c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2affacd7e0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2affacb6d0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2affad0ad0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2affad0b68 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2affad0c00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2affacd878 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb33500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb33590 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2affb33620 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2affb336b0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2affb33740 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2affb337d0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2affb33860 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2affb338f0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2affb33980 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2affb33a10 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 (4 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 (1 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 (2 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 (10 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (4 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (5 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 (1 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 (1 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 (1 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 (7 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 (2 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 (2 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 (1 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 (2 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 (1 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 (2 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 (2 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 (1 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 (1 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 (2 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 (2 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 (2 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 (2 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 (2 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 (1 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 (1 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 (1 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 (2 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 (1 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 (1 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 (1 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 (1 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 (2 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 (2 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 (2 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] 0x2affb14990 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2affb14a20 VAL: '' (12 sibs) 45: [2] [2] 0x2affb14ab0 VAL: '' (12 sibs) 45: [3] [3] 0x2affb14b40 VAL: 'null' (12 sibs) 45: [4] [4] 0x2affb14bd0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2affb14c60 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2affb14cf0 VAL: '~' (12 sibs) 45: [7] [7] 0x2affb14d80 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2affb14e10 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2affb14ea0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2affb14f30 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2affb14fc0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2affb15050 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2affb150e0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2affb15170 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2affb15200 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2affb15290 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2affb15320 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2affb153b0 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] 0x2affb37590 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2affb37620 VAL: '' (12 sibs) 45: [2] [2] 0x2affb376b0 VAL: '' (12 sibs) 45: [3] [3] 0x2affb37740 VAL: 'null' (12 sibs) 45: [4] [4] 0x2affb377d0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2affb37860 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2affb378f0 VAL: '~' (12 sibs) 45: [7] [7] 0x2affb37980 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2affb37a10 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2affb37aa0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2affb37b30 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2affb37bc0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2affb37c50 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2affb37ce0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2affb37d70 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2affb37e00 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2affb37e90 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2affb37f20 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2affb37fb0 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 (17 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] 0x2affb16fc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb17050 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb170e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb17170 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] 0x2affb363a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb36430 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb364c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb36550 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/1 (2 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] 0x2affb18cf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb18d80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb18e10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb18ea0 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] 0x2affb387a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb38830 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb388c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb38950 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] 0x2affb1aa20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb1aab0 VAL: '' (3 sibs) 45: [2] [2] 0x2affb1ab40 VAL: '' (3 sibs) 45: [3] [3] 0x2affb1abd0 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] 0x2affb390b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb39140 VAL: '' (3 sibs) 45: [2] [2] 0x2affb391d0 VAL: '' (3 sibs) 45: [3] [3] 0x2affb39260 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] 0x2affb1c750 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb1c7e0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2affb1c870 VAL: '' (3 sibs) 45: [3] [3] 0x2affb1c900 VAL: '' (3 sibs) 45: [4] [4] 0x2affb1c990 VAL: '' (3 sibs) 45: [5] [5] 0x2affb1ca20 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb1cab0 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] 0x2affb399c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb39a50 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2affb39ae0 VAL: '' (3 sibs) 45: [3] [3] 0x2affb39b70 VAL: '' (3 sibs) 45: [4] [4] 0x2affb39c00 VAL: '' (3 sibs) 45: [5] [5] 0x2affb39c90 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb39d20 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/4 (1 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] 0x2affb1e480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb1e510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb1e5a0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2affb1e630 VAL: '' (3 sibs) 45: [4] [4] 0x2affb1e6c0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb1e750 VAL: '' (3 sibs) 45: [6] [6] 0x2affb1e7e0 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] 0x2affb3a2d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb3a360 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb3a3f0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2affb3a480 VAL: '' (3 sibs) 45: [4] [4] 0x2affb3a510 VAL: '' (3 sibs) 45: [5] [5] 0x2affb3a5a0 VAL: '' (3 sibs) 45: [6] [6] 0x2affb3a630 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/5 (1 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] 0x2affb201b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb20240 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb202d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb20360 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2affb203f0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb20480 VAL: '' (3 sibs) 45: [6] [6] 0x2affb20510 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] 0x2affb3abe0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb3ac70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb3ad00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb3ad90 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2affb3ae20 VAL: '' (3 sibs) 45: [5] [5] 0x2affb3aeb0 VAL: '' (3 sibs) 45: [6] [6] 0x2affb3af40 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/6 (1 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] 0x2affb21ee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb21f70 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2affb22000 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2affb22090 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2affb22120 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2affb221b0 VAL: '' (3 sibs) 45: [6] [6] 0x2affb22240 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] 0x2affb3b4f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb3b580 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2affb3b610 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2affb3b6a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2affb3b730 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2affb3b7c0 VAL: '' (3 sibs) 45: [6] [6] 0x2affb3b850 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/7 (1 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] 0x2affb23c10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb23ca0 VAL: '' (3 sibs) 45: [2] [2] 0x2affb23d30 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2affb23dc0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2affb23e50 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2affb23ee0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2affb23f70 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] 0x2affb3be00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb3be90 VAL: '' (3 sibs) 45: [2] [2] 0x2affb3bf20 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2affb3bfb0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2affb3c040 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2affb3c0d0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2affb3c160 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/8 (1 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] 0x2affb25940 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb259d0 VAL: '' (3 sibs) 45: [2] [2] 0x2affb25a60 VAL: '' (3 sibs) 45: [3] [3] 0x2affb25af0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2affb25b80 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2affb25c10 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb25ca0 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] 0x2affb3c710 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb3c7a0 VAL: '' (3 sibs) 45: [2] [2] 0x2affb3c830 VAL: '' (3 sibs) 45: [3] [3] 0x2affb3c8c0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2affb3c950 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2affb3c9e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb3ca70 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/9 (1 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] 0x2affb27670 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb27700 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2affb27790 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2affb27820 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2affb278b0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2affb27940 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2affb279d0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2affb27a60 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] 0x2affb3d020 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb3d0b0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2affb3d140 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2affb3d1d0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2affb3d260 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2affb3d2f0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2affb3d380 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2affb3d410 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/10 (2 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] 0x2affb2a220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb2a2b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2affb2a340 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2affb2a3d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2affb2a460 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2affb2a4f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2affb2a580 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2affb2a610 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2affb2a6a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2affb2a730 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2affb2a7c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2affb2a850 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2affb2a8e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2affb2a970 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2affb2aa00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2affb2aa90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2affb2ab20 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] 0x2affb3e240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb3e2d0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2affb3e360 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2affb3e3f0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2affb3e480 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2affb3e510 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2affb3e5a0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2affb3e630 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2affb3e6c0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2affb3e750 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2affb3e7e0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2affb3e870 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2affb3e900 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2affb3e990 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2affb3ea20 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2affb3eab0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2affb3eb40 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/11 (2 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] 0x2affb29910 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb299a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2affb29a30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2affb29ac0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2affb29b50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2affb29be0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2affb29c70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2affb29d00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2affb29d90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2affb29e20 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] 0x2affb3d930 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb3d9c0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2affb3da50 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2affb3dae0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2affb3db70 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2affb3dc00 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2affb3dc90 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2affb3dd20 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2affb3ddb0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2affb3de40 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/12 (1 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] 0x2affb2d160 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2affb2d1f0 VAL: '' (12 sibs) 45: [2] [2] 0x2affb2d280 VAL: '' (12 sibs) 45: [3] [3] 0x2affb2d310 VAL: 'null' (12 sibs) 45: [4] [4] 0x2affb2d3a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2affb2d430 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2affb2d4c0 VAL: '~' (12 sibs) 45: [7] [7] 0x2affb2d550 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2affb2d5e0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2affb2d670 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2affb2d700 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2affb2d790 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2affb2d820 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2affb2d8b0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2affb2d940 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2affb2d9d0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2affb2da60 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2affb2daf0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2affb2db80 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] 0x2affb3fd60 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2affb3fdf0 VAL: '' (12 sibs) 45: [2] [2] 0x2affb3fe80 VAL: '' (12 sibs) 45: [3] [3] 0x2affb3ff10 VAL: 'null' (12 sibs) 45: [4] [4] 0x2affb3ffa0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2affb40030 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2affb400c0 VAL: '~' (12 sibs) 45: [7] [7] 0x2affb40150 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2affb401e0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2affb40270 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2affb40300 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2affb40390 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2affb40420 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2affb404b0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2affb40540 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2affb405d0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2affb40660 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2affb406f0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2affb40780 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/0 (3 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] 0x2affb2c850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb2c8e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb2c970 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb2ca00 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] 0x2affb3f450 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb3f4e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb3f570 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb3f600 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] 0x2affb2e370 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb2e400 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb2e490 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb2e520 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] 0x2affb40f70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb41000 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb41090 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb41120 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] 0x2affb2ec80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb2ed10 VAL: '' (3 sibs) 45: [2] [2] 0x2affb2eda0 VAL: '' (3 sibs) 45: [3] [3] 0x2affb2ee30 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] 0x2affb41880 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb41910 VAL: '' (3 sibs) 45: [2] [2] 0x2affb419a0 VAL: '' (3 sibs) 45: [3] [3] 0x2affb41a30 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] 0x2affb2f590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb2f620 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2affb2f6b0 VAL: '' (3 sibs) 45: [3] [3] 0x2affb2f740 VAL: '' (3 sibs) 45: [4] [4] 0x2affb2f7d0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb2f860 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb2f8f0 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] 0x2affb42190 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb42220 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2affb422b0 VAL: '' (3 sibs) 45: [3] [3] 0x2affb42340 VAL: '' (3 sibs) 45: [4] [4] 0x2affb423d0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb42460 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb424f0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/4 (1 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] 0x2affb2fea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb2ff30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb2ffc0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2affb30050 VAL: '' (3 sibs) 45: [4] [4] 0x2affb300e0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb30170 VAL: '' (3 sibs) 45: [6] [6] 0x2affb30200 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] 0x2affb42aa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb42b30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb42bc0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2affb42c50 VAL: '' (3 sibs) 45: [4] [4] 0x2affb42ce0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb42d70 VAL: '' (3 sibs) 45: [6] [6] 0x2affb42e00 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/5 (1 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] 0x2affb307b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb30840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb308d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb30960 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2affb309f0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb30a80 VAL: '' (3 sibs) 45: [6] [6] 0x2affb30b10 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] 0x2affb433b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb43440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb434d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb43560 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2affb435f0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb43680 VAL: '' (3 sibs) 45: [6] [6] 0x2affb43710 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] 0x2affb310c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb31150 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2affb311e0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2affb31270 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2affb31300 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2affb31390 VAL: '' (3 sibs) 45: [6] [6] 0x2affb31420 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] 0x2affb43cc0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb43d50 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2affb43de0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2affb43e70 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2affb43f00 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2affb43f90 VAL: '' (3 sibs) 45: [6] [6] 0x2affb44020 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/7 (1 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] 0x2affb319d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb31a60 VAL: '' (3 sibs) 45: [2] [2] 0x2affb31af0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2affb31b80 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2affb31c10 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2affb31ca0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2affb31d30 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] 0x2affb445d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb44660 VAL: '' (3 sibs) 45: [2] [2] 0x2affb446f0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2affb44780 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2affb44810 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2affb448a0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2affb44930 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] 0x2affb322e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb32370 VAL: '' (3 sibs) 45: [2] [2] 0x2affb32400 VAL: '' (3 sibs) 45: [3] [3] 0x2affb32490 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2affb32520 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2affb325b0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb32640 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] 0x2affb44ee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb44f70 VAL: '' (3 sibs) 45: [2] [2] 0x2affb45000 VAL: '' (3 sibs) 45: [3] [3] 0x2affb45090 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2affb45120 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2affb451b0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb45240 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/9 (1 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] 0x2affb32bf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb32c80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2affb32d10 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2affb32da0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2affb32e30 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2affb32ec0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2affb32f50 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2affb32fe0 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] 0x2affb457f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb45880 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2affb45910 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2affb459a0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2affb45a30 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2affb45ac0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2affb45b50 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2affb45be0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/10 (1 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] 0x2affb33e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb33ea0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2affb33f30 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2affb33fc0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2affb34050 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2affb340e0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2affb34170 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2affb34200 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2affb34290 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2affb34320 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2affb343b0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2affb34440 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2affb344d0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2affb34560 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2affb345f0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2affb34680 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2affb34710 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] 0x2affb46a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb46aa0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2affb46b30 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2affb46bc0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2affb46c50 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2affb46ce0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2affb46d70 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2affb46e00 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2affb46e90 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2affb46f20 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2affb46fb0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2affb47040 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2affb470d0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2affb47160 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2affb471f0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2affb47280 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2affb47310 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/11 (2 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] 0x2affb33500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb33590 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2affb33620 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2affb336b0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2affb33740 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2affb337d0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2affb33860 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2affb338f0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2affb33980 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2affb33a10 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] 0x2affb46100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb46190 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2affb46220 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2affb462b0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2affb46340 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2affb463d0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2affb46460 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2affb464f0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2affb46580 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2affb46610 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/12 (1 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: 0x2afface700 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2affacb9d0 VAL: '' (12 sibs) 45: 0x2affacba68 VAL: '' (12 sibs) 45: 0x2affacbb00 VAL: 'null' (12 sibs) 45: 0x2affacbb98 VAL: 'Null' (12 sibs) 45: 0x2affacbc30 VAL: 'NULL' (12 sibs) 45: 0x2affacbcc8 VAL: '~' (12 sibs) 45: 0x2affacbd60 MAP: (12 sibs) 1 children: 45: 0x2affacc100 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2affacbdf8 MAP: (12 sibs) 1 children: 45: 0x2affacc1a0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2affacbe90 MAP: (12 sibs) 1 children: 45: 0x2affacc240 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2affacbf28 MAP: (12 sibs) 1 children: 45: 0x2affacc2e0 KEYVAL: '~' '~' (1 sibs) 45: 0x2affacbfc0 MAP: (12 sibs) 1 children: 45: 0x2affacc380 KEYVAL: '~' 'null' (1 sibs) 45: 0x2affacc058 MAP: (12 sibs) 1 children: 45: 0x2affacc420 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb47c20 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2affb47cb0 VAL: '' (12 sibs) 45: [2] [2] 0x2affb47d40 VAL: '' (12 sibs) 45: [3] [3] 0x2affb47dd0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2affb47e60 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2affb47ef0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2affb47f80 VAL: '~' (12 sibs) 45: [7] [7] 0x2affb48010 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2affb480a0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2affb48130 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2affb481c0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2affb48250 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2affb482e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2affb48370 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2affb48400 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2affb48490 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2affb48520 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2affb485b0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2affb48640 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/0 (2 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: 0x2afface818 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacc700 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacc798 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacc830 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb36f50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb36fe0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb37070 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb37100 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: 0x2afface930 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affaccd40 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affaccdd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacce70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb486e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb48770 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb48800 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb48890 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: 0x2affacea48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affaccf10 VAL: '' (3 sibs) 45: 0x2affaccfa8 VAL: '' (3 sibs) 45: 0x2affacd040 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb48930 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb489c0 VAL: '' (3 sibs) 45: [2] [2] 0x2affb48a50 VAL: '' (3 sibs) 45: [3] [3] 0x2affb48ae0 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: 0x2affaceb60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacdb80 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2affacdd50 VAL: '' (3 sibs) 45: 0x2affacdde8 VAL: '' (3 sibs) 45: 0x2affacde80 VAL: '' (3 sibs) 45: 0x2affacdc18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacdcb0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb48b80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb48c10 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2affb48ca0 VAL: '' (3 sibs) 45: [3] [3] 0x2affb48d30 VAL: '' (3 sibs) 45: [4] [4] 0x2affb48dc0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb48e50 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb48ee0 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: 0x2affacec78 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacc920 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacc9b8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2affaccaf0 VAL: '' (3 sibs) 45: 0x2affaccb88 VAL: '' (3 sibs) 45: 0x2affaccc20 VAL: '' (3 sibs) 45: 0x2affacca50 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb48f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb49010 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb490a0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2affb49130 VAL: '' (3 sibs) 45: [4] [4] 0x2affb491c0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb49250 VAL: '' (3 sibs) 45: [6] [6] 0x2affb492e0 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: 0x2affaced90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacdf20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacdfb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2afface050 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2afface0f0 VAL: '' (3 sibs) 45: 0x2afface188 VAL: '' (3 sibs) 45: 0x2afface220 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb49380 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb49410 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb494a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb49530 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2affb495c0 VAL: '' (3 sibs) 45: [5] [5] 0x2affb49650 VAL: '' (3 sibs) 45: [6] [6] 0x2affb496e0 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: 0x2affaceea8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2afface310 MAP: (3 sibs) 3 children: 45: 0x2afface4e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2afface578 KEYVAL: 'bar' '' (3 sibs) 45: 0x2afface610 KEYVAL: 'baz' '' (3 sibs) 45: 0x2afface3a8 VAL: '' (3 sibs) 45: 0x2afface440 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb49780 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb49810 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2affb498a0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2affb49930 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2affb499c0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2affb49a50 VAL: '' (3 sibs) 45: [6] [6] 0x2affb49ae0 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: 0x2affacefc0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affacf890 VAL: '' (3 sibs) 45: 0x2affacf928 MAP: (3 sibs) 3 children: 45: 0x2affacfa60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacfaf8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacfb90 KEYVAL: 'baz' '' (3 sibs) 45: 0x2affacf9c0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb49b80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb49c10 VAL: '' (3 sibs) 45: [2] [2] 0x2affb49ca0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2affb49d30 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2affb49dc0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2affb49e50 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2affb49ee0 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: 0x2affacf0d8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affacd300 VAL: '' (3 sibs) 45: 0x2affacd398 VAL: '' (3 sibs) 45: 0x2affacd430 MAP: (3 sibs) 3 children: 45: 0x2affacd4d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacd568 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacd600 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb49f80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb4a010 VAL: '' (3 sibs) 45: [2] [2] 0x2affb4a0a0 VAL: '' (3 sibs) 45: [3] [3] 0x2affb4a130 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2affb4a1c0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2affb4a250 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb4a2e0 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: 0x2affacf1f0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacd0e0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2affacd970 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2affacda08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2affacd178 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2affacfc30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2affacfcc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2affacd210 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4a380 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb4a410 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2affb4a4a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2affb4a530 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2affb4a5c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2affb4a650 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2affb4a6e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2affb4a770 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: 0x2affacf308 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affad0fa0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2affad1038 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2affad10d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2affacb590 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2affad1170 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2affad12b0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2affad1348 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2affad1208 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2affad13f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2affad1488 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2affad1520 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2affad15b8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2affad1650 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2affad16e8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2affad1780 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2affad1818 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4a810 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb4a8a0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2affb4a930 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2affb4a9c0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2affb4aa50 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2affb4aae0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2affb4ab70 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2affb4ac00 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2affb4ac90 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2affb4ad20 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2affb4adb0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2affb4ae40 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2affb4aed0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2affb4af60 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2affb4aff0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2affb4b080 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2affb4b110 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/11 (1 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: REF TREE: 45: 0x2affacf420 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacff90 KEYVAL: 'version' '10' (3 sibs) 45: 0x2affad0028 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2affad00c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2affacd7e0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2affacb6d0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2affad0ad0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2affad0b68 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2affad0c00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2affacd878 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4b1b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb4b240 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2affb4b2d0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2affb4b360 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2affb4b3f0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2affb4b480 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2affb4b510 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2affb4b5a0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2affb4b630 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2affb4b6c0 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: 0x2afface700 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2affacb9d0 VAL: '' (12 sibs) 45: 0x2affacba68 VAL: '' (12 sibs) 45: 0x2affacbb00 VAL: 'null' (12 sibs) 45: 0x2affacbb98 VAL: 'Null' (12 sibs) 45: 0x2affacbc30 VAL: 'NULL' (12 sibs) 45: 0x2affacbcc8 VAL: '~' (12 sibs) 45: 0x2affacbd60 MAP: (12 sibs) 1 children: 45: 0x2affacc100 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2affacbdf8 MAP: (12 sibs) 1 children: 45: 0x2affacc1a0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2affacbe90 MAP: (12 sibs) 1 children: 45: 0x2affacc240 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2affacbf28 MAP: (12 sibs) 1 children: 45: 0x2affacc2e0 KEYVAL: '~' '~' (1 sibs) 45: 0x2affacbfc0 MAP: (12 sibs) 1 children: 45: 0x2affacc380 KEYVAL: '~' 'null' (1 sibs) 45: 0x2affacc058 MAP: (12 sibs) 1 children: 45: 0x2affacc420 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4b760 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2affb4b7f0 VAL: '' (12 sibs) 45: [2] [2] 0x2affb4b880 VAL: '' (12 sibs) 45: [3] [3] 0x2affb4b910 VAL: 'null' (12 sibs) 45: [4] [4] 0x2affb4b9a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2affb4ba30 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2affb4bac0 VAL: '~' (12 sibs) 45: [7] [7] 0x2affb4bb50 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2affb4bbe0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2affb4bc70 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2affb4bd00 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2affb4bd90 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2affb4be20 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2affb4beb0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2affb4bf40 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2affb4bfd0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2affb4c060 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2affb4c0f0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2affb4c180 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/0 (1 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: 0x2afface818 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacc700 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacc798 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacc830 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4c220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb4c2b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb4c340 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb4c3d0 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: 0x2afface930 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affaccd40 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affaccdd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacce70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4c470 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb4c500 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb4c590 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb4c620 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: 0x2affacea48 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affaccf10 VAL: '' (3 sibs) 45: 0x2affaccfa8 VAL: '' (3 sibs) 45: 0x2affacd040 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4c6c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb4c750 VAL: '' (3 sibs) 45: [2] [2] 0x2affb4c7e0 VAL: '' (3 sibs) 45: [3] [3] 0x2affb4c870 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: 0x2affaceb60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacdb80 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2affacdd50 VAL: '' (3 sibs) 45: 0x2affacdde8 VAL: '' (3 sibs) 45: 0x2affacde80 VAL: '' (3 sibs) 45: 0x2affacdc18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacdcb0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4c910 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb4c9a0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2affb4ca30 VAL: '' (3 sibs) 45: [3] [3] 0x2affb4cac0 VAL: '' (3 sibs) 45: [4] [4] 0x2affb4cb50 VAL: '' (3 sibs) 45: [5] [5] 0x2affb4cbe0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb4cc70 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: 0x2affacec78 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacc920 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacc9b8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2affaccaf0 VAL: '' (3 sibs) 45: 0x2affaccb88 VAL: '' (3 sibs) 45: 0x2affaccc20 VAL: '' (3 sibs) 45: 0x2affacca50 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4cd10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb4cda0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb4ce30 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2affb4cec0 VAL: '' (3 sibs) 45: [4] [4] 0x2affb4cf50 VAL: '' (3 sibs) 45: [5] [5] 0x2affb4cfe0 VAL: '' (3 sibs) 45: [6] [6] 0x2affb4d070 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: 0x2affaced90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacdf20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacdfb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2afface050 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2afface0f0 VAL: '' (3 sibs) 45: 0x2afface188 VAL: '' (3 sibs) 45: 0x2afface220 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4d110 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb4d1a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2affb4d230 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2affb4d2c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2affb4d350 VAL: '' (3 sibs) 45: [5] [5] 0x2affb4d3e0 VAL: '' (3 sibs) 45: [6] [6] 0x2affb4d470 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: 0x2affaceea8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2afface310 MAP: (3 sibs) 3 children: 45: 0x2afface4e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2afface578 KEYVAL: 'bar' '' (3 sibs) 45: 0x2afface610 KEYVAL: 'baz' '' (3 sibs) 45: 0x2afface3a8 VAL: '' (3 sibs) 45: 0x2afface440 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4d510 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb4d5a0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2affb4d630 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2affb4d6c0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2affb4d750 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2affb4d7e0 VAL: '' (3 sibs) 45: [6] [6] 0x2affb4d870 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: 0x2affacefc0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affacf890 VAL: '' (3 sibs) 45: 0x2affacf928 MAP: (3 sibs) 3 children: 45: 0x2affacfa60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacfaf8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacfb90 KEYVAL: 'baz' '' (3 sibs) 45: 0x2affacf9c0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4d910 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb4d9a0 VAL: '' (3 sibs) 45: [2] [2] 0x2affb4da30 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2affb4dac0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2affb4db50 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2affb4dbe0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2affb4dc70 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: 0x2affacf0d8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2affacd300 VAL: '' (3 sibs) 45: 0x2affacd398 VAL: '' (3 sibs) 45: 0x2affacd430 MAP: (3 sibs) 3 children: 45: 0x2affacd4d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2affacd568 KEYVAL: 'bar' '' (3 sibs) 45: 0x2affacd600 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4dd10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2affb4dda0 VAL: '' (3 sibs) 45: [2] [2] 0x2affb4de30 VAL: '' (3 sibs) 45: [3] [3] 0x2affb4dec0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2affb4df50 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2affb4dfe0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2affb4e070 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: 0x2affacf1f0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacd0e0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2affacd970 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2affacda08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2affacd178 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2affacfc30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2affacfcc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2affacd210 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4e110 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb4e1a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2affb4e230 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2affb4e2c0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2affb4e350 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2affb4e3e0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2affb4e470 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2affb4e500 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: 0x2affacf308 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affad0fa0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2affad1038 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2affad10d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2affacb590 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2affad1170 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2affad12b0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2affad1348 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2affad1208 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2affad13f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2affad1488 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2affad1520 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2affad15b8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2affad1650 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2affad16e8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2affad1780 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2affad1818 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4e5a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb4e630 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2affb4e6c0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2affb4e750 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2affb4e7e0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2affb4e870 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2affb4e900 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2affb4e990 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2affb4ea20 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2affb4eab0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2affb4eb40 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2affb4ebd0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2affb4ec60 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2affb4ecf0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2affb4ed80 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2affb4ee10 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2affb4eea0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/11 (1 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: REF TREE: 45: 0x2affacf420 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2affacff90 KEYVAL: 'version' '10' (3 sibs) 45: 0x2affad0028 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2affad00c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2affacd7e0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2affacb6d0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2affad0ad0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2affad0b68 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2affad0c00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2affacd878 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2affb4ef40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2affb4efd0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2affb4f060 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2affb4f0f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2affb4f180 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2affb4f210 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2affb4f2a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2affb4f330 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2affb4f3c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2affb4f450 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 (386 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (422 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.62 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 (1 ms) 46: [----------] 1 test from CaseNode (2 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (11 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (5 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (1 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (3 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 (12 ms) 46: [----------] 5 tests from github (36 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: 0x2b1110af50 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b111056c0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2b11105760 VAL: '-2' (3 sibs) 46: 0x2b111057f8 VAL: '-2' (3 sibs) 46: 0x2b11105890 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b1115fa90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b1115fb20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2b1115fbb0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2b1115fc40 VAL: '-2' (3 sibs) 46: [4] [4] 0x2b1115fcd0 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 (6 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: 0x2b1110b068 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11105b70 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11162180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11162210 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: 0x2b1110b180 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2b11106120 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2b111061b8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2b11106260 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11165900 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2b11165990 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2b11165a20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2b11165ab0 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: 0x2b1110b298 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11105c10 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2b11106300 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2b11106398 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2b11106430 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11167630 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b111676c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2b11167750 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2b111677e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2b11167870 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: 0x2b1110b3b0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2b111053d0 MAP: (3 sibs) 1 children: 46: 0x2b11107e20 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2b11107ec0 VAL: '0.mp4' (4 sibs) 46: 0x2b11107f58 VAL: '1.mp4' (4 sibs) 46: 0x2b11107ff0 VAL: '2.mp4' (4 sibs) 46: 0x2b11108088 VAL: '3.mp4' (4 sibs) 46: 0x2b11105468 MAP: (3 sibs) 1 children: 46: 0x2b11108130 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2b111081d0 VAL: '0.mp4' (4 sibs) 46: 0x2b11108268 VAL: '1.mp4' (4 sibs) 46: 0x2b11108300 VAL: '2.mp4' (4 sibs) 46: 0x2b11108398 VAL: '3.mp4' (4 sibs) 46: 0x2b11105500 MAP: (3 sibs) 1 children: 46: 0x2b11108440 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2b111084e0 VAL: '0.mp4' (4 sibs) 46: 0x2b11108578 VAL: '1.mp4' (4 sibs) 46: 0x2b11108610 VAL: '2.mp4' (4 sibs) 46: 0x2b111086a8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11169c70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2b11169d00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2b11169d90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2b11169e20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2b11169eb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2b11169f40 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2b11169fd0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2b1116a060 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2b1116a0f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2b1116a180 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2b1116a210 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2b1116a2a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2b1116a330 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2b1116a3c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2b1116a450 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2b1116a4e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2b1116a570 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2b1116a600 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2b1116a690 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/4 (2 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: 0x2b1110b4c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11108ea0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2b11108f40 MAP: (3 sibs) 1 children: 46: 0x2b11109110 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2b111091b0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109248 VAL: '1.mp4' (4 sibs) 46: 0x2b111092e0 VAL: '2.mp4' (4 sibs) 46: 0x2b11109378 VAL: '3.mp4' (4 sibs) 46: 0x2b11108fd8 MAP: (3 sibs) 1 children: 46: 0x2b11109420 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2b111094c0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109558 VAL: '1.mp4' (4 sibs) 46: 0x2b111095f0 VAL: '2.mp4' (4 sibs) 46: 0x2b11109688 VAL: '3.mp4' (4 sibs) 46: 0x2b11109070 MAP: (3 sibs) 1 children: 46: 0x2b11109730 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2b111097d0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109868 VAL: '1.mp4' (4 sibs) 46: 0x2b11109900 VAL: '2.mp4' (4 sibs) 46: 0x2b11109998 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b1116cbb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b1116cc40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2b1116ccd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2b1116cd60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2b1116cdf0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2b1116ce80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2b1116cf10 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2b1116cfa0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2b1116d030 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2b1116d0c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2b1116d150 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2b1116d1e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2b1116d270 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2b1116d300 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2b1116d390 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2b1116d420 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2b1116d4b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2b1116d540 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2b1116d5d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2b1116d660 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/5 (2 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: 0x2b1110b5e0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2b11109a40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109ad8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109c08 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109ca0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109d38 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109dd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109e68 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109f00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109f98 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b1116f1e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b1116f270 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2b1116f300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2b1116f390 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2b1116f420 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2b1116f4b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2b1116f540 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2b1116f5d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2b1116f660 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2b1116f6f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2b1116f780 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/6 (1 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: 0x2b1110b6f8 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2b1110a040 MAP: (10 sibs) 1 children: 46: 0x2b111065c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a0d8 MAP: (10 sibs) 1 children: 46: 0x2b11106660 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a170 MAP: (10 sibs) 1 children: 46: 0x2b1110a640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a208 MAP: (10 sibs) 1 children: 46: 0x2b1110a6e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a2a0 MAP: (10 sibs) 1 children: 46: 0x2b1110a780 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a338 MAP: (10 sibs) 1 children: 46: 0x2b1110a820 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a3d0 MAP: (10 sibs) 1 children: 46: 0x2b1110a8c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a468 MAP: (10 sibs) 1 children: 46: 0x2b1110a960 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a500 MAP: (10 sibs) 1 children: 46: 0x2b1110aa00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a598 MAP: (10 sibs) 1 children: 46: 0x2b1110aaa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11171e00 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2b11171e90 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2b11171f20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b11171fb0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2b11172040 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b111720d0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2b11172160 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2b111721f0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2b11172280 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2b11172310 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2b111723a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2b11172430 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2b111724c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2b11172550 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2b111725e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2b11172670 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2b11172700 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2b11172790 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2b11172820 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2b111728b0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2b11172940 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/7 (2 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: 0x2b1110b810 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2b1110c090 MAP: (14 sibs) 1 children: 46: 0x2b1110c8f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c128 MAP: (14 sibs) 1 children: 46: 0x2b1110c990 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c1c0 MAP: (14 sibs) 1 children: 46: 0x2b1110ca30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c258 MAP: (14 sibs) 1 children: 46: 0x2b1110cad0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c2f0 MAP: (14 sibs) 1 children: 46: 0x2b1110cb70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c388 MAP: (14 sibs) 1 children: 46: 0x2b1110cc10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c420 MAP: (14 sibs) 1 children: 46: 0x2b1110ccb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c4b8 MAP: (14 sibs) 1 children: 46: 0x2b1110cd50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c550 MAP: (14 sibs) 1 children: 46: 0x2b1110cdf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c5e8 MAP: (14 sibs) 1 children: 46: 0x2b1110ce90 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c680 MAP: (14 sibs) 1 children: 46: 0x2b1110cf30 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c718 MAP: (14 sibs) 1 children: 46: 0x2b1110cfd0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c7b0 MAP: (14 sibs) 2 children: 46: 0x2b1110d070 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2b1110d108 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2b1110c848 MAP: (14 sibs) 2 children: 46: 0x2b1110d1b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2b1110d248 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11175c20 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2b11175cb0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2b11175d40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b11175dd0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2b11175e60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b11175ef0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2b11175f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2b11176010 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2b111760a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2b11176130 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2b111761c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2b11176250 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2b111762e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2b11176370 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2b11176400 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2b11176490 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2b11176520 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2b111765b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2b11176640 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2b111766d0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2b11176760 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2b111767f0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2b11176880 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2b11176910 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2b111769a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2b11176a30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2b11176ac0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2b11176b50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2b11176be0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2b11176c70 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2b11176d00 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (3 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 (3 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 (1 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: 0x2b1110bea0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11181230 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2b11181230 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2b11181230 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 (1 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: 0x2b1110bfb8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2b11107550 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2b111075e8 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2b11107680 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2b11107718 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2b111077b0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2b11107848 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2b111078e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2b11107978 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2b11107a10 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2b11107aa8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111838f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b11183980 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2b11183a10 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2b11183aa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b11183b30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b11183bc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b11183c50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b11183ce0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b11183d70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b11183e00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b11183e90 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2b111838f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b11183980 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2b11183a10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2b11183aa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b11183b30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b11183bc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b11183c50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b11183ce0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b11183d70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b11183e00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b11183e90 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2b111838f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b11183980 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2b11183a10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2b11183aa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b11183b30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b11183bc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b11183c50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b11183ce0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b11183d70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b11183e00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b11183e90 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/15 (4 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: 0x2b1110af50 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b111056c0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2b11105760 VAL: '-2' (3 sibs) 46: 0x2b111057f8 VAL: '-2' (3 sibs) 46: 0x2b11105890 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11184290 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11184320 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2b111843b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2b11184440 VAL: '-2' (3 sibs) 46: [4] [4] 0x2b111844d0 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: 0x2b1110b068 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11105b70 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11184ba0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11184c30 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: 0x2b1110b180 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2b11106120 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2b111061b8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2b11106260 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111854b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2b11185540 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2b111855d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2b11185660 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: 0x2b1110b298 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11105c10 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2b11106300 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2b11106398 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2b11106430 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11185dc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11185e50 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2b11185ee0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2b11185f70 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2b11186000 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: 0x2b1110b3b0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2b111053d0 MAP: (3 sibs) 1 children: 46: 0x2b11107e20 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2b11107ec0 VAL: '0.mp4' (4 sibs) 46: 0x2b11107f58 VAL: '1.mp4' (4 sibs) 46: 0x2b11107ff0 VAL: '2.mp4' (4 sibs) 46: 0x2b11108088 VAL: '3.mp4' (4 sibs) 46: 0x2b11105468 MAP: (3 sibs) 1 children: 46: 0x2b11108130 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2b111081d0 VAL: '0.mp4' (4 sibs) 46: 0x2b11108268 VAL: '1.mp4' (4 sibs) 46: 0x2b11108300 VAL: '2.mp4' (4 sibs) 46: 0x2b11108398 VAL: '3.mp4' (4 sibs) 46: 0x2b11105500 MAP: (3 sibs) 1 children: 46: 0x2b11108440 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2b111084e0 VAL: '0.mp4' (4 sibs) 46: 0x2b11108578 VAL: '1.mp4' (4 sibs) 46: 0x2b11108610 VAL: '2.mp4' (4 sibs) 46: 0x2b111086a8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11186fe0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2b11187070 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2b11187100 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2b11187190 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2b11187220 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2b111872b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2b11187340 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2b111873d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2b11187460 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2b111874f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2b11187580 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2b11187610 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2b111876a0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2b11187730 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2b111877c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2b11187850 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2b111878e0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2b11187970 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2b11187a00 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/4 (1 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: 0x2b1110b4c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11108ea0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2b11108f40 MAP: (3 sibs) 1 children: 46: 0x2b11109110 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2b111091b0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109248 VAL: '1.mp4' (4 sibs) 46: 0x2b111092e0 VAL: '2.mp4' (4 sibs) 46: 0x2b11109378 VAL: '3.mp4' (4 sibs) 46: 0x2b11108fd8 MAP: (3 sibs) 1 children: 46: 0x2b11109420 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2b111094c0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109558 VAL: '1.mp4' (4 sibs) 46: 0x2b111095f0 VAL: '2.mp4' (4 sibs) 46: 0x2b11109688 VAL: '3.mp4' (4 sibs) 46: 0x2b11109070 MAP: (3 sibs) 1 children: 46: 0x2b11109730 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2b111097d0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109868 VAL: '1.mp4' (4 sibs) 46: 0x2b11109900 VAL: '2.mp4' (4 sibs) 46: 0x2b11109998 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111881f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11188280 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2b11188310 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2b111883a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2b11188430 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2b111884c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2b11188550 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2b111885e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2b11188670 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2b11188700 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2b11188790 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2b11188820 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2b111888b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2b11188940 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2b111889d0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2b11188a60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2b11188af0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2b11188b80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2b11188c10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2b11188ca0 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/5 (1 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: 0x2b1110b5e0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2b11109a40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109ad8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109c08 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109ca0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109d38 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109dd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109e68 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109f00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109f98 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111866d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b11186760 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2b111867f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2b11186880 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2b11186910 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2b111869a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2b11186a30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2b11186ac0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2b11186b50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2b11186be0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2b11186c70 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/6 (1 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: 0x2b1110b6f8 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2b1110a040 MAP: (10 sibs) 1 children: 46: 0x2b111065c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a0d8 MAP: (10 sibs) 1 children: 46: 0x2b11106660 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a170 MAP: (10 sibs) 1 children: 46: 0x2b1110a640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a208 MAP: (10 sibs) 1 children: 46: 0x2b1110a6e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a2a0 MAP: (10 sibs) 1 children: 46: 0x2b1110a780 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a338 MAP: (10 sibs) 1 children: 46: 0x2b1110a820 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a3d0 MAP: (10 sibs) 1 children: 46: 0x2b1110a8c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a468 MAP: (10 sibs) 1 children: 46: 0x2b1110a960 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a500 MAP: (10 sibs) 1 children: 46: 0x2b1110aa00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a598 MAP: (10 sibs) 1 children: 46: 0x2b1110aaa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11189d10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2b11189da0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2b11189e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b11189ec0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2b11189f50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b11189fe0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2b1118a070 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2b1118a100 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2b1118a190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2b1118a220 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2b1118a2b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2b1118a340 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2b1118a3d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2b1118a460 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2b1118a4f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2b1118a580 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2b1118a610 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2b1118a6a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2b1118a730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2b1118a7c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2b1118a850 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/7 (1 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: 0x2b1110b810 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2b1110c090 MAP: (14 sibs) 1 children: 46: 0x2b1110c8f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c128 MAP: (14 sibs) 1 children: 46: 0x2b1110c990 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c1c0 MAP: (14 sibs) 1 children: 46: 0x2b1110ca30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c258 MAP: (14 sibs) 1 children: 46: 0x2b1110cad0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c2f0 MAP: (14 sibs) 1 children: 46: 0x2b1110cb70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c388 MAP: (14 sibs) 1 children: 46: 0x2b1110cc10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c420 MAP: (14 sibs) 1 children: 46: 0x2b1110ccb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c4b8 MAP: (14 sibs) 1 children: 46: 0x2b1110cd50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c550 MAP: (14 sibs) 1 children: 46: 0x2b1110cdf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c5e8 MAP: (14 sibs) 1 children: 46: 0x2b1110ce90 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c680 MAP: (14 sibs) 1 children: 46: 0x2b1110cf30 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c718 MAP: (14 sibs) 1 children: 46: 0x2b1110cfd0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c7b0 MAP: (14 sibs) 2 children: 46: 0x2b1110d070 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2b1110d108 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2b1110c848 MAP: (14 sibs) 2 children: 46: 0x2b1110d1b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2b1110d248 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b1118af20 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2b1118afb0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2b1118b040 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b1118b0d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2b1118b160 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b1118b1f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2b1118b280 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2b1118b310 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2b1118b3a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2b1118b430 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2b1118b4c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2b1118b550 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2b1118b5e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2b1118b670 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2b1118b700 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2b1118b790 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2b1118b820 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2b1118b8b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2b1118b940 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2b1118b9d0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2b1118ba60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2b1118baf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2b1118bb80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2b1118bc10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2b1118bca0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2b1118bd30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2b1118bdc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2b1118be50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2b1118bee0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2b1118bf70 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2b1118c000 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (2 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: 0x2b1110bea0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b1118e570 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2b1118e570 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2b1118e570 [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: 0x2b1110bfb8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2b11107550 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2b111075e8 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2b11107680 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2b11107718 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2b111077b0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2b11107848 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2b111078e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2b11107978 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2b11107a10 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2b11107aa8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2b1118ee80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b1118ef10 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2b1118efa0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2b1118f030 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b1118f0c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b1118f150 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b1118f1e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b1118f270 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b1118f300 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b1118f390 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b1118f420 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2b1118ee80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b1118ef10 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2b1118efa0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2b1118f030 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b1118f0c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b1118f150 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b1118f1e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b1118f270 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b1118f300 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b1118f390 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b1118f420 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2b1118ee80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b1118ef10 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2b1118efa0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2b1118f030 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b1118f0c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b1118f150 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b1118f1e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b1118f270 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b1118f300 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b1118f390 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b1118f420 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 (2 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 (3 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 (2 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 (2 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 (2 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 (11 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 (4 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 (3 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 (3 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 (4 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (3 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 (1 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 (1 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 (1 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 (4 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (1 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 (1 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 (2 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 (2 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 (2 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 (2 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 (2 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 (2 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 (1 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 (2 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] 0x2b1115fa90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b1115fb20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2b1115fbb0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2b1115fc40 VAL: '-2' (3 sibs) 46: [4] [4] 0x2b1115fcd0 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] 0x2b11191370 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11191400 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2b11191490 VAL: '-2' (3 sibs) 46: [3] [3] 0x2b11191520 VAL: '-2' (3 sibs) 46: [4] [4] 0x2b111915b0 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 (14 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] 0x2b11162180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11162210 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] 0x2b11192560 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b111925f0 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x2b11165900 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2b11165990 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2b11165a20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2b11165ab0 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] 0x2b11192e70 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2b11192f00 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2b11192f90 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2b11193020 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/2 (2 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] 0x2b11167630 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b111676c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2b11167750 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2b111677e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2b11167870 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] 0x2b11193780 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11193810 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2b111938a0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2b11193930 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2b111939c0 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/3 (1 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] 0x2b11169c70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2b11169d00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2b11169d90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2b11169e20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2b11169eb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2b11169f40 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2b11169fd0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2b1116a060 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2b1116a0f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2b1116a180 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2b1116a210 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2b1116a2a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2b1116a330 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2b1116a3c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2b1116a450 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2b1116a4e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2b1116a570 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2b1116a600 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2b1116a690 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] 0x2b111949a0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2b11194a30 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2b11194ac0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2b11194b50 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2b11194be0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2b11194c70 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2b11194d00 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2b11194d90 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2b11194e20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2b11194eb0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2b11194f40 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2b11194fd0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2b11195060 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2b111950f0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2b11195180 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2b11195210 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2b111952a0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2b11195330 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2b111953c0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 (3 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] 0x2b1116cbb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b1116cc40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2b1116ccd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2b1116cd60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2b1116cdf0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2b1116ce80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2b1116cf10 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2b1116cfa0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2b1116d030 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2b1116d0c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2b1116d150 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2b1116d1e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2b1116d270 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2b1116d300 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2b1116d390 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2b1116d420 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2b1116d4b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2b1116d540 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2b1116d5d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2b1116d660 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] 0x2b11195bb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11195c40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2b11195cd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2b11195d60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2b11195df0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2b11195e80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2b11195f10 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2b11195fa0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2b11196030 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2b111960c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2b11196150 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2b111961e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2b11196270 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2b11196300 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2b11196390 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2b11196420 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2b111964b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2b11196540 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2b111965d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2b11196660 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/5 (2 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] 0x2b1116f1e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b1116f270 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2b1116f300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2b1116f390 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2b1116f420 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2b1116f4b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2b1116f540 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2b1116f5d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2b1116f660 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2b1116f6f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2b1116f780 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] 0x2b11194090 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b11194120 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2b111941b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2b11194240 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2b111942d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2b11194360 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2b111943f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2b11194480 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2b11194510 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2b111945a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2b11194630 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/6 (2 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] 0x2b11171e00 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2b11171e90 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2b11171f20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b11171fb0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2b11172040 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b111720d0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2b11172160 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2b111721f0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2b11172280 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2b11172310 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2b111723a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2b11172430 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2b111724c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2b11172550 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2b111725e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2b11172670 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2b11172700 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2b11172790 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2b11172820 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2b111728b0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2b11172940 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] 0x2b111976d0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2b11197760 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2b111977f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b11197880 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2b11197910 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b111979a0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2b11197a30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2b11197ac0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2b11197b50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2b11197be0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2b11197c70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2b11197d00 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2b11197d90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2b11197e20 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2b11197eb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2b11197f40 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2b11197fd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2b11198060 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2b111980f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2b11198180 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2b11198210 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 (3 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] 0x2b11175c20 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2b11175cb0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2b11175d40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b11175dd0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2b11175e60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b11175ef0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2b11175f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2b11176010 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2b111760a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2b11176130 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2b111761c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2b11176250 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2b111762e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2b11176370 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2b11176400 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2b11176490 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2b11176520 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2b111765b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2b11176640 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2b111766d0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2b11176760 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2b111767f0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2b11176880 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2b11176910 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2b111769a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2b11176a30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2b11176ac0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2b11176b50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2b11176be0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2b11176c70 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2b11176d00 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] 0x2b111988e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2b11198970 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2b11198a00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b11198a90 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2b11198b20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b11198bb0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2b11198c40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2b11198cd0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2b11198d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2b11198df0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2b11198e80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2b11198f10 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2b11198fa0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2b11199030 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2b111990c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2b11199150 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2b111991e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2b11199270 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2b11199300 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2b11199390 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2b11199420 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2b111994b0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2b11199540 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2b111995d0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2b11199660 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2b111996f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2b11199780 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2b11199810 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2b111998a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2b11199930 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2b111999c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 (4 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] 0x2b11181230 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2b11196dc0 [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] 0x2b111838f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b11183980 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2b11183a10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2b11183aa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b11183b30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b11183bc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b11183c50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b11183ce0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b11183d70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b11183e00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b11183e90 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] 0x2b11199af0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b11199b80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2b11199c10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2b11199ca0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b11199d30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b11199dc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b11199e50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b11199ee0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b11199f70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b1119a000 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b1119a090 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/15 (3 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] 0x2b11184290 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11184320 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2b111843b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2b11184440 VAL: '-2' (3 sibs) 46: [4] [4] 0x2b111844d0 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] 0x2b1119a400 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b1119a490 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2b1119a520 VAL: '-2' (3 sibs) 46: [3] [3] 0x2b1119a5b0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2b1119a640 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x2b11184ba0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11184c30 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] 0x2b1119ad10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b1119ada0 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] 0x2b111854b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2b11185540 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2b111855d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2b11185660 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] 0x2b1119b620 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2b1119b6b0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2b1119b740 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2b1119b7d0 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] 0x2b11185dc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11185e50 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2b11185ee0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2b11185f70 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2b11186000 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] 0x2b1119bf30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b1119bfc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2b1119c050 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2b1119c0e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2b1119c170 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] 0x2b11186fe0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2b11187070 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2b11187100 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2b11187190 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2b11187220 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2b111872b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2b11187340 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2b111873d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2b11187460 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2b111874f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2b11187580 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2b11187610 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2b111876a0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2b11187730 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2b111877c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2b11187850 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2b111878e0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2b11187970 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2b11187a00 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] 0x2b1119d150 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2b1119d1e0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2b1119d270 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2b1119d300 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2b1119d390 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2b1119d420 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2b1119d4b0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2b1119d540 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2b1119d5d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2b1119d660 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2b1119d6f0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2b1119d780 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2b1119d810 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2b1119d8a0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2b1119d930 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2b1119d9c0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2b1119da50 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2b1119dae0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2b1119db70 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/4 (2 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] 0x2b111881f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11188280 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2b11188310 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2b111883a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2b11188430 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2b111884c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2b11188550 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2b111885e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2b11188670 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2b11188700 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2b11188790 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2b11188820 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2b111888b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2b11188940 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2b111889d0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2b11188a60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2b11188af0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2b11188b80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2b11188c10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2b11188ca0 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] 0x2b1119e360 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b1119e3f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2b1119e480 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2b1119e510 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2b1119e5a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2b1119e630 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2b1119e6c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2b1119e750 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2b1119e7e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2b1119e870 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2b1119e900 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2b1119e990 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2b1119ea20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2b1119eab0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2b1119eb40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2b1119ebd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2b1119ec60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2b1119ecf0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2b1119ed80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2b1119ee10 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/5 (2 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] 0x2b111866d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b11186760 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2b111867f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2b11186880 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2b11186910 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2b111869a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2b11186a30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2b11186ac0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2b11186b50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2b11186be0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2b11186c70 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] 0x2b1119c840 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b1119c8d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2b1119c960 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2b1119c9f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2b1119ca80 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2b1119cb10 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2b1119cba0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2b1119cc30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2b1119ccc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2b1119cd50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2b1119cde0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 (1 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] 0x2b11189d10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2b11189da0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2b11189e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b11189ec0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2b11189f50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b11189fe0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2b1118a070 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2b1118a100 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2b1118a190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2b1118a220 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2b1118a2b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2b1118a340 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2b1118a3d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2b1118a460 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2b1118a4f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2b1118a580 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2b1118a610 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2b1118a6a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2b1118a730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2b1118a7c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2b1118a850 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] 0x2b1119fe80 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2b1119ff10 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2b1119ffa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b111a0030 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2b111a00c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b111a0150 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2b111a01e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2b111a0270 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2b111a0300 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2b111a0390 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2b111a0420 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2b111a04b0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2b111a0540 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2b111a05d0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2b111a0660 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2b111a06f0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2b111a0780 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2b111a0810 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2b111a08a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2b111a0930 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2b111a09c0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 (2 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] 0x2b1118af20 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2b1118afb0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2b1118b040 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b1118b0d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2b1118b160 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b1118b1f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2b1118b280 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2b1118b310 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2b1118b3a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2b1118b430 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2b1118b4c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2b1118b550 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2b1118b5e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2b1118b670 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2b1118b700 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2b1118b790 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2b1118b820 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2b1118b8b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2b1118b940 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2b1118b9d0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2b1118ba60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2b1118baf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2b1118bb80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2b1118bc10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2b1118bca0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2b1118bd30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2b1118bdc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2b1118be50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2b1118bee0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2b1118bf70 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2b1118c000 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] 0x2b111a1090 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2b111a1120 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2b111a11b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b111a1240 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2b111a12d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b111a1360 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2b111a13f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2b111a1480 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2b111a1510 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2b111a15a0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2b111a1630 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2b111a16c0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2b111a1750 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2b111a17e0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2b111a1870 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2b111a1900 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2b111a1990 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2b111a1a20 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2b111a1ab0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2b111a1b40 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2b111a1bd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2b111a1c60 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2b111a1cf0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2b111a1d80 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2b111a1e10 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2b111a1ea0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2b111a1f30 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2b111a1fc0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2b111a2050 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2b111a20e0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2b111a2170 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 (4 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] 0x2b1118e570 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2b1119f570 [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] 0x2b1118ee80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b1118ef10 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2b1118efa0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2b1118f030 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b1118f0c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b1118f150 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b1118f1e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b1118f270 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b1118f300 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b1118f390 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b1118f420 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] 0x2b111a22a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b111a2330 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2b111a23c0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2b111a2450 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b111a24e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b111a2570 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b111a2600 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b111a2690 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b111a2720 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b111a27b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b111a2840 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/15 (1 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: 0x2b1110af50 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b111056c0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2b11105760 VAL: '-2' (3 sibs) 46: 0x2b111057f8 VAL: '-2' (3 sibs) 46: 0x2b11105890 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11191d40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b11191dd0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2b11191e60 VAL: '-2' (3 sibs) 46: [3] [3] 0x2b11191ef0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2b11191f80 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2b1110b068 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11105b70 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11192020 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b111920b0 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: 0x2b1110b180 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2b11106120 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2b111061b8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2b11106260 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a2bb0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2b111a2c40 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2b111a2cd0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2b111a2d60 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: 0x2b1110b298 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11105c10 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2b11106300 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2b11106398 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2b11106430 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a2e00 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b111a2e90 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2b111a2f20 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2b111a2fb0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2b111a3040 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: 0x2b1110b3b0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2b111053d0 MAP: (3 sibs) 1 children: 46: 0x2b11107e20 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2b11107ec0 VAL: '0.mp4' (4 sibs) 46: 0x2b11107f58 VAL: '1.mp4' (4 sibs) 46: 0x2b11107ff0 VAL: '2.mp4' (4 sibs) 46: 0x2b11108088 VAL: '3.mp4' (4 sibs) 46: 0x2b11105468 MAP: (3 sibs) 1 children: 46: 0x2b11108130 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2b111081d0 VAL: '0.mp4' (4 sibs) 46: 0x2b11108268 VAL: '1.mp4' (4 sibs) 46: 0x2b11108300 VAL: '2.mp4' (4 sibs) 46: 0x2b11108398 VAL: '3.mp4' (4 sibs) 46: 0x2b11105500 MAP: (3 sibs) 1 children: 46: 0x2b11108440 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2b111084e0 VAL: '0.mp4' (4 sibs) 46: 0x2b11108578 VAL: '1.mp4' (4 sibs) 46: 0x2b11108610 VAL: '2.mp4' (4 sibs) 46: 0x2b111086a8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a30e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2b111a3170 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2b111a3200 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2b111a3290 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2b111a3320 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2b111a33b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2b111a3440 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2b111a34d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2b111a3560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2b111a35f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2b111a3680 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2b111a3710 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2b111a37a0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2b111a3830 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2b111a38c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2b111a3950 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2b111a39e0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2b111a3a70 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2b111a3b00 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/4 (1 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: REF TREE: 46: 0x2b1110b4c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11108ea0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2b11108f40 MAP: (3 sibs) 1 children: 46: 0x2b11109110 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2b111091b0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109248 VAL: '1.mp4' (4 sibs) 46: 0x2b111092e0 VAL: '2.mp4' (4 sibs) 46: 0x2b11109378 VAL: '3.mp4' (4 sibs) 46: 0x2b11108fd8 MAP: (3 sibs) 1 children: 46: 0x2b11109420 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2b111094c0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109558 VAL: '1.mp4' (4 sibs) 46: 0x2b111095f0 VAL: '2.mp4' (4 sibs) 46: 0x2b11109688 VAL: '3.mp4' (4 sibs) 46: 0x2b11109070 MAP: (3 sibs) 1 children: 46: 0x2b11109730 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2b111097d0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109868 VAL: '1.mp4' (4 sibs) 46: 0x2b11109900 VAL: '2.mp4' (4 sibs) 46: 0x2b11109998 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a3ba0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b111a3c30 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2b111a3cc0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2b111a3d50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2b111a3de0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2b111a3e70 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2b111a3f00 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2b111a3f90 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2b111a4020 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2b111a40b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2b111a4140 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2b111a41d0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2b111a4260 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2b111a42f0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2b111a4380 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2b111a4410 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2b111a44a0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2b111a4530 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2b111a45c0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2b111a4650 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 (1 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2b1110b5e0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2b11109a40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109ad8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109c08 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109ca0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109d38 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109dd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109e68 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109f00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109f98 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a46f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b111a4780 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2b111a4810 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2b111a48a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2b111a4930 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2b111a49c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2b111a4a50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2b111a4ae0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2b111a4b70 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2b111a4c00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2b111a4c90 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 (1 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x2b1110b6f8 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2b1110a040 MAP: (10 sibs) 1 children: 46: 0x2b111065c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a0d8 MAP: (10 sibs) 1 children: 46: 0x2b11106660 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a170 MAP: (10 sibs) 1 children: 46: 0x2b1110a640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a208 MAP: (10 sibs) 1 children: 46: 0x2b1110a6e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a2a0 MAP: (10 sibs) 1 children: 46: 0x2b1110a780 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a338 MAP: (10 sibs) 1 children: 46: 0x2b1110a820 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a3d0 MAP: (10 sibs) 1 children: 46: 0x2b1110a8c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a468 MAP: (10 sibs) 1 children: 46: 0x2b1110a960 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a500 MAP: (10 sibs) 1 children: 46: 0x2b1110aa00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a598 MAP: (10 sibs) 1 children: 46: 0x2b1110aaa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a4d30 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2b111a4dc0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2b111a4e50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b111a4ee0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2b111a4f70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b111a5000 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2b111a5090 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2b111a5120 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2b111a51b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2b111a5240 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2b111a52d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2b111a5360 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2b111a53f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2b111a5480 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2b111a5510 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2b111a55a0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2b111a5630 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2b111a56c0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2b111a5750 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2b111a57e0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2b111a5870 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 (1 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: REF TREE: 46: 0x2b1110b810 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2b1110c090 MAP: (14 sibs) 1 children: 46: 0x2b1110c8f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c128 MAP: (14 sibs) 1 children: 46: 0x2b1110c990 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c1c0 MAP: (14 sibs) 1 children: 46: 0x2b1110ca30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c258 MAP: (14 sibs) 1 children: 46: 0x2b1110cad0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c2f0 MAP: (14 sibs) 1 children: 46: 0x2b1110cb70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c388 MAP: (14 sibs) 1 children: 46: 0x2b1110cc10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c420 MAP: (14 sibs) 1 children: 46: 0x2b1110ccb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c4b8 MAP: (14 sibs) 1 children: 46: 0x2b1110cd50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c550 MAP: (14 sibs) 1 children: 46: 0x2b1110cdf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c5e8 MAP: (14 sibs) 1 children: 46: 0x2b1110ce90 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c680 MAP: (14 sibs) 1 children: 46: 0x2b1110cf30 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c718 MAP: (14 sibs) 1 children: 46: 0x2b1110cfd0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c7b0 MAP: (14 sibs) 2 children: 46: 0x2b1110d070 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2b1110d108 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2b1110c848 MAP: (14 sibs) 2 children: 46: 0x2b1110d1b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2b1110d248 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a5910 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2b111a59a0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2b111a5a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b111a5ac0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2b111a5b50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b111a5be0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2b111a5c70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2b111a5d00 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2b111a5d90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2b111a5e20 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2b111a5eb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2b111a5f40 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2b111a5fd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2b111a6060 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2b111a60f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2b111a6180 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2b111a6210 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2b111a62a0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2b111a6330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2b111a63c0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2b111a6450 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2b111a64e0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2b111a6570 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2b111a6600 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2b111a6690 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2b111a6720 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2b111a67b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2b111a6840 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2b111a68d0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2b111a6960 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2b111a69f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 (2 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: 0x2b1110bea0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11107110 [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: 0x2b1110bfb8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2b11107550 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2b111075e8 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2b11107680 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2b11107718 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2b111077b0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2b11107848 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2b111078e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2b11107978 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2b11107a10 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2b11107aa8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a6a90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b111a6b20 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2b111a6bb0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2b111a6c40 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b111a6cd0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b111a6d60 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b111a6df0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b111a6e80 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b111a6f10 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b111a6fa0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b111a7030 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/15 (1 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2b1110af50 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b111056c0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2b11105760 VAL: '-2' (3 sibs) 46: 0x2b111057f8 VAL: '-2' (3 sibs) 46: 0x2b11105890 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a70d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b111a7160 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2b111a71f0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2b111a7280 VAL: '-2' (3 sibs) 46: [4] [4] 0x2b111a7310 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: 0x2b1110b068 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11105b70 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11192150 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b111921e0 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: 0x2b1110b180 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2b11106120 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2b111061b8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2b11106260 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a73b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2b111a7440 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2b111a74d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2b111a7560 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: 0x2b1110b298 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11105c10 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2b11106300 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2b11106398 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2b11106430 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a7600 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b111a7690 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2b111a7720 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2b111a77b0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2b111a7840 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: 0x2b1110b3b0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2b111053d0 MAP: (3 sibs) 1 children: 46: 0x2b11107e20 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2b11107ec0 VAL: '0.mp4' (4 sibs) 46: 0x2b11107f58 VAL: '1.mp4' (4 sibs) 46: 0x2b11107ff0 VAL: '2.mp4' (4 sibs) 46: 0x2b11108088 VAL: '3.mp4' (4 sibs) 46: 0x2b11105468 MAP: (3 sibs) 1 children: 46: 0x2b11108130 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2b111081d0 VAL: '0.mp4' (4 sibs) 46: 0x2b11108268 VAL: '1.mp4' (4 sibs) 46: 0x2b11108300 VAL: '2.mp4' (4 sibs) 46: 0x2b11108398 VAL: '3.mp4' (4 sibs) 46: 0x2b11105500 MAP: (3 sibs) 1 children: 46: 0x2b11108440 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2b111084e0 VAL: '0.mp4' (4 sibs) 46: 0x2b11108578 VAL: '1.mp4' (4 sibs) 46: 0x2b11108610 VAL: '2.mp4' (4 sibs) 46: 0x2b111086a8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a78e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2b111a7970 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2b111a7a00 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2b111a7a90 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2b111a7b20 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2b111a7bb0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2b111a7c40 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2b111a7cd0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2b111a7d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2b111a7df0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2b111a7e80 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2b111a7f10 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2b111a7fa0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2b111a8030 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2b111a80c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2b111a8150 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2b111a81e0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2b111a8270 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2b111a8300 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/4 (1 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: REF TREE: 46: 0x2b1110b4c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2b11108ea0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2b11108f40 MAP: (3 sibs) 1 children: 46: 0x2b11109110 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2b111091b0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109248 VAL: '1.mp4' (4 sibs) 46: 0x2b111092e0 VAL: '2.mp4' (4 sibs) 46: 0x2b11109378 VAL: '3.mp4' (4 sibs) 46: 0x2b11108fd8 MAP: (3 sibs) 1 children: 46: 0x2b11109420 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2b111094c0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109558 VAL: '1.mp4' (4 sibs) 46: 0x2b111095f0 VAL: '2.mp4' (4 sibs) 46: 0x2b11109688 VAL: '3.mp4' (4 sibs) 46: 0x2b11109070 MAP: (3 sibs) 1 children: 46: 0x2b11109730 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2b111097d0 VAL: '0.mp4' (4 sibs) 46: 0x2b11109868 VAL: '1.mp4' (4 sibs) 46: 0x2b11109900 VAL: '2.mp4' (4 sibs) 46: 0x2b11109998 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a83a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2b111a8430 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2b111a84c0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2b111a8550 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2b111a85e0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2b111a8670 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2b111a8700 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2b111a8790 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2b111a8820 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2b111a88b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2b111a8940 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2b111a89d0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2b111a8a60 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2b111a8af0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2b111a8b80 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2b111a8c10 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2b111a8ca0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2b111a8d30 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2b111a8dc0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2b111a8e50 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 (1 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2b1110b5e0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2b11109a40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109ad8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109c08 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109ca0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109d38 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109dd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109e68 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109f00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2b11109f98 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a8ef0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b111a8f80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2b111a9010 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2b111a90a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2b111a9130 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2b111a91c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2b111a9250 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2b111a92e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2b111a9370 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2b111a9400 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2b111a9490 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 (1 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x2b1110b6f8 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2b1110a040 MAP: (10 sibs) 1 children: 46: 0x2b111065c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a0d8 MAP: (10 sibs) 1 children: 46: 0x2b11106660 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a170 MAP: (10 sibs) 1 children: 46: 0x2b1110a640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a208 MAP: (10 sibs) 1 children: 46: 0x2b1110a6e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a2a0 MAP: (10 sibs) 1 children: 46: 0x2b1110a780 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a338 MAP: (10 sibs) 1 children: 46: 0x2b1110a820 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a3d0 MAP: (10 sibs) 1 children: 46: 0x2b1110a8c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a468 MAP: (10 sibs) 1 children: 46: 0x2b1110a960 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a500 MAP: (10 sibs) 1 children: 46: 0x2b1110aa00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110a598 MAP: (10 sibs) 1 children: 46: 0x2b1110aaa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111a9530 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2b111a95c0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2b111a9650 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b111a96e0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2b111a9770 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b111a9800 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2b111a9890 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2b111a9920 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2b111a99b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2b111a9a40 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2b111a9ad0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2b111a9b60 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2b111a9bf0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2b111a9c80 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2b111a9d10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2b111a9da0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2b111a9e30 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2b111a9ec0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2b111a9f50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2b111a9fe0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2b111aa070 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 (1 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: REF TREE: 46: 0x2b1110b810 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2b1110c090 MAP: (14 sibs) 1 children: 46: 0x2b1110c8f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c128 MAP: (14 sibs) 1 children: 46: 0x2b1110c990 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c1c0 MAP: (14 sibs) 1 children: 46: 0x2b1110ca30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c258 MAP: (14 sibs) 1 children: 46: 0x2b1110cad0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c2f0 MAP: (14 sibs) 1 children: 46: 0x2b1110cb70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c388 MAP: (14 sibs) 1 children: 46: 0x2b1110cc10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c420 MAP: (14 sibs) 1 children: 46: 0x2b1110ccb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c4b8 MAP: (14 sibs) 1 children: 46: 0x2b1110cd50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c550 MAP: (14 sibs) 1 children: 46: 0x2b1110cdf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c5e8 MAP: (14 sibs) 1 children: 46: 0x2b1110ce90 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2b1110c680 MAP: (14 sibs) 1 children: 46: 0x2b1110cf30 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c718 MAP: (14 sibs) 1 children: 46: 0x2b1110cfd0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2b1110c7b0 MAP: (14 sibs) 2 children: 46: 0x2b1110d070 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2b1110d108 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2b1110c848 MAP: (14 sibs) 2 children: 46: 0x2b1110d1b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2b1110d248 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111aa110 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2b111aa1a0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2b111aa230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2b111aa2c0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2b111aa350 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2b111aa3e0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2b111aa470 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2b111aa500 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2b111aa590 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2b111aa620 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2b111aa6b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2b111aa740 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2b111aa7d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2b111aa860 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2b111aa8f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2b111aa980 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2b111aaa10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2b111aaaa0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2b111aab30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2b111aabc0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2b111aac50 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2b111aace0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2b111aad70 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2b111aae00 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2b111aae90 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2b111aaf20 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2b111aafb0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2b111ab040 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2b111ab0d0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2b111ab160 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2b111ab1f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 (2 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: 0x2b1110bea0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b11106cc0 [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: 0x2b1110bfb8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2b11107550 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2b111075e8 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2b11107680 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2b11107718 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2b111077b0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2b11107848 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2b111078e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2b11107978 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2b11107a10 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2b11107aa8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2b111ab290 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2b111ab320 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2b111ab3b0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2b111ab440 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2b111ab4d0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2b111ab560 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2b111ab5f0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2b111ab680 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2b111ab710 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2b111ab7a0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2b111ab830 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 (465 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (509 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.72 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: 5.043539ms: read_file 47: 0.111401ms: count_lines 47: reserving #lines=90 47: 1.712013ms: tree_reserve 47: 10.138679ms: parse_yml 47: 3.989831ms: emit_to_buffer 47: 0.428604ms: print_stdout 47: 25.258797ms: objects 47: 26.001403ms: 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.11 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.08 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.08 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.08 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.08 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.08 sec 94% tests passed, 3 tests failed out of 52 Total Test time (real) = 28.87 sec The following tests FAILED: 1 - ryml-test-quickstart (Failed) 11 - ryml-test-json (Failed) 19 - ryml-test-empty_scalar (Failed) Errors while running CTest Output from these tests are in: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. ninja: build stopped: subcommand failed. RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.0EH7e6 (%check) Bad exit status from /var/tmp/rpm-tmp.0EH7e6 (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.10/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -ba --noprep --target riscv64 --nodeps /builddir/build/SPECS/rapidyaml.spec"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: